summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2006-02-01 00:23:28 +0000
committerDonnie Berkholz <dberkholz@gentoo.org>2006-02-01 00:23:28 +0000
commitfda19d36e2fab76c83205d1c598994c75aabbdbd (patch)
tree1b6ef5941f6e501a3f69e1185e36ac4bee1599f9 /x11-libs/libXcursor
parentMark 0.16 stable on ia64 (diff)
downloadhistorical-fda19d36e2fab76c83205d1c598994c75aabbdbd.tar.gz
historical-fda19d36e2fab76c83205d1c598994c75aabbdbd.tar.bz2
historical-fda19d36e2fab76c83205d1c598994c75aabbdbd.zip
(#120808) Add some more cursor paths to comply with icon theme spec and be internally consistent: /usr/local/share/cursors, /usr/local/share/icons, /usr/local/share/pixmaps, /usr/share/cursors, /usr/share/icons, /usr/share/pixmaps. Previously we were just looking in xorg-x11 subdirectories of many of them, or missing the /usr/local variants.
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'x11-libs/libXcursor')
-rw-r--r--x11-libs/libXcursor/ChangeLog12
-rw-r--r--x11-libs/libXcursor/Manifest16
-rw-r--r--x11-libs/libXcursor/files/digest-libXcursor-1.1.5.2-r13
-rw-r--r--x11-libs/libXcursor/libXcursor-1.1.5.2-r1.ebuild19
4 files changed, 48 insertions, 2 deletions
diff --git a/x11-libs/libXcursor/ChangeLog b/x11-libs/libXcursor/ChangeLog
index 05ff50b864a9..92a776404307 100644
--- a/x11-libs/libXcursor/ChangeLog
+++ b/x11-libs/libXcursor/ChangeLog
@@ -1,6 +1,16 @@
# ChangeLog for x11-libs/libXcursor
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/ChangeLog,v 1.19 2006/01/31 13:30:06 killerfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/ChangeLog,v 1.20 2006/02/01 00:23:28 spyderous Exp $
+
+*libXcursor-1.1.5.2-r1 (01 Feb 2006)
+
+ 01 Feb 2006; Donnie Berkholz <spyderous@gentoo.org>;
+ +libXcursor-1.1.5.2-r1.ebuild:
+ (#120808) Add some more cursor paths to comply with icon theme spec and be
+ internally consistent: /usr/local/share/cursors, /usr/local/share/icons,
+ /usr/local/share/pixmaps, /usr/share/cursors, /usr/share/icons,
+ /usr/share/pixmaps. Previously we were just looking in xorg-x11
+ subdirectories of many of them, or missing the /usr/local variants.
31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org>
libXcursor-1.1.5.2.ebuild:
diff --git a/x11-libs/libXcursor/Manifest b/x11-libs/libXcursor/Manifest
index 5e130e9dc491..672298972d1f 100644
--- a/x11-libs/libXcursor/Manifest
+++ b/x11-libs/libXcursor/Manifest
@@ -1,4 +1,18 @@
-MD5 0db63ed4b0ec15fc35fc57aa9c80291f ChangeLog 2676
+MD5 7c3089ae989b71cff1b76d4b47c653ec ChangeLog 3157
+RMD160 debc1df24221850dfe414a3b953d1e0c96b91bc9 ChangeLog 3157
+SHA256 ed4a32b47ec0f0ef2c5c42bbf18b32101d3dbbca3f6be22315c433fa679b2964 ChangeLog 3157
MD5 eb5f3b1123623c5ac72e0e9afdd84aaa files/digest-libXcursor-1.1.5.2 71
+RMD160 d4e99633f50f1680bf2059f6bcca35e100e0909d files/digest-libXcursor-1.1.5.2 71
+SHA256 9825cd492ada111da6aae0b9d373e566c221da26bdd584a677b3f9123561f8e2 files/digest-libXcursor-1.1.5.2 71
+MD5 83c5cf89fefb1114748bb2831d119aed files/digest-libXcursor-1.1.5.2-r1 259
+RMD160 79209c8a70a1f04bd7243805ffbde6f648bab374 files/digest-libXcursor-1.1.5.2-r1 259
+SHA256 5b47b4a508c79c150a8d6d8b365c4b4e427e48592400dd7faf94f4b7866178f6 files/digest-libXcursor-1.1.5.2-r1 259
+MD5 ac9567b5d7d9d50089a3a31462e7d90c libXcursor-1.1.5.2-r1.ebuild 849
+RMD160 8300c21e94cfc9c96c699a5e176cdcf141394a5b libXcursor-1.1.5.2-r1.ebuild 849
+SHA256 fe9c1cc409e8c5474d611685e8f00406b89ad04894c433f0f31764e492113321 libXcursor-1.1.5.2-r1.ebuild 849
MD5 23646d05dbffd3653acfc3ed02349242 libXcursor-1.1.5.2.ebuild 718
+RMD160 7537489beb764fefca4bd4bcabc6f0e11f8cacf0 libXcursor-1.1.5.2.ebuild 718
+SHA256 0bf1ebc1b026bcf6de908414da3e2155508aaf91fa2e59a44a59926495f2314f libXcursor-1.1.5.2.ebuild 718
MD5 a37bab73e2f24b213932c30997d3d360 metadata.xml 156
+RMD160 c1274bdccf57603d580de0075ba07a35b7509560 metadata.xml 156
+SHA256 5101ab0d4cc8c7125eea733c44e86962769bd77acaf53b69223b9cadcdd29055 metadata.xml 156
diff --git a/x11-libs/libXcursor/files/digest-libXcursor-1.1.5.2-r1 b/x11-libs/libXcursor/files/digest-libXcursor-1.1.5.2-r1
new file mode 100644
index 000000000000..04b63708f0f5
--- /dev/null
+++ b/x11-libs/libXcursor/files/digest-libXcursor-1.1.5.2-r1
@@ -0,0 +1,3 @@
+MD5 f406ce87447086a1f85f9cffb2dfbd34 libXcursor-1.1.5.2.tar.bz2 224281
+RMD160 10004c68df43d116364cbe6bb9cd4ca092bbbc88 libXcursor-1.1.5.2.tar.bz2 224281
+SHA256 39258c7adcdb369357775b1c4021c7a68398fe9df71ff362570042e449349bb9 libXcursor-1.1.5.2.tar.bz2 224281
diff --git a/x11-libs/libXcursor/libXcursor-1.1.5.2-r1.ebuild b/x11-libs/libXcursor/libXcursor-1.1.5.2-r1.ebuild
new file mode 100644
index 000000000000..f0ee2d4f5a1c
--- /dev/null
+++ b/x11-libs/libXcursor/libXcursor-1.1.5.2-r1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/libXcursor-1.1.5.2-r1.ebuild,v 1.1 2006/02/01 00:23:28 spyderous Exp $
+
+# Must be before x-modular eclass is inherited
+# SNAPSHOT="yes"
+
+inherit x-modular
+
+DESCRIPTION="X.Org Xcursor library"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86"
+RDEPEND="x11-libs/libXrender
+ x11-libs/libXfixes
+ x11-libs/libX11
+ x11-proto/xproto"
+DEPEND="${RDEPEND}"
+
+CONFIGURE_OPTIONS="--with-icondir=/usr/share/cursors/xorg-x11
+ --with-cursorpath=~/.cursors:~/.icons:/usr/local/share/cursors/xorg-x11:/usr/local/share/cursors:/usr/local/share/icons:/usr/local/share/pixmaps:/usr/share/cursors/xorg-x11:/usr/share/cursors:/usr/share/pixmaps/xorg-x11:/usr/share/icons:/usr/share/pixmaps"