diff options
author | Troy Dack <tad@gentoo.org> | 2003-06-18 13:18:38 +0000 |
---|---|---|
committer | Troy Dack <tad@gentoo.org> | 2003-06-18 13:18:38 +0000 |
commit | e8a29655c2ac8cc61a01a02541d21bc45d424896 (patch) | |
tree | bc363cb2b0cc3407ff05e8cfc1d2a24a804e573e /x11-themes | |
parent | New ebuild. (diff) | |
download | gentoo-2-e8a29655c2ac8cc61a01a02541d21bc45d424896.tar.gz gentoo-2-e8a29655c2ac8cc61a01a02541d21bc45d424896.tar.bz2 gentoo-2-e8a29655c2ac8cc61a01a02541d21bc45d424896.zip |
New ebuild.
Diffstat (limited to 'x11-themes')
12 files changed, 166 insertions, 6 deletions
diff --git a/x11-themes/BlueGlass-XCursors-3D/BlueGlass-XCursors-3D-0.3.ebuild b/x11-themes/BlueGlass-XCursors-3D/BlueGlass-XCursors-3D-0.3.ebuild new file mode 100644 index 000000000000..f1514e1063d4 --- /dev/null +++ b/x11-themes/BlueGlass-XCursors-3D/BlueGlass-XCursors-3D-0.3.ebuild @@ -0,0 +1,44 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/BlueGlass-XCursors-3D/BlueGlass-XCursors-3D-0.3.ebuild,v 1.1 2003/06/18 13:17:08 tad Exp $ + +MY_P=5532-$P +DESCRIPTION="A high quality set of Xfree 4.3.0 animated mouse cursors" +HOMEPAGE="http://www.kde-look.org/content/show.php?content=5532" +SRC_URI="http://kde-look.org/content/files/$MY_P.tar.bz2" +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="x86" +IUSE="" +DEPEND="" +RDEPEND=">=x11-base/xfree-4.3.0-r2" + +# Note: although the package name is BlueGlass, the tarball & authors directions +# use the directory 'Blue'. +src_install() { + mkdir -p ${D}/usr/share/cursors/xfree/Blue/cursors/ + cp -d Blue/cursors/* ${D}/usr/share/cursors/xfree/Blue/cursors/ || die + dodoc COPYING README +} + +pkg_postinst() { + einfo "To use this set of cursors, edit or create the file ~/.Xdefaults" + einfo "and add the following line:" + einfo "Xcursor.theme: Blue" + einfo "" + einfo "Also, you can change the size by adding a line like:" + einfo "Xcursor.size: 48" + einfo "" + einfo "To globally use this set of mouse cursors edit the file:" + einfo " /usr/share/cursors/xfree/default/index.theme + einfo "and change the line:" + einfo " Inherits=[current setting] + einfo "to" + einfo " Inherits=Blue" + einfo "" + einfo "Note this will be overruled by a user's ~/.Xdefaults file." + einfo "" + ewarn "If you experience flickering, try setting the following line in" + ewarn "the Device section of your XF86Config:" + ewarn "Option \"HWCursor\" \"false\"" +} diff --git a/x11-themes/BlueGlass-XCursors-3D/ChangeLog b/x11-themes/BlueGlass-XCursors-3D/ChangeLog new file mode 100644 index 000000000000..b68e214c3928 --- /dev/null +++ b/x11-themes/BlueGlass-XCursors-3D/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for x11-themes/BlueGlass-XCursors-3D +# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/BlueGlass-XCursors-3D/ChangeLog,v 1.1 2003/06/18 13:17:08 tad Exp $ + +*BlueGlass-XCursors-3D-0.3 (18 Jun 2003) + + 18 Jun 2003; Troy Dack <tad@gentoo.org> BlueGlass-XCursors-3D-0.3.ebuild: + Initial import. Thanks to Eric Ball <phoenix@webone.com.au> for submitting the + ebuilds. Closes Bug #19996. + diff --git a/x11-themes/BlueGlass-XCursors-3D/Manifest b/x11-themes/BlueGlass-XCursors-3D/Manifest index 1119f3befa2c..a00559bb86ac 100644 --- a/x11-themes/BlueGlass-XCursors-3D/Manifest +++ b/x11-themes/BlueGlass-XCursors-3D/Manifest @@ -1,3 +1,3 @@ -MD5 a07da411a3e97df260deb01b8db59072 BlueGlass-XCursors-3D-0.3.ebuild 1456 -MD5 8183f195cd67e34be4694433ac938441 BlueGlass-XCursors-3D-0.3.ebuild~ 1453 +MD5 34a1adda770f0ad757998c24aaae0c6b BlueGlass-XCursors-3D-0.3.ebuild 1581 +MD5 11e3266c26fc7a0c7df28b13fed4cd03 ChangeLog 473 MD5 cfbe0a169db47e1e023e4374461a8ebb files/digest-BlueGlass-XCursors-3D-0.3 83 diff --git a/x11-themes/BlueGlass-XCursors-3D/files/digest-BlueGlass-XCursors-3D-0.3 b/x11-themes/BlueGlass-XCursors-3D/files/digest-BlueGlass-XCursors-3D-0.3 new file mode 100644 index 000000000000..729441038496 --- /dev/null +++ b/x11-themes/BlueGlass-XCursors-3D/files/digest-BlueGlass-XCursors-3D-0.3 @@ -0,0 +1 @@ +MD5 c95e76d9ba245cbe34a9c9f39667f5e7 5532-BlueGlass-XCursors-3D-0.3.tar.bz2 671889 diff --git a/x11-themes/Golden-XCursors-3D/ChangeLog b/x11-themes/Golden-XCursors-3D/ChangeLog new file mode 100644 index 000000000000..88c7db9c2d5a --- /dev/null +++ b/x11-themes/Golden-XCursors-3D/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for x11-themes/Golden-XCursors-3D +# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/Golden-XCursors-3D/ChangeLog,v 1.1 2003/06/18 13:18:27 tad Exp $ + +*Golden-XCursors-3D-0.7 (18 Jun 2003) + + 18 Jun 2003; Troy Dack <tad@gentoo.org> Golden-XCursors-3D-0.7.ebuild: + Initial import. Thanks to Eric Ball <phoenix@webone.com.au> for submitting the + ebuilds. Closes Bug #19996. + diff --git a/x11-themes/Golden-XCursors-3D/Golden-XCursors-3D-0.7.ebuild b/x11-themes/Golden-XCursors-3D/Golden-XCursors-3D-0.7.ebuild new file mode 100644 index 000000000000..869f4532f28e --- /dev/null +++ b/x11-themes/Golden-XCursors-3D/Golden-XCursors-3D-0.7.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/Golden-XCursors-3D/Golden-XCursors-3D-0.7.ebuild,v 1.1 2003/06/18 13:18:27 tad Exp $ + +MY_P=5507-$P +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="x86" +IUSE="" +DEPEND="" +RDEPEND=">=x11-base/xfree-4.3.0-r2" + +src_install() { + mkdir -p ${D}/usr/share/cursors/xfree/gold/cursors/ + cp -d gold/cursors/* ${D}/usr/share/cursors/xfree/gold/cursors/ || die + dodoc COPYING README +} + +pkg_postinst() { + einfo "To use this set of cursors, edit or create the file ~/.Xdefaults" + einfo "and add the following line:" + einfo "Xcursor.theme: gold" + einfo "" + einfo "Also, you can change the size by adding a line like:" + einfo "Xcursor.size: 48" + einfo "" + einfo "" + einfo "To globally use this set of mouse cursors edit the file:" + einfo " /usr/share/cursors/xfree/default/index.theme + einfo "and change the line:" + einfo " Inherits=[current setting] + einfo "to" + einfo " Inherits=gold" + einfo "Note this will be overruled by a user's ~/.Xdefaults file" + einfo "" + ewarn "If you experience flickering, try setting the following line in" + ewarn "the Device section of your XF86Config:" + ewarn "Option \"HWCursor\" \"false\"" +} diff --git a/x11-themes/Golden-XCursors-3D/Manifest b/x11-themes/Golden-XCursors-3D/Manifest index 60b15c08c6c7..637c34b55041 100644 --- a/x11-themes/Golden-XCursors-3D/Manifest +++ b/x11-themes/Golden-XCursors-3D/Manifest @@ -1,3 +1,3 @@ -MD5 b6d8f04557b40e1c2993b2d906cd401f Golden-XCursors-3D-0.7.ebuild~ 1347 -MD5 20b12af51b6ab10851d78953fccd56d3 Golden-XCursors-3D-0.7.ebuild 1347 +MD5 2e72b2d174216612a926fa3ba9313a1f Golden-XCursors-3D-0.7.ebuild 1467 +MD5 a74875e3fa785cf9df2346f201ee2ecd ChangeLog 461 MD5 f06d3720f520f9e9c913ca56e134d440 files/digest-Golden-XCursors-3D-0.7 80 diff --git a/x11-themes/Golden-XCursors-3D/files/digest-Golden-XCursors-3D-0.7 b/x11-themes/Golden-XCursors-3D/files/digest-Golden-XCursors-3D-0.7 new file mode 100644 index 000000000000..20fa613b647b --- /dev/null +++ b/x11-themes/Golden-XCursors-3D/files/digest-Golden-XCursors-3D-0.7 @@ -0,0 +1 @@ +MD5 060260169c82c71cf7d237fc257e095f 5507-Golden-XCursors-3D-0.7.tar.bz2 661105 diff --git a/x11-themes/Silver-XCursors-3D/ChangeLog b/x11-themes/Silver-XCursors-3D/ChangeLog new file mode 100644 index 000000000000..30cb6672dba1 --- /dev/null +++ b/x11-themes/Silver-XCursors-3D/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for x11-themes/Silver-XCursors-3D +# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/Silver-XCursors-3D/ChangeLog,v 1.1 2003/06/18 13:17:45 tad Exp $ + +*Silver-XCursors-3D-0.3 (18 Jun 2003) + + 18 Jun 2003; Troy Dack <tad@gentoo.org> Silver-XCursors-3D-0.3.ebuild: + Initial import. Thanks to Eric Ball <phoenix@webone.com.au> for submitting the + ebuilds. Closes Bug #19996. + diff --git a/x11-themes/Silver-XCursors-3D/Manifest b/x11-themes/Silver-XCursors-3D/Manifest index d54224f44051..68ddde4068ee 100644 --- a/x11-themes/Silver-XCursors-3D/Manifest +++ b/x11-themes/Silver-XCursors-3D/Manifest @@ -1,3 +1,3 @@ -MD5 37afd0ada0d889ca1457bf9091f25afd Silver-XCursors-3D-0.3.ebuild~ 1310 -MD5 0569dd4733f17c02cfe325def71313c9 Silver-XCursors-3D-0.3.ebuild 1320 +MD5 3b07243319db01f207e7b73a40c54c61 Silver-XCursors-3D-0.3.ebuild 1470 +MD5 94e1efcfe1f1bbd920ce1797086686a5 ChangeLog 461 MD5 662bafca39db1431ee8003d8aa7499da files/digest-Silver-XCursors-3D-0.3 80 diff --git a/x11-themes/Silver-XCursors-3D/Silver-XCursors-3D-0.3.ebuild b/x11-themes/Silver-XCursors-3D/Silver-XCursors-3D-0.3.ebuild new file mode 100644 index 000000000000..3f3032f8ea6e --- /dev/null +++ b/x11-themes/Silver-XCursors-3D/Silver-XCursors-3D-0.3.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/Silver-XCursors-3D/Silver-XCursors-3D-0.3.ebuild,v 1.1 2003/06/18 13:17:45 tad Exp $ + +MY_P=5533-$P +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/files/$MY_P.tar.bz2" +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="x86" +IUSE="" +DEPEND="" +RDEPEND=">=x11-base/xfree-4.3.0-r2" + +src_install() { + mkdir -p ${D}/usr/share/cursors/xfree/Silver/cursors/ + cp -d Silver/cursors/* ${D}/usr/share/cursors/xfree/Silver/cursors/ || die + dodoc COPYING README +} + +pkg_postinst() { + einfo "To use this set of cursors, edit or create the file ~/.Xdefaults" + einfo "and add the following line:" + einfo "Xcursor.theme: Silver" + einfo "" + einfo "Also, you can change the size by adding a line like:" + einfo "Xcursor.size: 48" + einfo "" + einfo "To globally use this set of mouse cursors edit the file:" + einfo " /usr/share/cursors/xfree/default/index.theme" + einfo "and change the line:" + einfo " Inherits=[current setting]" + einfo "to" + einfo " Inherits=Silver" + einfo "Note this will be overruled by a user's ~/.Xdefaults file." + einfo "" + ewarn "If you experience flickering, try setting the following line in" + ewarn "the Device section of your XF86Config:" + ewarn "Option \"HWCursor\" \"false\"" +} diff --git a/x11-themes/Silver-XCursors-3D/files/digest-Silver-XCursors-3D-0.3 b/x11-themes/Silver-XCursors-3D/files/digest-Silver-XCursors-3D-0.3 new file mode 100644 index 000000000000..a93109dffacf --- /dev/null +++ b/x11-themes/Silver-XCursors-3D/files/digest-Silver-XCursors-3D-0.3 @@ -0,0 +1 @@ +MD5 2c03a1630b6540e8dd94d69309524515 5533-Silver-XCursors-3D-0.3.tar.bz2 664084 |