commit:     6fb1dc518a09de4afbc8b91126edf73cb2912e06
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Mar  9 11:28:47 2019 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Mar  9 11:29:11 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fb1dc51

x11-themes/fedora-backgrounds: Fedora backgrounds

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 x11-themes/fedora-backgrounds/Manifest              |  4 ++++
 .../fedora-backgrounds-27.0.1.ebuild                | 21 +++++++++++++++++++++
 .../fedora-backgrounds-28.1.5.ebuild                | 21 +++++++++++++++++++++
 .../fedora-backgrounds-29.1.3.ebuild                | 21 +++++++++++++++++++++
 .../fedora-backgrounds-30.0.0.ebuild                | 21 +++++++++++++++++++++
 x11-themes/fedora-backgrounds/metadata.xml          |  7 +++++++
 6 files changed, 95 insertions(+)

diff --git a/x11-themes/fedora-backgrounds/Manifest 
b/x11-themes/fedora-backgrounds/Manifest
new file mode 100644
index 00000000000..9d77949f54e
--- /dev/null
+++ b/x11-themes/fedora-backgrounds/Manifest
@@ -0,0 +1,4 @@
+DIST f27-backgrounds-27.0.1.tar.xz 20291452 BLAKE2B 
14057cf872aed949daafd0a6e1cb92c98bcb51eefa1e95829e93d3ef4bd2d20671e41586432e5f4de29469431c4e1c7752c58cd05753d510e9cf504f9c06c940
 SHA512 
4bfabd3b95f96faeb782a0e9a4979cdf46caea8068a0c9f97ba0c28d66e151d8b8cf3e166b2d03ca1f6b2754b27e843bb88bcf034d8fffd108a93b3fe85a9555
+DIST f28-backgrounds-28.1.5.tar.xz 158614448 BLAKE2B 
8a2c98c3aa195512c000d2f0cb596fbfc85cfd49806ec6a204a1e6545b130f5d64ded68b0d25157c0ba2f1d82a0f026fb204e8fecb9756bd5bfed212f2ebf6c0
 SHA512 
2b97c947f59a24a4221588a4776d58d57c27668ecfc7370ec04e17b11aad2451df48b56d0603b9aff1f72dbedeae210f9c923cfb2c26ba1b7b1c12d7b0018384
+DIST f29-backgrounds-29.1.3.tar.xz 170130460 BLAKE2B 
dc7e8e25f8d65f9de8939e0468d49986f0228993920b49d53c2cfdc99c108218b338921657b790f30b3997a9dedfa51cae8f0db161b42fb723f2a2e4ea56a6b6
 SHA512 
707ecc56c5b0070b07f316dd9d24b9bc51a7b77e82049f7f693f4c5a828cba2d7731f14b5f2ea574875c81c60b1a490f55d9b655df936b6052e0bfa23eb171ad
+DIST f30-backgrounds-30.0.0.tar.xz 126854044 BLAKE2B 
32aca9b569b3510d6829bb8d77fcdd5c6b2556ea4153c41673a8ce06f004e773789e19067e3eb843054f934b19a6f7526dde316e4e45e63a4760870e076d24de
 SHA512 
463559a1a1a6188b346b14818bfc031f9e2ab33a6d2be5f6a6871ad0b47d8af94cd663298fa5d2a160a79ee19826bc6755c63df014c657800022997d6f46cc47

diff --git a/x11-themes/fedora-backgrounds/fedora-backgrounds-27.0.1.ebuild 
b/x11-themes/fedora-backgrounds/fedora-backgrounds-27.0.1.ebuild
new file mode 100644
index 00000000000..42ef745e409
--- /dev/null
+++ b/x11-themes/fedora-backgrounds/fedora-backgrounds-27.0.1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="A set of default and supplemental wallpapers for Fedora"
+HOMEPAGE="https://github.com/fedoradesign/backgrounds";
+
+MY_PN="f$(ver_cut 1)-backgrounds"
+MY_P="${MY_PN}-${PV}"
+SRC_URI="https://github.com/fedoradesign/backgrounds/releases/download/v${PV}/${MY_P}.tar.xz";
+
+LICENSE="CC-BY-SA-4.0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+SLOT="$(ver_cut 1)"
+
+RDEPEND=""
+DEPEND=""
+
+S="${WORKDIR}/${MY_PN}"

diff --git a/x11-themes/fedora-backgrounds/fedora-backgrounds-28.1.5.ebuild 
b/x11-themes/fedora-backgrounds/fedora-backgrounds-28.1.5.ebuild
new file mode 100644
index 00000000000..42ef745e409
--- /dev/null
+++ b/x11-themes/fedora-backgrounds/fedora-backgrounds-28.1.5.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="A set of default and supplemental wallpapers for Fedora"
+HOMEPAGE="https://github.com/fedoradesign/backgrounds";
+
+MY_PN="f$(ver_cut 1)-backgrounds"
+MY_P="${MY_PN}-${PV}"
+SRC_URI="https://github.com/fedoradesign/backgrounds/releases/download/v${PV}/${MY_P}.tar.xz";
+
+LICENSE="CC-BY-SA-4.0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+SLOT="$(ver_cut 1)"
+
+RDEPEND=""
+DEPEND=""
+
+S="${WORKDIR}/${MY_PN}"

diff --git a/x11-themes/fedora-backgrounds/fedora-backgrounds-29.1.3.ebuild 
b/x11-themes/fedora-backgrounds/fedora-backgrounds-29.1.3.ebuild
new file mode 100644
index 00000000000..42ef745e409
--- /dev/null
+++ b/x11-themes/fedora-backgrounds/fedora-backgrounds-29.1.3.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="A set of default and supplemental wallpapers for Fedora"
+HOMEPAGE="https://github.com/fedoradesign/backgrounds";
+
+MY_PN="f$(ver_cut 1)-backgrounds"
+MY_P="${MY_PN}-${PV}"
+SRC_URI="https://github.com/fedoradesign/backgrounds/releases/download/v${PV}/${MY_P}.tar.xz";
+
+LICENSE="CC-BY-SA-4.0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+SLOT="$(ver_cut 1)"
+
+RDEPEND=""
+DEPEND=""
+
+S="${WORKDIR}/${MY_PN}"

diff --git a/x11-themes/fedora-backgrounds/fedora-backgrounds-30.0.0.ebuild 
b/x11-themes/fedora-backgrounds/fedora-backgrounds-30.0.0.ebuild
new file mode 100644
index 00000000000..42ef745e409
--- /dev/null
+++ b/x11-themes/fedora-backgrounds/fedora-backgrounds-30.0.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="A set of default and supplemental wallpapers for Fedora"
+HOMEPAGE="https://github.com/fedoradesign/backgrounds";
+
+MY_PN="f$(ver_cut 1)-backgrounds"
+MY_P="${MY_PN}-${PV}"
+SRC_URI="https://github.com/fedoradesign/backgrounds/releases/download/v${PV}/${MY_P}.tar.xz";
+
+LICENSE="CC-BY-SA-4.0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+SLOT="$(ver_cut 1)"
+
+RDEPEND=""
+DEPEND=""
+
+S="${WORKDIR}/${MY_PN}"

diff --git a/x11-themes/fedora-backgrounds/metadata.xml 
b/x11-themes/fedora-backgrounds/metadata.xml
new file mode 100644
index 00000000000..020b40648ee
--- /dev/null
+++ b/x11-themes/fedora-backgrounds/metadata.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+       <maintainer type="person">
+               <email>pa...@gentoo.org</email>
+       </maintainer>
+</pkgmetadata>

Reply via email to