* [gentoo-commits] proj/kde:master commit in: dev-libs/libdbusmenu/files/
@ 2011-02-06 23:06 Dennis Schridde
0 siblings, 0 replies; only message in thread
From: Dennis Schridde @ 2011-02-06 23:06 UTC (permalink / raw
To: gentoo-commits
commit: 8afbdb7e5c916d250d814555ddaf8ef61ee03094
Author: Dennis Schridde <devurandom <AT> gmx <DOT> net>
AuthorDate: Sun Feb 6 23:06:42 2011 +0000
Commit: Dennis Schridde <devurandom <AT> gmx <DOT> net>
CommitDate: Sun Feb 6 23:06:42 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=8afbdb7e
[dev-libs/libdbusmenu] Fixed tests for USE=-gtk
A Makefile target was executed that should only be run if --enable-dumper
(Portage version: 2.2.0_alpha20/git/Linux x86_64, signed Manifest commit with key 50ED256E)
---
.../files/libdbusmenu-0.3.14-optional-dumper.patch | 27 ++++++++++++++++++++
1 files changed, 27 insertions(+), 0 deletions(-)
diff --git a/dev-libs/libdbusmenu/files/libdbusmenu-0.3.14-optional-dumper.patch b/dev-libs/libdbusmenu/files/libdbusmenu-0.3.14-optional-dumper.patch
index 3a06262..644c799 100644
--- a/dev-libs/libdbusmenu/files/libdbusmenu-0.3.14-optional-dumper.patch
+++ b/dev-libs/libdbusmenu/files/libdbusmenu-0.3.14-optional-dumper.patch
@@ -39,3 +39,30 @@
libexec_SCRIPTS = dbusmenu-bench
+--- tests/Makefile.am.orig 2011-02-07 00:01:11.066461559 +0100
++++ tests/Makefile.am 2011-02-07 00:02:33.487751202 +0100
+@@ -10,6 +10,10 @@
+ test-glib-properties \
+ test-glib-proxy \
+ test-glib-simple-items \
+- test-glib-submenu \
++ test-glib-submenu
++
++if WANT_DBUSMENUDUMPER
++TESTS += \
+ test-json
++endif
+
+@@ -36,7 +40,11 @@
+ test-glib-proxy-proxy \
+ test-glib-submenu-client \
+ test-glib-submenu-server \
+- test-glib-simple-items \
++ test-glib-simple-items
++
++if WANT_DBUSMENUDUMPER
++check_PROGRAMS += \
+ test-json-client \
+ test-json-server
++endif
+
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2011-02-06 23:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-06 23:06 [gentoo-commits] proj/kde:master commit in: dev-libs/libdbusmenu/files/ Dennis Schridde
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox