diff options
author | Gregorio Guidi <greg_g@gentoo.org> | 2005-04-05 09:30:49 +0000 |
---|---|---|
committer | Gregorio Guidi <greg_g@gentoo.org> | 2005-04-05 09:30:49 +0000 |
commit | 4773674494c088ea6d1beb65935f6605624e61b8 (patch) | |
tree | e4fe23263707e7cc489278ad4f13661088d50cfd | |
parent | Version bumped at long last (diff) | |
download | gentoo-2-4773674494c088ea6d1beb65935f6605624e61b8.tar.gz gentoo-2-4773674494c088ea6d1beb65935f6605624e61b8.tar.bz2 gentoo-2-4773674494c088ea6d1beb65935f6605624e61b8.zip |
Remove old ebuilds.
(Portage version: 2.0.51.19)
6 files changed, 0 insertions, 425 deletions
diff --git a/x11-themes/redhat-artwork/files/digest-redhat-artwork-0.120 b/x11-themes/redhat-artwork/files/digest-redhat-artwork-0.120 deleted file mode 100644 index 7bd807bf62e0..000000000000 --- a/x11-themes/redhat-artwork/files/digest-redhat-artwork-0.120 +++ /dev/null @@ -1 +0,0 @@ -MD5 9fbbbe90358a3404bce8fc4b6f9261c3 redhat-artwork-0.120-1.2.src.rpm 7694388 diff --git a/x11-themes/redhat-artwork/files/digest-redhat-artwork-0.73 b/x11-themes/redhat-artwork/files/digest-redhat-artwork-0.73 deleted file mode 100644 index 772ce139b1af..000000000000 --- a/x11-themes/redhat-artwork/files/digest-redhat-artwork-0.73 +++ /dev/null @@ -1 +0,0 @@ -MD5 8928ed251e5f997bbf51b6011c459310 redhat-artwork-0.73-1.src.rpm 9227635 diff --git a/x11-themes/redhat-artwork/files/redhat-artwork-0.63-cursors.patch b/x11-themes/redhat-artwork/files/redhat-artwork-0.63-cursors.patch deleted file mode 100644 index 8680d694feae..000000000000 --- a/x11-themes/redhat-artwork/files/redhat-artwork-0.63-cursors.patch +++ /dev/null @@ -1,31 +0,0 @@ -*** art/cursor/cursorthemegen/main.c.orig Thu Feb 27 19:37:28 2003 ---- art/cursor/cursorthemegen/main.c Thu Feb 27 19:38:53 2003 -*************** -*** 236,247 **** - { - CursorImage *image = cursor_source_find_image (source, frame_index); - int x, y, width, height; -! - cursor_frame_find_bounds (cursor, frame, source, frame_index, - &x, &y, &width, &height); - -! GdkPixbuf *tmp_pixbuf = gdk_pixbuf_new_subpixbuf (image->image, -! x, y, width, height); - - frame->hot_x -= x - cursor->column * source->gridsize; - frame->hot_y -= y - cursor->row * source->gridsize; ---- 236,249 ---- - { - CursorImage *image = cursor_source_find_image (source, frame_index); - int x, y, width, height; -! -! GdkPixbuf *tmp_pixbuf; -! - cursor_frame_find_bounds (cursor, frame, source, frame_index, - &x, &y, &width, &height); - -! tmp_pixbuf = gdk_pixbuf_new_subpixbuf (image->image, -! x, y, width, height); - - frame->hot_x -= x - cursor->column * source->gridsize; - frame->hot_y -= y - cursor->row * source->gridsize; diff --git a/x11-themes/redhat-artwork/files/redhat-artwork-0.63-gcc2.patch b/x11-themes/redhat-artwork/files/redhat-artwork-0.63-gcc2.patch deleted file mode 100644 index 153c8a86b4c0..000000000000 --- a/x11-themes/redhat-artwork/files/redhat-artwork-0.63-gcc2.patch +++ /dev/null @@ -1,19 +0,0 @@ -*** art/kde/kwin/Bluecurve/redhatclient.cpp.org Fri Jan 17 15:37:18 2003 ---- art/kde/kwin/Bluecurve/redhatclient.cpp Mon May 12 01:35:13 2003 -*************** -*** 893,899 **** - } - - if (last_button) { -! if(not isLeft) - last_button->pos = ButtonRight; - else - last_button->pos = LeftButtonRight; ---- 893,899 ---- - } - - if (last_button) { -! if ( !isLeft) - last_button->pos = ButtonRight; - else - last_button->pos = LeftButtonRight; diff --git a/x11-themes/redhat-artwork/redhat-artwork-0.120.ebuild b/x11-themes/redhat-artwork/redhat-artwork-0.120.ebuild deleted file mode 100644 index 2a6251b00ea6..000000000000 --- a/x11-themes/redhat-artwork/redhat-artwork-0.120.ebuild +++ /dev/null @@ -1,186 +0,0 @@ -# Copyright 1999-2005 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.120.ebuild,v 1.3 2005/01/26 15:03:59 greg_g Exp $ - -inherit eutils rpm kde-functions - -RH_EXTRAVERSION="1.2" - -DESCRIPTION="RedHat's Bluecurve theme for GTK1, GTK2, KDE3, GDM, Metacity and Nautilus" -HOMEPAGE="http://www.redhat.com" -SRC_URI="http://download.fedora.redhat.com/pub/fedora/linux/core/development/SRPMS/${P}-${RH_EXTRAVERSION}.src.rpm" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86 ~ppc ~alpha ~sparc ~amd64" -IUSE="kde gtk xmms gtk2" - -# Needed to build... -DEPEND=">=sys-devel/autoconf-2.58 - sys-devel/automake - media-gfx/icon-slicer - >=x11-libs/gtk+-2.0 - gtk? ( >=media-libs/gdk-pixbuf-0.2.5 - =x11-libs/gtk+-1.2* ) - kde? ( >=x11-libs/qt-3.0.5 - || ( kde-base/kdebase-meta >=kde-base/kdebase-3.0.2 ) ) - gtk2? ( >=x11-libs/gtk+-2* ) - dev-util/intltool - media-gfx/icon-slicer" -# Because one may only want to use the theme with kde OR gtk OR Metacity -# OR gdm, we don't want either as run-time dependencies... -RDEPEND="virtual/x11" - -# We need to change some RedHat-specific stuff to Gentoo-style... -_replace() { - FROM=$1 - TO=$2 - - for FILE in $(fgrep -r -l "${FROM}" *); do - echo -n Changing \"${FROM}\" to \"${TO}\" in ${FILE}... - sed "s:${FROM}:${TO}:g" < "${FILE}" > "${FILE}.$$" - mv "${FILE}.$$" "${FILE}" - echo Done. - done -} - -src_compile() { - - use kde && set-kdedir 3 - - export WANT_AUTOCONF=2.5 - # dies is LANG has UTF-8 - export LANG=C - export LC_ALL=C - - use kde || ( - - rm configure - mv configure.in configure.in.old - sed -e "s|dnl KDE_USE_QT||" \ - -e "s|KDE_||g" \ - -e "s|AC_PATH_KDE||" \ - -e "s|art/kde/Makefile||" \ - -e "s|art/kde/kwin/Makefile||" \ - -e "s|art/kde/kwin/Bluecurve/Makefile||" \ - configure.in.old > configure.in - - mv art/Makefile.am art/Makefile.am.old - sed -e "s|kde||" \ - -e "s|qt||" \ - art/Makefile.am.old > art/Makefile.am - - mv art/Makefile.in art/Makefile.in.old - sed -e "s|kde||" \ - -e "s|qt||" \ - art/Makefile.in.old > art/Makefile.in - - ) - - # disable gtk 1.x support if gtk use keyword is not set - use gtk || ( - - rm configure - mv configure.in configure.in.old - sed -e "s|AM_PATH_GTK(1.2.9, ,||" \ - -e "s|AC_MSG_ERROR(.*GTK+-1.*||" \ - -e "s|AC_CHECK_LIB(gtk, gtk_style_set_prop_experimental, :,||" \ - -e "s|AC_MSG_ERROR(.*gtk_style.*||" \ - -e "s| \$GTK_LIBS)||" \ - -e "s|AM_PATH_GDK_PIXBUF||" \ - -e "s|art/gtk/Bluecurve1/Makefile||" \ - -e "s|art/gtk/Bluecurve1/gtk/Makefile||" \ - configure.in.old > configure.in - - mv art/gtk/Makefile.am art/gtk/Makefile.am.old - sed -e "s|Bluecurve1||" \ - art/gtk/Makefile.am.old > art/gtk/Makefile.am - - ) - - if ! use kde || ! use gtk ; then - aclocal && autoconf && automake --add-missing || die "auto* failed" - fi - - # paths have to be fixed for kde - use kde && ( - - # Fix paths... - _replace "/usr/lib/qt3" "${QTDIR}" - _replace '${libdir}/qt3' "${QTDIR}" - _replace '$(libdir)/qt3' "${QTDIR}" - _replace "/usr/lib/kde3" "${KDEDIR}/lib" - _replace '${libdir}/kde3' "${KDEDIR}/lib" - _replace "/usr/lib/kwin.la" "${KDEDIR}/lib/kwin.la" - chmod +x configure - - ) - - # fix iconrc - mv art/gtk/make-iconrc.pl art/gtk/make-iconrc.pl.broken - sed 's|$ARGV\[3\]|\"/usr/share/icons/Bluecurve\"|' \ - art/gtk/make-iconrc.pl.broken > art/gtk/make-iconrc.pl - chmod +x art/gtk/make-iconrc.pl - - ./configure || die - emake || die -} - -src_install () { - # dies is LANG has UTF-8 - export LANG=C - export LC_ALL=C - - make prefix=${D}/usr kde_moduledir=${D}/${KDEDIR}/lib \ - styledir=${D}/${KDEDIR}/lib/kde3/plugins/styles \ - settingsdir=${D}/${KDEDIR}/etc/settings install || die - - use kde && ( - dodir ${KDEDIR}/share/apps - mv ${D}/usr/share/apps/* ${D}/${KDEDIR}/share/apps - rmdir ${D}/usr/share/apps - - dodir ${KDEDIR}/share/icons - dosym /usr/share/icons/Bluecurve ${KDEDIR}/share/icons/Bluecurve - ) - - use kde || ( - rm -rf ${D}/usr/share/apps - ) - - # yank redhat logos (registered trademarks, etc) - rm -f ${D}/usr/share/gdm/themes/Bluecurve/rh_logo-header.png - rm -f ${D}/usr/share/gdm/themes/Bluecurve/screenshot.png - - cd ${D}/usr/share/gdm/themes/Bluecurve/ - - # replace redhat logo with gnome logo from happygnome theme - sed -e 's|<normal file="rh_logo-header.png" />|<normal file="/usr/share/gdm/themes/happygnome/gnome-logo.png"/>|' \ - -e 's|<pos x="3%" y="5%" width="398" height="128" anchor="nw"/>|<pos x="3%" y="3%"/>|' \ - Bluecurve.xml > Bluecurve.xml.mod || die - - mv Bluecurve.xml.mod Bluecurve.xml - - # Bluecurve GDM screenshot has redhat logo - # Theme copyright notice left intact... do not modify it - sed -e 's|Screenshot=|#Screenshot=|' GdmGreeterTheme.desktop > GdmGreeterTheme.desktop.mod - mv GdmGreeterTheme.desktop.mod 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##*\/}" - - for x in Bluecurve Bluecurve-inverse; do - dodir /usr/share/cursors/${X11_IMPLEM}/${x} - mv ${D}/usr/share/icons/${x}/cursors ${D}/usr/share/cursors/${X11_IMPLEM}/${x} - dosym /usr/share/cursors/${X11_IMPLEM}/${x}/cursors /usr/share/icons/${x}/cursors - done - - # remove xmms skin if unneeded - use xmms || rm -rf ${D}/usr/share/xmms - - cd ${S} - dodoc AUTHORS NEWS README ChangeLog -} - diff --git a/x11-themes/redhat-artwork/redhat-artwork-0.73.ebuild b/x11-themes/redhat-artwork/redhat-artwork-0.73.ebuild deleted file mode 100644 index ecd394a98cf2..000000000000 --- a/x11-themes/redhat-artwork/redhat-artwork-0.73.ebuild +++ /dev/null @@ -1,187 +0,0 @@ -# Copyright 1999-2005 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.73.ebuild,v 1.19 2005/01/26 15:03:59 greg_g Exp $ - -inherit eutils rpm kde-functions - -RH_EXTRAVERSION="1" - -DESCRIPTION="RedHat's Bluecurve theme for GTK1, GTK2, KDE3, GDM, Metacity and Nautilus" -HOMEPAGE="http://www.redhat.com/" -SRC_URI="ftp://ftp.redhat.com/pub/redhat/linux/9/en/os/i386/SRPMS/${P}-${RH_EXTRAVERSION}.src.rpm" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 ppc alpha" -IUSE="kde gtk xmms gtk2" - -# Needed to build... -DEPEND=">=sys-devel/autoconf-2.58 - sys-devel/automake - >=x11-libs/gtk+-2.0 - gtk? ( >=media-libs/gdk-pixbuf-0.2.5 - =x11-libs/gtk+-1.2* ) - kde? ( >=x11-libs/qt-3.0.5 - || ( kde-base/kdebase-meta >=kde-base/kdebase-3.0.2 ) ) - gtk2? ( >=x11-libs/gtk+-2* )" -# Because one may only want to use the theme with kde OR gtk OR Metacity -# OR gdm, we don't want either as run-time dependencies... -RDEPEND="virtual/x11" - -# We need to change some RedHat-specific stuff to Gentoo-style... -_replace() { - FROM=$1 - TO=$2 - - for FILE in $(fgrep -r -l "${FROM}" *); do - echo -n Changing \"${FROM}\" to \"${TO}\" in ${FILE}... - sed "s:${FROM}:${TO}:g" < "${FILE}" > "${FILE}.$$" - mv "${FILE}.$$" "${FILE}" - echo Done. - done -} - -src_unpack() { - rpm_src_unpack - cd ${S} - epatch ${FILESDIR}/redhat-artwork-0.63-cursors.patch || die - epatch ${FILESDIR}/redhat-artwork-0.63-gcc2.patch || die -} - -src_compile() { - - use kde && set-kdedir 3 - - export WANT_AUTOMAKE=1.4 - export WANT_AUTOCONF=2.5 - # dies is LANG has UTF-8 - export LANG=C - - use kde || ( - - rm configure - mv configure.in configure.in.old - sed -e "s|dnl KDE_USE_QT||" \ - -e "s|KDE_||g" \ - -e "s|AC_PATH_KDE||" \ - -e "s|art/kde/Makefile||" \ - -e "s|art/kde/kwin/Makefile||" \ - -e "s|art/kde/kwin/Bluecurve/Makefile||" \ - configure.in.old > configure.in - - mv art/Makefile.am art/Makefile.am.old - sed -e "s|kde||" \ - -e "s|qt||" \ - art/Makefile.am.old > art/Makefile.am - - mv art/Makefile.in art/Makefile.in.old - sed -e "s|kde||" \ - -e "s|qt||" \ - art/Makefile.in.old > art/Makefile.in - - autoconf - automake - - ) - - # disable gtk 1.x support if gtk use keyword is not set - use gtk || ( - - rm configure - mv configure.in configure.in.old - sed -e "s|AM_PATH_GTK(1.2.9, ,||" \ - -e "s|AC_MSG_ERROR(.*GTK+-1.*||" \ - -e "s|AC_CHECK_LIB(gtk, gtk_style_set_prop_experimental, :,||" \ - -e "s|AC_MSG_ERROR(.*gtk_style.*||" \ - -e "s| \$GTK_LIBS)||" \ - -e "s|AM_PATH_GDK_PIXBUF||" \ - -e "s|art/gtk/Bluecurve1/Makefile||" \ - -e "s|art/gtk/Bluecurve1/gtk/Makefile||" \ - configure.in.old > configure.in - - mv art/gtk/Makefile.am art/gtk/Makefile.am.old - sed -e "s|Bluecurve1||" \ - art/gtk/Makefile.am.old > art/gtk/Makefile.am - - autoconf - automake - ) - - # paths have to be fixed for kde - use kde && ( - - # Fix paths... - _replace "/usr/lib/qt3" "${QTDIR}" - _replace '${libdir}/qt3' "${QTDIR}" - _replace '$(libdir)/qt3' "${QTDIR}" - _replace "/usr/lib/kde3" "${KDEDIR}/lib" - _replace '${libdir}/kde3' "${KDEDIR}/lib" - _replace "/usr/lib/kwin.la" "${KDEDIR}/lib/kwin.la" - chmod +x configure - - ) - - # fix iconrc - mv art/gtk/make-iconrc.sh art/gtk/make-iconrc.sh.broken - sed 's|ICON_PATH=$3|ICON_PATH=/usr/share/icons/Bluecurve/24x24/stock|' \ - art/gtk/make-iconrc.sh.broken > art/gtk/make-iconrc.sh - chmod +x art/gtk/make-iconrc.sh - - ./configure || die - emake || die -} - -src_install () { - make prefix=${D}/usr kde_moduledir=${D}/${KDEDIR}/lib \ - styledir=${D}/${KDEDIR}/lib/kde3/plugins/styles \ - settingsdir=${D}/${KDEDIR}/etc/settings install || die - - use kde && ( - dodir ${KDEDIR}/share/apps - mv ${D}/usr/share/apps/* ${D}/${KDEDIR}/share/apps - rmdir ${D}/usr/share/apps - - dodir ${KDEDIR}/share/icons - dosym /usr/share/icons/Bluecurve ${KDEDIR}/share/icons/Bluecurve - ) - - use kde || ( - rm -rf ${D}/usr/share/apps - ) - - # yank redhat logos (registered trademarks, etc) - rm -f ${D}/usr/share/gdm/themes/Bluecurve/rh_logo-header.png - rm -f ${D}/usr/share/gdm/themes/Bluecurve/screenshot.png - - cd ${D}/usr/share/gdm/themes/Bluecurve/ - - # replace redhat logo with gnome logo from happygnome theme - sed -e 's|<normal file="rh_logo-header.png"/>|<normal file="/usr/share/gdm/themes/happygnome/gnome-logo.png"/>|' \ - -e 's|<pos x="3%" y="5%" width="398" height="128" anchor="nw"/>|<pos x="3%" y="3%"/>|' \ - Bluecurve.xml > Bluecurve.xml.mod || die - - mv Bluecurve.xml.mod Bluecurve.xml - - # Bluecurve GDM screenshot has redhat logo - # Theme copyright notice left intact... do not modify it - sed -e 's|Screenshot=|#Screenshot=|' GdmGreeterTheme.desktop > GdmGreeterTheme.desktop.mod - mv GdmGreeterTheme.desktop.mod 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##*\/}" - - for x in Bluecurve Bluecurve-inverse; do - dodir /usr/share/cursors/${X11_IMPLEM}/${x} - mv ${D}/usr/share/icons/${x}/cursors ${D}/usr/share/cursors/${X11_IMPLEM}/${x} - dosym /usr/share/cursors/${X11_IMPLEM}/${x}/cursors /usr/share/icons/${x}/cursors - done - - # remove xmms skin if unneeded - use xmms || rm -rf ${D}/usr/share/xmms - - cd ${S} - dodoc AUTHORS NEWS README ChangeLog -} - |