summaryrefslogtreecommitdiff
path: root/multimedia/gst-plugins0.10-good
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2009-05-25 15:50:12 +0000
committerdrochner <drochner@pkgsrc.org>2009-05-25 15:50:12 +0000
commitec6dfee7c506d0a634955acfd02014075ba3cd88 (patch)
tree4f18895479ce0832545ab2e12c794187b9892334 /multimedia/gst-plugins0.10-good
parent0aff49e5a60d45d0b9096da4dd52d39cfd7d0451 (diff)
downloadpkgsrc-ec6dfee7c506d0a634955acfd02014075ba3cd88.tar.gz
update to 0.10.15
changes: Some fixes for seeking in wav and FLAC files Faster seeking in Matroska and AVI files RTSP and RTP improvements directdrawsink moved to Bad y4menc and flvmux/flvdemux moved from Bad deinterlace2 moved from Bad, replacing deinterlace Many bug fixes and improvements Pulseaudio sink completely overhauled
Diffstat (limited to 'multimedia/gst-plugins0.10-good')
-rw-r--r--multimedia/gst-plugins0.10-good/Makefile4
-rw-r--r--multimedia/gst-plugins0.10-good/Makefile.common4
-rw-r--r--multimedia/gst-plugins0.10-good/PLIST8
-rw-r--r--multimedia/gst-plugins0.10-good/distinfo8
4 files changed, 15 insertions, 9 deletions
diff --git a/multimedia/gst-plugins0.10-good/Makefile b/multimedia/gst-plugins0.10-good/Makefile
index e35ea5ea086..d03a44d4815 100644
--- a/multimedia/gst-plugins0.10-good/Makefile
+++ b/multimedia/gst-plugins0.10-good/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2008/09/14 13:10:11 drochner Exp $
+# $NetBSD: Makefile,v 1.18 2009/05/25 15:50:12 drochner Exp $
#
PKG_DESTDIR_SUPPORT= user-destdir
@@ -8,7 +8,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
COMMENT+= good plugins
# some plugins were moved from bad to good
-CONFLICTS+= gst-plugins0.10-bad<0.10.8
+CONFLICTS+= gst-plugins0.10-bad<0.10.12
CONFIGURE_ARGS+= --enable-gconf
CONFIGURE_ARGS+= --enable-gconftool
diff --git a/multimedia/gst-plugins0.10-good/Makefile.common b/multimedia/gst-plugins0.10-good/Makefile.common
index 7748bb89ca6..71669d182e7 100644
--- a/multimedia/gst-plugins0.10-good/Makefile.common
+++ b/multimedia/gst-plugins0.10-good/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.18 2009/02/27 21:10:43 wiz Exp $
+# $NetBSD: Makefile.common,v 1.19 2009/05/25 15:50:12 drochner Exp $
#
# used by audio/gst-plugins0.10-esound/Makefile
# used by audio/gst-plugins0.10-flac/Makefile
@@ -13,7 +13,7 @@
# used by net/gst-plugins0.10-soup/Makefile
GST_PLUGINS0.10_TYPE= good
-GST_PLUGINS0.10_VER= 0.10.14
+GST_PLUGINS0.10_VER= 0.10.15
# Disable all drivers and features by default.
.for driver in aalib \
diff --git a/multimedia/gst-plugins0.10-good/PLIST b/multimedia/gst-plugins0.10-good/PLIST
index 8b313d3ee51..b39de768d8a 100644
--- a/multimedia/gst-plugins0.10-good/PLIST
+++ b/multimedia/gst-plugins0.10-good/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2009/02/27 21:10:43 wiz Exp $
+@comment $NetBSD: PLIST,v 1.16 2009/05/25 15:50:12 drochner Exp $
lib/gstreamer-0.10/libgstalaw.la
lib/gstreamer-0.10/libgstalpha.la
lib/gstreamer-0.10/libgstalphacolor.la
@@ -9,8 +9,12 @@ lib/gstreamer-0.10/libgstauparse.la
lib/gstreamer-0.10/libgstautodetect.la
lib/gstreamer-0.10/libgstavi.la
lib/gstreamer-0.10/libgstcutter.la
+lib/gstreamer-0.10/libgstdebug.la
+lib/gstreamer-0.10/libgstdeinterlace.la
+lib/gstreamer-0.10/libgstefence.la
lib/gstreamer-0.10/libgsteffectv.la
lib/gstreamer-0.10/libgstequalizer.la
+lib/gstreamer-0.10/libgstflv.la
lib/gstreamer-0.10/libgstflxdec.la
lib/gstreamer-0.10/libgstgamma.la
lib/gstreamer-0.10/libgstgconfelements.la
@@ -24,6 +28,7 @@ lib/gstreamer-0.10/libgstmatroska.la
lib/gstreamer-0.10/libgstmulaw.la
lib/gstreamer-0.10/libgstmultifile.la
lib/gstreamer-0.10/libgstmultipart.la
+lib/gstreamer-0.10/libgstnavigationtest.la
lib/gstreamer-0.10/libgstqtdemux.la
lib/gstreamer-0.10/libgstreplaygain.la
lib/gstreamer-0.10/libgstrtp.la
@@ -38,6 +43,7 @@ lib/gstreamer-0.10/libgstvideoflip.la
lib/gstreamer-0.10/libgstvideomixer.la
lib/gstreamer-0.10/libgstwavenc.la
lib/gstreamer-0.10/libgstwavparse.la
+lib/gstreamer-0.10/libgsty4menc.la
share/gconf/schemas/gstreamer-0.10.schemas
share/gstreamer-0.10/presets/GstIirEqualizer10Bands.prs
share/gstreamer-0.10/presets/GstIirEqualizer3Bands.prs
diff --git a/multimedia/gst-plugins0.10-good/distinfo b/multimedia/gst-plugins0.10-good/distinfo
index b27a818024f..595b583de43 100644
--- a/multimedia/gst-plugins0.10-good/distinfo
+++ b/multimedia/gst-plugins0.10-good/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.19 2009/02/27 21:10:43 wiz Exp $
+$NetBSD: distinfo,v 1.20 2009/05/25 15:50:12 drochner Exp $
-SHA1 (gst-plugins-good-0.10.14.tar.bz2) = 49dbcfcbbab9bd6a1e54d9e548184016c20f3aba
-RMD160 (gst-plugins-good-0.10.14.tar.bz2) = 7832c2087c2a5d6c354f5a931dcc49f24c547ee9
-Size (gst-plugins-good-0.10.14.tar.bz2) = 2228076 bytes
+SHA1 (gst-plugins-good-0.10.15.tar.bz2) = b37611f5b4e28c19159ed3f71aeaf7dfff513174
+RMD160 (gst-plugins-good-0.10.15.tar.bz2) = 6caa4c4f93285f03c15c23ac0ae5d390c20bfd07
+Size (gst-plugins-good-0.10.15.tar.bz2) = 2354906 bytes
SHA1 (patch-ab) = ab70993a71c4b288c21e72847186011c33bd0fb1
SHA1 (patch-ac) = 8867119011dc8cca89cc3a35fb3f095212887bf7
SHA1 (patch-ba) = e296bbcfc606967b71765988ae1c3ffe96b9359a