diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-06-10 04:27:32 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-06-10 04:27:32 +0800 |
commit | 830f3e6c529761c5226b85147009c7fe796db4c3 (patch) | |
tree | ad3c09c794c83999270962ab282a1a7bf8aa2752 /multimedia/gstreamer-plugins-bad | |
parent | 0f6f7d5b9e9f60257e54fd5ed46cfed657e6d6c7 (diff) | |
download | marcuscom-ports-830f3e6c529761c5226b85147009c7fe796db4c3.tar marcuscom-ports-830f3e6c529761c5226b85147009c7fe796db4c3.tar.gz marcuscom-ports-830f3e6c529761c5226b85147009c7fe796db4c3.tar.bz2 marcuscom-ports-830f3e6c529761c5226b85147009c7fe796db4c3.tar.lz marcuscom-ports-830f3e6c529761c5226b85147009c7fe796db4c3.tar.xz marcuscom-ports-830f3e6c529761c5226b85147009c7fe796db4c3.tar.zst marcuscom-ports-830f3e6c529761c5226b85147009c7fe796db4c3.zip |
- Remove
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6389 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia/gstreamer-plugins-bad')
-rw-r--r-- | multimedia/gstreamer-plugins-bad/Makefile | 39 | ||||
-rw-r--r-- | multimedia/gstreamer-plugins-bad/pkg-plist | 24 |
2 files changed, 0 insertions, 63 deletions
diff --git a/multimedia/gstreamer-plugins-bad/Makefile b/multimedia/gstreamer-plugins-bad/Makefile deleted file mode 100644 index 21ae219a0..000000000 --- a/multimedia/gstreamer-plugins-bad/Makefile +++ /dev/null @@ -1,39 +0,0 @@ -# New ports collection makefile for: gstreamer-plugins-bad -# Date created: 20 Jan 2006 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/multimedia/gstreamer-plugins-bad/Makefile,v 1.2 2006/02/26 19:23:20 marcus Exp $ -# - -PORTREVISION= 0 -CATEGORIES= multimedia - -COMMENT= Bad gstreamer-plugins - -GST_PLUGIN= bad -GST_PLUGIN_SUFFIX= -bad - -MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins - -BUILD_DEPENDS+= gstreamer-plugins>=${GST_VERSION}${GST_MINOR_VERSION}:${PORTSDIR}/multimedia/gstreamer-plugins -RUN_DEPENDS+= gstreamer-plugins>=${GST_VERSION}${GST_MINOR_VERSION}:${PORTSDIR}/multimedia/gstreamer-plugins - -DIST= bad -BAD_GST_DIRS= gst sys -PLIST_SUB= VERSION="${GST_VERSION}" -NO_GSTREAMER_COMMON= yes -PLIST= ${.CURDIR}/pkg-plist - -do-build: -.for dir in ${BAD_GST_DIRS} - @(cd ${BUILD_WRKSRC}/${dir}; ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ${ALL_TARGET}) -.endfor - -do-install: -.for dir in ${BAD_GST_DIRS} - @(cd ${INSTALL_WRKSRC}/${dir} && ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ${INSTALL_TARGET}) - -.endfor - -.include "${MASTERDIR}/Makefile" diff --git a/multimedia/gstreamer-plugins-bad/pkg-plist b/multimedia/gstreamer-plugins-bad/pkg-plist deleted file mode 100644 index 4bc24eaf0..000000000 --- a/multimedia/gstreamer-plugins-bad/pkg-plist +++ /dev/null @@ -1,24 +0,0 @@ -lib/gstreamer-%%VERSION%%/libgstcdxaparse.a -lib/gstreamer-%%VERSION%%/libgstcdxaparse.la -lib/gstreamer-%%VERSION%%/libgstcdxaparse.so -lib/gstreamer-%%VERSION%%/libgstfreeze.a -lib/gstreamer-%%VERSION%%/libgstfreeze.la -lib/gstreamer-%%VERSION%%/libgstfreeze.so -lib/gstreamer-%%VERSION%%/libgstglimagesink.a -lib/gstreamer-%%VERSION%%/libgstglimagesink.la -lib/gstreamer-%%VERSION%%/libgstglimagesink.so -lib/gstreamer-%%VERSION%%/libgstmodplug.a -lib/gstreamer-%%VERSION%%/libgstmodplug.la -lib/gstreamer-%%VERSION%%/libgstmodplug.so -lib/gstreamer-%%VERSION%%/libgstqtdemux.a -lib/gstreamer-%%VERSION%%/libgstqtdemux.la -lib/gstreamer-%%VERSION%%/libgstqtdemux.so -lib/gstreamer-%%VERSION%%/libgstspeed.a -lib/gstreamer-%%VERSION%%/libgstspeed.la -lib/gstreamer-%%VERSION%%/libgstspeed.so -lib/gstreamer-%%VERSION%%/libgsttta.a -lib/gstreamer-%%VERSION%%/libgsttta.la -lib/gstreamer-%%VERSION%%/libgsttta.so -lib/gstreamer-%%VERSION%%/libgstxingheader.a -lib/gstreamer-%%VERSION%%/libgstxingheader.la -lib/gstreamer-%%VERSION%%/libgstxingheader.so |