summaryrefslogtreecommitdiffstats
path: root/testing/vlc/uclibc-no-xscreensaver.patch
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2012-01-28 18:49:05 +0200
committerTimo Teräs <timo.teras@iki.fi>2012-01-28 18:53:32 +0200
commiteb8f81e80242e9359ef9e188a595912822505413 (patch)
tree1fc5c49fca8a79e0918031730cae306030f072df /testing/vlc/uclibc-no-xscreensaver.patch
parent328d84a74324de66100c5d26db38646437dede52 (diff)
downloadaports-eb8f81e80242e9359ef9e188a595912822505413.tar.bz2
aports-eb8f81e80242e9359ef9e188a595912822505413.tar.xz
testing/vlc: copied form main and upgraded to 2.0.0-rc1
* qt4 and skins2 gui interfaces are also enabled (to subpkg vlc-xorg)
Diffstat (limited to 'testing/vlc/uclibc-no-xscreensaver.patch')
-rw-r--r--testing/vlc/uclibc-no-xscreensaver.patch18
1 files changed, 18 insertions, 0 deletions
diff --git a/testing/vlc/uclibc-no-xscreensaver.patch b/testing/vlc/uclibc-no-xscreensaver.patch
new file mode 100644
index 000000000..b4e1acef6
--- /dev/null
+++ b/testing/vlc/uclibc-no-xscreensaver.patch
@@ -0,0 +1,18 @@
+--- vlc-2.0.0-rc1.orig/modules/misc/Modules.am
++++ vlc-2.0.0-rc1/modules/misc/Modules.am
+@@ -26,14 +26,9 @@
+ libxdg_screensaver_plugin_la_CFLAGS = $(AM_CFLAGS)
+ libxdg_screensaver_plugin_la_LIBADD = $(AM_LIBADD)
+ libxdg_screensaver_plugin_la_DEPENDENCIES =
+-libxscreensaver_plugin_la_SOURCES = inhibit/xscreensaver.c
+-libxscreensaver_plugin_la_CFLAGS = $(AM_CFLAGS)
+-libxscreensaver_plugin_la_LIBADD = $(AM_LIBADD)
+-libxscreensaver_plugin_la_DEPENDENCIES =
+ if HAVE_XCB
+ libvlc_LTLIBRARIES += \
+- libxdg_screensaver_plugin.la \
+- libxscreensaver_plugin.la
++ libxdg_screensaver_plugin.la
+ endif
+
+ libmce_plugin_la_SOURCES = inhibit/mce.c