pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/multimedia/py-gstreamer0.10 update to 0.10.19



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9942dd9d500c
branches:  trunk
changeset: 577852:9942dd9d500c
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Thu Jul 22 16:34:47 2010 +0000

description:
update to 0.10.19
change: Wrap new gstreamer API up to 0.10.30

diffstat:

 multimedia/py-gstreamer0.10/Makefile         |   4 ++--
 multimedia/py-gstreamer0.10/distinfo         |   9 ++++-----
 multimedia/py-gstreamer0.10/patches/patch-ad |  13 -------------
 3 files changed, 6 insertions(+), 20 deletions(-)

diffs (45 lines):

diff -r fd29faad94ca -r 9942dd9d500c multimedia/py-gstreamer0.10/Makefile
--- a/multimedia/py-gstreamer0.10/Makefile      Thu Jul 22 14:52:51 2010 +0000
+++ b/multimedia/py-gstreamer0.10/Makefile      Thu Jul 22 16:34:47 2010 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2010/02/21 13:34:53 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2010/07/22 16:34:47 drochner Exp $
 #
 
-DISTNAME=              gst-python-0.10.18
+DISTNAME=              gst-python-0.10.19
 PKGNAME=               ${PYPKGPREFIX}-${DISTNAME:S/gst-python/gstreamer0.10/}
 CATEGORIES=            multimedia
 MASTER_SITES=          http://gstreamer.freedesktop.org/src/gst-python/
diff -r fd29faad94ca -r 9942dd9d500c multimedia/py-gstreamer0.10/distinfo
--- a/multimedia/py-gstreamer0.10/distinfo      Thu Jul 22 14:52:51 2010 +0000
+++ b/multimedia/py-gstreamer0.10/distinfo      Thu Jul 22 16:34:47 2010 +0000
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.11 2010/02/21 13:34:53 wiz Exp $
+$NetBSD: distinfo,v 1.12 2010/07/22 16:34:47 drochner Exp $
 
-SHA1 (gst-python-0.10.18.tar.bz2) = 98da339dcdc517bbecc5271a649af35f620ed57d
-RMD160 (gst-python-0.10.18.tar.bz2) = bc3bcbfc33a380ef7318b8638338b28d30785715
-Size (gst-python-0.10.18.tar.bz2) = 578564 bytes
+SHA1 (gst-python-0.10.19.tar.bz2) = 0e8c8b004a4dadb525cea224bc32bc7b7d5bf2b1
+RMD160 (gst-python-0.10.19.tar.bz2) = 2dc581874684f820f1c99613617659f340f24d39
+Size (gst-python-0.10.19.tar.bz2) = 601493 bytes
 SHA1 (patch-ac) = a687b2d791b3405f67e7a7f663c13dd5e7e7da08
-SHA1 (patch-ad) = cca6f7602e2f41dfbd8b167e52225693da19cafa
diff -r fd29faad94ca -r 9942dd9d500c multimedia/py-gstreamer0.10/patches/patch-ad
--- a/multimedia/py-gstreamer0.10/patches/patch-ad      Thu Jul 22 14:52:51 2010 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-ad,v 1.5 2010/02/21 13:34:53 wiz Exp $
-
---- configure.orig     2010-02-11 15:21:28.000000000 +0000
-+++ configure
-@@ -13452,7 +13452,7 @@ rm -f core conftest.err conftest.$ac_obj
- $as_echo "$flag_ok" >&6; }
- 
- 
--        if test "x$ERROR_CFLAGS" == "x"
-+        if test "x$ERROR_CFLAGS" = "x"
-     then
- 
-   { $as_echo "$as_me:${as_lineno-$LINENO}: checking to see if compiler understands -errwarn=%all" >&5



Home | Main Index | Thread Index | Old Index