From: "Marcel Unbehaun" <frostworks@gmx.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gamerlay:master commit in: x11-apps/typhon/
Date: Wed, 15 Aug 2012 06:52:21 +0000 (UTC) [thread overview]
Message-ID: <1345013704.222acb22ea827a292cd7e568d1f771330aa17fbf.frostwork@gentoo> (raw)
commit: 222acb22ea827a292cd7e568d1f771330aa17fbf
Author: Marcel Unbehaun <marcel <AT> frostworx <DOT> de>
AuthorDate: Wed Aug 15 06:55:04 2012 +0000
Commit: Marcel Unbehaun <frostworks <AT> gmx <DOT> de>
CommitDate: Wed Aug 15 06:55:04 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=222acb22
[x11-apps/typhon] new typhon-2.0_rc1.ebuild
---
x11-apps/typhon/typhon-2.0_rc1.ebuild | 37 +++++++++++++++++++++++++++++++++
1 files changed, 37 insertions(+), 0 deletions(-)
diff --git a/x11-apps/typhon/typhon-2.0_rc1.ebuild b/x11-apps/typhon/typhon-2.0_rc1.ebuild
new file mode 100644
index 0000000..07e962e
--- /dev/null
+++ b/x11-apps/typhon/typhon-2.0_rc1.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: x11-apps/typhon-2.0-rc1.ebuild,v 1.1 2012/08/15 17:48:23 by frostwork Exp $
+
+EAPI="4"
+
+CMAKE_MIN_VERSION=2.8
+
+inherit cmake-utils eutils
+
+DESCRIPTION="A slim and themeable opengl dashboard / program launcher"
+HOMEPAGE="http://www.frostworx.de/?p=1"
+SRC_URI="http://www.frostworx.de/typhon/${P}.tar.bz2"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug mmd sfe +p3t"
+
+RDEPEND="virtual/opengl
+ dev-libs/tinyxml
+ media-libs/libpng
+ >=media-libs/libsfml-1.99
+ sfe? ( media-libs/sfemovie )
+ sys-libs/zlib
+ mmd? ( media-libs/libmmd )
+ p3t? ( media-libs/libp3t )"
+DEPEND="${RDEPEND}"
+
+src_configure() {
+ local mycmakeargs=(
+ $(cmake-utils_use debug DEBUG)
+ $(cmake-utils_use !mmd NOMMD)
+ )
+
+ cmake-utils_src_configure
+}
next reply other threads:[~2012-08-15 6:55 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-15 6:52 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-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-09-03 5:58 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=1345013704.222acb22ea827a292cd7e568d1f771330aa17fbf.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