From: "Sergio Perez" <dagobertstaler@t-online.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gamerlay:master commit in: games-util/desurium/
Date: Thu, 28 Nov 2013 12:53:03 +0000 (UTC) [thread overview]
Message-ID: <1385643198.680777d097d24a35cd7d5ea19ab3f8b31b4cc4d8.anagromataf@gentoo> (raw)
commit: 680777d097d24a35cd7d5ea19ab3f8b31b4cc4d8
Author: anagromataf <Dagobertstaler <AT> t-online <DOT> de>
AuthorDate: Thu Nov 28 12:53:18 2013 +0000
Commit: Sergio Perez <dagobertstaler <AT> t-online <DOT> de>
CommitDate: Thu Nov 28 12:53:18 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=680777d0
[games-util/desurium] add gtest useflag
---
games-util/desurium/desurium-9999.ebuild | 6 +++++-
games-util/desurium/metadata.xml | 1 +
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/games-util/desurium/desurium-9999.ebuild b/games-util/desurium/desurium-9999.ebuild
index a99bd46..79545ca 100644
--- a/games-util/desurium/desurium-9999.ebuild
+++ b/games-util/desurium/desurium-9999.ebuild
@@ -38,7 +38,7 @@ DESCRIPTION="Free software version of Desura game client"
HOMEPAGE="https://github.com/lodle/Desurium"
LICENSE="GPL-3"
SLOT="0"
-IUSE="+32bit +bundled-wxgtk debug test tools"
+IUSE="+32bit +bundled-wxgtk debug gtest test tools"
if [[ ${PV} != 9999* ]]; then
KEYWORDS="~amd64 ~x86"
@@ -46,6 +46,9 @@ fi
# wxGTK-2.9.4.1 does not work!
COMMON_DEPEND="app-arch/bzip2
+ gtest? (
+ dev-cpp/gtest
+ )
dev-db/sqlite
>=dev-libs/boost-1.47:=
dev-libs/glib:2
@@ -102,6 +105,7 @@ src_configure() {
-DFORCE_SYS_DEPS=TRUE
-DBUILD_CEF=FALSE
$(cmake-utils_use test BUILD_TESTS)
+ $(cmake-utils_use gtest WITH_GTEST)
-BUILD_ONLY_CEF=FALSE
$(cmake-utils_use debug DEBUG)
$(cmake-utils_use 32bit 32BIT_SUPPORT)
diff --git a/games-util/desurium/metadata.xml b/games-util/desurium/metadata.xml
index 45574d2..625464e 100644
--- a/games-util/desurium/metadata.xml
+++ b/games-util/desurium/metadata.xml
@@ -11,6 +11,7 @@
<use>
<flag name="32bit">add support for 32bit games in desurium</flag>
<flag name="bundled-wxgtk>build own wxGTK+-2.9.3 (recommended)</flag>
+ <flag name="gtest">enable runtime checks through gtest</flag>
<flag name="tools">install useful tools e.g. uploader</flag>
</use>
</pkgmetadata>
next reply other threads:[~2013-11-28 12:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-28 12:53 Sergio Perez [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-01-26 12:44 [gentoo-commits] proj/gamerlay:master commit in: games-util/desurium/ Christian Schmitt
2013-09-24 9:40 Vadim A. Misbakh-Soloviov
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=1385643198.680777d097d24a35cd7d5ea19ab3f8b31b4cc4d8.anagromataf@gentoo \
--to=dagobertstaler@t-online.de \
--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