summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTroy Dack <tad@gentoo.org>2003-09-12 15:35:01 +0000
committerTroy Dack <tad@gentoo.org>2003-09-12 15:35:01 +0000
commitbb7011268a3f6f8f9657f51de7db5216dd2ed0c0 (patch)
tree3abd8b42e2654ddb84645d6fe72fa2a61b1325de /x11-themes/blueglass-xcursors
parentVersion Bump. Closes Bug #26109. (diff)
downloadhistorical-bb7011268a3f6f8f9657f51de7db5216dd2ed0c0.tar.gz
historical-bb7011268a3f6f8f9657f51de7db5216dd2ed0c0.tar.bz2
historical-bb7011268a3f6f8f9657f51de7db5216dd2ed0c0.zip
Version Bump. Closes Bug #26109.
Diffstat (limited to 'x11-themes/blueglass-xcursors')
-rw-r--r--x11-themes/blueglass-xcursors/Manifest4
-rw-r--r--x11-themes/blueglass-xcursors/blueglass-xcursors-0.4.ebuild44
-rw-r--r--x11-themes/blueglass-xcursors/files/digest-blueglass-xcursors-0.41
3 files changed, 47 insertions, 2 deletions
diff --git a/x11-themes/blueglass-xcursors/Manifest b/x11-themes/blueglass-xcursors/Manifest
index 60339768b36d..d77ca27b878e 100644
--- a/x11-themes/blueglass-xcursors/Manifest
+++ b/x11-themes/blueglass-xcursors/Manifest
@@ -1,7 +1,7 @@
MD5 2fc462ad1dbf4d491c53012013463e69 blueglass-xcursors-0.3.ebuild 1607
-MD5 83e8c89ea879670380116a233b3cbffc ChangeLog 624
+MD5 a338652e4f9a5e8b4cfb69a0745e5646 ChangeLog 764
MD5 71b284155a3c60b3ceb540d089073534 blueglass-xcursors-0.3-r1.ebuild 1654
-MD5 71b284155a3c60b3ceb540d089073534 blueglass-xcursors-0.4.ebuild 1654
+MD5 eaf03ca6a5653f811acd934e89b2a370 blueglass-xcursors-0.4.ebuild 1648
MD5 cfbe0a169db47e1e023e4374461a8ebb files/digest-blueglass-xcursors-0.3-r1 83
MD5 cfbe0a169db47e1e023e4374461a8ebb files/digest-blueglass-xcursors-0.3 83
MD5 de0300160ad31c18630f323abbc1a7a2 files/digest-blueglass-xcursors-0.4 83
diff --git a/x11-themes/blueglass-xcursors/blueglass-xcursors-0.4.ebuild b/x11-themes/blueglass-xcursors/blueglass-xcursors-0.4.ebuild
new file mode 100644
index 000000000000..0011e563874f
--- /dev/null
+++ b/x11-themes/blueglass-xcursors/blueglass-xcursors-0.4.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/blueglass-xcursors-0.4.ebuild,v 1.1 2003/09/12 15:34:55 tad Exp $
+
+MY_P="5532-BlueGlass-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=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 ${WORKDIR}/${MY_P:5}/Blue/cursors/* ${D}/usr/share/cursors/xfree/Blue/cursors/ || die
+ dodoc ${WORKDIR}/${MY_P:5}/{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/files/digest-blueglass-xcursors-0.4 b/x11-themes/blueglass-xcursors/files/digest-blueglass-xcursors-0.4
new file mode 100644
index 000000000000..4de11f4db77e
--- /dev/null
+++ b/x11-themes/blueglass-xcursors/files/digest-blueglass-xcursors-0.4
@@ -0,0 +1 @@
+MD5 c43e842adbf9b17026e4fd64fc93cd28 5532-BlueGlass-XCursors-3D-0.4.tar.bz2 764792