public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: kde-plasma/breeze-plymouth/
@ 2016-03-20 18:01 Michael Palimaka
  0 siblings, 0 replies; 5+ messages in thread
From: Michael Palimaka @ 2016-03-20 18:01 UTC (permalink / raw
  To: gentoo-commits

commit:     01a456646fc1e11ebca74761871929657f1fec1d
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 20 18:00:38 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Mar 20 18:01:33 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=01a45664

kde-plasma/breeze-plymouth: new package

Package-Manager: portage-2.2.28

 .../breeze-plymouth/breeze-plymouth-5.6.0.ebuild       | 18 ++++++++++++++++++
 .../breeze-plymouth/breeze-plymouth-5.6.49.9999.ebuild | 18 ++++++++++++++++++
 kde-plasma/breeze-plymouth/breeze-plymouth-9999.ebuild | 18 ++++++++++++++++++
 kde-plasma/breeze-plymouth/metadata.xml                |  8 ++++++++
 4 files changed, 62 insertions(+)

diff --git a/kde-plasma/breeze-plymouth/breeze-plymouth-5.6.0.ebuild b/kde-plasma/breeze-plymouth/breeze-plymouth-5.6.0.ebuild
new file mode 100644
index 0000000..a65e867
--- /dev/null
+++ b/kde-plasma/breeze-plymouth/breeze-plymouth-5.6.0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+KDE_AUTODEPS="false"
+inherit kde5
+
+DESCRIPTION="Breeze theme for Plymouth"
+LICENSE="GPL-2+ GPL-3+"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="sys-boot/plymouth"
+DEPEND="${RDEPEND}
+	$(add_frameworks_dep extra-cmake-modules)
+"

diff --git a/kde-plasma/breeze-plymouth/breeze-plymouth-5.6.49.9999.ebuild b/kde-plasma/breeze-plymouth/breeze-plymouth-5.6.49.9999.ebuild
new file mode 100644
index 0000000..01926d0
--- /dev/null
+++ b/kde-plasma/breeze-plymouth/breeze-plymouth-5.6.49.9999.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+KDE_AUTODEPS="false"
+inherit kde5
+
+DESCRIPTION="Breeze theme for Plymouth"
+LICENSE="GPL-2+ GPL-3+"
+KEYWORDS=""
+IUSE=""
+
+RDEPEND="sys-boot/plymouth"
+DEPEND="${RDEPEND}
+	$(add_frameworks_dep extra-cmake-modules)
+"

diff --git a/kde-plasma/breeze-plymouth/breeze-plymouth-9999.ebuild b/kde-plasma/breeze-plymouth/breeze-plymouth-9999.ebuild
new file mode 100644
index 0000000..01926d0
--- /dev/null
+++ b/kde-plasma/breeze-plymouth/breeze-plymouth-9999.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+KDE_AUTODEPS="false"
+inherit kde5
+
+DESCRIPTION="Breeze theme for Plymouth"
+LICENSE="GPL-2+ GPL-3+"
+KEYWORDS=""
+IUSE=""
+
+RDEPEND="sys-boot/plymouth"
+DEPEND="${RDEPEND}
+	$(add_frameworks_dep extra-cmake-modules)
+"

diff --git a/kde-plasma/breeze-plymouth/metadata.xml b/kde-plasma/breeze-plymouth/metadata.xml
new file mode 100644
index 0000000..2fdbf33
--- /dev/null
+++ b/kde-plasma/breeze-plymouth/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="project">
+		<email>kde@gentoo.org</email>
+		<name>Gentoo KDE Project</name>
+	</maintainer>
+</pkgmetadata>


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/breeze-plymouth/
@ 2016-03-23  9:48 Michael Palimaka
  0 siblings, 0 replies; 5+ messages in thread
From: Michael Palimaka @ 2016-03-23  9:48 UTC (permalink / raw
  To: gentoo-commits

commit:     ba735c3cf8eb304411e032e294f5c21812a1b5c5
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 23 09:46:35 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Mar 23 09:46:35 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=ba735c3c

kde-plasma/breeze-plymouth: add ~arm keyword

Package-Manager: portage-2.2.28

 kde-plasma/breeze-plymouth/breeze-plymouth-5.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/breeze-plymouth/breeze-plymouth-5.6.0.ebuild b/kde-plasma/breeze-plymouth/breeze-plymouth-5.6.0.ebuild
index a65e867..34c9e07 100644
--- a/kde-plasma/breeze-plymouth/breeze-plymouth-5.6.0.ebuild
+++ b/kde-plasma/breeze-plymouth/breeze-plymouth-5.6.0.ebuild
@@ -9,7 +9,7 @@ inherit kde5
 
 DESCRIPTION="Breeze theme for Plymouth"
 LICENSE="GPL-2+ GPL-3+"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm"
 IUSE=""
 
 RDEPEND="sys-boot/plymouth"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/breeze-plymouth/
@ 2016-03-23 17:58 Michael Palimaka
  0 siblings, 0 replies; 5+ messages in thread
From: Michael Palimaka @ 2016-03-23 17:58 UTC (permalink / raw
  To: gentoo-commits

commit:     49e6308e4fa4cefe454ecc784954b5a29880b8c9
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 23 17:55:22 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Mar 23 17:55:22 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=49e6308e

kde-plasma/breeze-plymouth: add ~x86 keyword

Package-Manager: portage-2.2.28

 kde-plasma/breeze-plymouth/breeze-plymouth-5.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/breeze-plymouth/breeze-plymouth-5.6.0.ebuild b/kde-plasma/breeze-plymouth/breeze-plymouth-5.6.0.ebuild
index 34c9e07..b5c4178 100644
--- a/kde-plasma/breeze-plymouth/breeze-plymouth-5.6.0.ebuild
+++ b/kde-plasma/breeze-plymouth/breeze-plymouth-5.6.0.ebuild
@@ -9,7 +9,7 @@ inherit kde5
 
 DESCRIPTION="Breeze theme for Plymouth"
 LICENSE="GPL-2+ GPL-3+"
-KEYWORDS="~amd64 ~arm"
+KEYWORDS="~amd64 ~arm ~x86"
 IUSE=""
 
 RDEPEND="sys-boot/plymouth"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/breeze-plymouth/
@ 2016-06-19  9:26 Michael Palimaka
  0 siblings, 0 replies; 5+ messages in thread
From: Michael Palimaka @ 2016-06-19  9:26 UTC (permalink / raw
  To: gentoo-commits

commit:     31eb8b4db1567c27007fe71b5bb8f19528c25294
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 19 09:25:37 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Jun 19 09:25:56 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=31eb8b4d

kde-plasma/breeze-plymouth: add very basic distro customisation

There are further customisations available, but I am not able to test.

Upstream-commit: f2a6a581c3cd9e63f6b3392fb278f8184242a19b

Package-Manager: portage-2.3.0_rc1

 kde-plasma/breeze-plymouth/breeze-plymouth-5.6.95.ebuild      | 9 +++++++++
 kde-plasma/breeze-plymouth/breeze-plymouth-5.7.49.9999.ebuild | 9 +++++++++
 kde-plasma/breeze-plymouth/breeze-plymouth-9999.ebuild        | 9 +++++++++
 3 files changed, 27 insertions(+)

diff --git a/kde-plasma/breeze-plymouth/breeze-plymouth-5.6.95.ebuild b/kde-plasma/breeze-plymouth/breeze-plymouth-5.6.95.ebuild
index 9f11a9d..9f5ede3 100644
--- a/kde-plasma/breeze-plymouth/breeze-plymouth-5.6.95.ebuild
+++ b/kde-plasma/breeze-plymouth/breeze-plymouth-5.6.95.ebuild
@@ -16,3 +16,12 @@ RDEPEND="sys-boot/plymouth"
 DEPEND="${RDEPEND}
 	$(add_frameworks_dep extra-cmake-modules)
 "
+
+src_configure() {
+	local mycmakeargs=(
+		-DDISTRO_NAME="Gentoo Linux"
+		-DDISTRO_VERSION=
+	)
+
+	kde5_src_configure
+}

diff --git a/kde-plasma/breeze-plymouth/breeze-plymouth-5.7.49.9999.ebuild b/kde-plasma/breeze-plymouth/breeze-plymouth-5.7.49.9999.ebuild
index 01926d0..e3f0ab9 100644
--- a/kde-plasma/breeze-plymouth/breeze-plymouth-5.7.49.9999.ebuild
+++ b/kde-plasma/breeze-plymouth/breeze-plymouth-5.7.49.9999.ebuild
@@ -16,3 +16,12 @@ RDEPEND="sys-boot/plymouth"
 DEPEND="${RDEPEND}
 	$(add_frameworks_dep extra-cmake-modules)
 "
+
+src_configure() {
+	local mycmakeargs=(
+		-DDISTRO_NAME="Gentoo Linux"
+		-DDISTRO_VERSION=
+	)
+
+	kde5_src_configure
+}

diff --git a/kde-plasma/breeze-plymouth/breeze-plymouth-9999.ebuild b/kde-plasma/breeze-plymouth/breeze-plymouth-9999.ebuild
index 01926d0..e3f0ab9 100644
--- a/kde-plasma/breeze-plymouth/breeze-plymouth-9999.ebuild
+++ b/kde-plasma/breeze-plymouth/breeze-plymouth-9999.ebuild
@@ -16,3 +16,12 @@ RDEPEND="sys-boot/plymouth"
 DEPEND="${RDEPEND}
 	$(add_frameworks_dep extra-cmake-modules)
 "
+
+src_configure() {
+	local mycmakeargs=(
+		-DDISTRO_NAME="Gentoo Linux"
+		-DDISTRO_VERSION=
+	)
+
+	kde5_src_configure
+}


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/breeze-plymouth/
@ 2019-07-10 23:23 Andreas Sturmlechner
  0 siblings, 0 replies; 5+ messages in thread
From: Andreas Sturmlechner @ 2019-07-10 23:23 UTC (permalink / raw
  To: gentoo-commits

commit:     8d2cf2bad074e27c0288a98d40db441d85ce1272
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 10 20:26:52 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jul 10 23:23:09 2019 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=8d2cf2ba

kde-plasma/breeze-plymouth: Set ECM_KDEINSTALLDIRS="false

Closes: https://bugs.gentoo.org/689624
Package-Manager: Portage-2.3.68, Repoman-2.3.16
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/breeze-plymouth/breeze-plymouth-5.16.49.9999.ebuild | 1 +
 kde-plasma/breeze-plymouth/breeze-plymouth-9999.ebuild         | 1 +
 2 files changed, 2 insertions(+)

diff --git a/kde-plasma/breeze-plymouth/breeze-plymouth-5.16.49.9999.ebuild b/kde-plasma/breeze-plymouth/breeze-plymouth-5.16.49.9999.ebuild
index 5de7622b8c..d299cbbf7f 100644
--- a/kde-plasma/breeze-plymouth/breeze-plymouth-5.16.49.9999.ebuild
+++ b/kde-plasma/breeze-plymouth/breeze-plymouth-5.16.49.9999.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=7
 
+ECM_KDEINSTALLDIRS="false"
 KDE_AUTODEPS="false"
 inherit kde5
 

diff --git a/kde-plasma/breeze-plymouth/breeze-plymouth-9999.ebuild b/kde-plasma/breeze-plymouth/breeze-plymouth-9999.ebuild
index 5de7622b8c..d299cbbf7f 100644
--- a/kde-plasma/breeze-plymouth/breeze-plymouth-9999.ebuild
+++ b/kde-plasma/breeze-plymouth/breeze-plymouth-9999.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=7
 
+ECM_KDEINSTALLDIRS="false"
 KDE_AUTODEPS="false"
 inherit kde5
 


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

end of thread, other threads:[~2019-07-10 23:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-23 17:58 [gentoo-commits] proj/kde:master commit in: kde-plasma/breeze-plymouth/ Michael Palimaka
  -- strict thread matches above, loose matches on Subject: below --
2019-07-10 23:23 Andreas Sturmlechner
2016-06-19  9:26 Michael Palimaka
2016-03-23  9:48 Michael Palimaka
2016-03-20 18:01 Michael Palimaka

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