public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: plasma-active/plasma-mobile/files/, plasma-active/plasma-mobile/
@ 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:     2fe990831e2a6b2177469d33c803b3a07bc4bcec
Author:     Chris Reffett <creffett <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  3 23:23:32 2013 +0000
Commit:     Chris Reffett <creffett <AT> gentoo <DOT> org>
CommitDate: Thu Oct  3 23:23:32 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=2fe99083

[plasma-active/plasma-mobile] version bump (plasma-active 0.4)

Package-Manager: portage-2.2.7

---
 .../files/plasma-mobile-0.5-solidinherit.patch     | 13 ++++++++
 .../plasma-mobile-0.5_p20131003.ebuild             | 36 ++++++++++++++++++++++
 2 files changed, 49 insertions(+)

diff --git a/plasma-active/plasma-mobile/files/plasma-mobile-0.5-solidinherit.patch b/plasma-active/plasma-mobile/files/plasma-mobile-0.5-solidinherit.patch
new file mode 100644
index 0000000..3bf0f2a
--- /dev/null
+++ b/plasma-active/plasma-mobile/files/plasma-mobile-0.5-solidinherit.patch
@@ -0,0 +1,13 @@
+diff -ruN plasma-mobile-0.5_p20131003/contourd/location/network-engines/solid/SolidNetworkNotifier.cpp plasma-mobile-0.5_p20131003-patched/contourd/location/network-engines/solid/SolidNetworkNotifier.cpp
+--- plasma-mobile-0.5_p20131003/contourd/location/network-engines/solid/SolidNetworkNotifier.cpp        2013-10-03 16:27:42.000000000 -0400
++++ plasma-mobile-0.5_p20131003-patched/contourd/location/network-engines/solid/SolidNetworkNotifier.cpp        2013-10-03 16:38:51.716948019 -0400
+@@ -19,10 +19,6 @@
+ 
+ #include "SolidNetworkNotifier.h"
+ 
+-#include <solid/control/networkmanager.h>
+-#include <solid/control/wirelessnetworkinterface.h>
+-#include <solid/control/wirelessaccesspoint.h>
+-
+ #include <NetworkManagerQt/manager.h>
+ #include <NetworkManagerQt/wirelessdevice.h>

diff --git a/plasma-active/plasma-mobile/plasma-mobile-0.5_p20131003.ebuild b/plasma-active/plasma-mobile/plasma-mobile-0.5_p20131003.ebuild
new file mode 100644
index 0000000..ce7d772
--- /dev/null
+++ b/plasma-active/plasma-mobile/plasma-mobile-0.5_p20131003.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit kde4-base
+DESCRIPTION="Plasma shell optimized for mobile devices"
+HOMEPAGE="http://www.kde.org/"
+#SRC_URI="mirror://kde/stable/active/4.0/src/${P}.tar.xz"
+SRC_URI="http://dev.gentoo.org/~creffett/distfiles/${P}.tar.xz"
+
+LICENSE="GPL-2 LGPL-2 LGPL-2.1"
+SLOT="4"
+KEYWORDS="~amd64 ~x86"
+IUSE="handset"
+
+DEPEND="
+	dev-libs/soprano
+	$(add_kdebase_dep kactivities)
+	$(add_kdebase_dep kdepimlibs)
+	$(add_kdebase_dep nepomuk-core)
+	net-libs/libnm-qt
+"
+RDEPEND="${DEPEND}"
+
+PATCHES=(
+	"${FILESDIR}/${PN}-0.5-solidinherit.patch"
+)
+
+src_configure() {
+	mycmakeargs=(
+		$(cmake-utils_use handset BUILD_HANDSET)
+	)
+	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/plasma-mobile/files/, plasma-active/plasma-mobile/ Chris Reffett

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