public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pascal Jäger" <pascal.jaeger@leimstift.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-misc/nwg-shell-wallpapers/
Date: Tue,  8 Aug 2023 23:11:27 +0000 (UTC)	[thread overview]
Message-ID: <1691536266.24b3129ebb088b8f99f1f41317244d53730349ce.pascal.jaeger@gentoo> (raw)

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


             reply	other threads:[~2023-08-08 23:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-08 23:11 Pascal Jäger [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-10-18  9:39 [gentoo-commits] repo/proj/guru:dev commit in: app-misc/nwg-shell-wallpapers/ Pascal Jäger
2024-01-28 19:13 Pascal Jäger
2024-01-28 19:13 Pascal Jäger
2024-03-06 13:12 Pascal Jäger
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1691536266.24b3129ebb088b8f99f1f41317244d53730349ce.pascal.jaeger@gentoo \
    --to=pascal.jaeger@leimstift.de \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox