Wed Jun 16 13:58:00 2010 UTC ()
update to 0.10.15
changes: bugfixes


(drochner)
diff -r1.3 -r1.4 pkgsrc/multimedia/gst-plugins0.10-gnonlin/Makefile
diff -r1.2 -r1.3 pkgsrc/multimedia/gst-plugins0.10-gnonlin/distinfo
diff -r1.1.1.1 -r1.2 pkgsrc/multimedia/gst-plugins0.10-gnonlin/patches/patch-aa

cvs diff -r1.3 -r1.4 pkgsrc/multimedia/gst-plugins0.10-gnonlin/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/multimedia/gst-plugins0.10-gnonlin/Attic/Makefile 2008/06/20 01:09:27 1.3
+++ pkgsrc/multimedia/gst-plugins0.10-gnonlin/Attic/Makefile 2010/06/16 13:58:00 1.4
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.3 2008/06/20 01:09:27 joerg Exp $ 1# $NetBSD: Makefile,v 1.4 2010/06/16 13:58:00 drochner Exp $
2# 2#
3 3
4DISTNAME= gnonlin-0.10.9 4DISTNAME= gnonlin-0.10.15
5PKGNAME= gst-gnonlin-0.10.9 5PKGNAME= gst-gnonlin-0.10.15
6CATEGORIES= multimedia 6CATEGORIES= multimedia
7MASTER_SITES= http://gstreamer.freedesktop.org/src/gnonlin/ 7MASTER_SITES= http://gstreamer.freedesktop.org/src/gnonlin/
8EXTRACT_SUFX= .tar.bz2 8EXTRACT_SUFX= .tar.bz2
9 9
10MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://gstreamer.freedesktop.org/modules/gnonlin.html 11HOMEPAGE= http://gstreamer.freedesktop.org/modules/gnonlin.html
12COMMENT= Non-linear editing components for gstreamer 12COMMENT= Non-linear editing components for gstreamer
13 13
14PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
15 15
16GNU_CONFIGURE= yes 16GNU_CONFIGURE= yes
17USE_LIBTOOL= yes 17USE_LIBTOOL= yes
18USE_TOOLS+= pkg-config 18USE_TOOLS+= pkg-config

cvs diff -r1.2 -r1.3 pkgsrc/multimedia/gst-plugins0.10-gnonlin/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/multimedia/gst-plugins0.10-gnonlin/Attic/distinfo 2008/03/10 12:52:52 1.2
+++ pkgsrc/multimedia/gst-plugins0.10-gnonlin/Attic/distinfo 2010/06/16 13:58:00 1.3
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.2 2008/03/10 12:52:52 drochner Exp $ 1$NetBSD: distinfo,v 1.3 2010/06/16 13:58:00 drochner Exp $
2 2
3SHA1 (gnonlin-0.10.9.tar.bz2) = 44981f5b7cd8221c67eeee65a3ddce6df810572d 3SHA1 (gnonlin-0.10.15.tar.bz2) = 743f306ba55093ec2dcca5eb21b8fded5e6ac99f
4RMD160 (gnonlin-0.10.9.tar.bz2) = 25d6a9b98517a98075b7fbeed9036a2d00ab5408 4RMD160 (gnonlin-0.10.15.tar.bz2) = 7444999d0397955d58f9272ced305f09056ba699
5Size (gnonlin-0.10.9.tar.bz2) = 366567 bytes 5Size (gnonlin-0.10.15.tar.bz2) = 419881 bytes
6SHA1 (patch-aa) = 465876fd5134ee4e344f3b824af5f4d1acbc82f5 6SHA1 (patch-aa) = 92e4ca171e94857782c544200fddab81f7548cbb

cvs diff -r1.1.1.1 -r1.2 pkgsrc/multimedia/gst-plugins0.10-gnonlin/patches/Attic/patch-aa (expand / switch to unified diff)

--- pkgsrc/multimedia/gst-plugins0.10-gnonlin/patches/Attic/patch-aa 2007/02/08 21:42:26 1.1.1.1
+++ pkgsrc/multimedia/gst-plugins0.10-gnonlin/patches/Attic/patch-aa 2010/06/16 13:58:00 1.2
@@ -1,22 +1,13 @@ @@ -1,22 +1,13 @@
1$NetBSD: patch-aa,v 1.1.1.1 2007/02/08 21:42:26 drochner Exp $ 1$NetBSD: patch-aa,v 1.2 2010/06/16 13:58:00 drochner Exp $
2 2
3--- configure.orig 2006-11-30 14:29:30.000000000 +0100 3--- configure.orig 2010-03-09 11:48:29.000000000 +0000
4+++ configure 4+++ configure
5@@ -23227,7 +23227,7 @@ rm -f core conftest.err conftest.$ac_obj 5@@ -14034,7 +14034,7 @@ rm -f core conftest.err conftest.$ac_obj
6 echo "${ECHO_T}$flag_ok" >&6; } 6 $as_echo "$flag_ok" >&6; }
7  7
8  8
9- if test "x$ERROR_CFLAGS" == "x" 9- if test "x$ERROR_CFLAGS" == "x"
10+ if test "x$ERROR_CFLAGS" = "x" 10+ if test "x$ERROR_CFLAGS" = "x"
11 then 11 then
12  12
13 { echo "$as_me:$LINENO: checking to see if compiler understands -errwarn=%all,no%E_EMPTY_DECLARATION,no%E_STATEMENT_NOT_REACHED" >&5 13 { $as_echo "$as_me:${as_lineno-$LINENO}: checking to see if compiler understands -errwarn=%all" >&5
14@@ -23307,7 +23307,7 @@ rm -f core conftest.err conftest.$ac_obj 
15 echo "${ECHO_T}$flag_ok" >&6; } 
16  
17  
18- if test "x$ERROR_CFLAGS" == "x" 
19+ if test "x$ERROR_CFLAGS" = "x" 
20 then 
21  
22 { echo "$as_me:$LINENO: checking to see if compiler understands -errwarn=%all" >&5