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/*
+}

Reply via email to