SOURCES: splashy-libs.patch (NEW) - new

arekm arekm at pld-linux.org
Sun May 20 01:10:23 CEST 2007


Author: arekm                        Date: Sat May 19 23:10:23 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- new

---- Files affected:
SOURCES:
   splashy-libs.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/splashy-libs.patch
diff -u /dev/null SOURCES/splashy-libs.patch:1.1
--- /dev/null	Sun May 20 01:10:23 2007
+++ SOURCES/splashy-libs.patch	Sun May 20 01:10:18 2007
@@ -0,0 +1,12 @@
+diff -urN splashy-0.3.2.org/src/Makefile.am splashy-0.3.2/src/Makefile.am
+--- splashy-0.3.2.org/src/Makefile.am	2007-02-13 15:26:01.000000000 +0100
++++ splashy-0.3.2/src/Makefile.am	2007-05-20 00:51:12.495521697 +0200
+@@ -44,7 +44,7 @@
+ splashy_SOURCES = splashy_main.c splashy_functions.c
+ splashy_LDADD = libsplashycnf.la libsplashy.la -lpthread -lm  -lglib-2.0
+ #splashy_LDFLAGS = -static
+-splashy_LDFLAGS = -all-static $(shell directfb-config  --libs --input=keyboard --imageprovider=png --font=ft2,default) $(DFBHACK)
++splashy_LDFLAGS = -all-static $(shell directfb-config  --libs --input=keyboard --imageprovider=png --font=ft2,default) -lsysfs $(DFBHACK)
+ 
+ 
+ splashy_config_SOURCES = splashy_config-main.c splashy_config-functions.c \
================================================================


More information about the pld-cvs-commit mailing list