diff options
author | Leonardo Boshell <leonardop@gentoo.org> | 2005-07-26 20:47:02 +0000 |
---|---|---|
committer | Leonardo Boshell <leonardop@gentoo.org> | 2005-07-26 20:47:02 +0000 |
commit | 29e1986569d9308d3a1fc5fe457077c7b219c233 (patch) | |
tree | e06ddf0b2d506946e8b8e4141c54465f76e2a94f | |
parent | Marking 2.10.1 stable (x86) (diff) | |
download | gentoo-2-29e1986569d9308d3a1fc5fe457077c7b219c233.tar.gz gentoo-2-29e1986569d9308d3a1fc5fe457077c7b219c233.tar.bz2 gentoo-2-29e1986569d9308d3a1fc5fe457077c7b219c233.zip |
Marking 2.10.1 stable (x86). Cleaning old ebuilds/patches.
(Portage version: 2.0.51.22-r2)
17 files changed, 7 insertions, 582 deletions
diff --git a/gnome-extra/gnome-games/ChangeLog b/gnome-extra/gnome-games/ChangeLog index 7aab2f0cc62a..c053d5243f87 100644 --- a/gnome-extra/gnome-games/ChangeLog +++ b/gnome-extra/gnome-games/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-extra/gnome-games # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-games/ChangeLog,v 1.113 2005/07/12 03:58:44 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-games/ChangeLog,v 1.114 2005/07/26 20:47:01 leonardop Exp $ + + 26 Jul 2005; Leonardo Boshell <leonardop@gentoo.org> + gnome-games-2.10.1.ebuild: + Stable on x86. 12 Jul 2005; Stephen P. Becker <geoman@gentoo.org> gnome-games-2.10.0.ebuild: diff --git a/gnome-extra/gnome-games/files/digest-gnome-games-2.4.2 b/gnome-extra/gnome-games/files/digest-gnome-games-2.4.2 deleted file mode 100644 index 7ff404756fcf..000000000000 --- a/gnome-extra/gnome-games/files/digest-gnome-games-2.4.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 ce45ec6f0a3180b096ebb2c7dc6c69a5 gnome-games-2.4.2.tar.bz2 7410489 diff --git a/gnome-extra/gnome-games/files/digest-gnome-games-2.6.2 b/gnome-extra/gnome-games/files/digest-gnome-games-2.6.2 deleted file mode 100644 index d200808fffa0..000000000000 --- a/gnome-extra/gnome-games/files/digest-gnome-games-2.6.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 3b43e035912ec7e941568b571f1237ae gnome-games-2.6.2.tar.bz2 8269706 diff --git a/gnome-extra/gnome-games/files/digest-gnome-games-2.8.1 b/gnome-extra/gnome-games/files/digest-gnome-games-2.8.1 deleted file mode 100644 index f40b184dd0be..000000000000 --- a/gnome-extra/gnome-games/files/digest-gnome-games-2.8.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 d3c675e29c835cfa765fbd6ae4a289cc gnome-games-2.8.1.tar.bz2 5926555 diff --git a/gnome-extra/gnome-games/files/digest-gnome-games-2.8.1-r1 b/gnome-extra/gnome-games/files/digest-gnome-games-2.8.1-r1 deleted file mode 100644 index f40b184dd0be..000000000000 --- a/gnome-extra/gnome-games/files/digest-gnome-games-2.8.1-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 d3c675e29c835cfa765fbd6ae4a289cc gnome-games-2.8.1.tar.bz2 5926555 diff --git a/gnome-extra/gnome-games/files/digest-gnome-games-2.8.2 b/gnome-extra/gnome-games/files/digest-gnome-games-2.8.2 deleted file mode 100644 index 9a462514fd29..000000000000 --- a/gnome-extra/gnome-games/files/digest-gnome-games-2.8.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 cbc1013dd490c017fd443ba8ed50c0b2 gnome-games-2.8.2.tar.bz2 5925337 diff --git a/gnome-extra/gnome-games/files/digest-gnome-games-2.8.3 b/gnome-extra/gnome-games/files/digest-gnome-games-2.8.3 deleted file mode 100644 index 2808c46f4f62..000000000000 --- a/gnome-extra/gnome-games/files/digest-gnome-games-2.8.3 +++ /dev/null @@ -1 +0,0 @@ -MD5 0ee8f7cb3a95a5e69a7c9cbb4dc6c66a gnome-games-2.8.3.tar.bz2 5923240 diff --git a/gnome-extra/gnome-games/files/gnome-games-2.6.2-amd64.patch b/gnome-extra/gnome-games/files/gnome-games-2.6.2-amd64.patch deleted file mode 100644 index 900afe561538..000000000000 --- a/gnome-extra/gnome-games/files/gnome-games-2.6.2-amd64.patch +++ /dev/null @@ -1,52 +0,0 @@ -diff -ru gnome-games-2.6.2/gnometris/blockops.cpp /tmp/gnome-games-2.6.2/gnometris/blockops.cpp ---- gnome-games-2.6.2/gnometris/blockops.cpp 2003-05-31 20:01:34.000000000 -0700 -+++ /tmp/gnome-games-2.6.2/gnometris/blockops.cpp 2004-08-14 03:14:13.863616496 -0700 -@@ -33,7 +33,7 @@ - "y", (double) y * BLOCK_SIZE, - "width", (double) BLOCK_SIZE, - "height", (double) BLOCK_SIZE, -- 0); -+ NULL); - - return it; - } -diff -ru gnome-games-2.6.2/gnometris/field.cpp /tmp/gnome-games-2.6.2/gnometris/field.cpp ---- gnome-games-2.6.2/gnometris/field.cpp 2002-05-04 09:43:54.000000000 -0700 -+++ /tmp/gnome-games-2.6.2/gnometris/field.cpp 2004-08-14 03:13:43.052300528 -0700 -@@ -56,7 +56,7 @@ - "y", (double) 0, - "width", (double) COLUMNS * BLOCK_SIZE, - "height", (double) LINES * BLOCK_SIZE, -- 0); -+ NULL); - else - bg = gnome_canvas_item_new( - gnome_canvas_root(GNOME_CANVAS(w)), -@@ -68,5 +68,5 @@ - "fill_color", "black", - "outline_color", "black", - "width_units", 1.0, -- 0); -+ NULL); - } -diff -ru gnome-games-2.6.2/gnometris/tetris.cpp /tmp/gnome-games-2.6.2/gnometris/tetris.cpp ---- gnome-games-2.6.2/gnometris/tetris.cpp 2004-02-23 03:09:11.000000000 -0700 -+++ /tmp/gnome-games-2.6.2/gnometris/tetris.cpp 2004-08-14 03:14:01.866440344 -0700 -@@ -202,7 +202,7 @@ - "y", LINES*BLOCK_SIZE/2.0, - "text", _("Paused"), - "size_points", 36.0, -- 0 -+ NULL - ); - - /* Since gnome_canvas doesn't support setting the size of text in -@@ -230,7 +230,7 @@ - "y", LINES*BLOCK_SIZE/2.0, - "text", _("Game Over"), - "size_points", 36.0, -- 0 -+ NULL - ); - - gnome_canvas_item_get_bounds (gameoverMessage, &x1, &y1, &x2, &y2); diff --git a/gnome-extra/gnome-games/files/gnome-games-2.8.0-pkgconfig_gconf.patch b/gnome-extra/gnome-games/files/gnome-games-2.8.0-pkgconfig_gconf.patch deleted file mode 100644 index 3169480f7603..000000000000 --- a/gnome-extra/gnome-games/files/gnome-games-2.8.0-pkgconfig_gconf.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -uNr gnome-games-2.8.0/configure.in gnome-games-2.8.0.patched/configure.in ---- gnome-games-2.8.0/configure.in 2004-09-13 09:33:18.000000000 +0200 -+++ gnome-games-2.8.0.patched/configure.in 2004-09-20 19:18:00.450262408 +0200 -@@ -57,7 +57,7 @@ - GNOME_VFS_REQUIRED=1.9.11 - LIBRSVG_REQUIRED=2.0 - --PKG_CHECK_MODULES(GNOME_GAMES, libglade-2.0 libgnome-2.0 >= $LIBGNOME_REQUIRED libgnomeui-2.0 >= $LIBGNOMEUI_REQUIRED gconf-2.0 >= $GTK_REQUIRED gnome-vfs-module-2.0 >= $GNOME_VFS_REQUIRED gtk+-2.0 >= $GTK_REQUIRED librsvg-2.0 >= $LIBRSVG_REQUIRED) -+PKG_CHECK_MODULES(GNOME_GAMES, libglade-2.0 libgnome-2.0 >= $LIBGNOME_REQUIRED libgnomeui-2.0 >= $LIBGNOMEUI_REQUIRED gconf-2.0 >= $GCONF_REQUIRED gnome-vfs-module-2.0 >= $GNOME_VFS_REQUIRED gtk+-2.0 >= $GTK_REQUIRED librsvg-2.0 >= $LIBRSVG_REQUIRED) - - AC_SUBST(GNOME_GAMES_CFLAGS) - AC_SUBST(GNOME_GAMES_LIBS) diff --git a/gnome-extra/gnome-games/files/gnome-games-2.8.1-fix_upgrade.patch b/gnome-extra/gnome-games/files/gnome-games-2.8.1-fix_upgrade.patch deleted file mode 100644 index a9551a38ee13..000000000000 --- a/gnome-extra/gnome-games/files/gnome-games-2.8.1-fix_upgrade.patch +++ /dev/null @@ -1,56 +0,0 @@ -=================================================================== -RCS file: /cvs/gnome/gnome-games/glines/glines.c,v -retrieving revision 1.88 -retrieving revision 1.89 -diff -u -r1.88 -r1.89 ---- glines.c 2004/10/14 09:08:47 1.88 -+++ glines.c 2004/11/16 06:07:48 1.89 -@@ -127,31 +127,26 @@ - g_free (tmp); - - -- /* Just think of this as an if statement, but we want to use break. */ -- while (!g_file_test (fn, G_FILE_TEST_EXISTS)) { -+ if (!g_file_test (fn, G_FILE_TEST_EXISTS)) { - char * message; - GtkWidget * w; -- -- /* ball.png was replaced with balls.svg. */ -- if (g_utf8_collate (fname, "ball.png") == 0) { -- tmp = g_build_filename ("glines", "balls.svg", NULL); -- fn = gnome_program_locate_file (NULL, GNOME_FILE_DOMAIN_APP_PIXMAP, (tmp), FALSE, NULL); -- g_free (tmp); -- if (g_file_test (fn, G_FILE_TEST_EXISTS)) -- break; -+ -+ tmp = g_build_filename ("glines", "balls.svg", NULL); -+ fn = gnome_program_locate_file (NULL, GNOME_FILE_DOMAIN_APP_PIXMAP, (tmp), FALSE, NULL); -+ g_free (tmp); -+ if (!g_file_test (fn, G_FILE_TEST_EXISTS)) { -+ message = g_strdup_printf (_("Five or More could not find image file:\n%s\n\n" -+ "Please check Five or More is installed correctly."), fn); -+ w = gtk_message_dialog_new (GTK_WINDOW (app), -+ GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, -+ GTK_MESSAGE_ERROR, -+ GTK_BUTTONS_OK, -+ message, -+ NULL); -+ gtk_dialog_run (GTK_DIALOG (w)); -+ g_free (message); -+ exit (1); - } -- -- message = g_strdup_printf (_("Five or More could not find image file:\n%s\n\n" -- "Please check Five or More is installed correctly."), fn); -- w = gtk_message_dialog_new (GTK_WINDOW (app), -- GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, -- GTK_MESSAGE_ERROR, -- GTK_BUTTONS_OK, -- message, -- NULL); -- gtk_dialog_run (GTK_DIALOG (w)); -- g_free (message); -- exit (1); - } - - tmp_preimage = games_preimage_new_from_uri (fn, NULL); diff --git a/gnome-extra/gnome-games/gnome-games-2.10.1.ebuild b/gnome-extra/gnome-games/gnome-games-2.10.1.ebuild index db58a01c2291..43080a32faf3 100644 --- a/gnome-extra/gnome-games/gnome-games-2.10.1.ebuild +++ b/gnome-extra/gnome-games/gnome-games-2.10.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-games/gnome-games-2.10.1.ebuild,v 1.3 2005/07/08 02:50:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-games/gnome-games-2.10.1.ebuild,v 1.4 2005/07/26 20:47:01 leonardop Exp $ inherit gnome2 eutils flag-o-matic @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 FDL-1.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" IUSE="guile artworkextra howl" RDEPEND=">=x11-libs/gtk+-2.5.4 diff --git a/gnome-extra/gnome-games/gnome-games-2.4.2.ebuild b/gnome-extra/gnome-games/gnome-games-2.4.2.ebuild deleted file mode 100644 index d679714cf5ae..000000000000 --- a/gnome-extra/gnome-games/gnome-games-2.4.2.ebuild +++ /dev/null @@ -1,53 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-games/gnome-games-2.4.2.ebuild,v 1.11 2005/01/08 23:29:42 slarti Exp $ - -inherit gnome2 - -DESCRIPTION="Collection of games for the GNOME desktop" -HOMEPAGE="http://www.gnome.org/" - -IUSE="guile" -SLOT="0" -KEYWORDS="x86 ppc alpha sparc hppa amd64 ia64 mips" -LICENSE="GPL-2" - -RDEPEND=">=app-text/scrollkeeper-0.3.8 - >=gnome-base/gconf-2.0 - >=gnome-base/gnome-vfs-2 - >=gnome-base/libgnome-2 - >=gnome-base/libgnomeui-2 - guile? ( dev-util/guile )" - -DEPEND=">=dev-util/pkgconfig-0.12.0 - >=dev-util/intltool-0.29 - >=sys-devel/gettext-0.10.40 - ${RDEPEND}" - -DOCS="AUTHORS COPYING* ChangeLog HACKING INSTALL MAINTAINERS NEWS README TODO" - -src_install() { - gnome2_src_install - - # Documentation install for each of the games - cd ${S} - - for game in `find . -type d -maxdepth 1` - do - docinto ${game} - dodoc ${game}/{AUTHORS,ChangeLog,TODO,NEWS,README,COPYING} > /dev/null - done - - rm -rf ${D}/usr/share/doc/${P}/{libgames-support,po} - - # Avoid overwriting previous .scores files - local basefile - for scorefile in ${D}/var/lib/games/*.scores - do - basefile=$(basename $scorefile) - if [ -s "${ROOT}/var/lib/games/${basefile}" ] - then - rm ${scorefile} - fi - done -} diff --git a/gnome-extra/gnome-games/gnome-games-2.6.2.ebuild b/gnome-extra/gnome-games/gnome-games-2.6.2.ebuild deleted file mode 100644 index 0cc1fcda9de6..000000000000 --- a/gnome-extra/gnome-games/gnome-games-2.6.2.ebuild +++ /dev/null @@ -1,61 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-games/gnome-games-2.6.2.ebuild,v 1.9 2005/01/08 23:29:42 slarti Exp $ - -inherit gnome2 eutils - -DESCRIPTION="Collection of games for the GNOME desktop" -HOMEPAGE="http://www.gnome.org/" - -LICENSE="GPL-2 FDL-1.1" -SLOT="0" -KEYWORDS="x86 ~ppc sparc mips alpha hppa amd64" -IUSE="guile" - -RDEPEND=">=x11-libs/gtk+-2.3 - >=gnome-base/gconf-1.2 - >=gnome-base/gnome-vfs-2 - >=gnome-base/libgnome-2 - >=gnome-base/libgnomeui-2 - >=gnome-base/librsvg-2 - guile? ( dev-util/guile )" -DEPEND=">=dev-util/pkgconfig-0.12.0 - >=dev-util/intltool-0.29 - >=sys-devel/gettext-0.10.40 - >=app-text/scrollkeeper-0.3.8 - ${RDEPEND}" - -DOCS="AUTHORS ChangeLog HACKING INSTALL MAINTAINERS NEWS README TODO" - -src_unpack() { - unpack ${A} - cd ${S} - epatch ${FILESDIR}/${P}-amd64.patch -} - -src_install() { - - gnome2_src_install - cd ${S} - - # Documentation install for each of the games - for game in `find . -type d -maxdepth 1` - do - docinto ${game} - dodoc ${game}/{AUTHORS,ChangeLog,TODO,NEWS,README,COPYING} > /dev/null - done - - rm -rf ${D}/usr/share/doc/${P}/{libgames-support,po} - - # Avoid overwriting previous .scores files - local basefile - for scorefile in ${D}/var/lib/games/*.scores - do - basefile=$(basename $scorefile) - if [ -s "${ROOT}/var/lib/games/${basefile}" ] - then - rm ${scorefile} - fi - done - -} diff --git a/gnome-extra/gnome-games/gnome-games-2.8.1-r1.ebuild b/gnome-extra/gnome-games/gnome-games-2.8.1-r1.ebuild deleted file mode 100644 index b054c940229f..000000000000 --- a/gnome-extra/gnome-games/gnome-games-2.8.1-r1.ebuild +++ /dev/null @@ -1,87 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-games/gnome-games-2.8.1-r1.ebuild,v 1.8 2005/07/07 05:09:29 vapier Exp $ - -inherit gnome2 eutils flag-o-matic - -DESCRIPTION="Collection of games for the GNOME desktop" -HOMEPAGE="http://www.gnome.org/" - -LICENSE="GPL-2 FDL-1.1" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc sparc x86" -IUSE="guile artworkextra" - -RDEPEND=">=x11-libs/gtk+-2.3 - >=gnome-base/gconf-1.2 - >=gnome-base/gnome-vfs-2 - >=gnome-base/libgnome-2 - >=gnome-base/libgnomeui-2 - >=gnome-base/librsvg-2 - guile? ( dev-util/guile ) - artworkextra? ( gnome-extra/gnome-games-extra-data )" - -DEPEND=">=dev-util/pkgconfig-0.12.0 - >=dev-util/intltool-0.29 - >=sys-devel/gettext-0.10.40 - >=app-text/scrollkeeper-0.3.8 - ${RDEPEND}" - -DOCS="AUTHORS ChangeLog HACKING INSTALL MAINTAINERS NEWS README TODO" - -G2CONF="${G2CONF} --disable-setgid" - -src_unpack() { - - unpack ${A} - - # fix theme settings (#71294) - cd ${S}/glines - epatch ${FILESDIR}/${PN}-2.8.1-fix_upgrade.patch - cd ${S} - epatch ${FILESDIR}/${PN}-2.8.0-pkgconfig_gconf.patch - - autoconf || die - -} - -src_install() { - - # FIXME : for some reason this doesn't get picked up - append-ldflags "-Wl,-z,now" - - gnome2_src_install - cd ${S} - - # Documentation install for each of the games - for game in `find . -type d -maxdepth 1` - do - docinto ${game} - dodoc ${game}/{AUTHORS,ChangeLog,TODO,NEWS,README,COPYING} > /dev/null - done - - rm -rf ${D}/usr/share/doc/${P}/{libgames-support,po} - - # Avoid overwriting previous .scores files - local basefile - for scorefile in ${D}/var/lib/games/*.scores - do - basefile=$(basename $scorefile) - if [ -s "${ROOT}/var/lib/games/${basefile}" ] - then - rm ${scorefile} - fi - done - -} - -pkg_postinst() { - - gnome2_pkg_postinst - - einfo "For security reasons system wide scores are disabled by default from" - einfo "now on. To re-enable them, do 'chmod +s <exec>', where <exec> is all" - einfo "executables that 'qpkg -l -nc gnome-games | grep /usr/bin/' yields" - einfo "(requires gentoolkit)." - -} diff --git a/gnome-extra/gnome-games/gnome-games-2.8.1.ebuild b/gnome-extra/gnome-games/gnome-games-2.8.1.ebuild deleted file mode 100644 index 4f3fcf75add5..000000000000 --- a/gnome-extra/gnome-games/gnome-games-2.8.1.ebuild +++ /dev/null @@ -1,84 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-games/gnome-games-2.8.1.ebuild,v 1.7 2005/07/07 05:09:29 vapier Exp $ - -inherit gnome2 eutils flag-o-matic - -DESCRIPTION="Collection of games for the GNOME desktop" -HOMEPAGE="http://www.gnome.org/" - -LICENSE="GPL-2 FDL-1.1" -SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~hppa ia64 ~mips ppc sparc x86" -IUSE="guile artworkextra" - -RDEPEND=">=x11-libs/gtk+-2.3 - >=gnome-base/gconf-1.2 - >=gnome-base/gnome-vfs-2 - >=gnome-base/libgnome-2 - >=gnome-base/libgnomeui-2 - >=gnome-base/librsvg-2 - guile? ( dev-util/guile ) - artworkextra? ( gnome-extra/gnome-games-extra-data )" - -DEPEND=">=dev-util/pkgconfig-0.12.0 - >=dev-util/intltool-0.29 - >=sys-devel/gettext-0.10.40 - >=app-text/scrollkeeper-0.3.8 - ${RDEPEND}" - -DOCS="AUTHORS ChangeLog HACKING INSTALL MAINTAINERS NEWS README TODO" - -G2CONF="${G2CONF} --disable-setgid" - -src_unpack() { - - unpack ${A} - - cd ${S} - epatch ${FILESDIR}/${PN}-2.8.0-pkgconfig_gconf.patch - - autoconf || die - -} - -src_install() { - - # FIXME : for some reason this doesn't get picked up - append-ldflags "-Wl,-z,now" - - gnome2_src_install - cd ${S} - - # Documentation install for each of the games - for game in `find . -type d -maxdepth 1` - do - docinto ${game} - dodoc ${game}/{AUTHORS,ChangeLog,TODO,NEWS,README,COPYING} > /dev/null - done - - rm -rf ${D}/usr/share/doc/${P}/{libgames-support,po} - - # Avoid overwriting previous .scores files - local basefile - for scorefile in ${D}/var/lib/games/*.scores - do - basefile=$(basename $scorefile) - if [ -s "${ROOT}/var/lib/games/${basefile}" ] - then - rm ${scorefile} - fi - done - -} - -pkg_postinst() { - - gnome2_pkg_postinst - - einfo "For security reasons system wide scores are disabled by default from" - einfo "now on. To re-enable them, do 'chmod +s <exec>', where <exec> is all" - einfo "executables that 'qpkg -l -nc gnome-games | grep /usr/bin/' yields" - einfo "(requires gentoolkit)." - -} diff --git a/gnome-extra/gnome-games/gnome-games-2.8.2.ebuild b/gnome-extra/gnome-games/gnome-games-2.8.2.ebuild deleted file mode 100644 index e6583bf68771..000000000000 --- a/gnome-extra/gnome-games/gnome-games-2.8.2.ebuild +++ /dev/null @@ -1,84 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-games/gnome-games-2.8.2.ebuild,v 1.9 2005/07/07 05:09:29 vapier Exp $ - -inherit gnome2 eutils flag-o-matic - -DESCRIPTION="Collection of games for the GNOME desktop" -HOMEPAGE="http://www.gnome.org/" - -LICENSE="GPL-2 FDL-1.1" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc sparc x86" -IUSE="guile artworkextra" - -RDEPEND=">=x11-libs/gtk+-2.3 - >=gnome-base/gconf-1.2 - >=gnome-base/gnome-vfs-2 - >=gnome-base/libgnome-2 - >=gnome-base/libgnomeui-2 - >=gnome-base/librsvg-2 - guile? ( dev-util/guile ) - artworkextra? ( gnome-extra/gnome-games-extra-data )" - -DEPEND=">=dev-util/pkgconfig-0.12.0 - >=dev-util/intltool-0.29 - >=sys-devel/gettext-0.10.40 - >=app-text/scrollkeeper-0.3.8 - ${RDEPEND}" - -DOCS="AUTHORS ChangeLog HACKING MAINTAINERS NEWS README TODO" - -G2CONF="${G2CONF} --disable-setgid" - -src_unpack() { - - unpack ${A} - - cd ${S} - epatch ${FILESDIR}/${PN}-2.8.0-pkgconfig_gconf.patch - - autoconf || die - -} - -src_install() { - - # FIXME : for some reason this doesn't get picked up - append-ldflags "-Wl,-z,now" - - gnome2_src_install - cd ${S} - - # Documentation install for each of the games - for game in `find . -type d -maxdepth 1` - do - docinto ${game} - dodoc ${game}/{AUTHORS,ChangeLog,TODO,NEWS,README,COPYING} > /dev/null - done - - rm -rf ${D}/usr/share/doc/${P}/{libgames-support,po} - - # Avoid overwriting previous .scores files - local basefile - for scorefile in ${D}/var/lib/games/*.scores - do - basefile=$(basename $scorefile) - if [ -s "${ROOT}/var/lib/games/${basefile}" ] - then - rm ${scorefile} - fi - done - -} - -pkg_postinst() { - - gnome2_pkg_postinst - - einfo "For security reasons system wide scores are disabled by default from" - einfo "now on. To re-enable them, do 'chmod +s <exec>', where <exec> is all" - einfo "executables that 'qpkg -l -nc gnome-games | grep /usr/bin/' yields" - einfo "(requires gentoolkit)." - -} diff --git a/gnome-extra/gnome-games/gnome-games-2.8.3.ebuild b/gnome-extra/gnome-games/gnome-games-2.8.3.ebuild deleted file mode 100644 index ae4d4eab73ea..000000000000 --- a/gnome-extra/gnome-games/gnome-games-2.8.3.ebuild +++ /dev/null @@ -1,84 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-games/gnome-games-2.8.3.ebuild,v 1.8 2005/07/07 05:09:29 vapier Exp $ - -inherit gnome2 eutils flag-o-matic - -DESCRIPTION="Collection of games for the GNOME desktop" -HOMEPAGE="http://www.gnome.org/" - -LICENSE="GPL-2 FDL-1.1" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc sparc x86" -IUSE="guile artworkextra" - -RDEPEND=">=x11-libs/gtk+-2.3 - >=gnome-base/gconf-1.2 - >=gnome-base/gnome-vfs-2 - >=gnome-base/libgnome-2 - >=gnome-base/libgnomeui-2 - >=gnome-base/librsvg-2 - guile? ( dev-util/guile ) - artworkextra? ( gnome-extra/gnome-games-extra-data )" - -DEPEND=">=dev-util/pkgconfig-0.12.0 - >=dev-util/intltool-0.29 - >=sys-devel/gettext-0.10.40 - >=app-text/scrollkeeper-0.3.8 - ${RDEPEND}" - -DOCS="AUTHORS ChangeLog HACKING MAINTAINERS NEWS README TODO" - -G2CONF="${G2CONF} --disable-setgid" - -src_unpack() { - - unpack ${A} - - cd ${S} - epatch ${FILESDIR}/${PN}-2.8.0-pkgconfig_gconf.patch - - autoconf || die - -} - -src_install() { - - # FIXME : for some reason this doesn't get picked up - append-ldflags "-Wl,-z,now" - - gnome2_src_install - cd ${S} - - # Documentation install for each of the games - for game in `find . -type d -maxdepth 1` - do - docinto ${game} - dodoc ${game}/{AUTHORS,ChangeLog,TODO,NEWS,README,COPYING} > /dev/null - done - - rm -rf ${D}/usr/share/doc/${P}/{libgames-support,po} - - # Avoid overwriting previous .scores files - local basefile - for scorefile in ${D}/var/lib/games/*.scores - do - basefile=$(basename $scorefile) - if [ -s "${ROOT}/var/lib/games/${basefile}" ] - then - rm ${scorefile} - fi - done - -} - -pkg_postinst() { - - gnome2_pkg_postinst - - einfo "For security reasons system wide scores are disabled by default from" - einfo "now on. To re-enable them, do 'chmod +s <exec>', where <exec> is all" - einfo "executables that 'qpkg -l -nc gnome-games | grep /usr/bin/' yields" - einfo "(requires gentoolkit)." - -} |