Add flashplugin-mozilla 0.4.10, a GPL standalone Flash (TM) plugin

for Mozilla web browser.

PR:		31491
Submitted by:	Leland Wang <llwang@infor.org>
This commit is contained in:
Maxim Sobolev 2001-11-02 13:58:55 +00:00
parent 6f7ea96ff4
commit 0b999b0a29
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=49498
7 changed files with 52 additions and 0 deletions

View file

@ -63,6 +63,7 @@
SUBDIR += fcgi
SUBDIR += fhttpd
SUBDIR += flashplugin
SUBDIR += flashplugin-mozilla
SUBDIR += fxhtml
SUBDIR += g-gcl
SUBDIR += galeon

View file

@ -0,0 +1,27 @@
# New ports collection makefile for: flashplugin-mozilla
# Date created: 25 October 2001
# Whom: Leland Wang <llwang@infor.org>
#
# $FreeBSD$
#
PORTNAME= flashplugin-mozilla
PORTVERSION= 0.4.10
CATEGORIES= www
MASTER_SITES= http://www.swift-tools.com/Flash/
DISTNAME= flash-${PORTVERSION}
EXTRACT_SUFX= .tgz
MAINTAINER= llwang@infor.org
LIB_DEPENDS= flash.0:${PORTSDIR}/graphics/libflash
RUN_DEPENDS= mozilla:${PORTSDIR}/www/mozilla
USE_X_PREFIX= yes
WRKSRC= ${WRKDIR}/${DISTNAME}/Plugin
do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/npflash.so ${X11BASE}/lib/mozilla/plugins
.include <bsd.port.mk>

View file

@ -0,0 +1 @@
MD5 (flash-0.4.10.tgz) = 1473f085c599d8076fa866cd91e11598

View file

@ -0,0 +1,16 @@
$FreeBSD$
--- Makefile.orig Tue Sep 28 12:13:38 1999
+++ Makefile Fri Nov 2 15:52:14 2001
@@ -35,8 +35,8 @@
# Linux
SHARED=-shared
-CFLAGS= $(OPTIMIZER) $(PLUGIN_DEFINES) -I$(FLASH) -I/usr/X11R6/include
-LDFLAGS= $(FLASH)/libflash.a $(LIBCXX) ../Jpeg/libjpeg.a ../Zlib/libz.a
+CFLAGS+= $(OPTIMIZER) $(PLUGIN_DEFINES) -I$(FLASH) -I/usr/X11R6/include
+LDFLAGS= -L${LOCALBASE}/lib -lflash -ljpeg -lz
SRC= plugin.c npunix.c
OBJ= plugin.o npunix.o

View file

@ -0,0 +1 @@
A GPL standalone Flash (TM) plugin for Mozilla web browser

View file

@ -0,0 +1,5 @@
This is GPL standalone Flash (TM) Plugin, that comes with FlashLib
(libflash) distribution.
Author: Olivier Debon <odebon@club-internet.fr>
WWW: http://www.swift-tools.com/Flash/

View file

@ -0,0 +1 @@
lib/mozilla/plugins/npflash.so