summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabriele Giorgetti <stroke@gentoo.org>2002-08-12 19:12:23 +0000
committerGabriele Giorgetti <stroke@gentoo.org>2002-08-12 19:12:23 +0000
commit8cd35ca85a58cd62d6e9840b2eafbdc4fee9e0fa (patch)
treecd33a34448427df9129098250385a64154e26547 /gnome-extra
parenttweak flags a bit (diff)
downloadgentoo-2-8cd35ca85a58cd62d6e9840b2eafbdc4fee9e0fa.tar.gz
gentoo-2-8cd35ca85a58cd62d6e9840b2eafbdc4fee9e0fa.tar.bz2
gentoo-2-8cd35ca85a58cd62d6e9840b2eafbdc4fee9e0fa.zip
new version, removed debug stuff and updated deps.
Diffstat (limited to 'gnome-extra')
-rw-r--r--gnome-extra/gnome-games/ChangeLog6
-rw-r--r--gnome-extra/gnome-games/files/digest-gnome-games-2.0.31
-rw-r--r--gnome-extra/gnome-games/gnome-games-2.0.3.ebuild121
3 files changed, 127 insertions, 1 deletions
diff --git a/gnome-extra/gnome-games/ChangeLog b/gnome-extra/gnome-games/ChangeLog
index 65ddc87c2a5b..c11e5b5c2ea1 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 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-games/ChangeLog,v 1.13 2002/08/06 10:18:58 spider Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-games/ChangeLog,v 1.14 2002/08/12 19:12:23 stroke Exp $
+
+*gnome-games-2.0.3 (12 Aug 2002)
+ 12 Aug 2002; Gabriele Giorgetti <stroke@gentoo.org> gnome-games-2.0.3.ebuild :
+ new version, removed debug stuff and updated deps.
*gnome-games-2.0.2 (06 Aug 2002)
06 Aug 2002; Spider <spider@gentoo.org> gnome-games-2.0.2.ebuild :
diff --git a/gnome-extra/gnome-games/files/digest-gnome-games-2.0.3 b/gnome-extra/gnome-games/files/digest-gnome-games-2.0.3
new file mode 100644
index 000000000000..072b0cf42eb0
--- /dev/null
+++ b/gnome-extra/gnome-games/files/digest-gnome-games-2.0.3
@@ -0,0 +1 @@
+MD5 b696187cd6e57444875842b16a2a4daa gnome-games-2.0.3.tar.bz2 9130591
diff --git a/gnome-extra/gnome-games/gnome-games-2.0.3.ebuild b/gnome-extra/gnome-games/gnome-games-2.0.3.ebuild
new file mode 100644
index 000000000000..506130e2b08d
--- /dev/null
+++ b/gnome-extra/gnome-games/gnome-games-2.0.3.ebuild
@@ -0,0 +1,121 @@
+# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License, v2 or later
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-games/gnome-games-2.0.3.ebuild,v 1.1 2002/08/12 19:12:23 stroke Exp $
+
+inherit gnome2
+
+S=${WORKDIR}/${P}
+DESCRIPTION="Games for the Gnome2 desktop"
+SRC_URI="mirror://gnome/sources/${PN}/${P}.tar.bz2"
+HOMEPAGE="http://www.gnome.org/"
+SLOT="0"
+KEYWORDS="x86 ppc"
+LICENSE="GPL-2"
+
+RDEPEND=">=dev-libs/glib-2.0.6
+ >=x11-libs/pango-1.0.4
+ >=dev-libs/atk-1.0.3
+ >=x11-libs/gtk+-2.0.6
+ >=x11-libs/libzvt-2.0.0
+ >=media-libs/freetype-2.0.8
+ >=dev-libs/libxml2-2.4.22
+ >=app-text/scrollkeeper-0.3.9
+ >=sys-libs/ncurses-5.2
+ >=sys-libs/readline-4.1
+ >=sys-devel/gettext-0.10.40
+ >=gnome-base/libglade-2.0.0-r1
+ >=gnome-base/gconf-1.2.1
+ >=gnome-base/gnome-vfs-2.0.2
+ >=gnome-base/ORBit2-2.4.1
+ >=gnome-base/bonobo-activation-1.0.3
+ >=gnome-base/gnome-panel-2.0.5
+ >=gnome-base/libgnome-2.0.2
+ >=gnome-base/libgnomecanvas-2.0.2
+ >=gnome-base/libgnomeui-2.0.3"
+
+DEPEND=">=dev-util/pkgconfig-0.12.0
+ >=dev-util/intltool-0.17
+ ${RDEPEND}"
+
+
+G2CONF="${G2CONF} --with-ncurses --enable-debug=yes"
+
+src_install() {
+ export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL="1"
+ einstall || die "install failure"
+ unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
+
+ dodoc AUTHORS COPYING COPYING-DOCS ChangeLog HACKING INSTALL MAINTAINERS NEWS README TODO
+
+ docinto aisleriot
+ cd aisleriot
+ dodoc AUTHORS ChangeLog TODO
+
+ cd ../freecell
+ docinto freecell
+ dodoc AUTHORS ChangeLog NEWS README TODO
+
+ cd ../gataxx
+ docinto gataxx
+ dodoc AUTHORS ChangeLog TODO
+
+ cd ../glines
+ docinto glines
+ dodoc AUTHORS ChangeLog NEWS README TODO
+
+ cd ../gnect
+ docinto gnect
+ dodoc AUTHORS ChangeLog TODO
+
+ cd ../gnibbles
+ docinto gnibbles
+ dodoc AUTHORS ChangeLog
+
+ cd ../gnobots2
+ docinto gnobots2
+ dodoc AUTHORS README
+
+ cd ../gnome-stones
+ docinto gnome-stones
+ dodoc ChangeLog README TODO
+
+ cd ../gnometris
+ docinto gnometris
+ dodoc AUTHORS COPYING ChangeLog TODO
+
+ cd ../gnomine
+ docinto gnomine
+ dodoc AUTHORS ChangeLog README
+
+ cd ../gnotravex
+ docinto gnotravex
+ dodoc AUTHORS ChangeLog README
+
+ cd ../gnotski
+ docinto gnotski
+ dodoc AUTHORS ChangeLog README
+
+ cd ../gtali
+ docinto gtali
+ dodoc AUTHORS ChangeLog INSTALL README TODO
+
+ cd ../iagno
+ docinto iagno
+ dodoc AUTHORS ChangeLog
+
+ cd ../mahjongg
+ docinto mahjongg
+ dodoc ChangeLog NEWS README TODO
+
+ cd ../same-gnome
+ docinto same-gnome
+ dodoc ChangeLog README TODO
+
+ cd ../xbill
+ docinto xbill
+ dodoc AUTHORS COPYING ChangeLog NEWS README README.Ports
+
+ cd ..
+ export SCROLLKEEPER_UPDATE="1"
+}
+