]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blob - plymouth/patches/plymouth-no-gtk.patch
plymouth: Update to 0.8.5.1.
[people/ms/ipfire-3.x.git] / plymouth / patches / plymouth-no-gtk.patch
1 diff -Nur a/configure.ac b/configure.ac
2 --- a/configure.ac 2012-06-06 22:21:53.000000000 +0200
3 +++ b/configure.ac 2012-06-30 20:55:30.743597988 +0200
4 @@ -53,10 +53,6 @@
5 AC_SUBST(PANGO_LIBS)
6 fi
7
8 -PKG_CHECK_MODULES(GTK, [gtk+-2.0 >= 2.12.0 ])
9 -AC_SUBST(GTK_CFLAGS)
10 -AC_SUBST(GTK_LIBS)
11 -
12 AC_ARG_ENABLE(libdrm_intel, AS_HELP_STRING([--enable-libdrm_intel],[enable building with libdrm_intel support]),enable_libdrm_intel=$enableval,enable_libdrm_intel=no)
13 AM_CONDITIONAL(ENABLE_LIBDRM_INTEL, [test "$enable_libdrm_intel" = yes])
14
15 diff -Nur a/src/Makefile.am b/src/Makefile.am
16 --- a/src/Makefile.am 2012-06-06 16:14:49.000000000 +0200
17 +++ b/src/Makefile.am 2012-06-30 20:56:29.714189945 +0200
18 @@ -1,4 +1,4 @@
19 -SUBDIRS = libply libply-splash-core libply-splash-graphics . plugins client viewer tests
20 +SUBDIRS = libply libply-splash-core libply-splash-graphics . plugins client tests
21 if ENABLE_UPSTART_MONITORING
22 SUBDIRS += upstart-bridge
23 endif
24 diff -Nur a/src/plugins/renderers/Makefile.am b/src/plugins/renderers/Makefile.am
25 --- a/src/plugins/renderers/Makefile.am 2012-06-06 16:14:54.000000000 +0200
26 +++ b/src/plugins/renderers/Makefile.am 2012-06-30 20:56:59.811483344 +0200
27 @@ -1,3 +1,3 @@
28 -SUBDIRS = frame-buffer x11 drm
29 +SUBDIRS = frame-buffer drm
30
31 MAINTAINERCLEANFILES = Makefile.in