summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/gstreamer/Makefile15
-rw-r--r--multimedia/gstreamer/PLIST80
-rw-r--r--multimedia/gstreamer/distinfo6
3 files changed, 69 insertions, 32 deletions
diff --git a/multimedia/gstreamer/Makefile b/multimedia/gstreamer/Makefile
index c82b7558e48..620e68fbd8b 100644
--- a/multimedia/gstreamer/Makefile
+++ b/multimedia/gstreamer/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2004/07/06 16:28:53 recht Exp $
+# $NetBSD: Makefile,v 1.15 2004/09/01 14:30:19 jmmv Exp $
#
-DISTNAME= gstreamer-0.8.3
-PKGREVISION= 2
+DISTNAME= gstreamer-0.8.5
CATEGORIES= multimedia gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gstreamer/0.8/}
EXTRACT_SUFX= .tar.bz2
@@ -40,6 +39,16 @@ PYTHON_VERSIONS_ACCEPTED= 23 23pth 22 22pth
BUILDLINK_DEPENDS.glib2+= glib2>=2.4.0nb1
.endif
+# XXX: Set up compatibility links for gstreamer-0.8.3; this is just a
+# workaround for our broken libtool naming, and it should be removed when
+# our libtool is fixed.
+post-install:
+.for f in gstcontrol gstreamer
+ cd ${PREFIX}/lib && ${LN} -fs lib${f}-0.8.so.5 lib${f}-0.8.so.3
+ cd ${PREFIX}/lib && ${LN} -fs lib${f}-0.8.so.5.0 lib${f}-0.8.so.3.0
+.endfor
+.undef f
+
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/libgnomeui/buildlink3.mk"
.include "../../devel/pkgconfig/buildlink3.mk"
diff --git a/multimedia/gstreamer/PLIST b/multimedia/gstreamer/PLIST
index 0555d58d988..987d52c46ef 100644
--- a/multimedia/gstreamer/PLIST
+++ b/multimedia/gstreamer/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2004/06/29 23:20:20 recht Exp $
+@comment $NetBSD: PLIST,v 1.7 2004/09/01 14:30:19 jmmv Exp $
bin/gst-complete
bin/gst-complete-0.8
bin/gst-compprep
@@ -21,6 +21,7 @@ bin/gst-xmllaunch
bin/gst-xmllaunch-0.8
include/gstreamer-0.8/gst/bytestream/adapter.h
include/gstreamer-0.8/gst/bytestream/bytestream.h
+include/gstreamer-0.8/gst/bytestream/filepad.h
include/gstreamer-0.8/gst/control/control.h
include/gstreamer-0.8/gst/control/dparam.h
include/gstreamer-0.8/gst/control/dparam_smooth.h
@@ -123,11 +124,15 @@ lib/libgstcontrol-0.8.la
lib/libgstcontrol-0.8.so
lib/libgstcontrol-0.8.so.3
lib/libgstcontrol-0.8.so.3.0
+lib/libgstcontrol-0.8.so.5
+lib/libgstcontrol-0.8.so.5.0
lib/libgstreamer-0.8.a
lib/libgstreamer-0.8.la
lib/libgstreamer-0.8.so
lib/libgstreamer-0.8.so.3
lib/libgstreamer-0.8.so.3.0
+lib/libgstreamer-0.8.so.5
+lib/libgstreamer-0.8.so.5.0
lib/pkgconfig/gstreamer-0.8.pc
lib/pkgconfig/gstreamer-control-0.8.pc
libdata/gstreamer-0.8/compreg.xml
@@ -140,66 +145,89 @@ man/man1/gst-launch-0.8.1
man/man1/gst-md5sum-0.8.1
man/man1/gst-register-0.8.1
man/man1/gst-typefind-0.8.1
+man/man1/gst-xmlinspect-0.8.1
man/man1/gst-xmllaunch-0.8.1
share/aclocal/gst-element-check-0.8.m4
share/doc/gstreamer-0.8/GstBin.html
share/doc/gstreamer-0.8/GstClock.html
+share/doc/gstreamer-0.8/GstElement.html
share/doc/gstreamer-0.8/GstElementFactory.html
+share/doc/gstreamer-0.8/GstGhostPad.html
+share/doc/gstreamer-0.8/GstImplementsInterface.html
+share/doc/gstreamer-0.8/GstIndex.html
share/doc/gstreamer-0.8/GstIndexFactory.html
share/doc/gstreamer-0.8/GstObject.html
+share/doc/gstreamer-0.8/GstPad.html
share/doc/gstreamer-0.8/GstPadTemplate.html
share/doc/gstreamer-0.8/GstPipeline.html
share/doc/gstreamer-0.8/GstPluginFeature.html
share/doc/gstreamer-0.8/GstQueue.html
+share/doc/gstreamer-0.8/GstRealPad.html
share/doc/gstreamer-0.8/GstRegistry.html
+share/doc/gstreamer-0.8/GstScheduler.html
share/doc/gstreamer-0.8/GstSchedulerFactory.html
+share/doc/gstreamer-0.8/GstTagSetter.html
share/doc/gstreamer-0.8/GstThread.html
share/doc/gstreamer-0.8/GstTypeFindFactory.html
share/doc/gstreamer-0.8/GstXML.html
-share/doc/gstreamer-0.8/ch03.html
+share/doc/gstreamer-0.8/api-index.html
share/doc/gstreamer-0.8/gstreamer-0.8.devhelp
+share/doc/gstreamer-0.8/gstreamer-Gst.html
+share/doc/gstreamer-0.8/gstreamer-GstAtomic.html
+share/doc/gstreamer-0.8/gstreamer-GstBuffer.html
+share/doc/gstreamer-0.8/gstreamer-GstCPU.html
+share/doc/gstreamer-0.8/gstreamer-GstCaps.html
+share/doc/gstreamer-0.8/gstreamer-GstCompat.html
+share/doc/gstreamer-0.8/gstreamer-GstData.html
+share/doc/gstreamer-0.8/gstreamer-GstElementDetails.html
+share/doc/gstreamer-0.8/gstreamer-GstEnumTypes.html
+share/doc/gstreamer-0.8/gstreamer-GstEvent.html
+share/doc/gstreamer-0.8/gstreamer-GstFilter.html
+share/doc/gstreamer-0.8/gstreamer-GstFormat.html
+share/doc/gstreamer-0.8/gstreamer-GstGError.html
+share/doc/gstreamer-0.8/gstreamer-GstInfo.html
+share/doc/gstreamer-0.8/gstreamer-GstMacros.html
+share/doc/gstreamer-0.8/gstreamer-GstMemChunk.html
+share/doc/gstreamer-0.8/gstreamer-GstParse.html
+share/doc/gstreamer-0.8/gstreamer-GstPlugin.html
+share/doc/gstreamer-0.8/gstreamer-GstProbe.html
+share/doc/gstreamer-0.8/gstreamer-GstQuery.html
+share/doc/gstreamer-0.8/gstreamer-GstRegistryPool.html
+share/doc/gstreamer-0.8/gstreamer-GstStructure.html
share/doc/gstreamer-0.8/gstreamer-GstSystemClock.html
-share/doc/gstreamer-0.8/gstreamer-gst.html
-share/doc/gstreamer-0.8/gstreamer-gstatomic.html
-share/doc/gstreamer-0.8/gstreamer-gstbuffer.html
-share/doc/gstreamer-0.8/gstreamer-gstcaps.html
+share/doc/gstreamer-0.8/gstreamer-GstTagList.html
+share/doc/gstreamer-0.8/gstreamer-GstTypeFind.html
+share/doc/gstreamer-0.8/gstreamer-GstTypes.html
+share/doc/gstreamer-0.8/gstreamer-GstUriHandler.html
+share/doc/gstreamer-0.8/gstreamer-GstUriType.html
+share/doc/gstreamer-0.8/gstreamer-GstUtils.html
+share/doc/gstreamer-0.8/gstreamer-GstValue.html
+share/doc/gstreamer-0.8/gstreamer-GstVersion.html
+share/doc/gstreamer-0.8/gstreamer-compat.html
share/doc/gstreamer-0.8/gstreamer-gstconfig.html
-share/doc/gstreamer-0.8/gstreamer-gstcpu.html
-share/doc/gstreamer-0.8/gstreamer-gstdata.html
-share/doc/gstreamer-0.8/gstreamer-gsterror.html
-share/doc/gstreamer-0.8/gstreamer-gstevent.html
-share/doc/gstreamer-0.8/gstreamer-gstformat.html
-share/doc/gstreamer-0.8/gstreamer-gstinfo.html
-share/doc/gstreamer-0.8/gstreamer-gstinterface.html
-share/doc/gstreamer-0.8/gstreamer-gstmemchunk.html
-share/doc/gstreamer-0.8/gstreamer-gstparse.html
-share/doc/gstreamer-0.8/gstreamer-gstplugin.html
-share/doc/gstreamer-0.8/gstreamer-gstprobe.html
-share/doc/gstreamer-0.8/gstreamer-gstquery.html
-share/doc/gstreamer-0.8/gstreamer-gstregistrypool.html
-share/doc/gstreamer-0.8/gstreamer-gststructure.html
-share/doc/gstreamer-0.8/gstreamer-gsttag.html
-share/doc/gstreamer-0.8/gstreamer-gsttaginterface.html
-share/doc/gstreamer-0.8/gstreamer-gsturi.html
-share/doc/gstreamer-0.8/gstreamer-gstutils.html
-share/doc/gstreamer-0.8/gstreamer-gstvalue.html
+share/doc/gstreamer-0.8/gstreamer-hierarchy.html
share/doc/gstreamer-0.8/gstreamer-support.html
share/doc/gstreamer-0.8/gstreamer.html
share/doc/gstreamer-0.8/index.html
share/doc/gstreamer-0.8/index.sgml
-share/doc/gstreamer-0.8/ix01.html
+share/doc/gstreamer-libs-0.8/api-index.html
share/doc/gstreamer-libs-0.8/gstreamer-libs-0.8.devhelp
+share/doc/gstreamer-libs-0.8/gstreamer-libs-gstbytestream.html
share/doc/gstreamer-libs-0.8/gstreamer-libs-gstcontrol.html
share/doc/gstreamer-libs-0.8/gstreamer-libs-gstdataprotocol.html
share/doc/gstreamer-libs-0.8/gstreamer-libs-gstgetbits.html
+share/doc/gstreamer-libs-0.8/gstreamer-libs-hierarchy.html
share/doc/gstreamer-libs-0.8/gstreamer-libs.html
share/doc/gstreamer-libs-0.8/index.html
share/doc/gstreamer-libs-0.8/index.sgml
${PKGLOCALEDIR}/locale/af/LC_MESSAGES/gstreamer-0.8.mo
${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gstreamer-0.8.mo
+${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gstreamer-0.8.mo
+${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gstreamer-0.8.mo
${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/gstreamer-0.8.mo
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gstreamer-0.8.mo
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gstreamer-0.8.mo
+${PKGLOCALEDIR}/locale/sq/LC_MESSAGES/gstreamer-0.8.mo
${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/gstreamer-0.8.mo
${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gstreamer-0.8.mo
${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gstreamer-0.8.mo
diff --git a/multimedia/gstreamer/distinfo b/multimedia/gstreamer/distinfo
index 53f4af214a0..c97f2875266 100644
--- a/multimedia/gstreamer/distinfo
+++ b/multimedia/gstreamer/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2004/06/28 16:30:31 jmmv Exp $
+$NetBSD: distinfo,v 1.6 2004/09/01 14:30:19 jmmv Exp $
-SHA1 (gstreamer-0.8.3.tar.bz2) = 71d8ee8db2ae8f5de4f05dd33491d4e8a6ae5902
-Size (gstreamer-0.8.3.tar.bz2) = 1286174 bytes
+SHA1 (gstreamer-0.8.5.tar.bz2) = 37f83718890d732db700530cecad48d75e8314ad
+Size (gstreamer-0.8.5.tar.bz2) = 1385864 bytes
SHA1 (patch-aa) = 749f788b2639bdffb48cf937aae0520db2ba864f