From 40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 28 Apr 2021 20:21:43 +0100 Subject: gentoo resync : 28.04.2021 --- x11-themes/obsidian-xcursors/Manifest | 4 +- x11-themes/obsidian-xcursors/metadata.xml | 9 +++-- .../obsidian-xcursors-1.0-r1.ebuild | 45 ++++++++++++++++++++++ .../obsidian-xcursors/obsidian-xcursors-1.0.ebuild | 44 --------------------- 4 files changed, 52 insertions(+), 50 deletions(-) create mode 100644 x11-themes/obsidian-xcursors/obsidian-xcursors-1.0-r1.ebuild delete mode 100644 x11-themes/obsidian-xcursors/obsidian-xcursors-1.0.ebuild (limited to 'x11-themes/obsidian-xcursors') diff --git a/x11-themes/obsidian-xcursors/Manifest b/x11-themes/obsidian-xcursors/Manifest index 7a87f27f748b..a31f54243762 100644 --- a/x11-themes/obsidian-xcursors/Manifest +++ b/x11-themes/obsidian-xcursors/Manifest @@ -1,3 +1,3 @@ DIST 73135-Obsidian.tar.bz2 262096 BLAKE2B 9521f26ac749343f841bc307809619954e688cc8367a59bc2b3dabd38e065a1bbbf1c275e573101a048cbf1185542dc5636914a0e11088caf4a130abccebe7f7 SHA512 e705f1faa2d094b2aa7ca5525f687595ff619ad8b49e3b533a429ea4268550babe24008fbe8b53332bf5753825e9d6d13e2e8ff9049fdc55b44b1ff64c70ec6a -EBUILD obsidian-xcursors-1.0.ebuild 1250 BLAKE2B e30f437c1513e3c249bd002ba7e4b346d9aa36a2c38a4fcf0c4d7037391ecc866bb558c54d5187d870fa11c5b9fd0cbfaf43970b67ee07f206be3a21ec5cc64d SHA512 5692f65e051663b044ae101ed03d428f668e74438ed349e90fc2be1547ddf91cc6b050f92b6369e7a67ebe49593ff24246255e036a48d48e24032150b711830a -MISC metadata.xml 282 BLAKE2B f175ac89f79f8ebbe3bc806c0c4a8169e2a4b88708d85928db9a23dacecd92a2acb1c5d1f6a49a2f8375288aa4b2db910af8c325557540ba665c37a17e773721 SHA512 06c94ffb49c985c4344b170b902427ca9ce0c23b6d68330af227ab1771794f8e8b6d0ef75b5f69293c8ef0d3264c8799e1389ccdf8dfbe7c665c6477c07479e4 +EBUILD obsidian-xcursors-1.0-r1.ebuild 1267 BLAKE2B afbf8d1210cbd77691d334ae43d61986b329416eb9157ce071ea8520650b7acca88ef493306fffe7ebd5d12ea407bdaf326b19aef4d80e2cffee1715fa167ede SHA512 4989ae4d88e3fc111fad9d93b243fecafa4a1bb73a1214f5a51e74c3366b5cee49309ca60448c64d37f12133156a20cd0f67cd8c5b3f4c119d1cc4e1ba0eca3c +MISC metadata.xml 300 BLAKE2B 2e7b335e362ca748b158cae23162dc80012ea9195ba704d12a85f1136409e9525b144a1af16c52fabe6a9c45b2553a4a78673d8267d56f4506ebc1614eb82af2 SHA512 5309fea86ffe482382a564dce1ec6aa4163e3a34d8e0c6ad47db2fcbd5c4769c31cb04397b547c16fe3bb06c447d54b92956a637a8be95d94435d6ad6230a47a diff --git a/x11-themes/obsidian-xcursors/metadata.xml b/x11-themes/obsidian-xcursors/metadata.xml index bc1b97e1eb76..ae370525356a 100644 --- a/x11-themes/obsidian-xcursors/metadata.xml +++ b/x11-themes/obsidian-xcursors/metadata.xml @@ -1,8 +1,9 @@ - - desktop-misc@gentoo.org - Gentoo Desktop Miscellaneous Project - + + desktop-misc@gentoo.org + Gentoo Desktop Miscellaneous Project + + diff --git a/x11-themes/obsidian-xcursors/obsidian-xcursors-1.0-r1.ebuild b/x11-themes/obsidian-xcursors/obsidian-xcursors-1.0-r1.ebuild new file mode 100644 index 000000000000..b45f0120275f --- /dev/null +++ b/x11-themes/obsidian-xcursors/obsidian-xcursors-1.0-r1.ebuild @@ -0,0 +1,45 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +MY_PN="Obsidian" + +DESCRIPTION="A shiny and clean xcursor theme" +HOMEPAGE="https://store.kde.org/p/999984/" +SRC_URI="mirror://gentoo/73135-${MY_PN}.tar.bz2" +S="${WORKDIR}/${MY_PN}" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86" + +RDEPEND="x11-libs/libXcursor" + +src_install() { + insinto /usr/share/cursors/xorg-x11/Obsidian + doins -r cursors +} + +pkg_postinst() { + elog "To use this set of cursors, edit or create the file ~/.Xdefaults" + elog "and add the following line:" + elog "Xcursor.theme: ${MY_PN}" + elog + elog "You can change the size by adding a line like:" + elog "Xcursor.size: 48" + elog + elog "Also, to globally use this set of mouse cursors edit the file:" + elog " ${EROOT}/usr/share/cursors/xorg-x11/default/index.theme" + elog "and change the line:" + elog " Inherits=[current setting]" + elog "to" + elog " Inherits=${MY_PN}" + elog + elog "Note this will be overruled by a user's ~/.Xdefaults file." + elog + + ewarn "If you experience flickering, try setting the following line in" + ewarn "the Device section of your xorg.conf file:" + ewarn " Option \"HWCursor\" \"false\"" +} diff --git a/x11-themes/obsidian-xcursors/obsidian-xcursors-1.0.ebuild b/x11-themes/obsidian-xcursors/obsidian-xcursors-1.0.ebuild deleted file mode 100644 index 8e5b355625e0..000000000000 --- a/x11-themes/obsidian-xcursors/obsidian-xcursors-1.0.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -MY_PN="Obsidian" - -DESCRIPTION="A shiny and clean xcursor theme" -HOMEPAGE="http://www.kde-look.org/content/show.php/Obsidian+Cursors?content=73135" -SRC_URI="http://www.kde-look.org/CONTENT/content-files/73135-${MY_PN}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ~arm x86" - -S="${WORKDIR}/${MY_PN}" - -src_install() { - insinto /usr/share/cursors/xorg-x11/${MY_PN} - doins -r cursors -} - -pkg_postinst() { - elog "To use this set of cursors, edit or create the file ~/.Xdefaults" - elog "and add the following line:" - elog "Xcursor.theme: ${MY_PN}" - elog - elog "You can change the size by adding a line like:" - elog "Xcursor.size: 48" - elog - elog "Also, to globally use this set of mouse cursors edit the file:" - elog " ${EROOT}/usr/share/cursors/xorg-x11/default/index.theme" - elog "and change the line:" - elog " Inherits=[current setting]" - elog "to" - elog " Inherits=${MY_PN}" - elog - elog "Note this will be overruled by a user's ~/.Xdefaults file." - elog - - ewarn "If you experience flickering, try setting the following line in" - ewarn "the Device section of your xorg.conf file:" - ewarn " Option \"HWCursor\" \"false\"" -} -- cgit v1.2.3