diff options
author | lioux <lioux@FreeBSD.org> | 2003-04-05 04:07:12 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2003-04-05 04:07:12 +0800 |
commit | a87d95f4a405a3b5e93bdb3e75c0239db3032dc2 (patch) | |
tree | 3f496ea90bc80e6fe86e0f483164dbfefd7897af /graphics | |
parent | 355dd5c084531d0f55520cb050f3523b5dbc6d3a (diff) | |
download | freebsd-ports-gnome-a87d95f4a405a3b5e93bdb3e75c0239db3032dc2.tar.gz freebsd-ports-gnome-a87d95f4a405a3b5e93bdb3e75c0239db3032dc2.tar.zst freebsd-ports-gnome-a87d95f4a405a3b5e93bdb3e75c0239db3032dc2.zip |
Finish repo copy move from graphics category to newly create
multimedia one for the following ports:
recmpeg
spigot
Repo copied by: cvs (joe)
Approved by: portmgr (self & no objections)
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 2 | ||||
-rw-r--r-- | graphics/recmpeg/Makefile | 33 | ||||
-rw-r--r-- | graphics/recmpeg/distinfo | 1 | ||||
-rw-r--r-- | graphics/recmpeg/pkg-descr | 4 | ||||
-rw-r--r-- | graphics/recmpeg/pkg-plist | 1 | ||||
-rw-r--r-- | graphics/spigot/Makefile | 23 | ||||
-rw-r--r-- | graphics/spigot/distinfo | 1 | ||||
-rw-r--r-- | graphics/spigot/files/patch-aa | 15 | ||||
-rw-r--r-- | graphics/spigot/pkg-descr | 2 | ||||
-rw-r--r-- | graphics/spigot/pkg-plist | 2 |
10 files changed, 0 insertions, 84 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 82028331e6fc..1e8d7143a7ed 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -295,7 +295,6 @@ SUBDIR += ray++ SUBDIR += rayshade SUBDIR += reallyslick - SUBDIR += recmpeg SUBDIR += renderpark SUBDIR += ruby-evas SUBDIR += ruby-gd @@ -336,7 +335,6 @@ SUBDIR += sketch SUBDIR += sng SUBDIR += sodipodi - SUBDIR += spigot SUBDIR += springgraph SUBDIR += stamp SUBDIR += svg2swf diff --git a/graphics/recmpeg/Makefile b/graphics/recmpeg/Makefile deleted file mode 100644 index 67e27a800970..000000000000 --- a/graphics/recmpeg/Makefile +++ /dev/null @@ -1,33 +0,0 @@ -# ex:ts=8 -# Ports collection makefile for: recmpeg -# Date created: Mar 24, 2002 -# Whom: ijliao -# -# $FreeBSD$ -# - -PORTNAME= recmpeg -PORTVERSION= 1.0.5 -CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= fame - -MAINTAINER= ports@FreeBSD.org -COMMENT= A simple video encoder - -LIB_DEPENDS= fame-0.9.0:${PORTSDIR}/multimedia/libfame - -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" - -MAN1= recmpeg.1 - -CPPFLAGS= -I${LOCALBASE}/include -LDFLAGS= -L${LOCALBASE}/lib - -.if !exists(/usr/include/getopt.h) -LIB_DEPENDS+= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt -LDFLAGS+= -lgnugetopt -.endif - -.include <bsd.port.mk> diff --git a/graphics/recmpeg/distinfo b/graphics/recmpeg/distinfo deleted file mode 100644 index e386ce1c9c55..000000000000 --- a/graphics/recmpeg/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (recmpeg-1.0.5.tar.gz) = 7d9d4ea4e3a697686ff8765e2a846e33 diff --git a/graphics/recmpeg/pkg-descr b/graphics/recmpeg/pkg-descr deleted file mode 100644 index 81f5a6908710..000000000000 --- a/graphics/recmpeg/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -recmpeg is a simple video encoder, based on libfame, which compresses raw -video sequences to MPEG video. - -WWW: http://fame.sourceforge.net/ diff --git a/graphics/recmpeg/pkg-plist b/graphics/recmpeg/pkg-plist deleted file mode 100644 index fdbae297809b..000000000000 --- a/graphics/recmpeg/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/recmpeg diff --git a/graphics/spigot/Makefile b/graphics/spigot/Makefile deleted file mode 100644 index 3906f502ffb0..000000000000 --- a/graphics/spigot/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# New ports collection makefile for: libspigot.a -# Date Created: Fri Sep 15 10:04:46 CDT 1995 -# Whom: james@cs.uwm.edu -# -# $FreeBSD$ -# - -PORTNAME= spigot -PORTVERSION= 1.7 -CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= fenner -DISTFILES= spigot.1.7.tar.gz - -MAINTAINER= james@cs.uwm.edu -COMMENT= Video spigot for Windows library - -# binary package -NO_BUILD= yes -NO_WRKSUBDIR= yes -ONLY_FOR_ARCHS= i386 - -.include <bsd.port.mk> diff --git a/graphics/spigot/distinfo b/graphics/spigot/distinfo deleted file mode 100644 index 5be8938966c0..000000000000 --- a/graphics/spigot/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (spigot.1.7.tar.gz) = 764caa2b3842b00bc74fada0cbf5100d diff --git a/graphics/spigot/files/patch-aa b/graphics/spigot/files/patch-aa deleted file mode 100644 index b4a95d9a33cf..000000000000 --- a/graphics/spigot/files/patch-aa +++ /dev/null @@ -1,15 +0,0 @@ ---- Makefile.orig Wed Nov 29 03:48:20 1995 -+++ Makefile Sat Dec 20 14:36:25 1997 -@@ -1,9 +1,9 @@ --DESTDIR?=/usr/local -+PREFIX?=/usr/local - - all: - echo "Nothing to make." - - install: -- cp libspigot.a ${DESTDIR}/lib/libspigot.a -+ cp libspigot.a ${PREFIX}/lib/libspigot.a - ranlib libspigot.a -- cp spigot_saa7191.h /usr/local/include -+ cp spigot_saa7191.h ${PREFIX}/include diff --git a/graphics/spigot/pkg-descr b/graphics/spigot/pkg-descr deleted file mode 100644 index 365ef10841a2..000000000000 --- a/graphics/spigot/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -The package contains a library to use the Video Spigot for Windows -video aquistion board. diff --git a/graphics/spigot/pkg-plist b/graphics/spigot/pkg-plist deleted file mode 100644 index 01d57a9aa21a..000000000000 --- a/graphics/spigot/pkg-plist +++ /dev/null @@ -1,2 +0,0 @@ -lib/libspigot.a -include/spigot_saa7191.h |