diff options
author | drochner <drochner> | 2005-05-04 16:27:08 +0000 |
---|---|---|
committer | drochner <drochner> | 2005-05-04 16:27:08 +0000 |
commit | 618b21eee66f69c9d8bab022c238ade4b1c01564 (patch) | |
tree | eff96ba74c5be8def700fe98312df0a331eb3a8b /multimedia | |
parent | 194fcf5a4d22de14d6bb135d24154a4809a56796 (diff) | |
download | pkgsrc-618b21eee66f69c9d8bab022c238ade4b1c01564.tar.gz |
update to 0.8.10
changes:
Parallel installability with 0.6.x series
Internationalization
Fixes for 64-bit platforms
Fixes for gcc 4
New translation added: Russian (Peter Astakhov)
Registry now uses libxml for faster startup
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/gstreamer/Makefile | 4 | ||||
-rw-r--r-- | multimedia/gstreamer/PLIST | 4 | ||||
-rw-r--r-- | multimedia/gstreamer/distinfo | 8 |
3 files changed, 9 insertions, 7 deletions
diff --git a/multimedia/gstreamer/Makefile b/multimedia/gstreamer/Makefile index d1e1f08eed7..7e24cddc0b7 100644 --- a/multimedia/gstreamer/Makefile +++ b/multimedia/gstreamer/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2005/04/11 21:46:41 tv Exp $ +# $NetBSD: Makefile,v 1.24 2005/05/04 16:27:08 drochner Exp $ # -DISTNAME= gstreamer-0.8.9 +DISTNAME= gstreamer-0.8.10 CATEGORIES= multimedia gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gstreamer/0.8/} EXTRACT_SUFX= .tar.bz2 diff --git a/multimedia/gstreamer/PLIST b/multimedia/gstreamer/PLIST index f4eb01ef044..2e34b5af1c2 100644 --- a/multimedia/gstreamer/PLIST +++ b/multimedia/gstreamer/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.12 2005/02/09 13:37:17 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.13 2005/05/04 16:27:08 drochner Exp $ bin/gst-complete bin/gst-complete-0.8 bin/gst-compprep @@ -36,6 +36,7 @@ include/gstreamer-0.8/gst/gstatomic.h include/gstreamer-0.8/gst/gstbin.h include/gstreamer-0.8/gst/gstbuffer.h include/gstreamer-0.8/gst/gstcaps.h +include/gstreamer-0.8/gst/gstchildproxy.h include/gstreamer-0.8/gst/gstclock.h include/gstreamer-0.8/gst/gstcompat.h include/gstreamer-0.8/gst/gstconfig.h @@ -196,6 +197,7 @@ ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gstreamer-0.8.mo ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gstreamer-0.8.mo ${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/gstreamer-0.8.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gstreamer-0.8.mo +${PKGLOCALEDIR}/locale/ru/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 diff --git a/multimedia/gstreamer/distinfo b/multimedia/gstreamer/distinfo index f2acc8a4281..812139a306f 100644 --- a/multimedia/gstreamer/distinfo +++ b/multimedia/gstreamer/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.10 2005/02/24 11:24:02 agc Exp $ +$NetBSD: distinfo,v 1.11 2005/05/04 16:27:08 drochner Exp $ -SHA1 (gstreamer-0.8.9.tar.bz2) = 047d7091bf020f6bac12d4bc496d2b7e7e3ab867 -RMD160 (gstreamer-0.8.9.tar.bz2) = 629d58c76c4cad6480bfdbee0685738fbbb46ed6 -Size (gstreamer-0.8.9.tar.bz2) = 1456548 bytes +SHA1 (gstreamer-0.8.10.tar.bz2) = 3794eea8c96f4c209407e968c22e73d93da4693b +RMD160 (gstreamer-0.8.10.tar.bz2) = ffb7b5c7f293fbceab94137195f15068da7216ca +Size (gstreamer-0.8.10.tar.bz2) = 1467038 bytes SHA1 (patch-aa) = 749f788b2639bdffb48cf937aae0520db2ba864f |