summaryrefslogtreecommitdiffstats
path: root/multimedia/gstreamer-plugins-bad
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-01-21 07:11:34 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-01-21 07:11:34 +0800
commitf6b6b2fb7ff938feaf7a964df5fb29a6aa98f7b3 (patch)
treeda37148b56ee00549f94969449c9322560519d3e /multimedia/gstreamer-plugins-bad
parent52606cd67c8fb65d95246fb0393890c6a3258958 (diff)
downloadmarcuscom-ports-f6b6b2fb7ff938feaf7a964df5fb29a6aa98f7b3.tar
marcuscom-ports-f6b6b2fb7ff938feaf7a964df5fb29a6aa98f7b3.tar.gz
marcuscom-ports-f6b6b2fb7ff938feaf7a964df5fb29a6aa98f7b3.tar.bz2
marcuscom-ports-f6b6b2fb7ff938feaf7a964df5fb29a6aa98f7b3.tar.lz
marcuscom-ports-f6b6b2fb7ff938feaf7a964df5fb29a6aa98f7b3.tar.xz
marcuscom-ports-f6b6b2fb7ff938feaf7a964df5fb29a6aa98f7b3.tar.zst
marcuscom-ports-f6b6b2fb7ff938feaf7a964df5fb29a6aa98f7b3.zip
- Add gstreamer-plugins-bad
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5477 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia/gstreamer-plugins-bad')
-rw-r--r--multimedia/gstreamer-plugins-bad/Makefile41
-rw-r--r--multimedia/gstreamer-plugins-bad/pkg-plist3
2 files changed, 44 insertions, 0 deletions
diff --git a/multimedia/gstreamer-plugins-bad/Makefile b/multimedia/gstreamer-plugins-bad/Makefile
new file mode 100644
index 000000000..1eb0dd2dd
--- /dev/null
+++ b/multimedia/gstreamer-plugins-bad/Makefile
@@ -0,0 +1,41 @@
+# New ports collection makefile for: gstreamer-plugins-bad
+# Date created: 20 Jan 2006
+# Whom: Michael Johnson <ahze@FreeBSD.org>
+#
+# $FreeBSD$
+# $MCom$
+#
+
+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
+
+EXTRACT_ONLY= ${BAD_DISTFILE}
+WRKSRC= ${WRKDIR}/${BAD_DISTNAME}
+
+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
new file mode 100644
index 000000000..e4f747370
--- /dev/null
+++ b/multimedia/gstreamer-plugins-bad/pkg-plist
@@ -0,0 +1,3 @@
+lib/gstreamer-%%VERSION%%/libgstqtdemux.so
+lib/gstreamer-%%VERSION%%/libgstspeed.so
+lib/gstreamer-%%VERSION%%/libgsttta.so