pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/multimedia/gstreamer update to 0.8.10



details:   https://anonhg.NetBSD.org/pkgsrc/rev/931395ac4874
branches:  trunk
changeset: 493382:931395ac4874
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Wed May 04 16:27:08 2005 +0000

description:
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:

 multimedia/gstreamer/Makefile |  4 ++--
 multimedia/gstreamer/PLIST    |  4 +++-
 multimedia/gstreamer/distinfo |  8 ++++----
 3 files changed, 9 insertions(+), 7 deletions(-)

diffs (52 lines):

diff -r ca28b23f9b7f -r 931395ac4874 multimedia/gstreamer/Makefile
--- a/multimedia/gstreamer/Makefile     Wed May 04 16:24:52 2005 +0000
+++ b/multimedia/gstreamer/Makefile     Wed May 04 16:27:08 2005 +0000
@@ -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 -r ca28b23f9b7f -r 931395ac4874 multimedia/gstreamer/PLIST
--- a/multimedia/gstreamer/PLIST        Wed May 04 16:24:52 2005 +0000
+++ b/multimedia/gstreamer/PLIST        Wed May 04 16:27:08 2005 +0000
@@ -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/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/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 -r ca28b23f9b7f -r 931395ac4874 multimedia/gstreamer/distinfo
--- a/multimedia/gstreamer/distinfo     Wed May 04 16:24:52 2005 +0000
+++ b/multimedia/gstreamer/distinfo     Wed May 04 16:27:08 2005 +0000
@@ -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



Home | Main Index | Thread Index | Old Index