public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Chris Reffett" <geekboy72@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: x11-themes/bespin/
Date: Fri,  6 Jul 2012 22:01:14 +0000 (UTC)	[thread overview]
Message-ID: <1341611944.b6cb9acab5d3a2cd37950977ea4e0dee17a6dd22.creffett@gentoo> (raw)

commit:     b6cb9acab5d3a2cd37950977ea4e0dee17a6dd22
Author:     Chris Reffett <geekboy72 <AT> gmail <DOT> com>
AuthorDate: Fri Jul  6 21:57:31 2012 +0000
Commit:     Chris Reffett <geekboy72 <AT> gmail <DOT> com>
CommitDate: Fri Jul  6 21:59:04 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=b6cb9aca

[x11-themes/bespin] Changed description, added windeco, kde and plasma USEs, and made KDE optional (since package does not require it). Credit to Franz Fellner (alpine.art.de <AT> googlemail.com)

(Portage version: 2.2.0_alpha116/git/Linux x86_64, unsigned Manifest commit)

---
 x11-themes/bespin/bespin-9999.ebuild |   24 ++++++++++++++++++------
 x11-themes/bespin/metadata.xml       |    3 +++
 2 files changed, 21 insertions(+), 6 deletions(-)

diff --git a/x11-themes/bespin/bespin-9999.ebuild b/x11-themes/bespin/bespin-9999.ebuild
index b9701a7..2931d2a 100644
--- a/x11-themes/bespin/bespin-9999.ebuild
+++ b/x11-themes/bespin/bespin-9999.ebuild
@@ -3,23 +3,35 @@
 # $Header: $
 
 EAPI=4
-
+KDE_REQUIRED="optional"
 inherit kde4-base
 
-DESCRIPTION="A KDE4 follow-up to Baghira KDE Theme Engine, which resembles Mac OS X"
+DESCRIPTION="Very configurable Qt4/KDE4 style derived from the Oxygen project."
 HOMEPAGE="http://cloudcity.sourceforge.net/"
 ESVN_REPO_URI="https://cloudcity.svn.sourceforge.net/svnroot/cloudcity"
 
 LICENSE="GPL-2"
 KEYWORDS=""
 SLOT="4"
-IUSE="debug"
+IUSE="debug kde plasma windeco"
+
+REQUIRED_USE="
+		windeco? ( kde )
+		plasma? ( kde )
+"
+
+DEPEND="
+	x11-libs/qt-core
+	x11-libs/qt-gui
+	windeco? ( $(add_kdebase_dep kwin) )
+	plasma? ( $(add_kdebase_dep kdelibs) x11-libs/qt-gui[dbus] )
+"
 
 src_configure() {
-	# these two are no-deps options
-	# no need to have them useflaged
 	mycmakeargs=(
-		-DENABLE_XBAR=ON
+		$(cmake-utils_use_enable kde KDE)
+		$(cmake-utils_use_enable windeco KWIN)
+		$(cmake-utils_use_enable plasma XBAR)
 		-DENABLE_ARGB=ON
 	)
 

diff --git a/x11-themes/bespin/metadata.xml b/x11-themes/bespin/metadata.xml
index 8d1e86a..d545f0b 100644
--- a/x11-themes/bespin/metadata.xml
+++ b/x11-themes/bespin/metadata.xml
@@ -2,4 +2,7 @@
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
 <herd>kde</herd>
+<use>
+	<flag name='windeco'>Enable window decoration for KWin.</flag>
+</use>
 </pkgmetadata>



             reply	other threads:[~2012-07-06 22:01 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-06 22:01 Chris Reffett [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-07-14 17:35 [gentoo-commits] proj/kde:master commit in: x11-themes/bespin/ Michael Palimaka
2012-08-22 20:12 Johannes Huber
2013-04-26 20:53 Johannes Huber
2013-05-14 14:42 David Heidelberger
2013-10-21  3:41 Chris Reffett
2014-02-10 15:41 Manuel Rüger
2014-02-25 17:13 Michael Palimaka
2014-02-25 17:40 Michael Palimaka
2014-02-25 17:45 Michael Palimaka
2014-02-25 17:52 Michael Palimaka
2015-06-06 19:33 Michael Palimaka
2015-06-06 19:51 Michael Palimaka
2016-03-23 19:11 Johannes Huber

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=1341611944.b6cb9acab5d3a2cd37950977ea4e0dee17a6dd22.creffett@gentoo \
    --to=geekboy72@gmail.com \
    --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