SOURCES: avidemux-autoconf.patch - updated for 2.4.4

charles charles at pld-linux.org
Tue Apr 14 14:04:26 CEST 2009


Author: charles                      Date: Tue Apr 14 12:04:26 2009 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated for 2.4.4

---- Files affected:
SOURCES:
   avidemux-autoconf.patch (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SOURCES/avidemux-autoconf.patch
diff -u SOURCES/avidemux-autoconf.patch:1.7 SOURCES/avidemux-autoconf.patch:1.8
--- SOURCES/avidemux-autoconf.patch:1.7	Sun Aug 17 11:14:41 2008
+++ SOURCES/avidemux-autoconf.patch	Tue Apr 14 14:04:20 2009
@@ -36,20 +36,17 @@
      elif test -x "`$WHICH automake-1.7`" ; then
        AUTOMAKE="`$WHICH automake-1.7`"
        ACLOCAL="`$WHICH aclocal-1.7`"
---- avidemux_2.4.3/configure.in.in.orig	2008-07-23 20:58:15.000000000 +0200
-+++ avidemux_2.4.3/configure.in.in	2008-08-17 01:02:19.000000000 +0200
-@@ -37,8 +37,10 @@
+--- avidemux_2.4.4/configure.in.in.orig	2009-02-06 20:07:37.000000000 +0100
++++ avidemux_2.4.4/configure.in.in	2009-04-14 04:20:30.000000000 +0200
+@@ -37,6 +37,7 @@
  
  dnl Perform program name transformation
  AC_ARG_PROGRAM
 +AC_GNU_SOURCE
  dnl Automake doc recommends to do this only here. (Janos)
- AM_INIT_AUTOMAKE(avidemux,"2.4.3")
-+AM_PROG_AS
+ AM_INIT_AUTOMAKE(avidemux,"2.4.4")
  ADM_SUBVERSION="0"
- 
- if [[ -f .svn/entries ]]; then
-@@ -128,7 +130,7 @@
+@@ -120,7 +121,7 @@
  
  
  dnl _________________ gettext _________________
@@ -58,7 +55,7 @@
  GETTEXT_PACKAGE=avidemux
  AC_DEFINE_UNQUOTED([GETTEXT_PACKAGE], "$GETTEXT_PACKAGE", [gettext package name])
  ADM_LOCALEDIR=${datadir}/locale
-@@ -247,7 +249,8 @@
+@@ -239,7 +240,8 @@
    *)
      AC_MSG_NOTICE(I'm assuming this is Linux)
      AC_PATH_XTRA
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/avidemux-autoconf.patch?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list