public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:dev commit in: app-misc/nwg-shell-wallpapers/
@ 2023-08-08 23:11 Pascal Jäger
  0 siblings, 0 replies; 6+ messages in thread
From: Pascal Jäger @ 2023-08-08 23:11 UTC (permalink / raw
  To: gentoo-commits

commit:     24b3129ebb088b8f99f1f41317244d53730349ce
Author:     Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
AuthorDate: Tue Aug  8 23:11:06 2023 +0000
Commit:     Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
CommitDate: Tue Aug  8 23:11:06 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=24b3129e

app-misc/nwg-shell-wallpapers: new package, add 1.1

Signed-off-by: Pascal Jäger <pascal.jaeger <AT> leimstift.de>

 app-misc/nwg-shell-wallpapers/Manifest                |  1 +
 app-misc/nwg-shell-wallpapers/metadata.xml            | 16 ++++++++++++++++
 .../nwg-shell-wallpapers-1.1.ebuild                   | 19 +++++++++++++++++++
 3 files changed, 36 insertions(+)

diff --git a/app-misc/nwg-shell-wallpapers/Manifest b/app-misc/nwg-shell-wallpapers/Manifest
new file mode 100644
index 0000000000..edea80d1e3
--- /dev/null
+++ b/app-misc/nwg-shell-wallpapers/Manifest
@@ -0,0 +1 @@
+DIST nwg-shell-wallpapers-1.1.tar.gz 18835687 BLAKE2B 73e6659edfcd1d015717dfbedc85373278b8a7ec78a10592b495117018930dc23a3e36f23885a78625c2bfc98074c2ce7a6a8152c57da46ecadd1534494e49ea SHA512 88e0a1f54b3b55ce9833ab793719d6326bcf8bafd2b84c469b68b6b4be3970ae80dbf45cd444f9cf5fdd89fc3cf6036a7312112fa7fca33bb9eedf9205e32613

diff --git a/app-misc/nwg-shell-wallpapers/metadata.xml b/app-misc/nwg-shell-wallpapers/metadata.xml
new file mode 100644
index 0000000000..0280c2380c
--- /dev/null
+++ b/app-misc/nwg-shell-wallpapers/metadata.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+    <maintainer type="person">
+        <email>pascal.jaeger@leimstift.de</email>
+        <name>Pascal Jaeger</name>
+    </maintainer>
+    <upstream>
+        <maintainer>
+            <name>Piotr Miller</name>
+            <email>nwg.piotr@gmail.com</email>
+        </maintainer>
+        <bugs-to>https://github.com/nwg-piotr/nwg-shell-wallpapers/issues</bugs-to>
+        <remote-id type="github">nwg-piotr/nwg-shell-wallpapers</remote-id>
+    </upstream>
+</pkgmetadata>

diff --git a/app-misc/nwg-shell-wallpapers/nwg-shell-wallpapers-1.1.ebuild b/app-misc/nwg-shell-wallpapers/nwg-shell-wallpapers-1.1.ebuild
new file mode 100644
index 0000000000..6ab9adfad8
--- /dev/null
+++ b/app-misc/nwg-shell-wallpapers/nwg-shell-wallpapers-1.1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+SRC_URI="https://github.com/nwg-piotr/nwg-shell-wallpapers/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+KEYWORDS="~amd64"
+
+DESCRIPTION="Selection of wallpapers contributed to the nwg-shell project"
+HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-wallpapers"
+LICENSE="MIT"
+SLOT="0"
+
+DEPEND=""
+
+src_install() {
+	insinto /usr/share/backgrounds/nwg-shell
+	doins wallpapers/*
+}


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

* [gentoo-commits] repo/proj/guru:dev commit in: app-misc/nwg-shell-wallpapers/
@ 2023-10-18  9:39 Pascal Jäger
  0 siblings, 0 replies; 6+ messages in thread
From: Pascal Jäger @ 2023-10-18  9:39 UTC (permalink / raw
  To: gentoo-commits

commit:     c72ca71683342c9addffee59fae0a8643873f936
Author:     Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
AuthorDate: Wed Oct 18 09:37:31 2023 +0000
Commit:     Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
CommitDate: Wed Oct 18 09:38:42 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c72ca716

app-misc/nwg-shell-wallpapers: add 1.3

Signed-off-by: Pascal Jäger <pascal.jaeger <AT> leimstift.de>

 app-misc/nwg-shell-wallpapers/Manifest                  |  1 +
 .../nwg-shell-wallpapers-1.3.ebuild                     | 17 +++++++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/app-misc/nwg-shell-wallpapers/Manifest b/app-misc/nwg-shell-wallpapers/Manifest
index edea80d1e3..1e0b32f921 100644
--- a/app-misc/nwg-shell-wallpapers/Manifest
+++ b/app-misc/nwg-shell-wallpapers/Manifest
@@ -1 +1,2 @@
 DIST nwg-shell-wallpapers-1.1.tar.gz 18835687 BLAKE2B 73e6659edfcd1d015717dfbedc85373278b8a7ec78a10592b495117018930dc23a3e36f23885a78625c2bfc98074c2ce7a6a8152c57da46ecadd1534494e49ea SHA512 88e0a1f54b3b55ce9833ab793719d6326bcf8bafd2b84c469b68b6b4be3970ae80dbf45cd444f9cf5fdd89fc3cf6036a7312112fa7fca33bb9eedf9205e32613
+DIST nwg-shell-wallpapers-1.3.tar.gz 14905039 BLAKE2B 71856c2961cfbbb3b2c86e686df63320ddff9357fadbe00732d1dce33779a4f690d3b3bf3f1188cee20a0608c138e09494954285a7d2ce5da363ae1563a43045 SHA512 dc3a72f57dbc288841dbe4d4ebbdb4013d620a18acdb9c3e22e3af06fa481db2aeb98d845a27e86a421b9658f451de99bd4f7e4759b97d32d1124e8014097f90

diff --git a/app-misc/nwg-shell-wallpapers/nwg-shell-wallpapers-1.3.ebuild b/app-misc/nwg-shell-wallpapers/nwg-shell-wallpapers-1.3.ebuild
new file mode 100644
index 0000000000..4fe8a32242
--- /dev/null
+++ b/app-misc/nwg-shell-wallpapers/nwg-shell-wallpapers-1.3.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+SRC_URI="https://github.com/nwg-piotr/nwg-shell-wallpapers/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+KEYWORDS="~amd64"
+
+DESCRIPTION="Selection of wallpapers contributed to the nwg-shell project"
+HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-wallpapers"
+LICENSE="MIT"
+SLOT="0"
+
+src_install() {
+	insinto /usr/share/backgrounds/nwg-shell
+	doins wallpapers/*
+}


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

* [gentoo-commits] repo/proj/guru:dev commit in: app-misc/nwg-shell-wallpapers/
@ 2024-01-28 19:13 Pascal Jäger
  0 siblings, 0 replies; 6+ messages in thread
From: Pascal Jäger @ 2024-01-28 19:13 UTC (permalink / raw
  To: gentoo-commits

commit:     0ca156715a8c09413ea401edf42dc416390c685a
Author:     Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
AuthorDate: Sun Jan 28 19:05:01 2024 +0000
Commit:     Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
CommitDate: Sun Jan 28 19:05:01 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0ca15671

app-misc/nwg-shell-wallpapers: add 1.4

Signed-off-by: Pascal Jäger <pascal.jaeger <AT> leimstift.de>

 app-misc/nwg-shell-wallpapers/Manifest                  |  1 +
 .../nwg-shell-wallpapers-1.4.ebuild                     | 17 +++++++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/app-misc/nwg-shell-wallpapers/Manifest b/app-misc/nwg-shell-wallpapers/Manifest
index 1e0b32f921..b1c4ad1eca 100644
--- a/app-misc/nwg-shell-wallpapers/Manifest
+++ b/app-misc/nwg-shell-wallpapers/Manifest
@@ -1,2 +1,3 @@
 DIST nwg-shell-wallpapers-1.1.tar.gz 18835687 BLAKE2B 73e6659edfcd1d015717dfbedc85373278b8a7ec78a10592b495117018930dc23a3e36f23885a78625c2bfc98074c2ce7a6a8152c57da46ecadd1534494e49ea SHA512 88e0a1f54b3b55ce9833ab793719d6326bcf8bafd2b84c469b68b6b4be3970ae80dbf45cd444f9cf5fdd89fc3cf6036a7312112fa7fca33bb9eedf9205e32613
 DIST nwg-shell-wallpapers-1.3.tar.gz 14905039 BLAKE2B 71856c2961cfbbb3b2c86e686df63320ddff9357fadbe00732d1dce33779a4f690d3b3bf3f1188cee20a0608c138e09494954285a7d2ce5da363ae1563a43045 SHA512 dc3a72f57dbc288841dbe4d4ebbdb4013d620a18acdb9c3e22e3af06fa481db2aeb98d845a27e86a421b9658f451de99bd4f7e4759b97d32d1124e8014097f90
+DIST nwg-shell-wallpapers-1.4.tar.gz 14905267 BLAKE2B a1afec9595f44b64f92e2275df807678ccfc1ddb6157e583bbebdd3e3d01cb1bee3761dadb65c636189f2cd0608ecec59daf4900894b7005ebfd7bf06d35590a SHA512 8cf4f8ee316084f5b1a67b150cd560c29caf845e7359e45f9976fb3f9cd3c7ae22dcb113854f4539e04443a2dc37b5cb134bbad04d090cabedb2c0a9db4d8611

diff --git a/app-misc/nwg-shell-wallpapers/nwg-shell-wallpapers-1.4.ebuild b/app-misc/nwg-shell-wallpapers/nwg-shell-wallpapers-1.4.ebuild
new file mode 100644
index 0000000000..c105bedf54
--- /dev/null
+++ b/app-misc/nwg-shell-wallpapers/nwg-shell-wallpapers-1.4.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+SRC_URI="https://github.com/nwg-piotr/nwg-shell-wallpapers/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+KEYWORDS="~amd64"
+
+DESCRIPTION="Selection of wallpapers contributed to the nwg-shell project"
+HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-wallpapers"
+LICENSE="MIT"
+SLOT="0"
+
+src_install() {
+	insinto /usr/share/backgrounds/nwg-shell
+	doins wallpapers/*
+}


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

* [gentoo-commits] repo/proj/guru:dev commit in: app-misc/nwg-shell-wallpapers/
@ 2024-01-28 19:13 Pascal Jäger
  0 siblings, 0 replies; 6+ messages in thread
From: Pascal Jäger @ 2024-01-28 19:13 UTC (permalink / raw
  To: gentoo-commits

commit:     53e439d9ea961e8aa3fc79ebb6beb8adc4321cc2
Author:     Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
AuthorDate: Sun Jan 28 19:05:17 2024 +0000
Commit:     Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
CommitDate: Sun Jan 28 19:05:17 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=53e439d9

app-misc/nwg-shell-wallpapers: drop 1.1

Signed-off-by: Pascal Jäger <pascal.jaeger <AT> leimstift.de>

 app-misc/nwg-shell-wallpapers/Manifest                |  1 -
 .../nwg-shell-wallpapers-1.1.ebuild                   | 19 -------------------
 2 files changed, 20 deletions(-)

diff --git a/app-misc/nwg-shell-wallpapers/Manifest b/app-misc/nwg-shell-wallpapers/Manifest
index b1c4ad1eca..7908fa2dea 100644
--- a/app-misc/nwg-shell-wallpapers/Manifest
+++ b/app-misc/nwg-shell-wallpapers/Manifest
@@ -1,3 +1,2 @@
-DIST nwg-shell-wallpapers-1.1.tar.gz 18835687 BLAKE2B 73e6659edfcd1d015717dfbedc85373278b8a7ec78a10592b495117018930dc23a3e36f23885a78625c2bfc98074c2ce7a6a8152c57da46ecadd1534494e49ea SHA512 88e0a1f54b3b55ce9833ab793719d6326bcf8bafd2b84c469b68b6b4be3970ae80dbf45cd444f9cf5fdd89fc3cf6036a7312112fa7fca33bb9eedf9205e32613
 DIST nwg-shell-wallpapers-1.3.tar.gz 14905039 BLAKE2B 71856c2961cfbbb3b2c86e686df63320ddff9357fadbe00732d1dce33779a4f690d3b3bf3f1188cee20a0608c138e09494954285a7d2ce5da363ae1563a43045 SHA512 dc3a72f57dbc288841dbe4d4ebbdb4013d620a18acdb9c3e22e3af06fa481db2aeb98d845a27e86a421b9658f451de99bd4f7e4759b97d32d1124e8014097f90
 DIST nwg-shell-wallpapers-1.4.tar.gz 14905267 BLAKE2B a1afec9595f44b64f92e2275df807678ccfc1ddb6157e583bbebdd3e3d01cb1bee3761dadb65c636189f2cd0608ecec59daf4900894b7005ebfd7bf06d35590a SHA512 8cf4f8ee316084f5b1a67b150cd560c29caf845e7359e45f9976fb3f9cd3c7ae22dcb113854f4539e04443a2dc37b5cb134bbad04d090cabedb2c0a9db4d8611

diff --git a/app-misc/nwg-shell-wallpapers/nwg-shell-wallpapers-1.1.ebuild b/app-misc/nwg-shell-wallpapers/nwg-shell-wallpapers-1.1.ebuild
deleted file mode 100644
index 6ab9adfad8..0000000000
--- a/app-misc/nwg-shell-wallpapers/nwg-shell-wallpapers-1.1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-SRC_URI="https://github.com/nwg-piotr/nwg-shell-wallpapers/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="~amd64"
-
-DESCRIPTION="Selection of wallpapers contributed to the nwg-shell project"
-HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-wallpapers"
-LICENSE="MIT"
-SLOT="0"
-
-DEPEND=""
-
-src_install() {
-	insinto /usr/share/backgrounds/nwg-shell
-	doins wallpapers/*
-}


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

* [gentoo-commits] repo/proj/guru:dev commit in: app-misc/nwg-shell-wallpapers/
@ 2024-03-06 13:12 Pascal Jäger
  0 siblings, 0 replies; 6+ messages in thread
From: Pascal Jäger @ 2024-03-06 13:12 UTC (permalink / raw
  To: gentoo-commits

commit:     2e7559ab6b27202d1b55a23c4a5f2cd0b6d24f0b
Author:     Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
AuthorDate: Wed Mar  6 12:59:58 2024 +0000
Commit:     Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
CommitDate: Wed Mar  6 13:12:18 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2e7559ab

app-misc/nwg-shell-wallpapers: add 1.5

Signed-off-by: Pascal Jäger <pascal.jaeger <AT> leimstift.de>

 app-misc/nwg-shell-wallpapers/.pkgbump-pv               |  1 +
 app-misc/nwg-shell-wallpapers/Manifest                  |  1 +
 .../nwg-shell-wallpapers-1.5.ebuild                     | 17 +++++++++++++++++
 3 files changed, 19 insertions(+)

diff --git a/app-misc/nwg-shell-wallpapers/.pkgbump-pv b/app-misc/nwg-shell-wallpapers/.pkgbump-pv
new file mode 100644
index 0000000000..c239c60cba
--- /dev/null
+++ b/app-misc/nwg-shell-wallpapers/.pkgbump-pv
@@ -0,0 +1 @@
+1.5

diff --git a/app-misc/nwg-shell-wallpapers/Manifest b/app-misc/nwg-shell-wallpapers/Manifest
index 7908fa2dea..6f1b11a85f 100644
--- a/app-misc/nwg-shell-wallpapers/Manifest
+++ b/app-misc/nwg-shell-wallpapers/Manifest
@@ -1,2 +1,3 @@
 DIST nwg-shell-wallpapers-1.3.tar.gz 14905039 BLAKE2B 71856c2961cfbbb3b2c86e686df63320ddff9357fadbe00732d1dce33779a4f690d3b3bf3f1188cee20a0608c138e09494954285a7d2ce5da363ae1563a43045 SHA512 dc3a72f57dbc288841dbe4d4ebbdb4013d620a18acdb9c3e22e3af06fa481db2aeb98d845a27e86a421b9658f451de99bd4f7e4759b97d32d1124e8014097f90
 DIST nwg-shell-wallpapers-1.4.tar.gz 14905267 BLAKE2B a1afec9595f44b64f92e2275df807678ccfc1ddb6157e583bbebdd3e3d01cb1bee3761dadb65c636189f2cd0608ecec59daf4900894b7005ebfd7bf06d35590a SHA512 8cf4f8ee316084f5b1a67b150cd560c29caf845e7359e45f9976fb3f9cd3c7ae22dcb113854f4539e04443a2dc37b5cb134bbad04d090cabedb2c0a9db4d8611
+DIST nwg-shell-wallpapers-1.5.tar.gz 14915448 BLAKE2B 594505fdd73f91442a9a65c1dd394461178934c07973b8573d138da9f0f0001d8541f98e3e9c79ef137b1337ecec01032f21f98707a687361ce883cce60ca994 SHA512 4b3c1b8c339b044592b25fda969700ff0c33a683257f2e0abfd98e3bf99bc3ed5aab1f2b3d6a88be6512447b0b1b7c78db2d6658f35cf2336ef669e1197fde30

diff --git a/app-misc/nwg-shell-wallpapers/nwg-shell-wallpapers-1.5.ebuild b/app-misc/nwg-shell-wallpapers/nwg-shell-wallpapers-1.5.ebuild
new file mode 100644
index 0000000000..c105bedf54
--- /dev/null
+++ b/app-misc/nwg-shell-wallpapers/nwg-shell-wallpapers-1.5.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+SRC_URI="https://github.com/nwg-piotr/nwg-shell-wallpapers/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+KEYWORDS="~amd64"
+
+DESCRIPTION="Selection of wallpapers contributed to the nwg-shell project"
+HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-wallpapers"
+LICENSE="MIT"
+SLOT="0"
+
+src_install() {
+	insinto /usr/share/backgrounds/nwg-shell
+	doins wallpapers/*
+}


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

* [gentoo-commits] repo/proj/guru:dev commit in: app-misc/nwg-shell-wallpapers/
  2024-03-07 11:34 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
@ 2024-03-07 11:29 ` Andrew Ammerlaan
  0 siblings, 0 replies; 6+ messages in thread
From: Andrew Ammerlaan @ 2024-03-07 11:29 UTC (permalink / raw
  To: gentoo-commits

commit:     c1154d831c4ae697c763476df8ad1260f455ef7b
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  7 11:28:49 2024 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Thu Mar  7 11:28:49 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c1154d83

app-misc/nwg-shell-wallpapers: drop stray file

Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 app-misc/nwg-shell-wallpapers/.pkgbump-pv | 1 -
 1 file changed, 1 deletion(-)

diff --git a/app-misc/nwg-shell-wallpapers/.pkgbump-pv b/app-misc/nwg-shell-wallpapers/.pkgbump-pv
deleted file mode 100644
index c239c60cba..0000000000
--- a/app-misc/nwg-shell-wallpapers/.pkgbump-pv
+++ /dev/null
@@ -1 +0,0 @@
-1.5


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

end of thread, other threads:[~2024-03-07 11:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-28 19:13 [gentoo-commits] repo/proj/guru:dev commit in: app-misc/nwg-shell-wallpapers/ Pascal Jäger
  -- strict thread matches above, loose matches on Subject: below --
2024-03-07 11:34 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2024-03-07 11:29 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2024-03-06 13:12 Pascal Jäger
2024-01-28 19:13 Pascal Jäger
2023-10-18  9:39 Pascal Jäger
2023-08-08 23:11 Pascal Jäger

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