* [gentoo-commits] gentoo-x86 commit in net-im/ktp-accounts-kcm/files: ktp-accounts-kcm-0.7.1-pintxo-plugin.patch
@ 2014-01-17 22:27 Manuel Rueger (mrueg)
0 siblings, 0 replies; 2+ messages in thread
From: Manuel Rueger (mrueg) @ 2014-01-17 22:27 UTC (permalink / raw
To: gentoo-commits
mrueg 14/01/17 22:27:29
Added: ktp-accounts-kcm-0.7.1-pintxo-plugin.patch
Log:
Fix build for different libmm-qt versions. Thanks to Dennis Schridde. Fixes bug #493340.
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path
1.1 net-im/ktp-accounts-kcm/files/ktp-accounts-kcm-0.7.1-pintxo-plugin.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/ktp-accounts-kcm/files/ktp-accounts-kcm-0.7.1-pintxo-plugin.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/ktp-accounts-kcm/files/ktp-accounts-kcm-0.7.1-pintxo-plugin.patch?rev=1.1&content-type=text/plain
Index: ktp-accounts-kcm-0.7.1-pintxo-plugin.patch
===================================================================
commit d08d4142ec75d931b364a002c8eaae91223f1ac5
Author: Anant Kamath <kamathanant@gmail.com>
Date: Sat Dec 7 19:06:33 2013 +0530
Build pintxo plugin only if MMQt 0.5.1 is found, higher/lower versions break the plugin
diff --git a/plugins/pintxo/CMakeLists.txt b/plugins/pintxo/CMakeLists.txt
index aeb5b62..ba74b84 100644
--- a/plugins/pintxo/CMakeLists.txt
+++ b/plugins/pintxo/CMakeLists.txt
@@ -2,7 +2,7 @@ project (ktpaccountskcm-plugin-pintxo)
INCLUDE(FindPkgConfig)
-pkg_check_modules(LIBMODEMMANAGERQT ModemManagerQt>=0.5.1)
+pkg_check_modules(LIBMODEMMANAGERQT ModemManagerQt=0.5.1)
if (LIBMODEMMANAGERQT_FOUND)
MESSAGE("ModemManagerQt >= 0.5.1 found, building pintxo plugin for SMS messaging")
include_directories (${CMAKE_CURRENT_BINARY_DIR}
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-im/ktp-accounts-kcm/files: ktp-accounts-kcm-0.7.1-pintxo-plugin.patch
@ 2014-04-26 11:05 Johannes Huber (johu)
0 siblings, 0 replies; 2+ messages in thread
From: Johannes Huber (johu) @ 2014-04-26 11:05 UTC (permalink / raw
To: gentoo-commits
johu 14/04/26 11:05:34
Removed: ktp-accounts-kcm-0.7.1-pintxo-plugin.patch
Log:
Remove KDE Telepathy 0.7.1.
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key F3CFD2BD)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-04-26 11:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-17 22:27 [gentoo-commits] gentoo-x86 commit in net-im/ktp-accounts-kcm/files: ktp-accounts-kcm-0.7.1-pintxo-plugin.patch Manuel Rueger (mrueg)
-- strict thread matches above, loose matches on Subject: below --
2014-04-26 11:05 Johannes Huber (johu)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox