summaryrefslogtreecommitdiff
path: root/x11-themes/vanilla-dmz-xcursors
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
commit40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 (patch)
tree758c221bad35c9288d0bd6df9c7dfc226728e52c /x11-themes/vanilla-dmz-xcursors
parent8d5dbd847cbc704a6a06405856e94b461011afe3 (diff)
gentoo resync : 28.04.2021
Diffstat (limited to 'x11-themes/vanilla-dmz-xcursors')
-rw-r--r--x11-themes/vanilla-dmz-xcursors/Manifest4
-rw-r--r--x11-themes/vanilla-dmz-xcursors/metadata.xml1
-rw-r--r--x11-themes/vanilla-dmz-xcursors/vanilla-dmz-xcursors-0.4.5-r1.ebuild30
-rw-r--r--x11-themes/vanilla-dmz-xcursors/vanilla-dmz-xcursors-0.4.5.ebuild29
4 files changed, 33 insertions, 31 deletions
diff --git a/x11-themes/vanilla-dmz-xcursors/Manifest b/x11-themes/vanilla-dmz-xcursors/Manifest
index 942784150bad..322c192d469e 100644
--- a/x11-themes/vanilla-dmz-xcursors/Manifest
+++ b/x11-themes/vanilla-dmz-xcursors/Manifest
@@ -1,3 +1,3 @@
DIST dmz-cursor-theme_0.4.5.tar.xz 947544 BLAKE2B 6c945575f57c3db87a95545ef023a4a7d8cc6a329c5a083d0501452e34c9603568cfe41e495bae4d2982d01641dbcd4deef39e0291d6aa12e4d7a35c47e4797c SHA512 627fff9e4f690e30c6acbedb06035abc3ca7f6c6656a7e1290d752e115dbd8a41c37a2fe0d7cd7ece697c54dd7a343dd78d3c4604d124158961d95125f899f73
-EBUILD vanilla-dmz-xcursors-0.4.5.ebuild 687 BLAKE2B a78997b82db9970e6f3311a7fd73de1e1911a5bfae44e6eb7ef975deeadcf0916a772c99088e2e8fe241c98ad9c5412cb0e58277be4305cac61362c9a27bbd49 SHA512 be1b159720f43c111aacde9df468f00d8920933749eab09285b7d1caf29b1beb87546e86995b6c0789e7dd94fd2a80343b519a19c5d27955840224e6514f4211
-MISC metadata.xml 167 BLAKE2B e4dadf27fd344484f2bccb5b904909c89aac568c32e5b3c44bdf139eacefd4b4fae74419f503d2b7da0dccc1b68ba05d777d11292c0f89270d1ac5c9c703e8ca SHA512 7c8decb24ee3a850e38186cf3c7f8933a28017426806870ad6ef9ceb2533be147a2681fc789b535a81cb528af8c29d90d3006e4f250aee23bd7dea4561294e33
+EBUILD vanilla-dmz-xcursors-0.4.5-r1.ebuild 751 BLAKE2B 7cf0ab3b2bc338b5db039aff2e8d1ca1d224a64326a7b656889485186dfadb3e6e8cf8d60e5382e628eaa7d3e95bf30f4473e363a5f481ce64fa04b3496d785e SHA512 45aa0867a53b5bfa55fb3df36d1ee1c46f7c7085922ac75439875346f660c3bfd1d906688ad9203b4d364bf8e18736d1b8f1ce7b0c0da63c9fb33af951d6dbfe
+MISC metadata.xml 191 BLAKE2B 8bff04ca02f4930d6f77dd32df009c145cacaad2d1cf271d91ae928f85acdccb0d73b0202a41aa3e60470ba6c7853e41ef76587601b2163f9ec249b7fa1c5274 SHA512 da06af54ba93db06f717082e3f09bbca9e17adad4b070a28131f2ffec15d0dfc82c79a3b2fb045fa33d6756c6df85254733622b0b7b1952b33d5590a71865c62
diff --git a/x11-themes/vanilla-dmz-xcursors/metadata.xml b/x11-themes/vanilla-dmz-xcursors/metadata.xml
index 7a38bb900964..3c58a0219fbe 100644
--- a/x11-themes/vanilla-dmz-xcursors/metadata.xml
+++ b/x11-themes/vanilla-dmz-xcursors/metadata.xml
@@ -2,4 +2,5 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
+ <stabilize-allarches/>
</pkgmetadata>
diff --git a/x11-themes/vanilla-dmz-xcursors/vanilla-dmz-xcursors-0.4.5-r1.ebuild b/x11-themes/vanilla-dmz-xcursors/vanilla-dmz-xcursors-0.4.5-r1.ebuild
new file mode 100644
index 000000000000..3d9eea6edd8b
--- /dev/null
+++ b/x11-themes/vanilla-dmz-xcursors/vanilla-dmz-xcursors-0.4.5-r1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Style neutral scalable cursor theme (black version)"
+HOMEPAGE="https://jimmac.eu/"
+SRC_URI="mirror://debian/pool/main/d/dmz-cursor-theme/dmz-cursor-theme_${PV}.tar.xz"
+S="${WORKDIR}/dmz-cursor-theme-${PV}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
+
+DEPEND="x11-apps/xcursorgen"
+RDEPEND="x11-libs/libXcursor"
+
+src_compile() {
+ pushd "${S}/DMZ-White/pngs"
+ ./make.sh || die
+ popd
+}
+
+src_install() {
+ insinto /usr/share/cursors/xorg-x11/DMZ-White
+ doins DMZ-White/index.theme
+
+ insinto /usr/share/cursors/xorg-x11/DMZ-White/cursors
+ doins -r DMZ-White/xcursors/.
+}
diff --git a/x11-themes/vanilla-dmz-xcursors/vanilla-dmz-xcursors-0.4.5.ebuild b/x11-themes/vanilla-dmz-xcursors/vanilla-dmz-xcursors-0.4.5.ebuild
deleted file mode 100644
index dc46ef679386..000000000000
--- a/x11-themes/vanilla-dmz-xcursors/vanilla-dmz-xcursors-0.4.5.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Style neutral scalable cursor theme (white version)"
-HOMEPAGE="http://jimmac.musichall.cz/"
-SRC_URI="mirror://debian/pool/main/d/dmz-cursor-theme/dmz-cursor-theme_${PV}.tar.xz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ppc ppc64 sparc x86"
-IUSE=""
-
-DEPEND="x11-apps/xcursorgen"
-
-S="${WORKDIR}/dmz-cursor-theme-${PV}"
-
-src_compile() {
- cd "${S}/DMZ-White/pngs" || die
- ./make.sh || die
-}
-
-src_install() {
- insinto /usr/share/icons/Vanilla-DMZ/cursors
- doins -r DMZ-White/xcursors/.
- insinto /usr/share/icons/Vanilla-DMZ
- doins DMZ-White/index.theme
-}