summaryrefslogtreecommitdiff
path: root/x11-themes
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
parentf443475c824b4b5c086e6d040961cb35ad81bc60 (diff)
gentoo resync : 03.12.2017
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/Manifest.gzbin23620 -> 23624 bytes
-rw-r--r--x11-themes/chameleon-xcursors/Manifest1
-rw-r--r--x11-themes/chameleon-xcursors/chameleon-xcursors-0.5.ebuild54
-rw-r--r--x11-themes/golden-xcursors/Manifest4
-rw-r--r--x11-themes/golden-xcursors/files/README.gentoo19
-rw-r--r--x11-themes/golden-xcursors/golden-xcursors-0.8-r1.ebuild21
-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
9 files changed, 85 insertions, 57 deletions
diff --git a/x11-themes/Manifest.gz b/x11-themes/Manifest.gz
index edeaf179504a..2549512b3c42 100644
--- a/x11-themes/Manifest.gz
+++ b/x11-themes/Manifest.gz
Binary files differ
diff --git a/x11-themes/chameleon-xcursors/Manifest b/x11-themes/chameleon-xcursors/Manifest
index 6f0432c1c22c..710987449226 100644
--- a/x11-themes/chameleon-xcursors/Manifest
+++ b/x11-themes/chameleon-xcursors/Manifest
@@ -4,5 +4,4 @@ DIST Chameleon-Pearl-0.5.tar.bz2 1875789 SHA256 5735770e813dd9a5716696923f558eba
DIST Chameleon-SkyBlue-0.5.tar.bz2 1959985 SHA256 4a844bbca4bbec4b55104e36c316101a847c0297169e7c27f367e9a1ddbf28dd SHA512 4fdbd7f3721ec5fc40ea38c29f9d884ec7f0250f3b58f58880c6b60c93e070e779e1268718246aa3709e48c4087e547deb8fa7a289f5c94d4ed36de48b7fff11 WHIRLPOOL 6dc827bcb851371df75adb01e18661657fe7ec78195ff4ef3be12ba8fcc76aec5aca8663e6038545b838ba3ec74de193eec039c348a38a8db8ecf8586111b3e5
DIST Chameleon-White-0.5.tar.bz2 1690839 SHA256 9024e5b21a8639a986876a141e137840eff5b5f8724a0539624bbe330cf4e316 SHA512 6b3c56e1ee8409fa711704d60371823ba080df050b52af89c233668d93e0c5a4278ae5642dee8f4e5794a63cde8dc471b33bc16c4edc95a428e29285f9088110 WHIRLPOOL 3da61e6aa59084ecf52dd9d1e4b9f8770d3014845588fc1f48f3c0e6eb7ce902478b86c47d3c6e70a7c5c59915111b2dc04ff247eac6f4751c8d14cb6ec8c9b9
EBUILD chameleon-xcursors-0.5-r1.ebuild 1572 BLAKE2B f81719df0471fed9b67c5a9a66a9c513fcf1de83da185e84ff16c94acdcc877d16b00215d812251557c074cbde0663d8d4912213e019ca6d4b558edcbc735bbc SHA512 30f79bef2b2b50acc786ea35537e69e1dc1d1d936cd52a2a6746a6f54fa7e9417895a4ebefc49f9cfb04e2a3a3baf368a754430a76791a28ad893c11079bf3ee
-EBUILD chameleon-xcursors-0.5.ebuild 1553 BLAKE2B ef4c18990f41c64dfa0ba6cb6a0ca98d871e994373c2641059008fff5245e37c304c405a0c0d7b7105ea86b0fc5621fd185a16df9c9fbebe3a52d3d2d0870635 SHA512 a9cfd395a8892dba1488494862fcb11ac39c4bcdb6298721a9775079e0d2730a12da735e40e4daa917f4f67acb48adeb5c3ee6216a51b4db88759b7035d01e9d
MISC metadata.xml 245 BLAKE2B 5599732e8923ea2b90a26adcb5708b6cf95cd3db28e810b9f881ac7d0e2c63745609f4c6e21708bdda7792f769df77bfa4b9d4d135eda71831efcaaab122c384 SHA512 1c6cdb75d4cbbd8d3a5f2cc24950924c030db330e135cf2cacecdaaa99ee65117efd7abd9f8652bf5dfa8169d427f51ff84123aab11fa8ef82498a6834b0805a
diff --git a/x11-themes/chameleon-xcursors/chameleon-xcursors-0.5.ebuild b/x11-themes/chameleon-xcursors/chameleon-xcursors-0.5.ebuild
deleted file mode 100644
index 9ea2137e66c8..000000000000
--- a/x11-themes/chameleon-xcursors/chameleon-xcursors-0.5.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="3"
-
-MY_PN="Chameleon"
-
-DESCRIPTION="Style neutral scalable cursor theme"
-HOMEPAGE="http://www.egregorion.net/2007/03/26/chameleon/"
-
-COLOURS="Anthracite DarkSkyBlue SkyBlue Pearl White"
-SRC_URI=""
-for COLOUR in ${COLOURS} ; do
- SRC_URI="${SRC_URI} http://www.egregorion.net/works/${MY_PN}-${COLOUR}-${PV}.tar.bz2"
-done
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-src_install() {
- dodir /usr/share/cursors/xorg-x11/
- for COLOUR in ${COLOURS}; do
- for SIZE in Large Regular Small; do
- local name=${MY_PN}-${COLOUR}-${SIZE}
- cp -r "${WORKDIR}"/${name}-${PV} \
- "${ED}"/usr/share/cursors/xorg-x11/${name}
- done
- done
-}
-
-pkg_postinst() {
- elog "To use one of these sets of cursors, edit or create the file ~/.Xdefaults"
- elog "and add the following line:"
- elog "Xcursor.theme: ${MY_PN}-Pearl-Regular"
- elog "(for example)"
- 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 " /usr/share/cursors/xorg-x11/default/index.theme"
- elog "and change the line:"
- elog " Inherits=[current setting]"
- elog "to"
- elog " Inherits=${MY_PN}-Pearl-Regular"
- 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/golden-xcursors/Manifest b/x11-themes/golden-xcursors/Manifest
index 948214ba8c1f..6d278a7d2089 100644
--- a/x11-themes/golden-xcursors/Manifest
+++ b/x11-themes/golden-xcursors/Manifest
@@ -1,3 +1,5 @@
-DIST 5507-Golden-XCursors-3D-0.8.tar.bz2 752331 SHA256 312dca5a5d2ac5c8e4dbc01969266a625fcc0fbaf04c00dbb73a850f6c57d392 SHA512 b0098742afae6c18f80150b3c82ea8be0da4d71eabaebc1eb51d52b2300faab683c794fccbe46162109b09a0a00f86e63228bfcd296f97c1c54dd5c113063049 WHIRLPOOL ceffc43b1b8448f7738a55358fb8be09ebe5141c5b1f302059fd52a0a67d240becc3f74cd960dc231b24b115c9d0951e66f116e5d1cee4ed17171b36fef5860e
+AUX README.gentoo 561 BLAKE2B 0db842c2f9195575f8bbf3c932316f6243c3f7acd86ba49e08e63fba83b79dc2b9e321c5c126919e07f9a0c67d68c8dc2844e4d6132d05d016aa0566b1298db5 SHA512 173c93834706151d9041ef01648a15df4144809d041b0f07c3bf1b375c33a6b1695346ffcd7f5b3be8348464f86e4c58ff460417a2dac9b311a5d075dd3673eb
+DIST 5507-Golden-XCursors-3D-0.8.tar.bz2 752331 BLAKE2B 70051f961a891902a125182f24c1d80a295842cb82160030d92c5b95276491bccd521c4d5cb1e3b34522dae4689b4d5d4cb95d2a6440223e6bf91550b3dac076 SHA512 b0098742afae6c18f80150b3c82ea8be0da4d71eabaebc1eb51d52b2300faab683c794fccbe46162109b09a0a00f86e63228bfcd296f97c1c54dd5c113063049
+EBUILD golden-xcursors-0.8-r1.ebuild 648 BLAKE2B 6787b79cec08c1ad9b99623009ae283a7fae76d14d8c64dfebf090fa152f5ce18e6e50ae6cd5fec258d4790213a9959f77bcbd7e9557b9cafbfad50783945bb7 SHA512 24864e3868765fc092863a2d9d811dba6bc9db5f7fd87b7b5c7802e33fa07b326ae05bcc6ef3817680f130ad30aba56eee5564728e15edfc5df500bcb0a40348
EBUILD golden-xcursors-0.8.ebuild 1437 BLAKE2B efdd5cb4ce4e7f1a603f965c4ac0c5f23a02576314ade2fa5e99eb4ae54fff69e7af443ba5def9f7471c6c12e6245b9173fc2f183cf2bccf3181c284f4e9bfc8 SHA512 3fe7d7d26ed7fffb16f469e991e581826dd6545906ebf1dca3e8abbad4dc914cb4e6c47f79b852783a76b1a1ffe993da91890ec00d2380e26a54c9478a80c16a
MISC metadata.xml 272 BLAKE2B 4dbd2b5ae92564a97b2a06ab0ec6562e8dce2dd636aaf0788ee09f8688ca5d5b6483084a65366dfbe6d144d30170e5558bc5759adecb96abb405ea96a5147285 SHA512 ebe67da08587903b5b82fc194aa3c8f1ab65371f60d2c134928362e089550d9e9fd9531bffe8b676a345b5bf0ab209ce7f50d37d98201a88176f002e17582493
diff --git a/x11-themes/golden-xcursors/files/README.gentoo b/x11-themes/golden-xcursors/files/README.gentoo
new file mode 100644
index 000000000000..41432091eff1
--- /dev/null
+++ b/x11-themes/golden-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: Gold
+
+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=Gold
+
+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/golden-xcursors/golden-xcursors-0.8-r1.ebuild b/x11-themes/golden-xcursors/golden-xcursors-0.8-r1.ebuild
new file mode 100644
index 000000000000..57d8b9750d5d
--- /dev/null
+++ b/x11-themes/golden-xcursors/golden-xcursors-0.8-r1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+MY_P="5507-Golden-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=5507"
+SRC_URI="http://www.kde-look.org/content/files/$MY_P.tar.bz2"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+
+S=${WORKDIR}/${MY_P:5}
+
+src_install() {
+ dodir /usr/share/cursors/xorg-x11/Gold/cursors/
+ cp -R Gold/cursors "${D}"/usr/share/cursors/xorg-x11/Gold/ || die
+ dodoc README "${FILESDIR}"/README.gentoo
+}
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
+}