[topmenu-gtk] 01/01: debian/patches: Add 1004_dont-disable-mate-applet-on-gtk3-builds.patch. Allow --enable-mate-applet for GTK-3 builds.

Mike Gabriel sunweaver at debian.org
Tue Aug 23 20:18:18 UTC 2016


This is an automated email from the git hooks/post-receive script.

sunweaver pushed a commit to branch master
in repository topmenu-gtk.

commit 27ecea61b61aea03dac1ae51b3c3977adbdf0a60
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Tue Aug 23 20:18:03 2016 +0000

    debian/patches: Add 1004_dont-disable-mate-applet-on-gtk3-builds.patch. Allow --enable-mate-applet for GTK-3 builds.
---
 .../1004_dont-disable-mate-applet-on-gtk3-builds.patch      | 13 +++++++++++++
 debian/patches/series                                       |  1 +
 2 files changed, 14 insertions(+)

diff --git a/debian/patches/1004_dont-disable-mate-applet-on-gtk3-builds.patch b/debian/patches/1004_dont-disable-mate-applet-on-gtk3-builds.patch
new file mode 100644
index 0000000..5fbf35c
--- /dev/null
+++ b/debian/patches/1004_dont-disable-mate-applet-on-gtk3-builds.patch
@@ -0,0 +1,13 @@
+Description: The Topmenu Applet for MATE supports GTK-3 builds since topmenu-gtk 0.3
+Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+
+--- a/configure.ac
++++ b/configure.ac
+@@ -66,7 +66,6 @@
+ 			[
+ 				AC_DEFINE(HAVE_WNCK3, [1], [Define if you have libwnck-3.0])
+ 				with_wnck=wnck3
+-				enable_mate_applet=no
+ 				enable_xfce_applet=no
+ 				enable_lxpanel_plugin=no
+ 			],
diff --git a/debian/patches/series b/debian/patches/series
index 5246d43..58ccbfa 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
 1001_tolerate-mixing-wrong-configure-options.patch
 1002_pkgconfig-x11.patch
 1003_fix-g-log-domain-lxpanel-applet.patch
+1004_dont-disable-mate-applet-on-gtk3-builds.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/topmenu-gtk.git



More information about the pkg-mate-commits mailing list