public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: plasma-active/kde-artwork-active/
@ 2013-10-03 23:28 Chris Reffett
  0 siblings, 0 replies; only message in thread
From: Chris Reffett @ 2013-10-03 23:28 UTC (permalink / raw
  To: gentoo-commits

commit:     7c5bfacda63e4645aab3e6a4a6a42b5917f6e44d
Author:     Chris Reffett <creffett <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  3 21:48:25 2013 +0000
Commit:     Chris Reffett <creffett <AT> gentoo <DOT> org>
CommitDate: Thu Oct  3 21:48:25 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=7c5bfacd

[plasma-active/kde-artwork-active] Bump to 0.4 (plasma-active 4.0)

Package-Manager: portage-2.2.7

---
 .../kde-artwork-active-0.4.ebuild                  | 28 ++++++++++++++++++++++
 1 file changed, 28 insertions(+)

diff --git a/plasma-active/kde-artwork-active/kde-artwork-active-0.4.ebuild b/plasma-active/kde-artwork-active/kde-artwork-active-0.4.ebuild
new file mode 100644
index 0000000..55c8ce4
--- /dev/null
+++ b/plasma-active/kde-artwork-active/kde-artwork-active-0.4.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit kde4-base
+DESCRIPTION="Plasma Active artwork"
+HOMEPAGE="http://www.kde.org/"
+SRC_URI="mirror://kde/stable/active/4.0/src/${P}.tar.xz"
+
+LICENSE="GPL-2+ LGPL-2.1+"
+SLOT="4"
+KEYWORDS="~amd64 ~x86"
+IUSE="phone"
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+
+src_configure() {
+	local mycmakeargs=()
+	if use phone; then
+		mycmakeargs+="-DSCREEN_RESOLUTION=800x480"
+	else
+		mycmakeargs+="-DSCREEN_RESOLUTION=1366x768"
+	fi
+	kde4-base_src_configure
+}


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2013-10-03 23:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-03 23:28 [gentoo-commits] proj/kde:master commit in: plasma-active/kde-artwork-active/ Chris Reffett

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox