public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: kde-misc/kcmsystemd/
@ 2013-12-24 19:31 David Heidelberger
  0 siblings, 0 replies; 6+ messages in thread
From: David Heidelberger @ 2013-12-24 19:31 UTC (permalink / raw
  To: gentoo-commits

commit:     3c5c50f4b517a48c0b9c89180cbfbe86105612ee
Author:     David Heidelberger <david.heidelberger <AT> ixit <DOT> cz>
AuthorDate: Tue Dec 24 19:29:32 2013 +0000
Commit:     David Heidelberger <d.okias <AT> gmail <DOT> com>
CommitDate: Tue Dec 24 19:29:32 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=3c5c50f4

[kde-misc/kcmsystemd] 0.4.0, add new ebuild

---
 kde-misc/kcmsystemd/kcmsystemd-0.4.0.ebuild | 20 ++++++++++++++++++++
 kde-misc/kcmsystemd/metadata.xml            | 16 ++++++++++++++++
 2 files changed, 36 insertions(+)

diff --git a/kde-misc/kcmsystemd/kcmsystemd-0.4.0.ebuild b/kde-misc/kcmsystemd/kcmsystemd-0.4.0.ebuild
new file mode 100644
index 0000000..c10a2ca
--- /dev/null
+++ b/kde-misc/kcmsystemd/kcmsystemd-0.4.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit kde4-base
+
+DESCRIPTION="Systemd control module for KDE"
+HOMEPAGE="https://github.com/rthomsen/kcmsystemd"
+SRC_URI="https://github.com/rthomsen/kcmsystemd/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+IUSE=""
+LICENSE="GPL-3"
+SLOT="4"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND=">=dev-libs/boost-1.45"
+
+RDEPEND="${DEPEND}"

diff --git a/kde-misc/kcmsystemd/metadata.xml b/kde-misc/kcmsystemd/metadata.xml
new file mode 100644
index 0000000..1439a96
--- /dev/null
+++ b/kde-misc/kcmsystemd/metadata.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<herd>kde</herd>
+	<longdescription lang="en">
+Systemd control module for KDE. Provides a graphical frontend for the systemd daemon, which allow for viewing and controlling systemd units, as well as modifying configuration files.
+Integrates in the System Settings dialogue in KDE.
+	</longdescription>
+	<upstream>
+		<maintainer status="active">
+			<email>rthomsen6@gmail.com</email>
+			<name>Ragnar Thomsen</name>
+		</maintainer>
+		<bugs-to>https://github.com/rthomsen/kcmsystemd/issues</bugs-to>
+	</upstream>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-misc/kcmsystemd/
@ 2014-01-01 21:43 David Heidelberger
  0 siblings, 0 replies; 6+ messages in thread
From: David Heidelberger @ 2014-01-01 21:43 UTC (permalink / raw
  To: gentoo-commits

commit:     915fe14c9d3678b79400ecf0d86a354bcc6cd373
Author:     David Heidelberger <david.heidelberger <AT> ixit <DOT> cz>
AuthorDate: Wed Jan  1 21:42:59 2014 +0000
Commit:     David Heidelberger <d.okias <AT> gmail <DOT> com>
CommitDate: Wed Jan  1 21:42:59 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=915fe14c

[kde-misc/kcmsystemd] bump 0.5.0

Package-Manager: portage-2.2.7

---
 .../kcmsystemd/{kcmsystemd-0.4.0.ebuild => kcmsystemd-0.5.0.ebuild}   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-misc/kcmsystemd/kcmsystemd-0.4.0.ebuild b/kde-misc/kcmsystemd/kcmsystemd-0.5.0.ebuild
similarity index 71%
rename from kde-misc/kcmsystemd/kcmsystemd-0.4.0.ebuild
rename to kde-misc/kcmsystemd/kcmsystemd-0.5.0.ebuild
index c10a2ca..869e323 100644
--- a/kde-misc/kcmsystemd/kcmsystemd-0.4.0.ebuild
+++ b/kde-misc/kcmsystemd/kcmsystemd-0.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -8,7 +8,7 @@ inherit kde4-base
 
 DESCRIPTION="Systemd control module for KDE"
 HOMEPAGE="https://github.com/rthomsen/kcmsystemd"
-SRC_URI="https://github.com/rthomsen/kcmsystemd/archive/${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/rthomsen/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 IUSE=""
 LICENSE="GPL-3"


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-misc/kcmsystemd/
@ 2014-03-18 22:13 Johannes Huber
  0 siblings, 0 replies; 6+ messages in thread
From: Johannes Huber @ 2014-03-18 22:13 UTC (permalink / raw
  To: gentoo-commits

commit:     2860f86d547ffaaf787785d8a38950eb99de75f5
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 18 22:13:05 2014 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue Mar 18 22:13:05 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=2860f86d

[kde-misc/kcmsystemd] Improvements

* add missing RDEPEND's
* add debug useflag
* edit DESCRITPTION and longdescription in metadata.xml

Package-Manager: portage-2.2.8-r1

---
 kde-misc/kcmsystemd/kcmsystemd-0.5.0.ebuild | 9 ++++++---
 kde-misc/kcmsystemd/metadata.xml            | 3 +--
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/kde-misc/kcmsystemd/kcmsystemd-0.5.0.ebuild b/kde-misc/kcmsystemd/kcmsystemd-0.5.0.ebuild
index 869e323..69c3f97 100644
--- a/kde-misc/kcmsystemd/kcmsystemd-0.5.0.ebuild
+++ b/kde-misc/kcmsystemd/kcmsystemd-0.5.0.ebuild
@@ -6,15 +6,18 @@ EAPI=5
 
 inherit kde4-base
 
-DESCRIPTION="Systemd control module for KDE"
+DESCRIPTION="KDE control module for systemd"
 HOMEPAGE="https://github.com/rthomsen/kcmsystemd"
 SRC_URI="https://github.com/rthomsen/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
-IUSE=""
+IUSE="debug"
 LICENSE="GPL-3"
 SLOT="4"
 KEYWORDS="~amd64 ~x86"
 
 DEPEND=">=dev-libs/boost-1.45"
 
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+	$(add_kdebase_dep kcmshell)
+	sys-apps/systemd
+"

diff --git a/kde-misc/kcmsystemd/metadata.xml b/kde-misc/kcmsystemd/metadata.xml
index 1439a96..19f59f2 100644
--- a/kde-misc/kcmsystemd/metadata.xml
+++ b/kde-misc/kcmsystemd/metadata.xml
@@ -3,8 +3,7 @@
 <pkgmetadata>
 	<herd>kde</herd>
 	<longdescription lang="en">
-Systemd control module for KDE. Provides a graphical frontend for the systemd daemon, which allow for viewing and controlling systemd units, as well as modifying configuration files.
-Integrates in the System Settings dialogue in KDE.
+KDE control module for systemd. Provides a graphical frontend for the systemd daemon, which allows to view and control systemd units, as well as modifying configuration files. Integrates in the KDE System Settings dialogue.
 	</longdescription>
 	<upstream>
 		<maintainer status="active">


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-misc/kcmsystemd/
@ 2014-03-18 22:19 Johannes Huber
  0 siblings, 0 replies; 6+ messages in thread
From: Johannes Huber @ 2014-03-18 22:19 UTC (permalink / raw
  To: gentoo-commits

commit:     efe2d43ca2c7e47a47acf7824f6076206befe1ac
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 18 22:18:49 2014 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue Mar 18 22:18:49 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=efe2d43c

[kde-misc/kcmsystemd] Moved to tree

Package-Manager: portage-2.2.8-r1

---
 kde-misc/kcmsystemd/kcmsystemd-0.5.0.ebuild | 23 -----------------------
 kde-misc/kcmsystemd/metadata.xml            | 15 ---------------
 2 files changed, 38 deletions(-)

diff --git a/kde-misc/kcmsystemd/kcmsystemd-0.5.0.ebuild b/kde-misc/kcmsystemd/kcmsystemd-0.5.0.ebuild
deleted file mode 100644
index 69c3f97..0000000
--- a/kde-misc/kcmsystemd/kcmsystemd-0.5.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-inherit kde4-base
-
-DESCRIPTION="KDE control module for systemd"
-HOMEPAGE="https://github.com/rthomsen/kcmsystemd"
-SRC_URI="https://github.com/rthomsen/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-IUSE="debug"
-LICENSE="GPL-3"
-SLOT="4"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND=">=dev-libs/boost-1.45"
-
-RDEPEND="${DEPEND}
-	$(add_kdebase_dep kcmshell)
-	sys-apps/systemd
-"

diff --git a/kde-misc/kcmsystemd/metadata.xml b/kde-misc/kcmsystemd/metadata.xml
deleted file mode 100644
index 19f59f2..0000000
--- a/kde-misc/kcmsystemd/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<herd>kde</herd>
-	<longdescription lang="en">
-KDE control module for systemd. Provides a graphical frontend for the systemd daemon, which allows to view and control systemd units, as well as modifying configuration files. Integrates in the KDE System Settings dialogue.
-	</longdescription>
-	<upstream>
-		<maintainer status="active">
-			<email>rthomsen6@gmail.com</email>
-			<name>Ragnar Thomsen</name>
-		</maintainer>
-		<bugs-to>https://github.com/rthomsen/kcmsystemd/issues</bugs-to>
-	</upstream>
-</pkgmetadata>


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-misc/kcmsystemd/
@ 2015-05-31 12:27 Johannes Huber
  0 siblings, 0 replies; 6+ messages in thread
From: Johannes Huber @ 2015-05-31 12:27 UTC (permalink / raw
  To: gentoo-commits

commit:     ee70eff069e7477265db385673d50843274d740d
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sun May 31 12:25:52 2015 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sun May 31 12:25:52 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=ee70eff0

[kde-misc/kcmsystemd] Version bump

Package-Manager: portage-2.2.20

 kde-misc/kcmsystemd/kcmsystemd-1.1.0.ebuild | 31 +++++++++++++++++++++++++++++
 kde-misc/kcmsystemd/metadata.xml            | 15 ++++++++++++++
 2 files changed, 46 insertions(+)

diff --git a/kde-misc/kcmsystemd/kcmsystemd-1.1.0.ebuild b/kde-misc/kcmsystemd/kcmsystemd-1.1.0.ebuild
new file mode 100644
index 0000000..6e1d681
--- /dev/null
+++ b/kde-misc/kcmsystemd/kcmsystemd-1.1.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit kde5
+
+DESCRIPTION="KDE control module for systemd"
+HOMEPAGE="https://github.com/rthomsen/kcmsystemd"
+SRC_URI="https://github.com/rthomsen/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+IUSE=""
+LICENSE="GPL-3"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="
+	$(add_frameworks_dep kauth)
+	$(add_frameworks_dep kconfigwidgets)
+	$(add_frameworks_dep kcoreaddons)
+	$(add_frameworks_dep ki18n)
+	$(add_frameworks_dep kwidgetsaddons)
+	>=dev-libs/boost-1.45
+	dev-qt/qtdbus:5
+	dev-qt/qtgui:5
+	dev-qt/qtwidgets:5
+	sys-apps/systemd
+"
+RDEPEND="${DEPEND}
+	!kde-misc/kcmsystemd:4
+"

diff --git a/kde-misc/kcmsystemd/metadata.xml b/kde-misc/kcmsystemd/metadata.xml
new file mode 100644
index 0000000..19f59f2
--- /dev/null
+++ b/kde-misc/kcmsystemd/metadata.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<herd>kde</herd>
+	<longdescription lang="en">
+KDE control module for systemd. Provides a graphical frontend for the systemd daemon, which allows to view and control systemd units, as well as modifying configuration files. Integrates in the KDE System Settings dialogue.
+	</longdescription>
+	<upstream>
+		<maintainer status="active">
+			<email>rthomsen6@gmail.com</email>
+			<name>Ragnar Thomsen</name>
+		</maintainer>
+		<bugs-to>https://github.com/rthomsen/kcmsystemd/issues</bugs-to>
+	</upstream>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-misc/kcmsystemd/
@ 2015-06-06 17:43 Michael Palimaka
  0 siblings, 0 replies; 6+ messages in thread
From: Michael Palimaka @ 2015-06-06 17:43 UTC (permalink / raw
  To: gentoo-commits

commit:     5c7e586553717c52c0d77298a78d79d9ff0368fa
Author:     Elias Probst <mail <AT> eliasprobst <DOT> eu>
AuthorDate: Wed Jun  3 12:39:40 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Jun  6 17:43:12 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=5c7e5865

[kde-misc/kcmsystemd] Set min. required CMake version

Should prevent:
```
[…]
-- Detecting CXX compiler ABI info - done
CMake Error at CMakeLists.txt:10 (cmake_policy):
  Policy "CMP0037" is not known to this version of CMake.
[…]
```

See also [CMake docs](http://www.cmake.org/cmake/help/v3.0/policy/CMP0037.html).

 kde-misc/kcmsystemd/kcmsystemd-1.1.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-misc/kcmsystemd/kcmsystemd-1.1.0.ebuild b/kde-misc/kcmsystemd/kcmsystemd-1.1.0.ebuild
index 6e1d681..a92197b 100644
--- a/kde-misc/kcmsystemd/kcmsystemd-1.1.0.ebuild
+++ b/kde-misc/kcmsystemd/kcmsystemd-1.1.0.ebuild
@@ -3,6 +3,7 @@
 # $Header: $
 
 EAPI=5
+CMAKE_MIN_VERSION="3.0.0"
 
 inherit kde5
 


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-06-06 17:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-01 21:43 [gentoo-commits] proj/kde:master commit in: kde-misc/kcmsystemd/ David Heidelberger
  -- strict thread matches above, loose matches on Subject: below --
2015-06-06 17:43 Michael Palimaka
2015-05-31 12:27 Johannes Huber
2014-03-18 22:19 Johannes Huber
2014-03-18 22:13 Johannes Huber
2013-12-24 19:31 David Heidelberger

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