From: "git@oystercatcher mirror+tproxy" <git@oystercatcher.gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: net-libs/telepathy-qt/
Date: Wed, 4 Mar 2015 13:22:14 +0000 (UTC) [thread overview]
Message-ID: <1425475319.b6a004f73824f6876cb02ff31b5cc86b8334a3ad.git@gentoo> (raw)
commit: b6a004f73824f6876cb02ff31b5cc86b8334a3ad
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 4 13:21:59 2015 +0000
Commit: git@oystercatcher mirror+tproxy <git <AT> oystercatcher <DOT> gentoo <DOT> org>
CommitDate: Wed Mar 4 13:21:59 2015 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=b6a004f7
[net-libs/telepathy-qt] Sync with main tree.
Package-Manager: portage-2.2.17
net-libs/telepathy-qt/telepathy-qt-9999.ebuild | 20 +++++++-------------
1 file changed, 7 insertions(+), 13 deletions(-)
diff --git a/net-libs/telepathy-qt/telepathy-qt-9999.ebuild b/net-libs/telepathy-qt/telepathy-qt-9999.ebuild
index 0fb8e9c..202d2b6 100644
--- a/net-libs/telepathy-qt/telepathy-qt-9999.ebuild
+++ b/net-libs/telepathy-qt/telepathy-qt-9999.ebuild
@@ -6,7 +6,7 @@ EAPI=5
PYTHON_COMPAT=( python2_7 )
EGIT_REPO_URI=( "git://anongit.freedesktop.org/telepathy/${PN}" )
-inherit base python-any-r1 cmake-utils virtualx git-r3 multibuild
+inherit python-any-r1 cmake-utils virtualx git-r3 multibuild
DESCRIPTION="Qt4 bindings for the Telepathy D-Bus protocol"
HOMEPAGE="http://telepathy.freedesktop.org/"
@@ -50,13 +50,7 @@ DOCS=( AUTHORS ChangeLog HACKING NEWS README )
pkg_setup() {
python-any-r1_pkg_setup
- MULTIBUILD_VARIANTS=()
- if use qt4; then
- MULTIBUILD_VARIANTS+=(qt4)
- fi
- if use qt5; then
- MULTIBUILD_VARIANTS+=(qt5)
- fi
+ MULTIBUILD_VARIANTS=( $(usev qt4) $(usev qt5) )
}
src_configure() {
@@ -84,16 +78,16 @@ src_compile() {
multibuild_foreach_variant cmake-utils_src_compile
}
-src_install() {
- multibuild_foreach_variant cmake-utils_src_install
-}
-
src_test() {
mytest() {
pushd "${BUILD_DIR}" > /dev/null
- Xemake test || die "tests failed"
+ VIRTUALX_COMMAND="ctest -E '(CallChannel)'" virtualmake || die "tests failed"
popd > /dev/null
}
multibuild_foreach_variant mytest
}
+
+src_install() {
+ multibuild_foreach_variant cmake-utils_src_install
+}
next reply other threads:[~2015-03-04 13:22 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-04 13:22 git@oystercatcher mirror+tproxy [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-12-31 16:44 [gentoo-commits] proj/qt:master commit in: net-libs/telepathy-qt/ Andreas Sturmlechner
2019-11-20 21:18 Andreas Sturmlechner
2019-11-20 21:18 Andreas Sturmlechner
2018-03-19 20:33 Johannes Huber
2016-10-28 16:12 Michael Palimaka
2015-10-12 16:47 Michael Palimaka
2015-05-14 16:19 Davide Pesavento
2015-05-14 14:48 Davide Pesavento
2015-03-04 13:22 Michael Palimaka
2014-09-15 16:49 Johannes Huber
2014-05-28 21:40 Johannes Huber
2014-05-05 23:52 Johannes Huber
2014-04-02 18:43 Johannes Huber
2013-11-09 15:06 Johannes Huber
2012-09-11 23:23 Johannes Huber
2012-07-12 11:06 Michael Palimaka
2012-05-03 7:24 Johannes Huber
2012-04-19 9:14 Johannes Huber
2012-04-18 21:23 Michael Palimaka
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1425475319.b6a004f73824f6876cb02ff31b5cc86b8334a3ad.git@gentoo \
--to=git@oystercatcher.gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox