diff options
author | D.M.D. Ljungmark <spider@gentoo.org> | 2002-08-06 10:18:58 +0000 |
---|---|---|
committer | D.M.D. Ljungmark <spider@gentoo.org> | 2002-08-06 10:18:58 +0000 |
commit | d01c6c8ddebf01ddfea53703af4ce6ad37c634f6 (patch) | |
tree | 1032bb46b8ce73c99b54e6db88f81435b94786af /gnome-extra/gnome-games | |
parent | new gnome-utils (diff) | |
download | gentoo-2-d01c6c8ddebf01ddfea53703af4ce6ad37c634f6.tar.gz gentoo-2-d01c6c8ddebf01ddfea53703af4ce6ad37c634f6.tar.bz2 gentoo-2-d01c6c8ddebf01ddfea53703af4ce6ad37c634f6.zip |
new version
Diffstat (limited to 'gnome-extra/gnome-games')
-rw-r--r-- | gnome-extra/gnome-games/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-extra/gnome-games/files/digest-gnome-games-2.0.2 | 1 | ||||
-rw-r--r-- | gnome-extra/gnome-games/gnome-games-2.0.2.ebuild | 124 |
3 files changed, 130 insertions, 1 deletions
diff --git a/gnome-extra/gnome-games/ChangeLog b/gnome-extra/gnome-games/ChangeLog index d0cfdbbd0847..65ddc87c2a5b 100644 --- a/gnome-extra/gnome-games/ChangeLog +++ b/gnome-extra/gnome-games/ChangeLog @@ -1,7 +1,11 @@ # 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.12 2002/07/30 04:21:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-games/ChangeLog,v 1.13 2002/08/06 10:18:58 spider Exp $ +*gnome-games-2.0.2 (06 Aug 2002) + 06 Aug 2002; Spider <spider@gentoo.org> gnome-games-2.0.2.ebuild : + new version + *gnome-games-2.0.1.1 (29 Jul 2002) 29 Jul 2002; Seemant Kulleen <seemant@gentoo.org> diff --git a/gnome-extra/gnome-games/files/digest-gnome-games-2.0.2 b/gnome-extra/gnome-games/files/digest-gnome-games-2.0.2 new file mode 100644 index 000000000000..75f63e9f8655 --- /dev/null +++ b/gnome-extra/gnome-games/files/digest-gnome-games-2.0.2 @@ -0,0 +1 @@ +MD5 2efdc3bb2d2dc0d83b8973762d1fd532 gnome-games-2.0.2.tar.bz2 9122076 diff --git a/gnome-extra/gnome-games/gnome-games-2.0.2.ebuild b/gnome-extra/gnome-games/gnome-games-2.0.2.ebuild new file mode 100644 index 000000000000..e4ab8058a6ca --- /dev/null +++ b/gnome-extra/gnome-games/gnome-games-2.0.2.ebuild @@ -0,0 +1,124 @@ +# 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.2.ebuild,v 1.1 2002/08/06 10:18:58 spider Exp $ + +inherit debug +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.4 + >=gnome-base/libgnome-2.0.1 + >=gnome-base/libgnomecanvas-2.0.1 + >=gnome-base/libgnomeui-2.0.1" + +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" +} + + |