SOURCES: audacious-home_etc.patch - merged 1.4.0 from DEVEL

arvenil arvenil at pld-linux.org
Wed Nov 7 18:20:17 CET 2007


Author: arvenil                      Date: Wed Nov  7 17:20:17 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- merged 1.4.0 from DEVEL

---- Files affected:
SOURCES:
   audacious-home_etc.patch (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SOURCES/audacious-home_etc.patch
diff -u SOURCES/audacious-home_etc.patch:1.4 SOURCES/audacious-home_etc.patch:1.5
--- SOURCES/audacious-home_etc.patch:1.4	Fri Mar 16 23:37:22 2007
+++ SOURCES/audacious-home_etc.patch	Wed Nov  7 18:20:12 2007
@@ -1,15 +1,17 @@
---- audacious-1.3.0/src/audacious/Makefile	2007-01-26 18:58:10.000000000 +0100
-+++ audacious-1.3.0/src/audacious/Makefile	2007-01-26 18:59:45.000000000 +0100
-@@ -15,6 +15,7 @@
- 	$(GTK_LIBS) \
- 	$(LIBGLADE_LIBS) \
- 	$(REGEX_LIBS) \
-+	-lhome_etc \
- 	./widgets/libwidgets.a
- 
- CFLAGS += \
---- audacious-1.3.0/src/libaudacious/configdb.h	2007-01-26 18:58:10.000000000 +0100
-+++ audacious-1.3.0/src/libaudacious/configdb.h	2007-01-26 19:01:51.000000000 +0100
+--- audacious-1.4.0/src/audacious/Makefile	2007-01-26 18:58:10.000000000 +0100
++++ audacious-1.4.0/src/audacious/Makefile	2007-01-26 18:59:45.000000000 +0100
+@@ -189,7 +189,8 @@
+ 	${MOWGLI_LIBS}		\
+ 	${LIBMCS_LIBS}		\
+ 	${LIBGLADE_LIBS}	\
+-	${REGEX_LIBS}
++	${REGEX_LIBS}		\
++	-lhome_etc
+ 
+ LDFLAGS += ${PROG_IMPLIB_LDFLAGS}
+ 
+--- audacious-1.3.0/src/audacious/configdb.h	2007-01-26 18:58:10.000000000 +0100
++++ audacious-1.3.0/src/audacious/configdb.h	2007-01-26 19:01:51.000000000 +0100
 @@ -2,6 +2,7 @@
  #define CONFIGDB_H
  
@@ -18,18 +20,6 @@
  
  /**
   * ConfigDb:
---- audacious-1.3.0/src/libaudacious/Makefile	2007-01-23 19:22:32.000000000 +0100
-+++ audacious-1.3.0/src/libaudacious/Makefile	2007-01-26 19:03:46.000000000 +0100
-@@ -9,7 +9,8 @@
- LIBADD = \
- 	$(GTK_LIBS) \
- 	$(GCONF_LIBS) \
--	$(LIBMCS_LIBS)
-+	$(LIBMCS_LIBS) \
-+	-lhome_etc
- 
- CFLAGS += $(PICFLAGS) \
- 	$(GTK_CFLAGS) \
 --- audacious-1.3.0/src/audacious/main.c	2007-01-23 03:21:22.000000000 +0100
 +++ audacious-1.3.0/src/audacious/main.c	2007-01-26 19:08:25.000000000 +0100
 @@ -490,13 +490,13 @@
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/audacious-home_etc.patch?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list