packages: cinelerra-cv/cinelerra-cv-build.patch, cinelerra-cv/cinelerra-cv....

baggins baggins at pld-linux.org
Thu Jun 3 17:26:20 CEST 2010


Author: baggins                      Date: Thu Jun  3 15:26:20 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 9
- remove ESD stanza from configure.in, it prevented rebuilding of ac/am stuff

---- Files affected:
packages/cinelerra-cv:
   cinelerra-cv-build.patch (1.6 -> 1.7) , cinelerra-cv.spec (1.34 -> 1.35) 

---- Diffs:

================================================================
Index: packages/cinelerra-cv/cinelerra-cv-build.patch
diff -u packages/cinelerra-cv/cinelerra-cv-build.patch:1.6 packages/cinelerra-cv/cinelerra-cv-build.patch:1.7
--- packages/cinelerra-cv/cinelerra-cv-build.patch:1.6	Mon Apr 26 09:23:29 2010
+++ packages/cinelerra-cv/cinelerra-cv-build.patch	Thu Jun  3 17:26:15 2010
@@ -13,6 +13,21 @@
  AM_GNU_GETTEXT_VERSION(0.12.1)
  AM_PROG_AS
  
+@@ -99,14 +99,6 @@
+ 	LIBS=`echo "$LIBS" | sed -e s/-lasound//g`
+ fi
+ 
+-if test "x$enable_esd" = "xyes"; then
+-	AM_PATH_ESD(,[esound=yes])
+-	if test "x$esound" = xyes; then
+-		SOUND_CFLAGS="$ESD_CFLAGS -DHAVE_ESOUND $SOUND_CFLAGS"
+-		SOUND_LDFLAGS="$ESD_LIBS $SOUND_LDFLAGS"
+-		enable_esd=ok
+-	fi
+-fi
+ AC_SUBST(SOUND_CFLAGS)
+ AC_SUBST(SOUND_LDFLAGS)
+ ############### END OF SOUND
 --- cinelerra-cv-2.1/cinelerra/Makefile.am.org	2006-11-26 01:42:58.101122750 +0100
 +++ cinelerra-cv-2.1/cinelerra/Makefile.am	2006-11-26 01:43:09.741850250 +0100
 @@ -19,26 +19,26 @@

================================================================
Index: packages/cinelerra-cv/cinelerra-cv.spec
diff -u packages/cinelerra-cv/cinelerra-cv.spec:1.34 packages/cinelerra-cv/cinelerra-cv.spec:1.35
--- packages/cinelerra-cv/cinelerra-cv.spec:1.34	Thu Jun  3 17:18:50 2010
+++ packages/cinelerra-cv/cinelerra-cv.spec	Thu Jun  3 17:26:15 2010
@@ -3,7 +3,7 @@
 # - external libraries packages (is there any sense in that?)
 #
 %define		snap	20100109
-%define		rel		8
+%define		rel		9
 Summary:	Cinelerra - capturing, editing and production of audio/video material
 Summary(pl.UTF-8):	Cinelerra - nagrywanie, obróbka i produkcja materiału audio/video
 Name:		cinelerra-cv
@@ -168,6 +168,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2010/06/03 15:26:15  baggins
+- rel 9
+- remove ESD stanza from configure.in, it prevented rebuilding of ac/am stuff
+
 Revision 1.34  2010/06/03 15:18:50  baggins
 - rel 8
 - esound is dead
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/cinelerra-cv/cinelerra-cv-build.patch?r1=1.6&r2=1.7&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/cinelerra-cv/cinelerra-cv.spec?r1=1.34&r2=1.35&f=u



More information about the pld-cvs-commit mailing list