summaryrefslogtreecommitdiff
path: root/x11-themes/silver-xcursors
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-12-03 16:17:22 +0000
committerV3n3RiX <venerix@redcorelinux.org>2017-12-03 16:17:22 +0000
commit4cd2370bed609c118b6edfde5d3f116e5c35b897 (patch)
treeec58f2c41f49754e41521d5ebc9dce4597ddd0a5 /x11-themes/silver-xcursors
parentf443475c824b4b5c086e6d040961cb35ad81bc60 (diff)
gentoo resync : 03.12.2017
Diffstat (limited to 'x11-themes/silver-xcursors')
-rw-r--r--x11-themes/silver-xcursors/Manifest4
-rw-r--r--x11-themes/silver-xcursors/files/README.gentoo19
-rw-r--r--x11-themes/silver-xcursors/silver-xcursors-0.4-r1.ebuild20
3 files changed, 42 insertions, 1 deletions
diff --git a/x11-themes/silver-xcursors/Manifest b/x11-themes/silver-xcursors/Manifest
index 3e29cd571aa6..7d03230f8903 100644
--- a/x11-themes/silver-xcursors/Manifest
+++ b/x11-themes/silver-xcursors/Manifest
@@ -1,3 +1,5 @@
-DIST 5533-Silver-XCursors-3D-0.4.tar.bz2 756159 SHA256 7b67c0411143846bede4fad7709df85e908f7ffdf9d61f8d6046f5f0c7a00452 SHA512 b5b44a796d5d9341a0e92f8f4351b84eb3974d1908eb2fdb012c0490e4374404e3d33b35873f49c1f7ccd56bdced4fff14338319edabab7d11ddf31cb46fd245 WHIRLPOOL 542ccece6e899c3f79820ee733f977072ea6cbe8c19e936f4d4c943e4cea84d59a331f45a74c1f1ddf159a0aec0915b83d02955e2e489716f958af56b107ef05
+AUX README.gentoo 576 BLAKE2B 18c54a2b3ef37f8c5fcf0ad3ef652d7e48d026b425c9e1f6e979f97f353e4860ad7c922173aae9dc2ad70d3554d7f5082a78d582553c6cbdb2c782815763cfaa SHA512 6fb30188e9a1c6041b70ad43e94adb3ffb6cba401fb4b03c8669c46ce16ade806226215f47ada2bb39e2970bafa887fe7436962991cc5f1b4eab009c33f2732c
+DIST 5533-Silver-XCursors-3D-0.4.tar.bz2 756159 BLAKE2B 7d90a44a022512e685b592e6285786e5b4898df723cba9deb52100e66c76865b5d2ed07968901656fc5c1ef565c54f281138e9e6f323e94bcb6c1b7884c792c5 SHA512 b5b44a796d5d9341a0e92f8f4351b84eb3974d1908eb2fdb012c0490e4374404e3d33b35873f49c1f7ccd56bdced4fff14338319edabab7d11ddf31cb46fd245
+EBUILD silver-xcursors-0.4-r1.ebuild 665 BLAKE2B 086b882a7583d2accba4f260a7df7d41a3ea9d0f4b6972518d2878993828cbca03697d05ec706aeeebf194dad587f29e21473a16694cb7177c4ecfd03028df95 SHA512 adcd00da8920a57059ee88592f54dbea8510b4c2a52da12e2d5063bb3a44efdd1ee82dedb8cc48b46e8deb59d796cf2481531f2de8426c2dbcdf5fd875220b7d
EBUILD silver-xcursors-0.4.ebuild 1460 BLAKE2B 79d65cdc2fc9658e399cf0176a9410184a66c55d350b97bec5f0e8b1bffd7e50a375f62b40d9bbb0c3f39d9f86b0a9181dd31810ffb15f6b7d29bd151479ff43 SHA512 a86d4db245e11710d9b23ca11d6dc88d1273c90d3d6c1749a834a4527e0299d232fad1e07a5e12c7ac6adc7f8c0b579085d6bbcf17a983e60174d5daad936f46
MISC metadata.xml 272 BLAKE2B 4dbd2b5ae92564a97b2a06ab0ec6562e8dce2dd636aaf0788ee09f8688ca5d5b6483084a65366dfbe6d144d30170e5558bc5759adecb96abb405ea96a5147285 SHA512 ebe67da08587903b5b82fc194aa3c8f1ab65371f60d2c134928362e089550d9e9fd9531bffe8b676a345b5bf0ab209ce7f50d37d98201a88176f002e17582493
diff --git a/x11-themes/silver-xcursors/files/README.gentoo b/x11-themes/silver-xcursors/files/README.gentoo
new file mode 100644
index 000000000000..14d19d0de0f1
--- /dev/null
+++ b/x11-themes/silver-xcursors/files/README.gentoo
@@ -0,0 +1,19 @@
+To use this set of cursors, edit or create the file ~/.Xdefaults and add the
+following line:
+Xcursor.theme: Silver
+"
+You can change the size by adding a line like:
+Xcursor.size: 48
+"
+Also, to globally use this set of mouse cursors edit the file:
+ /usr/share/cursors/xorg-x11/default/index.theme
+and change the line:
+ Inherits=[current setting]
+to
+ Inherits=Silver
+
+Note this will be overruled by a user's ~/.Xdefaults file.
+
+If you experience flickering, try setting the following line in the Device
+section of your xorg.conf file:
+ Option \"HWCursor\" \"false\"
diff --git a/x11-themes/silver-xcursors/silver-xcursors-0.4-r1.ebuild b/x11-themes/silver-xcursors/silver-xcursors-0.4-r1.ebuild
new file mode 100644
index 000000000000..313d100f7f72
--- /dev/null
+++ b/x11-themes/silver-xcursors/silver-xcursors-0.4-r1.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+EAPI=6
+
+MY_P="5533-Silver-XCursors-3D-${PV}"
+DESCRIPTION="A high quality set of Xfree 4.3.0 animated mouse cursors"
+HOMEPAGE="http://www.kde-look.org/content/show.php?content=5533"
+SRC_URI="http://www.kde-look.org/CONTENT/content-files/$MY_P.tar.bz2"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~x86-fbsd"
+
+S=${WORKDIR}/${MY_P:5}
+
+src_install() {
+ dodir /usr/share/cursors/xorg-x11/Silver/cursors/
+ cp -R Silver/cursors "${D}"/usr/share/cursors/xorg-x11/Silver/ || die
+ dodoc README "${FILESDIR}"/README.gentoo
+}