diff options
author | drochner <drochner@pkgsrc.org> | 2008-09-14 13:21:58 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2008-09-14 13:21:58 +0000 |
commit | 87fe2f126d6c40c33c7d75d60228db6309d0c256 (patch) | |
tree | e35ed1b6c6b4f454b1e2f2f9384cd77376a277e7 /multimedia/gst-plugins0.10-ugly | |
parent | c529f4f000e732b64a8fd4366f32fa031159e8bc (diff) | |
download | pkgsrc-87fe2f126d6c40c33c7d75d60228db6309d0c256.tar.gz |
update to 0.10.9
changes:
* Improvements in a52 and mp3 decoding
* Bug fixes in Xing header muxer
* MPEG demuxer improvements and dvdreadsrc bug-fixes
* Fix build with LAME 3.97 and above
* Fix LAME parameter settings to allow setting the bitrate properly
Diffstat (limited to 'multimedia/gst-plugins0.10-ugly')
-rw-r--r-- | multimedia/gst-plugins0.10-ugly/Makefile.common | 4 | ||||
-rw-r--r-- | multimedia/gst-plugins0.10-ugly/PLIST | 3 | ||||
-rw-r--r-- | multimedia/gst-plugins0.10-ugly/distinfo | 8 |
3 files changed, 8 insertions, 7 deletions
diff --git a/multimedia/gst-plugins0.10-ugly/Makefile.common b/multimedia/gst-plugins0.10-ugly/Makefile.common index b8643360e83..cefe7fd1c69 100644 --- a/multimedia/gst-plugins0.10-ugly/Makefile.common +++ b/multimedia/gst-plugins0.10-ugly/Makefile.common @@ -1,8 +1,8 @@ -# $NetBSD: Makefile.common,v 1.6 2008/05/30 17:36:50 drochner Exp $ +# $NetBSD: Makefile.common,v 1.7 2008/09/14 13:21:58 drochner Exp $ # GST_PLUGINS0.10_TYPE= ugly -GST_PLUGINS0.10_VER= 0.10.8 +GST_PLUGINS0.10_VER= 0.10.9 # Disable all drivers and features by default. .for driver in a52dec \ diff --git a/multimedia/gst-plugins0.10-ugly/PLIST b/multimedia/gst-plugins0.10-ugly/PLIST index 6bedd4949b1..022b640add8 100644 --- a/multimedia/gst-plugins0.10-ugly/PLIST +++ b/multimedia/gst-plugins0.10-ugly/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2008/05/30 17:36:50 drochner Exp $ +@comment $NetBSD: PLIST,v 1.6 2008/09/14 13:21:58 drochner Exp $ lib/gstreamer-0.10/libgstasf.la lib/gstreamer-0.10/libgstdvdlpcmdec.la lib/gstreamer-0.10/libgstdvdsub.la @@ -16,6 +16,7 @@ share/locale/es/LC_MESSAGES/gst-plugins-ugly-0.10.mo share/locale/fi/LC_MESSAGES/gst-plugins-ugly-0.10.mo share/locale/fr/LC_MESSAGES/gst-plugins-ugly-0.10.mo share/locale/hu/LC_MESSAGES/gst-plugins-ugly-0.10.mo +share/locale/id/LC_MESSAGES/gst-plugins-ugly-0.10.mo share/locale/it/LC_MESSAGES/gst-plugins-ugly-0.10.mo share/locale/lt/LC_MESSAGES/gst-plugins-ugly-0.10.mo share/locale/nb/LC_MESSAGES/gst-plugins-ugly-0.10.mo diff --git a/multimedia/gst-plugins0.10-ugly/distinfo b/multimedia/gst-plugins0.10-ugly/distinfo index 5a73d3e8403..9d048faaa54 100644 --- a/multimedia/gst-plugins0.10-ugly/distinfo +++ b/multimedia/gst-plugins0.10-ugly/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.8 2008/05/30 17:36:50 drochner Exp $ +$NetBSD: distinfo,v 1.9 2008/09/14 13:21:58 drochner Exp $ -SHA1 (gst-plugins-ugly-0.10.8.tar.bz2) = c29616005bb9bf86872a141fa769309cf1c62647 -RMD160 (gst-plugins-ugly-0.10.8.tar.bz2) = 1308ff1e894ce1d655984bffd42c98000e813a8a -Size (gst-plugins-ugly-0.10.8.tar.bz2) = 885681 bytes +SHA1 (gst-plugins-ugly-0.10.9.tar.bz2) = d9e78e3b9d7f22d67507c7ce812cd9ec96c5c781 +RMD160 (gst-plugins-ugly-0.10.9.tar.bz2) = 8318f66101a9f656a3491a13954f9ff7180c399b +Size (gst-plugins-ugly-0.10.9.tar.bz2) = 931343 bytes SHA1 (patch-aa) = b1e9732a2832d88898b98ae293d8f08968d386a2 |