razorqt-libs should build razor-global-key-shortcuts-client/ and razor-global-key-shortcut-selector/, otherwise some packages, e.g. razorqt-panel-9999, fail to build due to missing libraries. Here is the straight forward patch that solves my problem: From 739ac8ccf47fef6c9c1086ca0fa5b7e2c89b6b9c Mon Sep 17 00:00:00 2001 From: Jekyll Wu <adaptee@gmail.com> Date: Tue, 30 Apr 2013 23:31:53 +0800 Subject: [PATCH] build and install more modules --- razorqt-base/razorqt-libs/razorqt-libs-9999.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/razorqt-base/razorqt-libs/razorqt-libs-9999.ebuild b/razorqt-base/razorqt-libs/razorqt-libs-9999.ebuild index 726e7ae..fa8b4db 100644 --- a/razorqt-base/razorqt-libs/razorqt-libs-9999.ebuild +++ b/razorqt-base/razorqt-libs/razorqt-libs-9999.ebuild @@ -42,6 +42,8 @@ src_configure() { -DMODULE_LIBRAZORQT=On -DMODULE_LIBRAZORQXT=On -DMODULE_LIBRAZORMOUNT=On + -DMODULE_LIBRAZORGLOBALKEYSHORTCUTSCLIENT=On + -DMODULE_LIBRAZORGLOBALKEYSHORTCUTSBUTTON=On -DMODULE_LIBSYSSTAT=On -DMODULE_ABOUT=On -DMODULE_X11INFO=On -- 1.8.2.1 Reproducible: Always
Ping ? Can some try emerging razorqt-panel-9999 ?
Thanks, patch applied in git. http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=3b7a131f3e050eaaaa50450334e210bf07201728