summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2006-04-14 16:18:42 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2006-04-14 16:18:42 +0000
commit5f611d6eaee20349cec49c1f481080d8da1fc018 (patch)
tree89846c3239391218653b31f4a92dcb4ee5a9f265 /x11-themes/redhat-artwork
parentBump xorg-server for 7.1RC1. Change Mesa dependencies on all servers to (diff)
downloadgentoo-2-5f611d6eaee20349cec49c1f481080d8da1fc018.tar.gz
gentoo-2-5f611d6eaee20349cec49c1f481080d8da1fc018.tar.bz2
gentoo-2-5f611d6eaee20349cec49c1f481080d8da1fc018.zip
Version bump, see bug #127029.
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'x11-themes/redhat-artwork')
-rw-r--r--x11-themes/redhat-artwork/ChangeLog8
-rw-r--r--x11-themes/redhat-artwork/files/digest-redhat-artwork-0.122.1-r11
-rw-r--r--x11-themes/redhat-artwork/files/digest-redhat-artwork-0.2413
-rw-r--r--x11-themes/redhat-artwork/redhat-artwork-0.241.ebuild (renamed from x11-themes/redhat-artwork/redhat-artwork-0.122.1-r1.ebuild)24
4 files changed, 23 insertions, 13 deletions
diff --git a/x11-themes/redhat-artwork/ChangeLog b/x11-themes/redhat-artwork/ChangeLog
index 623d2ed24ea9..78c9c54dbb4f 100644
--- a/x11-themes/redhat-artwork/ChangeLog
+++ b/x11-themes/redhat-artwork/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-themes/redhat-artwork
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/redhat-artwork/ChangeLog,v 1.76 2006/02/07 09:48:19 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/redhat-artwork/ChangeLog,v 1.77 2006/04/14 16:18:41 nelchael Exp $
+
+*redhat-artwork-0.241 (14 Apr 2006)
+
+ 14 Apr 2006; Krzysiek Pawlik <nelchael@gentoo.org>
+ -redhat-artwork-0.122.1-r1.ebuild, +redhat-artwork-0.241.ebuild:
+ Version bump, ebuild by Simon Strandman, see bug #127029.
07 Feb 2006; Aron Griffis <agriffis@gentoo.org>
redhat-artwork-0.131.ebuild:
diff --git a/x11-themes/redhat-artwork/files/digest-redhat-artwork-0.122.1-r1 b/x11-themes/redhat-artwork/files/digest-redhat-artwork-0.122.1-r1
deleted file mode 100644
index b8a1348b4fc5..000000000000
--- a/x11-themes/redhat-artwork/files/digest-redhat-artwork-0.122.1-r1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 4a961c093d227264383fa6de2cb00636 redhat-artwork-0.122-1.src.rpm 7773603
diff --git a/x11-themes/redhat-artwork/files/digest-redhat-artwork-0.241 b/x11-themes/redhat-artwork/files/digest-redhat-artwork-0.241
new file mode 100644
index 000000000000..7c79752cc8ab
--- /dev/null
+++ b/x11-themes/redhat-artwork/files/digest-redhat-artwork-0.241
@@ -0,0 +1,3 @@
+MD5 075cd23b7572b27c2a9031d68c7595fe redhat-artwork-0.241-1.src.rpm 8347184
+RMD160 3c8da6eabbea156b53fcac18198dd50087f599bb redhat-artwork-0.241-1.src.rpm 8347184
+SHA256 eab1e189cbad18251eebb58ca2f00aebb0a59e877b973986bc26457ed9d79444 redhat-artwork-0.241-1.src.rpm 8347184
diff --git a/x11-themes/redhat-artwork/redhat-artwork-0.122.1-r1.ebuild b/x11-themes/redhat-artwork/redhat-artwork-0.241.ebuild
index 799f64b01930..efebc0a875eb 100644
--- a/x11-themes/redhat-artwork/redhat-artwork-0.122.1-r1.ebuild
+++ b/x11-themes/redhat-artwork/redhat-artwork-0.241.ebuild
@@ -1,17 +1,17 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/redhat-artwork/redhat-artwork-0.122.1-r1.ebuild,v 1.9 2006/01/11 18:17:51 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/redhat-artwork/redhat-artwork-0.241.ebuild,v 1.1 2006/04/14 16:18:42 nelchael Exp $
inherit eutils rpm versionator kde-functions
-MY_PV=$(replace_version_separator 2 '-')
+MY_PV="${PV}-1"
DESCRIPTION="RedHat's Bluecurve theme for GTK1, GTK2, KDE, GDM, Metacity and Nautilus"
HOMEPAGE="http://www.redhat.com"
SRC_URI="http://download.fedora.redhat.com/pub/fedora/linux/core/development/SRPMS/${PN}-${MY_PV}.src.rpm"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ia64 ppc sparc x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
IUSE="gtk kde xmms"
RDEPEND=">=x11-libs/gtk+-2.0
@@ -21,15 +21,15 @@ RDEPEND=">=x11-libs/gtk+-2.0
kde-base/kdebase ) )"
DEPEND="${RDEPEND}
- sys-devel/autoconf
- sys-devel/automake
media-gfx/icon-slicer
- dev-util/intltool"
+ dev-util/intltool
+ || ( x11-apps/xcursorgen virtual/x11 )"
MY_SV=$(get_version_component_range 1-2)
S=${WORKDIR}/${PN}-${MY_SV}
src_compile() {
+
if use kde; then
set-qtdir 3
set-kdedir 3
@@ -42,7 +42,7 @@ src_compile() {
export WANT_AUTOCONF=2.5
export WANT_AUTOMAKE=1.8
- rm configure
+ rm -f configure
sed -i -e "s|.*MCOPIDL.*||" \
-e "s|.*ARTSCCONFIG.*||" \
acinclude.m4
@@ -80,18 +80,23 @@ src_compile() {
sed -i -e 's| $(datadir)| $(DESTDIR)$(datadir)|' \
art/cursor/Bluecurve/Makefile.am \
art/cursor/Bluecurve-inverse/Makefile.am \
+ art/cursor/LBluecurve/Makefile.am \
+ art/cursor/LBluecurve-inverse/Makefile.am \
art/icon/Makefile.am \
art/icon/Bluecurve/sheets/Makefile.am || die
autoreconf --force --install || die "autoreconf failed"
+ intltoolize --force
sed -i -e "s|GtkStyle|4|" art/qt/Bluecurve/bluecurve.cpp || die
econf || die
emake QTDIR="${QTDIR}" styledir="${QTDIR}/plugins/styles" || die
+
}
src_install () {
+
# dies if LANG has UTF-8
export LANG=C
export LC_ALL=C
@@ -114,10 +119,6 @@ src_install () {
# Theme copyright notice left intact... do not modify it
sed -i -e 's|Screenshot=|#Screenshot=|' GdmGreeterTheme.desktop
- # move cursors to /usr/share/cursors/${X11_IMPL}
- #X11_IMPLEM_P="$(best_version virtual/x11)"
- #X11_IMPLEM="${X11_IMPLEM_P%-[0-9]*}"
- #X11_IMPLEM="${X11_IMPLEM##*\/}"
X11_IMPLEM="xorg-x11"
for x in Bluecurve Bluecurve-inverse; do
@@ -131,4 +132,5 @@ src_install () {
cd ${S}
dodoc AUTHORS NEWS README ChangeLog
+
}