]> git.pld-linux.org Git - packages/audacious.git/blobdiff - audacious-home_etc.patch
- up to 1.4.6
[packages/audacious.git] / audacious-home_etc.patch
index 383fe576daf7e3e46892b879c59bddc5b9362c73..0d2702c3a965680cc679feb48d074b6f160b71c6 100644 (file)
@@ -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
+--- 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}
  
- 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.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
  
  
  /**
   * 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 @@
This page took 0.046411 seconds and 4 git commands to generate.