public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Marcel Unbehaun" <frostworks@gmx.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gamerlay:master commit in: x11-apps/typhon/
Date: Sat,  3 Sep 2011 05:58:47 +0000 (UTC)	[thread overview]
Message-ID: <c129e217360c2257be8a1bf24913913f5b7df813.frostwork@gentoo> (raw)

commit:     c129e217360c2257be8a1bf24913913f5b7df813
Author:     Marcel Unbehaun <marcel <AT> frostworx <DOT> de>
AuthorDate: Sat Sep  3 05:58:29 2011 +0000
Commit:     Marcel Unbehaun <frostworks <AT> gmx <DOT> de>
CommitDate: Sat Sep  3 05:58:29 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=c129e217

[x11-apps/typhon]	updated typhon-9999.ebuild
[x11-apps/typhon]	new Manifest
[x11-apps/typhon]	new metadata.xml

---
 x11-apps/typhon/metadata.xml       |    1 +
 x11-apps/typhon/typhon-9999.ebuild |    5 +++--
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/x11-apps/typhon/metadata.xml b/x11-apps/typhon/metadata.xml
index 212dde7..70a0cb4 100644
--- a/x11-apps/typhon/metadata.xml
+++ b/x11-apps/typhon/metadata.xml
@@ -11,6 +11,7 @@ Typhon is a slim and themeable opengl dashboard / program launcher.
 </longdescription>
   <use>
 	<flag name="mmd">enable mikumikudance model support</flag> 
+    <flag name="opencv">Add opencv support</flag>
     <flag name="sound">enable sound</flag>
     <flag name="sysinfo">Add some system information support</flag>
     <flag name="themes">Add p3t theme support</flag>

diff --git a/x11-apps/typhon/typhon-9999.ebuild b/x11-apps/typhon/typhon-9999.ebuild
index 3bf4a56..904a217 100644
--- a/x11-apps/typhon/typhon-9999.ebuild
+++ b/x11-apps/typhon/typhon-9999.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="http://www.frostworx.de/?p=1"
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS=""
-IUSE="debug glut mmd +sound +xml"
+IUSE="debug glut mmd opencv +sound +xml"
 
 S="${WORKDIR}/${P/_/-}"
 
@@ -25,7 +25,7 @@ RDEPEND="media-libs/ftgl
 	virtual/opengl
 	media-libs/libpng
 	media-libs/libsfml
-	media-libs/opencv
+	opencv? ( media-libs/opencv )
 	sys-libs/zlib
 	x11-libs/libXrender
 	x11-libs/libXrandr
@@ -40,6 +40,7 @@ src_configure() {
 		$(cmake-utils_use debug DEBUG)
 		$(cmake-utils_use xml xml)
 		$(cmake-utils_use !mmd NOMMD)
+		$(cmake-utils_use !opencv NOCV)		
 	)
 
 	cmake-utils_src_configure



             reply	other threads:[~2011-09-03  5:58 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-03  5:58 Marcel Unbehaun [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-06-02 13:02 [gentoo-commits] proj/gamerlay:master commit in: x11-apps/typhon/ Vadim A. Misbakh-Soloviov
2012-08-15  6:52 Marcel Unbehaun
2012-07-05 16:40 Marcel Unbehaun
2012-01-20 17:04 Marcel Unbehaun
2011-12-20 16:38 Marcel Unbehaun
2011-09-14 15:47 Marcel Unbehaun
2011-07-25 11:59 Marcel Unbehaun
2011-07-14 18:07 Marcel Unbehaun
2011-07-09  9:56 Marcel Unbehaun
2011-05-30 20:50 Marcel Unbehaun
2011-03-31 16:40 Steffen Stramm

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=c129e217360c2257be8a1bf24913913f5b7df813.frostwork@gentoo \
    --to=frostworks@gmx.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