diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2005-03-16 09:04:28 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2005-03-16 09:04:28 +0000 |
commit | fa24bdced13a5e93f44b8d2331155ff4a9f20d74 (patch) | |
tree | 7057baf689d0a64a859856ea4d2fbbde49582ea9 /games-kids | |
parent | Stable amd64. (diff) | |
download | gentoo-2-fa24bdced13a5e93f44b8d2331155ff4a9f20d74.tar.gz gentoo-2-fa24bdced13a5e93f44b8d2331155ff4a9f20d74.tar.bz2 gentoo-2-fa24bdced13a5e93f44b8d2331155ff4a9f20d74.zip |
version bump (bug #82411)
(Portage version: 2.0.51.19)
Diffstat (limited to 'games-kids')
-rw-r--r-- | games-kids/gcompris/ChangeLog | 10 | ||||
-rw-r--r-- | games-kids/gcompris/Manifest | 14 | ||||
-rw-r--r-- | games-kids/gcompris/files/digest-gcompris-6.5 | 1 | ||||
-rw-r--r-- | games-kids/gcompris/gcompris-6.1.ebuild | 6 | ||||
-rw-r--r-- | games-kids/gcompris/gcompris-6.5.ebuild | 63 |
5 files changed, 78 insertions, 16 deletions
diff --git a/games-kids/gcompris/ChangeLog b/games-kids/gcompris/ChangeLog index 0871db5e3048..f7659a767902 100644 --- a/games-kids/gcompris/ChangeLog +++ b/games-kids/gcompris/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for games-kids/gcompris -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-kids/gcompris/ChangeLog,v 1.11 2004/08/29 12:47:06 dholm Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-kids/gcompris/ChangeLog,v 1.12 2005/03/16 09:04:28 mr_bones_ Exp $ + +*gcompris-6.5 (16 Mar 2005) + + 16 Mar 2005; Michael Sterrett <mr_bones_@gentoo.org> gcompris-6.1.ebuild, + +gcompris-6.5.ebuild: + version bump (bug #82411) 29 Aug 2004; David Holm <dholm@gentoo.org> gcompris-6.1.ebuild: Added to ~ppc. diff --git a/games-kids/gcompris/Manifest b/games-kids/gcompris/Manifest index 9006df45746c..5641848a9407 100644 --- a/games-kids/gcompris/Manifest +++ b/games-kids/gcompris/Manifest @@ -1,14 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 68f671d36fbd5ae3727b81b83d0fc6bd ChangeLog 1839 -MD5 91d4304a8e7edf5ec572c798c8e3e834 gcompris-6.1.ebuild 1208 MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 +MD5 d281d7b9f31a1e84dc0d17b76270ae95 gcompris-6.5.ebuild 1189 +MD5 d281d7b9f31a1e84dc0d17b76270ae95 gcompris-6.1.ebuild 1189 +MD5 8f4750e2797fa26da627f6977a32ac8d files/digest-gcompris-6.5 66 MD5 ed46e5543c3cac51faffd85ee6f2163e files/digest-gcompris-6.1 66 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.9.10 (GNU/Linux) - -iD8DBQFBhHTQHTu7gpaalycRAntYAKDlCuvE4Yv5gZV+PLAYBxpkUvf4+wCfTR7o -2YdO1ZV0TuSfV3qlluTygw8= -=fizc ------END PGP SIGNATURE----- diff --git a/games-kids/gcompris/files/digest-gcompris-6.5 b/games-kids/gcompris/files/digest-gcompris-6.5 new file mode 100644 index 000000000000..b54c210d8944 --- /dev/null +++ b/games-kids/gcompris/files/digest-gcompris-6.5 @@ -0,0 +1 @@ +MD5 2318446da92be2782abed3b516c632fd gcompris-6.5.tar.gz 40140326 diff --git a/games-kids/gcompris/gcompris-6.1.ebuild b/games-kids/gcompris/gcompris-6.1.ebuild index 3ad1ab0d93c3..9cf3e77c7e4c 100644 --- a/games-kids/gcompris/gcompris-6.1.ebuild +++ b/games-kids/gcompris/gcompris-6.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-kids/gcompris/gcompris-6.1.ebuild,v 1.4 2004/10/31 05:14:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-kids/gcompris/gcompris-6.1.ebuild,v 1.5 2005/03/16 09:04:28 mr_bones_ Exp $ inherit eutils games DESCRIPTION="full featured educational application for children from 3 to 10" -HOMEPAGE="http://ofset.sourceforge.net/gcompris/" +HOMEPAGE="http://gcompris.net" SRC_URI="mirror://sourceforge/gcompris/${P}.tar.gz" LICENSE="GPL-2" diff --git a/games-kids/gcompris/gcompris-6.5.ebuild b/games-kids/gcompris/gcompris-6.5.ebuild new file mode 100644 index 000000000000..2103c25d050b --- /dev/null +++ b/games-kids/gcompris/gcompris-6.5.ebuild @@ -0,0 +1,63 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-kids/gcompris/gcompris-6.5.ebuild,v 1.1 2005/03/16 09:04:28 mr_bones_ Exp $ + +inherit eutils games + +DESCRIPTION="full featured educational application for children from 3 to 10" +HOMEPAGE="http://gcompris.net" +SRC_URI="mirror://sourceforge/gcompris/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="amd64 ppc x86" +IUSE="python editor" + +RDEPEND="virtual/x11 + >=dev-libs/glib-2.0 + =x11-libs/gtk+-2* + >=gnome-base/libgnomecanvas-2.0.2 + >=dev-python/gnome-python-2.0 + media-libs/sdl-mixer + media-libs/libsdl + dev-libs/libxml2 + dev-libs/popt + games-board/gnuchess + python? ( dev-lang/python ) + editor? ( + >=gnome-base/libgnome-1.96.0 + >=gnome-base/libgnomeui-1.96.0 + )" +DEPEND="${RDEPEND} + sys-apps/texinfo + app-text/texi2html" + +src_unpack() { + unpack ${A} + cd "${S}" + sed -i \ + -e '/^install-data-am/s/install-libgcomprisincludeHEADERS//' \ + src/gcompris/Makefile.in \ + || die "sed failed" +} + +src_compile() { + export GNUCHESS="${GAMES_BINDIR}/gnuchess" + econf \ + --disable-dependency-tracking \ + $(use_with python python /usr/bin/python) \ + $(use_with editor) \ + || die + emake -j1 || die "emake failed" +} + +src_install() { + make install DESTDIR=${D} || die "make install failed" + # Crashed for me + rm -rf "${D}/usr/share/gcompris/boards/watercycle"* + rm -f "${D}/usr/share/gcompris/boards/followline.xml" + # mailing list reports crash + rm -f "${D}/usr/share/gcompris/boards/click_on_letter.xml" + dodoc AUTHORS ChangeLog NEWS README THANKS TODO + prepgamesdirs +} |