diff options
179 files changed, 2786 insertions, 0 deletions
diff --git a/games-board/ace/ChangeLog b/games-board/ace/ChangeLog new file mode 100644 index 000000000000..d3d92db59a0c --- /dev/null +++ b/games-board/ace/ChangeLog @@ -0,0 +1,16 @@ +# ChangeLog for app-games/ace +# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/ace/ChangeLog,v 1.1 2003/09/10 17:46:27 vapier Exp $ + + 30 Jul 2003; Michael Sterrett <msterret@gentoo.org> ace-1.2-r1.ebuild: + use sed -i + +*ace-1.2-r1 (21 Jun 2003) + + 21 Jun 2003; Mike Frysinger <vapier@gentoo.org> : + Added games.eclass support to fix #19799. + +*ace-1.2 (23 Oct 2002) + + 23 Oct 2002; Mike Frysinger <vapier@gentoo.org> : + Initial import. Ebuild submitted by Dirk-Jan Heijs <heijs@phys.rug.nl> diff --git a/games-board/ace/Manifest b/games-board/ace/Manifest new file mode 100644 index 000000000000..cdb764689f5d --- /dev/null +++ b/games-board/ace/Manifest @@ -0,0 +1,3 @@ +MD5 0db35cac674353398197d9ae9feb9fc3 files/digest-ace-1.2-r1 59 +MD5 b6ae68de05b3a2d2f8280fae8cd6368b ace-1.2-r1.ebuild 971 +MD5 21fcdc141cf1631bbc9262958c4dcb89 ChangeLog 570 diff --git a/games-board/ace/ace-1.2-r1.ebuild b/games-board/ace/ace-1.2-r1.ebuild new file mode 100644 index 000000000000..89422917e201 --- /dev/null +++ b/games-board/ace/ace-1.2-r1.ebuild @@ -0,0 +1,38 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/ace/ace-1.2-r1.ebuild,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +inherit games + +DESCRIPTION="DJ Delorie's Ace of Penguins solitaire games" +HOMEPAGE="http://www.delorie.com/store/ace/" +SRC_URI="http://www.delorie.com/store/ace/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86" + +DEPEND="x11-base/xfree + >=sys-apps/sed-4 + media-libs/libpng + sys-libs/zlib + >=sys-devel/libtool-1.3.4" + +src_compile() { + egamesconf || die + + for f in `grep 1.3.4 * -l` ; do + sed -i -e 's:1.3.4::' ${f} || die "sed ${f} failed" + done + emake || die "emake died (first pass)" + ./ltconfig ltmain.sh || die "./ltconfig failed" + emake || die "emake died (second pass)" +} + +src_install() { + make DESTDIR=${D} install || die "make install failed" + dodoc AUTHORS ChangeLog INSTALL NEWS README + rm docs/COPYING + dohtml docs/* + prepgamesdirs +} diff --git a/games-board/ace/files/digest-ace-1.2-r1 b/games-board/ace/files/digest-ace-1.2-r1 new file mode 100644 index 000000000000..960427efba6c --- /dev/null +++ b/games-board/ace/files/digest-ace-1.2-r1 @@ -0,0 +1 @@ +MD5 03e5e7ab8ac3acc59661c6e9c09089b7 ace-1.2.tar.gz 309289 diff --git a/games-board/cgoban/ChangeLog b/games-board/cgoban/ChangeLog new file mode 100644 index 000000000000..9abf9f471e3d --- /dev/null +++ b/games-board/cgoban/ChangeLog @@ -0,0 +1,21 @@ +# ChangeLog for app-games/cgoban +# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/cgoban/ChangeLog,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +*cgoban-1.9.12 (03 Mar 2003) + + 03 Mar 2003; Mike Frysinger <vapier@gentoo.org> : + Version bump + games eclass support #12226. + +*cgoban-1.9.11 (1 Feb 2002) + + 17 jul 2002; Jose Alberto Suárez López <bass@gentoo.org> cgoban-1.9.11.ebuild : + Added LICENSE, KEYWORDS. + + 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : + + Added initial ChangeLog which should be updated whenever the package is + updated in any way. This changelog is targetted to users. This means that the + comments should well explained and written in clean English. The details about + writing correct changelogs are explained in the skel.ChangeLog file which you + can find in the root directory of the portage repository. diff --git a/games-board/cgoban/Manifest b/games-board/cgoban/Manifest new file mode 100644 index 000000000000..3382212e39cc --- /dev/null +++ b/games-board/cgoban/Manifest @@ -0,0 +1,3 @@ +MD5 d5957915301c2703744cdb6dd01b5d31 ChangeLog 914 +MD5 bd082b967ecbb6b1e096dd2cf02eb53b cgoban-1.9.12.ebuild 603 +MD5 af9d552579fbe9905bc5c46360d4f953 files/digest-cgoban-1.9.12 65 diff --git a/games-board/cgoban/cgoban-1.9.12.ebuild b/games-board/cgoban/cgoban-1.9.12.ebuild new file mode 100644 index 000000000000..ef0021b21ca5 --- /dev/null +++ b/games-board/cgoban/cgoban-1.9.12.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/cgoban/cgoban-1.9.12.ebuild,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +inherit games + +DESCRIPTION="A Go-frontend" +SRC_URI="http://www.igoweb.org/~wms/comp/cgoban/${P}.tar.gz" +HOMEPAGE="http://www.igoweb.org/~wms/comp/cgoban/" + +KEYWORDS="x86 ppc" +LICENSE="GPL-2" +SLOT="0" + +DEPEND="virtual/glibc + virtual/x11" + +src_compile() { + egamesconf || die + emake || die +} + +src_install() { + dogamesbin cgoban grab_cgoban + doman man?/*.[1-9] + prepgamesdirs +} diff --git a/games-board/cgoban/files/digest-cgoban-1.9.12 b/games-board/cgoban/files/digest-cgoban-1.9.12 new file mode 100644 index 000000000000..ea4e7b6a8a5a --- /dev/null +++ b/games-board/cgoban/files/digest-cgoban-1.9.12 @@ -0,0 +1 @@ +MD5 11894899d6fe83b47effac9b935a99db cgoban-1.9.12.tar.gz 338499 diff --git a/games-board/cgoban2/ChangeLog b/games-board/cgoban2/ChangeLog new file mode 100644 index 000000000000..1ff1045352de --- /dev/null +++ b/games-board/cgoban2/ChangeLog @@ -0,0 +1,14 @@ +# ChangeLog for app-games/cgoban2 +# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/cgoban2/ChangeLog,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +*cgoban2-2.5.1 (17 Jul 2003) + + 17 Jul 2003; Michael Sterrett <msterret@gentoo.org> cgoban2-2.5.1.ebuild: + version bump (bug 24663) + +*cgoban2-2.4.61 (10 Jul 2003) + + 10 Jul 2003; Michael Sterrett <msterret@gentoo.org> cgoban2-2.4.61.ebuild: + initial commit. ebuild based on one provided by TGL (bug 15840) + diff --git a/games-board/cgoban2/Manifest b/games-board/cgoban2/Manifest new file mode 100644 index 000000000000..c72f4302a90d --- /dev/null +++ b/games-board/cgoban2/Manifest @@ -0,0 +1,5 @@ +MD5 4828356df2ba94b99b03a445130eefaf files/digest-cgoban2-2.4.61 71 +MD5 37a97ab008e09ff0c6ff2f31153974a2 files/digest-cgoban2-2.5.1 70 +MD5 c881c35a9f975b610bf52371501f39e6 ChangeLog 528 +MD5 83cabe0663ae099db2309718981995bb cgoban2-2.4.61.ebuild 783 +MD5 d3a2698c848e13df3acad9cb40a64c4d cgoban2-2.5.1.ebuild 782 diff --git a/games-board/cgoban2/cgoban2-2.4.61.ebuild b/games-board/cgoban2/cgoban2-2.4.61.ebuild new file mode 100644 index 000000000000..d5f25c141b36 --- /dev/null +++ b/games-board/cgoban2/cgoban2-2.4.61.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/cgoban2/cgoban2-2.4.61.ebuild,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +inherit games + +DESCRIPTION="A Java client for the Kiseido Go Server, and a SGF editor" +HOMEPAGE="http://kgs.kiseido.com/" +SRC_URI="http://kgs.kiseido.com/cgoban-unix-${PV}.tar.bz2" + +LICENSE="freedist" +SLOT="0" +KEYWORDS="x86" + +RDEPEND=">=virtual/jre-1.3 + virtual/x11" + +S=${WORKDIR}/cgoban + +src_unpack() { + unpack ${A} + cd ${S} + sed \ + -e 's;_DIR=.;_DIR='"${GAMES_DATADIR}/${PN}"';' \ + < cgoban.sh.in > cgoban2 || die "sed cgoban.sh.in failed" +} + +src_install() { + dogamesbin cgoban2 + insinto "${GAMES_DATADIR}/${PN}" + doins cgoban.jar + prepgamesdirs +} diff --git a/games-board/cgoban2/cgoban2-2.5.1.ebuild b/games-board/cgoban2/cgoban2-2.5.1.ebuild new file mode 100644 index 000000000000..e7d64b8a50bd --- /dev/null +++ b/games-board/cgoban2/cgoban2-2.5.1.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/cgoban2/cgoban2-2.5.1.ebuild,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +inherit games + +DESCRIPTION="A Java client for the Kiseido Go Server, and a SGF editor" +HOMEPAGE="http://kgs.kiseido.com/" +SRC_URI="http://kgs.kiseido.com/cgoban-unix-${PV}.tar.bz2" + +LICENSE="freedist" +SLOT="0" +KEYWORDS="x86" + +RDEPEND=">=virtual/jre-1.3 + virtual/x11" + +S=${WORKDIR}/cgoban + +src_unpack() { + unpack ${A} + cd ${S} + sed \ + -e 's;_DIR=.;_DIR='"${GAMES_DATADIR}/${PN}"';' \ + < cgoban.sh.in > cgoban2 || die "sed cgoban.sh.in failed" +} + +src_install() { + dogamesbin cgoban2 + insinto "${GAMES_DATADIR}/${PN}" + doins cgoban.jar + prepgamesdirs +} diff --git a/games-board/cgoban2/files/digest-cgoban2-2.4.61 b/games-board/cgoban2/files/digest-cgoban2-2.4.61 new file mode 100644 index 000000000000..b3b539e7433a --- /dev/null +++ b/games-board/cgoban2/files/digest-cgoban2-2.4.61 @@ -0,0 +1 @@ +MD5 8440400400a2e0bc8f37086e5dc9d7e6 cgoban-unix-2.4.61.tar.bz2 863301 diff --git a/games-board/cgoban2/files/digest-cgoban2-2.5.1 b/games-board/cgoban2/files/digest-cgoban2-2.5.1 new file mode 100644 index 000000000000..38e989d940ce --- /dev/null +++ b/games-board/cgoban2/files/digest-cgoban2-2.5.1 @@ -0,0 +1 @@ +MD5 6928a4614450a338a595457d93209461 cgoban-unix-2.5.1.tar.bz2 780620 diff --git a/games-board/crafty/ChangeLog b/games-board/crafty/ChangeLog new file mode 100644 index 000000000000..42a9f6f52482 --- /dev/null +++ b/games-board/crafty/ChangeLog @@ -0,0 +1,26 @@ +# ChangeLog for app-games/crafty +# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/crafty/ChangeLog,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +*crafty-19.1.ebuild (25 Oct 2002) + + 25 Oct 2002; Mike Frysinger <vapier@gentoo.org> : + Update to 19.1 per #9657. + +*crafty-18.15-r2 (13 Feb 2003) + + 29 Jun 2003; Daniel Ahlberg <aliz@gentoo.org> : + Added missing changelog entry. + +*crafty-18.15-r1.ebuild (15 Jul 2002) + + 30 Sep 2002; Mike Frysinger <vapier@gentoo.org> crafty-18.15-r2.ebuild : + Updated to allow for compile on gcc3.x and i586 optimizations + +*crafty-18.15-r1.ebuild (15 Jul 2002) + + 07 Aug 2002; Mark Guertin <gerk@gentoo.org> crafty-18.15-r1.ebuild : + Added ppc patch to close bug #5932 and ppc to keywords + + 15 Jul 2002; J.Alberto S.L. <bass@gentoo.org> crafty-18.15-r1.ebuild : + First relase. Ebuild submitted by Frank Eibisch <feibisch@estec.net>. diff --git a/games-board/crafty/Manifest b/games-board/crafty/Manifest new file mode 100644 index 000000000000..99d970ef4ff8 --- /dev/null +++ b/games-board/crafty/Manifest @@ -0,0 +1,4 @@ +MD5 f38e5eac5da4190272d211e5f841e542 ChangeLog 936 +MD5 c3d8d47d95c59e404a11a1ca49234637 crafty-19.1.ebuild 2289 +MD5 1cfc5524de1fd69ae391d434d6e483d9 files/crafty-18.15-ppc.patch 634 +MD5 cf2bf7fa0aa2a30369f35f79bbc0f44a files/digest-crafty-19.1 63 diff --git a/games-board/crafty/crafty-19.1.ebuild b/games-board/crafty/crafty-19.1.ebuild new file mode 100644 index 000000000000..1e1e8cb2a9ac --- /dev/null +++ b/games-board/crafty/crafty-19.1.ebuild @@ -0,0 +1,82 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/crafty/crafty-19.1.ebuild,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +DESCRIPTION="chess engine" +SRC_URI="ftp://ftp.cis.uab.edu/pub/hyatt/v19/${P}.tar.gz" +HOMEPAGE="ftp://ftp.cis.uab.edu/pub/hyatt/" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86 ppc" +IUSE="icc" + +DEPEND="virtual/glibc + icc? ( >=dev-lang/icc-5.0 )" +RDEPEND="virtual/glibc" + +S="${WORKDIR}" + +src_compile() { + local makeopts opt + + makeopts="${makeopts} CC=gcc CXX=g++ target=LINUX" + + mv Makefile Makefile.bak + sed "/-o crafty/s/CC/CXX/" Makefile.bak > Makefile + + if use icc; then + + makeopts="${makeopts} CC=icc CXX=gcc" + + CFLAGS="-D_REENTRANT -O2 -fno-alias -tpp6" + CFLAGS="${CFLAGS} -DCOMPACT_ATTACKS -DUSE_ATTACK_FUNCTIONS -DUSE_ASSEMBLY_A -DUSE_ASSEMBLY_B -DFAST -DSMP -DCPUS=4 -DCLONE -DDGT" + + CXFLAGS="-Wall -pipe -D_REENTRANT -march=i686 -O" + CXFLAGS="${CXFLAGS} -Wall -fforce-mem -fomit-frame-pointer -fno-gcse -mpreferred-stack-boundary=2" + + makeopts="${makeopts} asm=X86-elf.o" + + else + + if test "${CHOST}" = "i686-pc-linux-gnu" -o "${CHOST}" = "i586-pc-linux-gnu"; + then + + # i586/i686 enhancements + + CFLAGS="${CFLAGS}" + CFLAGS="${CFLAGS} -fforce-mem -fomit-frame-pointer -fno-gcse -mpreferred-stack-boundary=2" + makeopts="${makeopts} asm=X86-elf.o" + CFLAGS="${CFLAGS} -DCOMPACT_ATTACKS -DUSE_ATTACK_FUNCTIONS -DUSE_ASSEMBLY_A -DUSE_ASSEMBLY_B -DFAST -DSMP -DCPUS=4 -DCLONE -DDGT" + + else + + # fallback + + # let everything as is, is wont be optimized, but compile will hopefully work + + # not tested for ppc until now + + makeopts="${makeopts}" + fi + fi + + #added patch to close bug #5392 - Gerk + [ ${ARCH} = "ppc" ] && patch -p0 < ${FILESDIR}/crafty-18.15-ppc.patch + + make ${makeopts} CXX=g++ crafty-make || die +} + +src_install() { + dobin crafty +} + +pkg_postinstall() { + einfo + einfo "Note: No books or tablebases have been installed. If you want them, just" + einfo " download them from ${HOMEPAGE}." + einfo " You will find documentation there too. In most cases you take now " + einfo " your xboard compatible application, (xboard, eboard, knights) and " + einfo " just play chess against computer opponent. Have fun." + einfo +} diff --git a/games-board/crafty/files/crafty-18.15-ppc.patch b/games-board/crafty/files/crafty-18.15-ppc.patch new file mode 100644 index 000000000000..f53cc94b130e --- /dev/null +++ b/games-board/crafty/files/crafty-18.15-ppc.patch @@ -0,0 +1,24 @@ +--- utility.c.orig Thu May 23 19:02:28 2002 ++++ utility.c Fri Aug 2 22:29:49 2002 +@@ -1159,12 +1159,18 @@ + } + + void Print(int vb, char *fmt, ...) { +- va_list ap; ++ va_list ap, ap2; + va_start(ap,fmt); ++ #ifdef __va_copy ++ __va_copy(ap2, ap); ++ #else ++ /* FIXME: C99 has va_copy() - test for C99 and use it if present */ ++ ap2 = ap; ++ #endif + if (vb&display_options) vprintf(fmt, ap); + fflush(stdout); + if (time_limit>99 || tc_time_remaining>6000 || vb==4095) { +- if (log_file) vfprintf(log_file, fmt, ap); ++ if (log_file) vfprintf(log_file, fmt, ap2); + if (log_file) fflush(log_file); + } + va_end(ap); + diff --git a/games-board/crafty/files/digest-crafty-19.1 b/games-board/crafty/files/digest-crafty-19.1 new file mode 100644 index 000000000000..f0c8dea8d6fb --- /dev/null +++ b/games-board/crafty/files/digest-crafty-19.1 @@ -0,0 +1 @@ +MD5 cefc2987cc3e1f1837d7a4fd7e543535 crafty-19.1.tar.gz 370843 diff --git a/games-board/daemonshogi/ChangeLog b/games-board/daemonshogi/ChangeLog new file mode 100644 index 000000000000..4554bb53d15b --- /dev/null +++ b/games-board/daemonshogi/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for app-games/daemonshogi +# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/daemonshogi/ChangeLog,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +*daemonshogi-0.1.3 (05 Jul 2003) + + 05 Jul 2003; Michael Sterrett <msterret@gentoo.org> + daemonshogi-0.1.3.ebuild: + Initial commit. Based on the ebuild submitted by Julien Cayzac (bug 22866). + Marked stable for x86, ppc, and sparc based on the users submitted ebuild. diff --git a/games-board/daemonshogi/Manifest b/games-board/daemonshogi/Manifest new file mode 100644 index 000000000000..d30a05b360c8 --- /dev/null +++ b/games-board/daemonshogi/Manifest @@ -0,0 +1,3 @@ +MD5 ae8224a57c4aec6aee9d0978eee023ae daemonshogi-0.1.3.ebuild 752 +MD5 7886480d1886726111cb30cd1d6abbcd ChangeLog 498 +MD5 c03a831291426128ab93478061233d42 files/digest-daemonshogi-0.1.3 69 diff --git a/games-board/daemonshogi/daemonshogi-0.1.3.ebuild b/games-board/daemonshogi/daemonshogi-0.1.3.ebuild new file mode 100644 index 000000000000..a880ac5eff5b --- /dev/null +++ b/games-board/daemonshogi/daemonshogi-0.1.3.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/daemonshogi/daemonshogi-0.1.3.ebuild,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +inherit games + +DESCRIPTION="A GTK+ based, simple shogi (Japanese chess) program" +HOMEPAGE="http://www.users.yun.co.jp/~tokita/daemonshogi/" +SRC_URI="http://www.users.yun.co.jp/~tokita/daemonshogi/${P}.tar.gz" + +LICENSE="GPL-2 LGPL-2" +SLOT="0" +KEYWORDS="x86 ppc sparc" +IUSE="nls" + +DEPEND="gnome-base/gnome-libs" +RDEPEND="nls? ( >=sys-devel/gettext-0.10.38 )" + +src_compile() { + egamesconf `use_enable nls` || die + emake || die +} + +src_install() { + egamesinstall || die + dodoc ChangeLog README* NEWS + prepgamesdirs +} diff --git a/games-board/daemonshogi/files/digest-daemonshogi-0.1.3 b/games-board/daemonshogi/files/digest-daemonshogi-0.1.3 new file mode 100644 index 000000000000..4518571255c0 --- /dev/null +++ b/games-board/daemonshogi/files/digest-daemonshogi-0.1.3 @@ -0,0 +1 @@ +MD5 0c50aed707c8781e00ca0947fe77546a daemonshogi-0.1.3.tar.gz 507275 diff --git a/games-board/eboard/ChangeLog b/games-board/eboard/ChangeLog new file mode 100644 index 000000000000..65bb236e231b --- /dev/null +++ b/games-board/eboard/ChangeLog @@ -0,0 +1,44 @@ +# ChangeLog for app-games/eboard +# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/eboard/ChangeLog,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +*eboard-0.8.0 (28 Jun 2003) + + 28 Jun 2003; Mike Frysinger <vapier@gentoo.org> : + Version bump #20961 + nls patch (to allow compile w/out nls). + +*eboard-0.7.0 (9 Nov 2002) + + 06 Dec 2003; Mark Guertin <gerk@gentoo.org> eboard-0.7.0.ebuild : + Added ppc to keywords + + 11 Nov 2002; Seemant Kulleen <seemant@gentoo.org>: + Changed to einstall to prevent NLS sandbox violations. Thanks to: + jeld@mindless.com (Jeld the Dark Elf) in bug #10567 reported by: + ilekanda@euskalnet.net (In~igo Lekanda Irabien) + + 09 Nov 2002; Ryan Phillips <rphillips@gentoo.org> eboard-0.7.0.ebuild: + New version + +*eboard-0.4.3 (7 May 2002) + + 30 Sep 2002; Mike Frysinger <vapier@gentoo.org> eboard-0.4.3-gcc3.patch : + Added a small patch to make eboard compile under gcc3.2 + + 17 jul 2002; Jose Alberto Suárez López <bass@gentoo.org> eboard-0.4.3.ebuild : + Added LICENSE, KEYWORDS, SLOT. + + 7 May 2002; Spider <spider@gentoo.org> eboard-0.4.3.ebuild : + fix sourceforge mirroring. + + +*eboard-0.4.3 (29 Apr 2002) + + 29 Apr 2002; Ryan Phillips <rphillips@gentoo.org> ChangeLog : + + Added initial ChangeLog which should be updated whenever the package is + updated in any way. This changelog is targetted to users. This means that the + comments should well explained and written in clean English. The details about + writing correct changelogs are explained in the skel.ChangeLog file which you + can find in the root directory of the portage repository. + diff --git a/games-board/eboard/Manifest b/games-board/eboard/Manifest new file mode 100644 index 000000000000..4d0b02c472f5 --- /dev/null +++ b/games-board/eboard/Manifest @@ -0,0 +1,4 @@ +MD5 3c36db72c37ae94198738d7f8abf6eb3 files/digest-eboard-0.8.0 134 +MD5 6953acbec0a7bbd9597ced29af533fd1 files/0.8.0-fake-nls.patch 191 +MD5 6474ae5b7ed1438aabaf4421b3e10fe6 eboard-0.8.0.ebuild 1220 +MD5 a7100e9b147a141fb35693df7cc48a62 ChangeLog 1662 diff --git a/games-board/eboard/eboard-0.8.0.ebuild b/games-board/eboard/eboard-0.8.0.ebuild new file mode 100644 index 000000000000..adba5d5fc5e1 --- /dev/null +++ b/games-board/eboard/eboard-0.8.0.ebuild @@ -0,0 +1,50 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/eboard/eboard-0.8.0.ebuild,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +inherit games eutils + +EXTRAS=eboard-extras-1pl2 +EXDIR=${WORKDIR}/${EXTRAS} +DESCRIPTION="chess interface for POSIX systems" +HOMEPAGE="http://eboard.sourceforge.net/" +SRC_URI="mirror://sourceforge/eboard/${P}.tar.gz + mirror://sourceforge/eboard/${EXTRAS}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86 ppc" +IUSE="nls" + +DEPEND="=x11-libs/gtk+-1* + >=media-libs/imlib-1.9.7 + dev-lang/perl + dev-util/pkgconfig + nls? ( sys-devel/gettext )" + +src_unpack() { + unpack ${A} + [ ! `use nls` ] && cd ${S} && epatch ${FILESDIR}/${PV}-fake-nls.patch +} + +src_compile() { + egamesconf `use_enable nls` || die + emake CXXFLAGS="${CXXFLAGS}" || die +} + +src_install() { + egamesinstall || die + dodoc README AUTHORS COPYING ChangeLog INSTALL NEWS TODO + dodoc Documentation/* + + cd ${EXDIR} + insinto ${GAMES_DATADIR}/eboard + doins *.png *.wav themeconf.extras1 + newins extras1.conf themeconf.extras1 + + mv ChangeLog Changelog.extras + mv README README.extras + dodoc CREDITS ChangeLog.extras README.extras + + prepgamesdirs +} diff --git a/games-board/eboard/files/0.8.0-fake-nls.patch b/games-board/eboard/files/0.8.0-fake-nls.patch new file mode 100644 index 000000000000..19b3bafb4e5a --- /dev/null +++ b/games-board/eboard/files/0.8.0-fake-nls.patch @@ -0,0 +1,10 @@ +--- global.h.orig 2003-06-28 02:23:56.000000000 -0400 ++++ global.h 2003-06-28 02:19:58.000000000 -0400 +@@ -23,6 +23,7 @@ + + */ + ++#define gettext(s) s + #ifndef GLOBAL_H + #define GLOBAL_H 1 + diff --git a/games-board/eboard/files/digest-eboard-0.8.0 b/games-board/eboard/files/digest-eboard-0.8.0 new file mode 100644 index 000000000000..3e6f4cc542c1 --- /dev/null +++ b/games-board/eboard/files/digest-eboard-0.8.0 @@ -0,0 +1,2 @@ +MD5 4833405d70b86af52c56ebc0ecb306eb eboard-0.8.0.tar.gz 628723 +MD5 d5fb7a541d9ef5f6d1d565d877b1ab9a eboard-extras-1pl2.tar.gz 361237 diff --git a/games-board/ggz-gtk-client/ChangeLog b/games-board/ggz-gtk-client/ChangeLog new file mode 100644 index 000000000000..6ffebebb0c53 --- /dev/null +++ b/games-board/ggz-gtk-client/ChangeLog @@ -0,0 +1,19 @@ +# ChangeLog for app-games/ggz-gtk-client +# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/ggz-gtk-client/ChangeLog,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +*ggz-gtk-client-0.0.7 (10 Jul 2003) + + 10 Jul 2003; Mike Frysinger <vapier@gentoo.org> : + Version bump #24166. Added gtk2 support for disabled for now ... seems to segfault. + +*ggz-gtk-client-0.0.5 (13 Apr 2002) + + 17 jul 2002; Jose Alberto Suárez López <bass@gentoo.org> ggz-gtk-client-0.0.5.ebuild : + Added LICENSE, KEYWORDS, SLOT. + + 07 May 2002; Spider <spider@gentoo.org> ggz-gtk-client-0.0.5.ebuild : + fix sourceforge mirroring. + + 13 Apr 2002; T.Kvernes <terjekv@math.uio.no> ChangeLog : + Initial ebuild. This is the gtk client for the GGZ Gaming Zone. diff --git a/games-board/ggz-gtk-client/Manifest b/games-board/ggz-gtk-client/Manifest new file mode 100644 index 000000000000..b47b2d6e2b40 --- /dev/null +++ b/games-board/ggz-gtk-client/Manifest @@ -0,0 +1,5 @@ +MD5 a70e4f21ed3008a0abfac956e634a71b files/digest-ggz-gtk-client-0.0.5 72 +MD5 1e8c24bd09f29cd29f9179681a676c92 files/digest-ggz-gtk-client-0.0.7 72 +MD5 0c659b32988f9a297638b25f6e360a9a ggz-gtk-client-0.0.5.ebuild 589 +MD5 5129655fe092329819f50e6fc8ebbd53 ChangeLog 803 +MD5 a761e0bb18fe6b9ac920e6b778f1fd2b ggz-gtk-client-0.0.7.ebuild 986 diff --git a/games-board/ggz-gtk-client/files/digest-ggz-gtk-client-0.0.5 b/games-board/ggz-gtk-client/files/digest-ggz-gtk-client-0.0.5 new file mode 100644 index 000000000000..029e861e498d --- /dev/null +++ b/games-board/ggz-gtk-client/files/digest-ggz-gtk-client-0.0.5 @@ -0,0 +1 @@ +MD5 f2f7607e47f1e3b1c56eb32f7f20dba3 ggz-gtk-client-0.0.5.tar.gz 245923 diff --git a/games-board/ggz-gtk-client/files/digest-ggz-gtk-client-0.0.7 b/games-board/ggz-gtk-client/files/digest-ggz-gtk-client-0.0.7 new file mode 100644 index 000000000000..d7579cc17556 --- /dev/null +++ b/games-board/ggz-gtk-client/files/digest-ggz-gtk-client-0.0.7 @@ -0,0 +1 @@ +MD5 0ef369d852e908d6389c70ce7538bfc0 ggz-gtk-client-0.0.7.tar.gz 371171 diff --git a/games-board/ggz-gtk-client/ggz-gtk-client-0.0.5.ebuild b/games-board/ggz-gtk-client/ggz-gtk-client-0.0.5.ebuild new file mode 100644 index 000000000000..e982c88cef20 --- /dev/null +++ b/games-board/ggz-gtk-client/ggz-gtk-client-0.0.5.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/ggz-gtk-client/ggz-gtk-client-0.0.5.ebuild,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +DESCRIPTION="The gtk client for GGZ Gaming Zone" +HOMEPAGE="http://ggz.sourceforge.net/" +SRC_URI="mirror://sourceforge/ggz/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86 ppc" + +DEPEND="~dev-games/ggz-client-libs-0.0.5 + =x11-libs/gtk+-1.2*" + +src_compile() { + econf || die + emake || die +} + +src_install() { + make DESTDIR=${D} install || die +} diff --git a/games-board/ggz-gtk-client/ggz-gtk-client-0.0.7.ebuild b/games-board/ggz-gtk-client/ggz-gtk-client-0.0.7.ebuild new file mode 100644 index 000000000000..dfa69183208d --- /dev/null +++ b/games-board/ggz-gtk-client/ggz-gtk-client-0.0.7.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/ggz-gtk-client/ggz-gtk-client-0.0.7.ebuild,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +DESCRIPTION="The gtk client for GGZ Gaming Zone" +HOMEPAGE="http://ggz.sourceforge.net/" +SRC_URI="mirror://sourceforge/ggz/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86 ~ppc" +IUSE="gtk2 gtk" + +DEPEND="=dev-games/ggz-client-libs-0.0.7 + >=sys-apps/sed-4 + || ( + gtk2? ( =x11-libs/gtk+-2* ) + gtk? ( =x11-libs/gtk+-1* ) + =x11-libs/gtk+-2* + )" + +src_compile() { + local myconf="" + if [ `use gtk2` ] ; then + myconf="--enable-gtk=gtk2" + elif [ `use gtk` ] ; then + myconf="--enable-gtk=gtk1" + else + myconf="--enable-gtk=gtk2" + fi + econf ${myconf} --disable-debug || die + sed -i '/^SUBDIRS/s:po::' Makefile + emake || die +} + +src_install() { + make DESTDIR=${D} install || die + dodoc AUTHORS ChangeLog INSTALL NEWS QuickStart.GGZ README* TODO +} diff --git a/games-board/ggz-gtk-games/ChangeLog b/games-board/ggz-gtk-games/ChangeLog new file mode 100644 index 000000000000..24553ad7c2ce --- /dev/null +++ b/games-board/ggz-gtk-games/ChangeLog @@ -0,0 +1,20 @@ +# ChangeLog for app-games/ggz-gtk-games +# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/ggz-gtk-games/ChangeLog,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +*ggz-gtk-games-0.0.7 (10 Jul 2003) + + 10 Jul 2003; Mike Frysinger <vapier@gentoo.org> : + Version bump #24166. Added gtk2 support but disabled (seems to segfault). + +*ggz-gtk-games-0.0.5 (13 Apr 2002) + + 17 jul 2002; Jose Alberto Suárez López <bass@gentoo.org> ggz-gtk-games-0.0.5.ebuild : + Added LICENSE, KEYWORDS, SLOT. + + 07 May 2002; Spider <spider@gentoo.org> ggz-gtk-games-0.0.5.ebuild : + fix sourceforge mirroring. + + 13 Apr 2002; T.Kvernes <terjekv@math.uio.no> ChangeLog : + Initial ebuild. These are the gtk versions of the games written by + GGZ Gameing Zone. diff --git a/games-board/ggz-gtk-games/Manifest b/games-board/ggz-gtk-games/Manifest new file mode 100644 index 000000000000..28f4c3d40918 --- /dev/null +++ b/games-board/ggz-gtk-games/Manifest @@ -0,0 +1,5 @@ +MD5 21486a6671931be37bdb42fde5c3f4ae files/digest-ggz-gtk-games-0.0.5 72 +MD5 13d4a80e2820e952f10b5b02ac97e93c files/digest-ggz-gtk-games-0.0.7 72 +MD5 7860573662d49f91582e75cfb4395d1e ggz-gtk-games-0.0.5.ebuild 871 +MD5 dee1542981305de349cc8fffe89c4b02 ChangeLog 808 +MD5 31c0d50a99e91e64ffa6715297e427d7 ggz-gtk-games-0.0.7.ebuild 941 diff --git a/games-board/ggz-gtk-games/files/digest-ggz-gtk-games-0.0.5 b/games-board/ggz-gtk-games/files/digest-ggz-gtk-games-0.0.5 new file mode 100644 index 000000000000..dc88858d4613 --- /dev/null +++ b/games-board/ggz-gtk-games/files/digest-ggz-gtk-games-0.0.5 @@ -0,0 +1 @@ +MD5 130e388fc507f4cdb85ac985fbc876e2 ggz-gtk-games-0.0.5.tar.gz 1474696 diff --git a/games-board/ggz-gtk-games/files/digest-ggz-gtk-games-0.0.7 b/games-board/ggz-gtk-games/files/digest-ggz-gtk-games-0.0.7 new file mode 100644 index 000000000000..edddfdabf120 --- /dev/null +++ b/games-board/ggz-gtk-games/files/digest-ggz-gtk-games-0.0.7 @@ -0,0 +1 @@ +MD5 258b837977cadf0f370770b726ab59f9 ggz-gtk-games-0.0.7.tar.gz 1720260 diff --git a/games-board/ggz-gtk-games/ggz-gtk-games-0.0.5.ebuild b/games-board/ggz-gtk-games/ggz-gtk-games-0.0.5.ebuild new file mode 100644 index 000000000000..8bf5f5af9677 --- /dev/null +++ b/games-board/ggz-gtk-games/ggz-gtk-games-0.0.5.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/ggz-gtk-games/ggz-gtk-games-0.0.5.ebuild,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +DESCRIPTION="These are the gtk versions of the games made by GGZ Gaming Zone" +HOMEPAGE="http://ggz.sourceforge.net/" +SRC_URI="mirror://sourceforge/ggz/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86 ppc" + +DEPEND="=app-games/ggz-gtk-client-0.0.5" + +src_compile() { + econf + # we need to remove some /usr-paths that ggz-config puts into in + # the makefile. ugly. :/ + + sed -e "s|^ggzdatadir = /|ggzdatadir = ${D}|" Makefile > Makefile.new + sed -e "s|^ggzexecmoddir = /|ggzexecmoddir = ${D}|" Makefile.new > Makefile + + emake || die +} + +src_install() { + insinto /etc + doins /etc/ggz.modules + + make DESTDIR=${D} install || die +} diff --git a/games-board/ggz-gtk-games/ggz-gtk-games-0.0.7.ebuild b/games-board/ggz-gtk-games/ggz-gtk-games-0.0.7.ebuild new file mode 100644 index 000000000000..7e550f03d9b0 --- /dev/null +++ b/games-board/ggz-gtk-games/ggz-gtk-games-0.0.7.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/ggz-gtk-games/ggz-gtk-games-0.0.7.ebuild,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +DESCRIPTION="These are the gtk versions of the games made by GGZ Gaming Zone" +HOMEPAGE="http://ggz.sourceforge.net/" +SRC_URI="mirror://sourceforge/ggz/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86 ~ppc" +IUSE="gtk gtk2" + +DEPEND="=app-games/ggz-gtk-client-0.0.7 + || ( + gtk2? ( =x11-libs/gtk+-2* ) + gtk? ( =x11-libs/gtk+-1* ) + =x11-libs/gtk+-2* + )" + +src_compile() { + local myconf="" + if [ `use gtk2` ] ; then + myconf="--enable-gtk=gtk2" + elif [ `use gtk` ] ; then + myconf="--enable-gtk=gtk1" + else + myconf="--enable-gtk=gtk2" + fi + econf ${myconf} || die + make || die +} + +src_install() { + make DESTDIR=${D} install || die + dodoc AUTHORS ChangeLog INSTALL NEWS QuickStart.GGZ README* TODO +} diff --git a/games-board/ggz-txt-client/ChangeLog b/games-board/ggz-txt-client/ChangeLog new file mode 100644 index 000000000000..29209026f675 --- /dev/null +++ b/games-board/ggz-txt-client/ChangeLog @@ -0,0 +1,19 @@ +# ChangeLog for app-games/ggz-txt-client +# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/ggz-txt-client/ChangeLog,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +*ggz-txt-client-0.0.7 (10 Jul 2003) + + 10 Jul 2003; Mike Frysinger <vapier@gentoo.org> : + Version bump #24166. Added in small fixes for readline/ncurses/nls. + +*ggz-txt-client-0.0.5 (13 Apr 2002) + + 18 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> ggz-txt-client-0.0.5.ebuild : + Updated to mirror://sourceforge in SRC_URI. + + 17 jul 2002; Jose Alberto Suárez López <bass@gentoo.org> ggz-txt-client-0.0.5.ebuild : + Added LICENSE, KEYWORDS, SLOT. + + 13 Apr 2002; T.Kvernes <terjekv@math.uio.no> ChangeLog : + Initial ebuild. This is the text client for the GGZ Gaming Zone. diff --git a/games-board/ggz-txt-client/Manifest b/games-board/ggz-txt-client/Manifest new file mode 100644 index 000000000000..cdad17290a9f --- /dev/null +++ b/games-board/ggz-txt-client/Manifest @@ -0,0 +1,5 @@ +MD5 5eb94fe62119e52dd8461293e0bf42c3 files/digest-ggz-txt-client-0.0.5 71 +MD5 e7a1e120688c78290bb02ca1703cb832 files/digest-ggz-txt-client-0.0.7 72 +MD5 e04d3eeac288b706f712d1878b644693 ggz-txt-client-0.0.5.ebuild 574 +MD5 204f342751dfc19818c8de05749584b3 ChangeLog 803 +MD5 fff5940b6365b5647c444377e887707a ggz-txt-client-0.0.7.ebuild 779 diff --git a/games-board/ggz-txt-client/files/digest-ggz-txt-client-0.0.5 b/games-board/ggz-txt-client/files/digest-ggz-txt-client-0.0.5 new file mode 100644 index 000000000000..a703fec41340 --- /dev/null +++ b/games-board/ggz-txt-client/files/digest-ggz-txt-client-0.0.5 @@ -0,0 +1 @@ +MD5 be851d6a17b369be4b813646346743a1 ggz-txt-client-0.0.5.tar.gz 72192 diff --git a/games-board/ggz-txt-client/files/digest-ggz-txt-client-0.0.7 b/games-board/ggz-txt-client/files/digest-ggz-txt-client-0.0.7 new file mode 100644 index 000000000000..7c75244d3670 --- /dev/null +++ b/games-board/ggz-txt-client/files/digest-ggz-txt-client-0.0.7 @@ -0,0 +1 @@ +MD5 070f4706b016cbcdab1346a50bfb6093 ggz-txt-client-0.0.7.tar.gz 127982 diff --git a/games-board/ggz-txt-client/ggz-txt-client-0.0.5.ebuild b/games-board/ggz-txt-client/ggz-txt-client-0.0.5.ebuild new file mode 100644 index 000000000000..0292cfdbf8df --- /dev/null +++ b/games-board/ggz-txt-client/ggz-txt-client-0.0.5.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/ggz-txt-client/ggz-txt-client-0.0.5.ebuild,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +DESCRIPTION="The textbased client for GGZ Gaming Zone" +HOMEPAGE="http://ggz.sourceforge.net/" +SRC_URI="mirror://sourceforge/ggz/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86 ppc" + +DEPEND="~dev-games/ggz-client-libs-0.0.5" + +src_compile() { + econf || die + emake || die +} + +src_install() { + make DESTDIR=${D} install || die +} diff --git a/games-board/ggz-txt-client/ggz-txt-client-0.0.7.ebuild b/games-board/ggz-txt-client/ggz-txt-client-0.0.7.ebuild new file mode 100644 index 000000000000..940082248c4f --- /dev/null +++ b/games-board/ggz-txt-client/ggz-txt-client-0.0.7.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/ggz-txt-client/ggz-txt-client-0.0.7.ebuild,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +DESCRIPTION="The textbased client for GGZ Gaming Zone" +HOMEPAGE="http://ggz.sourceforge.net/" +SRC_URI="mirror://sourceforge/ggz/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86 ~ppc" + +DEPEND="=dev-games/ggz-client-libs-0.0.7 + sys-libs/ncurses + sys-libs/readline" + +src_compile() { + sed -i 's:-lreadline:-lreadline -lncurses:' configure + econf || die + echo "#include <locale.h>" >> ggz-txt/game.h + emake || die +} + +src_install() { + make DESTDIR=${D} install || die + dodoc AUTHORS ChangeLog INSTALL NEWS QuickStart.GGZ README* TODO +} diff --git a/games-board/gnocatan/ChangeLog b/games-board/gnocatan/ChangeLog new file mode 100644 index 000000000000..f55de3eaba1e --- /dev/null +++ b/games-board/gnocatan/ChangeLog @@ -0,0 +1,30 @@ +# ChangeLog for app-games/gnocatan +# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/gnocatan/ChangeLog,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +*gnocatan-0.7.1-r3 (28 Jun 2003) + + 28 Jun 2003; Daniel Ahlberg <aliz@gentoo.org> : + Security update. Ebuild and patch contributed by Sybren Harmsma <S.Harmsma@student.rug.nl>. + +*gnocatan-0.7.1-r2 (18 Jun 2003) + + 29 Jun 2003; Daniel Ahlberg <aliz@gentoo.org> : + Added missing changelog entry. + + 18 Jun 2003; msterret : + Change default metaserver per Bug 23015 + + 19 May 2003; Patrick Kursawe <phosphan@gentoo.org> gnocatan-0.7.1-r1.ebuild, + gnocatan-0.7.1.ebuild: + Fixed homepage typo (bug 21238) + +*gnocatan-0.7.1-r1 (20 Mar 2003) + + 20 Mar 2003; Graham Forest <vladimir@gentoo.org> gnocatan-0.7.1-r1.ebuild: + Removed usage of pic USE flag + +*gnocatan-0.7.1 (02 Mar 2003) + + 02 Mar 2003; Mike Frysinger <vapier@gentoo.org> : + Initial import. Ebuild submitted by Craig Joly <craig@taipan.mudshark.org> #8871. diff --git a/games-board/gnocatan/Manifest b/games-board/gnocatan/Manifest new file mode 100644 index 000000000000..f8166fb9de0d --- /dev/null +++ b/games-board/gnocatan/Manifest @@ -0,0 +1,10 @@ +MD5 9c5bb345c2053b5e8d4967a1114e7331 files/digest-gnocatan-0.7.1 67 +MD5 9c5bb345c2053b5e8d4967a1114e7331 files/digest-gnocatan-0.7.1-r1 67 +MD5 9c5bb345c2053b5e8d4967a1114e7331 files/digest-gnocatan-0.7.1-r2 67 +MD5 9c5bb345c2053b5e8d4967a1114e7331 files/digest-gnocatan-0.7.1-r3 67 +MD5 dcde661f2b2d171c64e989779ceaa2ec files/gnocatan-wijnen-patch.diff 6134 +MD5 6266d9981164a67b0e41d4423708246b ChangeLog 1033 +MD5 be2bb1d32ac07cf508da0571dc15b626 gnocatan-0.7.1.ebuild 702 +MD5 96708b277e24915929dfb5a865403f27 gnocatan-0.7.1-r1.ebuild 705 +MD5 a3cede2bd5178a3648fd22531bf5aa94 gnocatan-0.7.1-r2.ebuild 873 +MD5 bcf65e6e03e82471271a81802b41190c gnocatan-0.7.1-r3.ebuild 1022 diff --git a/games-board/gnocatan/files/digest-gnocatan-0.7.1 b/games-board/gnocatan/files/digest-gnocatan-0.7.1 new file mode 100644 index 000000000000..e27094155277 --- /dev/null +++ b/games-board/gnocatan/files/digest-gnocatan-0.7.1 @@ -0,0 +1 @@ +MD5 09021d43e52e0058dc8da8ec232e3732 gnocatan-0.7.1.tar.gz 1639979 diff --git a/games-board/gnocatan/files/digest-gnocatan-0.7.1-r1 b/games-board/gnocatan/files/digest-gnocatan-0.7.1-r1 new file mode 100644 index 000000000000..e27094155277 --- /dev/null +++ b/games-board/gnocatan/files/digest-gnocatan-0.7.1-r1 @@ -0,0 +1 @@ +MD5 09021d43e52e0058dc8da8ec232e3732 gnocatan-0.7.1.tar.gz 1639979 diff --git a/games-board/gnocatan/files/digest-gnocatan-0.7.1-r2 b/games-board/gnocatan/files/digest-gnocatan-0.7.1-r2 new file mode 100644 index 000000000000..e27094155277 --- /dev/null +++ b/games-board/gnocatan/files/digest-gnocatan-0.7.1-r2 @@ -0,0 +1 @@ +MD5 09021d43e52e0058dc8da8ec232e3732 gnocatan-0.7.1.tar.gz 1639979 diff --git a/games-board/gnocatan/files/digest-gnocatan-0.7.1-r3 b/games-board/gnocatan/files/digest-gnocatan-0.7.1-r3 new file mode 100644 index 000000000000..e27094155277 --- /dev/null +++ b/games-board/gnocatan/files/digest-gnocatan-0.7.1-r3 @@ -0,0 +1 @@ +MD5 09021d43e52e0058dc8da8ec232e3732 gnocatan-0.7.1.tar.gz 1639979 diff --git a/games-board/gnocatan/files/gnocatan-wijnen-patch.diff b/games-board/gnocatan/files/gnocatan-wijnen-patch.diff new file mode 100644 index 000000000000..5f8934bde1a7 --- /dev/null +++ b/games-board/gnocatan/files/gnocatan-wijnen-patch.diff @@ -0,0 +1,187 @@ +diff --unified --recursive --new-file gnocatan-0.7.1/ai/client.c gnocatan-0.7.1-patched/ai/client.c +--- gnocatan-0.7.1/ai/client.c 2002-06-09 14:59:33.000000000 +0200 ++++ gnocatan-0.7.1-patched/ai/client.c 2003-06-19 23:47:02.000000000 +0200 +@@ -155,12 +155,12 @@ + client_exit(); + return TRUE; + case SM_RECV: +- if (sm_recv(sm, "ERR %S", str)) { ++ if (sm_recv(sm, "ERR %S", str, sizeof (str))) { + log_message( MSG_ERROR, "Error (%s): %s\n", sm_current_name(sm), str); + exit(0); + return TRUE; + } +- if (sm_recv(sm, "%S", str)) { ++ if (sm_recv(sm, "%S", str, sizeof (str))) { + log_message( MSG_ERROR, "Error (%s): %s\n", sm_current_name(sm), str); + return TRUE; + } +@@ -228,7 +228,7 @@ + gint player_num; + char str[512]; + +- if (sm_recv(sm, "player %d chat %S", &player_num, str)) { ++ if (sm_recv(sm, "player %d chat %S", &player_num, str, sizeof (str))) { + /* + log_message( MSG_INFO, _("%s said: "), player_name(player_num, TRUE)); + log_message( MSG_CHAT, "%s\n", str); +@@ -239,7 +239,7 @@ + player_change_name(player_num, NULL); + return TRUE; + } +- if (sm_recv(sm, "player %d is %S", &player_num, str)) { ++ if (sm_recv(sm, "player %d is %S", &player_num, str, sizeof (str))) { + player_change_name(player_num, str); + return TRUE; + } +@@ -490,7 +490,7 @@ + return TRUE; + } + if (sm_recv(sm, "player %d of %d, welcome to gnocatan server %S", +- &player_num, &total_num, version)) { ++ &player_num, &total_num, version, sizeof (version))) { + player_set_my_num(player_num); + player_set_total_num(total_num); + if (saved_name != NULL) +@@ -576,7 +576,7 @@ + } + if (check_other_players(sm)) + return TRUE; +- if (sm_recv(sm, "%S", str)) { ++ if (sm_recv(sm, "%S", str, sizeof (str))) { + params_load_line(game_params, str); + return TRUE; + } +diff --unified --recursive --new-file gnocatan-0.7.1/client/client.c gnocatan-0.7.1-patched/client/client.c +--- gnocatan-0.7.1/client/client.c 2002-06-08 23:57:33.000000000 +0200 ++++ gnocatan-0.7.1-patched/client/client.c 2003-06-20 01:21:07.000000000 +0200 +@@ -185,15 +185,15 @@ + sm_goto(sm, mode_offline); + return TRUE; + case SM_RECV: +- if (sm_recv(sm, "ERR %S", str)) { ++ if (sm_recv(sm, "ERR %S", str , sizeof (str))) { + log_message( MSG_ERROR, "Error (%s): %s\n", sm_current_name(sm), str); + return TRUE; + } +- if (sm_recv(sm, "NOTE %S", str)) { ++ if (sm_recv(sm, "NOTE %S", str, sizeof (str))) { + log_message( MSG_ERROR, "Notice: %s\n", str); + return TRUE; + } +- if (sm_recv(sm, "%S", str)) { ++ if (sm_recv(sm, "%S", str, sizeof (str))) { + log_message( MSG_ERROR, "Unknown message in %s: %s\n", sm_current_name(sm), str); + return TRUE; + } +@@ -246,7 +246,7 @@ + gint player_num; + char str[512]; + +- if (sm_recv(sm, "player %d chat %S", &player_num, str)) { ++ if (sm_recv(sm, "player %d chat %S", &player_num, str, sizeof (str))) { + chat_parser( player_num, str ); + /* + log_message( MSG_INFO, _("%s said: "), player_name(player_num, TRUE)); +@@ -258,7 +258,7 @@ + player_change_name(player_num, NULL); + return TRUE; + } +- if (sm_recv(sm, "player %d is %S", &player_num, str)) { ++ if (sm_recv(sm, "player %d is %S", &player_num, str, sizeof (str))) { + player_change_name(player_num, str); + return TRUE; + } +@@ -606,7 +606,7 @@ + } + } + if (sm_recv(sm, "player %d of %d, welcome to gnocatan server %S", +- &player_num, &total_num, version)) { ++ &player_num, &total_num, version, sizeof (version))) { + player_set_my_num(player_num); + player_set_total_num(total_num); + if (saved_name != NULL) +@@ -694,7 +694,7 @@ + } + if (check_other_players(sm)) + return TRUE; +- if (sm_recv(sm, "%S", str)) { ++ if (sm_recv(sm, "%S", str, sizeof (str))) { + params_load_line(game_params, str); + return TRUE; + } +@@ -782,7 +782,7 @@ + strcpy(rinfo.prevstate, "PLENTY"); + return TRUE; + } +- if (sm_recv(sm, "state %S", str)) { ++ if (sm_recv(sm, "state %S", str, sizeof (str))) { + strcpy(rinfo.prevstate, str); + return TRUE; + } +diff --unified --recursive --new-file gnocatan-0.7.1/common/state.c gnocatan-0.7.1-patched/common/state.c +--- gnocatan-0.7.1/common/state.c 2002-06-08 23:32:05.000000000 +0200 ++++ gnocatan-0.7.1-patched/common/state.c 2003-06-20 00:12:10.000000000 +0200 +@@ -150,7 +150,15 @@ + break; + case NET_READ: + sm->line = line; +- route_event(sm, SM_RECV); ++ /* Only handle data if there is a context. Fixes bug that ++ * clients starting to send data immediately crash the ++ * server */ ++ if (sm->stack_ptr != -1) ++ route_event(sm, SM_RECV); ++ else { ++ dec_use_count (sm); ++ return; ++ } + break; + } + route_event(sm, SM_INIT); +@@ -235,7 +243,9 @@ + switch (*fmt++) { + case 'S': /* string from current position to end of line */ + str = va_arg(ap, gchar*); +- strcpy(str, line + offset); ++ len = va_arg(ap, gint); ++ strncpy(str, line + offset, len - 1); ++ str[len - 1] = '\0'; + offset += strlen(str); + break; + case 'd': /* integer */ +diff --unified --recursive --new-file gnocatan-0.7.1/server/player.c gnocatan-0.7.1-patched/server/player.c +--- gnocatan-0.7.1/server/player.c 2002-05-19 20:23:17.000000000 +0200 ++++ gnocatan-0.7.1-patched/server/player.c 2003-06-19 23:55:54.000000000 +0200 +@@ -85,11 +85,11 @@ + } + return TRUE; + case SM_RECV: +- if (sm_recv(sm, "chat %S", text)) { ++ if (sm_recv(sm, "chat %S", text, sizeof (text))) { + player_broadcast(player, PB_ALL, "chat %s\n", text); + return TRUE; + } +- if (sm_recv(sm, "name %S", text)) { ++ if (sm_recv(sm, "name %S", text, sizeof (text))) { + player_set_name(player, text); + return TRUE; + } +@@ -446,7 +446,7 @@ + break; + + case SM_RECV: +- if( sm_recv(sm, "version %S", version ) ) ++ if( sm_recv(sm, "version %S", version, sizeof (version) ) ) + { + player->client_version = g_strdup(version); + if( check_versions( version ) ) +@@ -482,7 +482,7 @@ + player_setup(player, -1); + return TRUE; + } +- else if( sm_recv(sm, "status reconnect %S", playername ) ) ++ else if( sm_recv(sm, "status reconnect %S", playername, sizeof (playername) ) ) + { + /* if possible, try to revive the player */ + player_revive(player, playername); diff --git a/games-board/gnocatan/gnocatan-0.7.1-r1.ebuild b/games-board/gnocatan/gnocatan-0.7.1-r1.ebuild new file mode 100644 index 000000000000..f2a77c0c214d --- /dev/null +++ b/games-board/gnocatan/gnocatan-0.7.1-r1.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/gnocatan/gnocatan-0.7.1-r1.ebuild,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +DESCRIPTION="A clone of the popular board game The Settlers of Catan" +HOMEPAGE="http://gnocatan.sourceforge.net/" +SRC_URI="mirror://sourceforge/gnocatan/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86" +IUSE="nls" + +DEPEND="=x11-libs/gtk+-1* + =dev-libs/glib-1* + gnome-base/gnome-libs + gnome-base/ORBit" + +src_compile() { + econf `use_enable nls` || die + emake || die +} + +src_install() { + make DESTDIR=${D} install || die + dodoc ABOUT-NLS AUTHORS ChangeLog NEWS README +} diff --git a/games-board/gnocatan/gnocatan-0.7.1-r2.ebuild b/games-board/gnocatan/gnocatan-0.7.1-r2.ebuild new file mode 100644 index 000000000000..6d590916164b --- /dev/null +++ b/games-board/gnocatan/gnocatan-0.7.1-r2.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/gnocatan/gnocatan-0.7.1-r2.ebuild,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +DESCRIPTION="A clone of the popular board game The Settlers of Catan" +HOMEPAGE="http://gnocatan.sourceforge.net/" +SRC_URI="mirror://sourceforge/gnocatan/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86" +IUSE="nls" + +DEPEND="=x11-libs/gtk+-1* + =dev-libs/glib-1* + gnome-base/gnome-libs + >=sys-apps/sed-4 + gnome-base/ORBit" + +src_unpack() { + unpack ${A} + sed -i -e "s/term1.dccs.com.au/gnocatan.debian.net/" ${S}/common/meta.h || \ + die "sed meta.h failed" +} + +src_compile() { + econf `use_enable nls` || die "econf failed" + emake || die +} + +src_install() { + make DESTDIR=${D} install || die + dodoc ABOUT-NLS AUTHORS ChangeLog NEWS README +} diff --git a/games-board/gnocatan/gnocatan-0.7.1-r3.ebuild b/games-board/gnocatan/gnocatan-0.7.1-r3.ebuild new file mode 100644 index 000000000000..78e2d2db6dd6 --- /dev/null +++ b/games-board/gnocatan/gnocatan-0.7.1-r3.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/gnocatan/gnocatan-0.7.1-r3.ebuild,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +inherit eutils + +DESCRIPTION="A clone of the popular board game The Settlers of Catan" +# http://gnocatan.sourceforge.net/ is terribly outdated +HOMEPAGE="http://www.sourceforge.net/projects/gnocatan/" +SRC_URI="mirror://sourceforge/gnocatan/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86" +IUSE="nls" + +DEPEND="=x11-libs/gtk+-1* + =dev-libs/glib-1* + gnome-base/gnome-libs + >=sys-apps/sed-4 + gnome-base/ORBit + sys-devel/patch" + +src_unpack() { + unpack ${A} + sed -i -e "s/term1.dccs.com.au/gnocatan.debian.net/" ${S}/common/meta.h || \ + die "sed meta.h failed" + epatch ${FILESDIR}/gnocatan-wijnen-patch.diff +} + +src_compile() { + econf `use_enable nls` || die "econf failed" + emake || die +} + +src_install() { + make DESTDIR=${D} install || die + dodoc ABOUT-NLS AUTHORS ChangeLog NEWS README +} diff --git a/games-board/gnocatan/gnocatan-0.7.1.ebuild b/games-board/gnocatan/gnocatan-0.7.1.ebuild new file mode 100644 index 000000000000..ea6f97db726d --- /dev/null +++ b/games-board/gnocatan/gnocatan-0.7.1.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/gnocatan/gnocatan-0.7.1.ebuild,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +DESCRIPTION="A clone of the popular board game The Settlers of Catan" +HOMEPAGE="http://gnocatan.sourceforge.net/" +SRC_URI="mirror://sourceforge/gnocatan/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86" +IUSE="nls" + +DEPEND="=x11-libs/gtk+-1* + =dev-libs/glib-1* + gnome-base/gnome-libs + gnome-base/ORBit" + +src_compile() { + econf `use_enable nls` || die + emake || die +} + +src_install() { + make DESTDIR=${D} install || die + dodoc ABOUT-NLS AUTHORS ChangeLog NEWS README +} diff --git a/games-board/gnono/ChangeLog b/games-board/gnono/ChangeLog new file mode 100644 index 000000000000..6ee5273f6b6f --- /dev/null +++ b/games-board/gnono/ChangeLog @@ -0,0 +1,8 @@ +# ChangeLog for app-games/gnono +# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/gnono/ChangeLog,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +*gnono-0.0.3 (12 Dec 2002) + + 12 Dec 2002; Mike Frysinger <vapier@gentoo.org> : + Initial import. Ebuild submitted by Rigo Ketelings <rigo@home.nl>. diff --git a/games-board/gnono/Manifest b/games-board/gnono/Manifest new file mode 100644 index 000000000000..395d351baffe --- /dev/null +++ b/games-board/gnono/Manifest @@ -0,0 +1,3 @@ +MD5 3f844c3d76b54d5c86660777d67749cf ChangeLog 362 +MD5 31ab579f10cc4263b1f2f4b9626153d3 gnono-0.0.3.ebuild 663 +MD5 d52424b02808bbadc2523d1f164e07ac files/digest-gnono-0.0.3 63 diff --git a/games-board/gnono/files/digest-gnono-0.0.3 b/games-board/gnono/files/digest-gnono-0.0.3 new file mode 100644 index 000000000000..590687522538 --- /dev/null +++ b/games-board/gnono/files/digest-gnono-0.0.3 @@ -0,0 +1 @@ +MD5 3953d7db17179107d005903df252880c gnono-0.0.3.tar.gz 433449 diff --git a/games-board/gnono/gnono-0.0.3.ebuild b/games-board/gnono/gnono-0.0.3.ebuild new file mode 100644 index 000000000000..c707493170ab --- /dev/null +++ b/games-board/gnono/gnono-0.0.3.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/gnono/gnono-0.0.3.ebuild,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +inherit games + +DESCRIPTION="rewrite of Windows card game WUNO" +SRC_URI="ftp://ftp.paw.co.za/pub/PAW/sources/${P}.tar.gz" +HOMEPAGE="http://www.paw.co.za/projects/gnono/" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86" +IUSE="nls" + +DEPEND="gnome-base/gnome-libs + =dev-libs/glib-1.2* + virtual/x11 + media-libs/gdk-pixbuf + =x11-libs/gtk+-1.2*" + +src_compile() { + egamesconf `use_enable nls` + emake || die +} + +src_install() { + einstall + prepgamesdirs +} diff --git a/games-board/gnubg/ChangeLog b/games-board/gnubg/ChangeLog new file mode 100644 index 000000000000..bdb69b76da85 --- /dev/null +++ b/games-board/gnubg/ChangeLog @@ -0,0 +1,8 @@ +# ChangeLog for app-games/gnubg +# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/gnubg/ChangeLog,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +*gnubg-0.13.0 (02 Mar 2003) + + 02 Mar 2003; Mike Frysinger <vapier@gentoo.org> : + Initial import. Ebuild submitted by Rigo Ketelings <rigo@home.nl> #9407. diff --git a/games-board/gnubg/Manifest b/games-board/gnubg/Manifest new file mode 100644 index 000000000000..9a74fa0cb288 --- /dev/null +++ b/games-board/gnubg/Manifest @@ -0,0 +1,3 @@ +MD5 d7c8a2e698a45f34caadfb26b0b6a068 ChangeLog 369 +MD5 adeac5354058ee95625cfdf279a9624d gnubg-0.13.0.ebuild 1783 +MD5 14a8f9e2546292fc22c04fbea97287f7 files/digest-gnubg-0.13.0 188 diff --git a/games-board/gnubg/files/digest-gnubg-0.13.0 b/games-board/gnubg/files/digest-gnubg-0.13.0 new file mode 100644 index 000000000000..e21082abc05d --- /dev/null +++ b/games-board/gnubg/files/digest-gnubg-0.13.0 @@ -0,0 +1,3 @@ +MD5 91db5727b6589dbfd410e6ce1683fa95 gnubg-0.13.0.tar.gz 2232531 +MD5 82d1eab50ef604c41dced139afb469ba gnubg.weights-0.13.gz 470118 +MD5 e247fbc2d2ac370ccad29489e8be9181 gnubg.bd.gz 2427893 diff --git a/games-board/gnubg/gnubg-0.13.0.ebuild b/games-board/gnubg/gnubg-0.13.0.ebuild new file mode 100644 index 000000000000..13518d36dc8a --- /dev/null +++ b/games-board/gnubg/gnubg-0.13.0.ebuild @@ -0,0 +1,71 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/gnubg/gnubg-0.13.0.ebuild,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +inherit games + +WPV=0.13 +DESCRIPTION="GNU BackGammon" +HOMEPAGE="http://www.gnu.org/software/gnubg/gnubg.html" +SRC_URI="ftp://alpha.gnu.org/gnu/gnubg/${P}.tar.gz + ftp://alpha.gnu.org/gnu/gnubg/${PN}.weights-${WPV}.gz + ftp://alpha.gnu.org/gnu/gnubg/${PN}.bd.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86" +IUSE="gtk gtk2 readline guile X gdbm truetype nls png" + +DEPEND="guile? ( dev-util/guile ) + truetype? ( =media-libs/freetype-1* ) + || ( + gtk? ( =x11-libs/gtk+-1.2* ) + gtk2? ( =x11-libs/gtk+-2* ) + ) + readline? ( sys-libs/readline ) + X? ( virtual/x11 ) + gdbm? ( sys-libs/gdbm ) + png? ( media-libs/libpng )" + +src_unpack() { + unpack ${A} + cd ${S} + mv ../${PN}.weights-${WPV} ${S}/${PN}.weights + mv ../${PN}.bd ${S} +} + +src_compile() { + local myconf="" + [ -n "`best_version x11-libs/gtk+extra`" ] && myconf="--with-gtkextra" + if [ `use esd` ] ; then + myconf="${myconf} --with-sound --enable-esd" + elif [ `use arts` ] ; then + myconf="${myconf} --with-sound --enable-artsc" + elif [ `use nas` ] ; then + myconf="${myconf} --with-sound --enable-nas" + else + myconf="${myconf} --without-sound" + fi + + #configure script doesnt hanlde this param properly + # `use_with guile` \ + egamesconf \ + `use_with gtk` \ + `use_with gtk2` \ + `use_with readline` \ + `use_with X x` \ + `use_with gdbm` \ + `use_with truetype freetype` \ + `use_enable nls` \ + ${myconf} \ + || die + emake || die "make failed" +} + +src_install() { + make DESTDIR=${D} install || die "install failed" + insinto ${GAMES_DATADIR}/${PN} + doins ${PN}.weights + dodoc AUTHORS README NEWS + prepgamesdirs +} diff --git a/games-board/gnuchess/ChangeLog b/games-board/gnuchess/ChangeLog new file mode 100644 index 000000000000..992053050cbe --- /dev/null +++ b/games-board/gnuchess/ChangeLog @@ -0,0 +1,27 @@ +# ChangeLog for app-games/gnuchess +# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/gnuchess/ChangeLog,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +*gnuchess-5.05 (04 Jan 2003) + + 04 jan 2002; Jose ALberto Suarez Lopez <bass@gentoo.org> gnuchess-5.05.ebuild : + New version. Rewritten ebuild. + +*gnuchess-5.04 (18 Apr 2002) + + 17 jul 2002; Jose Alberto Suárez López <bass@gentoo.org> gnuchess-5.04.ebuild : + Added LICENSE, KEYWORDS, SLOT. + + 18 Apr 2002; Ryan Phillips <rphillips@gentoo.org> gnuchess-0.54.ebuild : + + Added for initial release. + +*gnuchess-5.04 (18 Apr 2002) + + 18 Apr 2002; Ryan Phillips <rphillips@gentoo.org> ChangeLog : + + Added initial ChangeLog which should be updated whenever the package is + updated in any way. This changelog is targetted to users. This means that the + comments should well explained and written in clean English. The details about + writing correct changelogs are explained in the skel.ChangeLog file which you + can find in the root directory of the portage repository. diff --git a/games-board/gnuchess/Manifest b/games-board/gnuchess/Manifest new file mode 100644 index 000000000000..1de455766fe5 --- /dev/null +++ b/games-board/gnuchess/Manifest @@ -0,0 +1,5 @@ +MD5 21152b8ba827ffe85162f543a323842c ChangeLog 1091 +MD5 bb805aaee5970da2954e4526bc565e0c gnuchess-5.04.ebuild 593 +MD5 f9d4ebd7c76832710869c904d20d0514 gnuchess-5.05.ebuild 606 +MD5 8e30f016eb56bddd528b39812b8ed3e1 files/digest-gnuchess-5.04 65 +MD5 4100599a283012ead2414d0838395c16 files/digest-gnuchess-5.05 65 diff --git a/games-board/gnuchess/files/digest-gnuchess-5.04 b/games-board/gnuchess/files/digest-gnuchess-5.04 new file mode 100644 index 000000000000..133f56ab71f3 --- /dev/null +++ b/games-board/gnuchess/files/digest-gnuchess-5.04 @@ -0,0 +1 @@ +MD5 ddf0a80e857abaef65cac94d1d62c000 gnuchess-5.04.tar.gz 162327 diff --git a/games-board/gnuchess/files/digest-gnuchess-5.05 b/games-board/gnuchess/files/digest-gnuchess-5.05 new file mode 100644 index 000000000000..581263af00ef --- /dev/null +++ b/games-board/gnuchess/files/digest-gnuchess-5.05 @@ -0,0 +1 @@ +MD5 008820142c414517512ab0ad3e036c8b gnuchess-5.05.tar.gz 164851 diff --git a/games-board/gnuchess/gnuchess-5.04.ebuild b/games-board/gnuchess/gnuchess-5.04.ebuild new file mode 100644 index 000000000000..b91cfa50daad --- /dev/null +++ b/games-board/gnuchess/gnuchess-5.04.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/gnuchess/gnuchess-5.04.ebuild,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +S=${WORKDIR}/${P} +DESCRIPTION="Console based chess interface" +SRC_URI="ftp://ftp.gnu.org/gnu/chess/${P}.tar.gz" +HOMEPAGE="http://www.gnu.org/software/chess/chess.html" +KEYWORDS="x86 ppc" +SLOT="0" +LICENSE="GPL-2" + +src_compile() { + ./configure \ + --host=${CHOST} \ + --prefix=/usr + emake || die +} +src_install () { + make \ + prefix=${D}/usr \ + install || die +} diff --git a/games-board/gnuchess/gnuchess-5.05.ebuild b/games-board/gnuchess/gnuchess-5.05.ebuild new file mode 100644 index 000000000000..f32b2bfb4523 --- /dev/null +++ b/games-board/gnuchess/gnuchess-5.05.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/gnuchess/gnuchess-5.05.ebuild,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +inherit games + +S=${WORKDIR}/chess +DESCRIPTION="Console based chess interface" +SRC_URI="mirror://gnu/chess/${P}.tar.gz" +HOMEPAGE="http://www.gnu.org/software/chess/chess.html" +KEYWORDS="x86 ppc" +SLOT="0" +LICENSE="GPL-2" + +src_compile() { + egamesconf + emake || die +} +src_install () { + egamesinstall + + dodoc AUTHORS ChangeLog COPYING README INSTALL NEWS TODO + + prepgamesdirs +} diff --git a/games-board/gnugo/ChangeLog b/games-board/gnugo/ChangeLog new file mode 100644 index 000000000000..f326828d501d --- /dev/null +++ b/games-board/gnugo/ChangeLog @@ -0,0 +1,32 @@ +# ChangeLog for app-games/gnugo +# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/gnugo/ChangeLog,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +*gnugo-3.3.22 (10 Jul 2003) + + 10 Jul 2003; Michael Sterrett <msterret@gentoo.org> gnugo-3.3.22.ebuild: + unstable version bump for bug 18796. Not to be marked stable. Note that + the SRC_URI and HOMEPAGE are different from the stable version. + +*gnugo-3.2 (26 Jan 2003) + + 26 Jan 2003; Phil Bordelon <sunflare@gentoo.org> gnugo-3.2.ebuild : + Version bump, with minor tweakage to more closely fit the current build + methodology. A quick glance on Bugzilla shows that Kalen Peterson + <kalenp@cs.washington.edu> suggested a bump as well in bug #12226. + +*gnugo-3.0.0 (1 Feb 2002) + + 28 Aug 2002; Mark Guertin <gerk@gentoo.org> gnugo-3.0.0.ebuild : + Added ppc to keywords + + 17 jul 2002; Jose Alberto Suárez López <bass@gentoo.org> gnugo-3.0.0.ebuild : + Added LICENSE, KEYWORDS. + + 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : + + Added initial ChangeLog which should be updated whenever the package is + updated in any way. This changelog is targetted to users. This means that the + comments should well explained and written in clean English. The details about + writing correct changelogs are explained in the skel.ChangeLog file which you + can find in the root directory of the portage repository. diff --git a/games-board/gnugo/Manifest b/games-board/gnugo/Manifest new file mode 100644 index 000000000000..3b6b64a70ea4 --- /dev/null +++ b/games-board/gnugo/Manifest @@ -0,0 +1,5 @@ +MD5 6c04bbd458cdb686b2d6886d1b316881 ChangeLog 1429 +MD5 dd5dee36852d9ef96bf811c1ce6a2ac3 gnugo-3.2.ebuild 576 +MD5 9daf6b8170b96b595ebb228199dd6ce6 gnugo-3.3.22.ebuild 724 +MD5 8b2c35b94c8f2892a9f91bc8fa9779a7 files/digest-gnugo-3.2 62 +MD5 bf16c16d8ba6dd3b035c79924ea1947f files/digest-gnugo-3.3.22 65 diff --git a/games-board/gnugo/files/digest-gnugo-3.2 b/games-board/gnugo/files/digest-gnugo-3.2 new file mode 100644 index 000000000000..ecec5ced569a --- /dev/null +++ b/games-board/gnugo/files/digest-gnugo-3.2 @@ -0,0 +1 @@ +MD5 5fff329f97d947d81366f7d21a0ea1c8 gnugo-3.2.tar.gz 2012129 diff --git a/games-board/gnugo/files/digest-gnugo-3.3.22 b/games-board/gnugo/files/digest-gnugo-3.3.22 new file mode 100644 index 000000000000..c05e1cabe29c --- /dev/null +++ b/games-board/gnugo/files/digest-gnugo-3.3.22 @@ -0,0 +1 @@ +MD5 33376ee8fa90638dd443d06ddae0f5eb gnugo-3.3.22.tar.gz 2156373 diff --git a/games-board/gnugo/gnugo-3.2.ebuild b/games-board/gnugo/gnugo-3.2.ebuild new file mode 100644 index 000000000000..1cec84062f49 --- /dev/null +++ b/games-board/gnugo/gnugo-3.2.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/gnugo/gnugo-3.2.ebuild,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +DESCRIPTION="A Go-playing program" +SRC_URI="mirror://gnu/gnugo/${P}.tar.gz" +HOMEPAGE="http://www.gnu.org/software/gnugo/" + +KEYWORDS="x86 ppc" +LICENSE="GPL-2" +SLOT="0" + +DEPEND="virtual/glibc + >=sys-libs/ncurses-5.2-r3" + +src_compile() { + econf --enable-cache-size=32 --enable-dfa || die + emake || die +} + +src_install() { + make DESTDIR=${D} install || die +} diff --git a/games-board/gnugo/gnugo-3.3.22.ebuild b/games-board/gnugo/gnugo-3.3.22.ebuild new file mode 100644 index 000000000000..0c83a596e71e --- /dev/null +++ b/games-board/gnugo/gnugo-3.3.22.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/gnugo/gnugo-3.3.22.ebuild,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +inherit games + +DESCRIPTION="A Go-playing program" +SRC_URI="ftp://sporadic.stanford.edu/pub/${P}.tar.gz" +HOMEPAGE="http://www.gnu.org/software/gnugo/devel.html" + +KEYWORDS="~x86 ~ppc" +LICENSE="GPL-2" +SLOT="0" + +DEPEND="virtual/glibc + >=sys-libs/ncurses-5.2-r3" + +src_compile() { + egamesconf --enable-cache-size=32 || die + emake || die "emake failed" +} + +src_install() { + make DESTDIR=${D} install || die "make install failed" + dodoc AUTHORS ChangeLog INSTALL NEWS README THANKS TODO + prepgamesdirs +} diff --git a/games-board/gnushogi/ChangeLog b/games-board/gnushogi/ChangeLog new file mode 100644 index 000000000000..f7b77483ae45 --- /dev/null +++ b/games-board/gnushogi/ChangeLog @@ -0,0 +1,14 @@ +# ChangeLog for app-games/gnushogi +# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/gnushogi/ChangeLog,v 1.1 2003/09/10 17:46:27 vapier Exp $ + + 03 Sep 2003; Michael Sterrett <msterret@gentoo.org> gnushogi-1.3.ebuild: + use sed >= 4; error messages + +*gnushogi-1.3 (22 Dec 2002) + + 29 Dec 2003; J.Alberto Suarez Lopez <bass@gentoo.org> : + Fix bug #12903 , a problem with X version. + + 22 Dec 2002; Mike Frysinger <vapier@gentoo.org> : + Initial import. Ebuild submitted by Rigo Ketelings <rigo@home.nl>. diff --git a/games-board/gnushogi/Manifest b/games-board/gnushogi/Manifest new file mode 100644 index 000000000000..63779fa247ff --- /dev/null +++ b/games-board/gnushogi/Manifest @@ -0,0 +1,3 @@ +MD5 46c90cddffd308af1f6bc40a8eee5b68 ChangeLog 582 +MD5 80318514cf700cffba0435582a20e462 gnushogi-1.3.ebuild 990 +MD5 a46c4bdecc0df352e8f7735ee4e6e37b files/digest-gnushogi-1.3 64 diff --git a/games-board/gnushogi/files/digest-gnushogi-1.3 b/games-board/gnushogi/files/digest-gnushogi-1.3 new file mode 100644 index 000000000000..4cac12518d00 --- /dev/null +++ b/games-board/gnushogi/files/digest-gnushogi-1.3 @@ -0,0 +1 @@ +MD5 592e9f3993ed483525b3c1bcd48b1ef9 gnushogi-1.3.tar.gz 558642 diff --git a/games-board/gnushogi/gnushogi-1.3.ebuild b/games-board/gnushogi/gnushogi-1.3.ebuild new file mode 100644 index 000000000000..dbb729b2e459 --- /dev/null +++ b/games-board/gnushogi/gnushogi-1.3.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/gnushogi/gnushogi-1.3.ebuild,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +inherit games + +DESCRIPTION="Japanese version of chess (commandline + X-Version)" +HOMEPAGE="http://www.gnu.org/directory/games/gnushogi.html" +SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86" +IUSE="X" + +DEPEND=">=sys-devel/bison-1.34 + >=sys-devel/flex-2.5 + >=sys-apps/sed-4 + X? ( virtual/x11 )" + +src_compile() { + for f in `grep -Rl -- -ltermcap *` ; do + sed -i \ + -e 's:-ltermcap:-lcurses:' ${f} || \ + die "sed ${f} failed" + done + + egamesconf || die + addpredict /usr/games/lib/gnushogi/gnushogi.hsh + emake || die "emake failed" +} + +src_install() { + dogamesbin gnushogi/gnushogi + use X && dogamesbin xshogi/xshogi + dogameslib gnushogi/gnushogi.bbk + prepgamesdirs + dodoc COPYING INSTALL.generic INSTALL README NEWS CONTRIB +} diff --git a/games-board/gtkatlantic/ChangeLog b/games-board/gtkatlantic/ChangeLog new file mode 100644 index 000000000000..5efc823cc168 --- /dev/null +++ b/games-board/gtkatlantic/ChangeLog @@ -0,0 +1,14 @@ +# ChangeLog for app-games/gtkatlantic +# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/gtkatlantic/ChangeLog,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +*gtkatlantic-0.2.13 (21 Aug 2003) + + 21 Aug 2003; Michael Sterrett <msterret@gentoo.org> + gtkatlantic-0.2.13.ebuild: + version bump (bug 27081) + +*gtkatlantic-0.2.10 (13 Jul 2003) + + 13 Jul 2003; Mike Frysinger <vapier@gentoo.org> : + Initial import. Ebuild submitted by David Brigada <brigada@prism.net> #23929. diff --git a/games-board/gtkatlantic/Manifest b/games-board/gtkatlantic/Manifest new file mode 100644 index 000000000000..29448ea2d567 --- /dev/null +++ b/games-board/gtkatlantic/Manifest @@ -0,0 +1,5 @@ +MD5 8fc5044f29ae7f4a9a3b28c5ab0110d4 ChangeLog 540 +MD5 46255424f7479b07a1e3cd3e62e036cc gtkatlantic-0.2.10.ebuild 662 +MD5 69d7405b3c92a63d32d632ab2f27baee gtkatlantic-0.2.13.ebuild 686 +MD5 7051b05606d99d049ac96b857530b40f files/digest-gtkatlantic-0.2.10 71 +MD5 492c9b665f90f6aff3ba1982dca478d4 files/digest-gtkatlantic-0.2.13 71 diff --git a/games-board/gtkatlantic/files/digest-gtkatlantic-0.2.10 b/games-board/gtkatlantic/files/digest-gtkatlantic-0.2.10 new file mode 100644 index 000000000000..34036fb4b9bb --- /dev/null +++ b/games-board/gtkatlantic/files/digest-gtkatlantic-0.2.10 @@ -0,0 +1 @@ +MD5 6648712972ab609c8c446ec39d10878c gtkatlantic-0.2.10.tar.bz2 454834 diff --git a/games-board/gtkatlantic/files/digest-gtkatlantic-0.2.13 b/games-board/gtkatlantic/files/digest-gtkatlantic-0.2.13 new file mode 100644 index 000000000000..d18d699dd30c --- /dev/null +++ b/games-board/gtkatlantic/files/digest-gtkatlantic-0.2.13 @@ -0,0 +1 @@ +MD5 521121765bd8a1495da6a0c79b3a2857 gtkatlantic-0.2.13.tar.bz2 489192 diff --git a/games-board/gtkatlantic/gtkatlantic-0.2.10.ebuild b/games-board/gtkatlantic/gtkatlantic-0.2.10.ebuild new file mode 100644 index 000000000000..dfcb019ade70 --- /dev/null +++ b/games-board/gtkatlantic/gtkatlantic-0.2.10.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/gtkatlantic/gtkatlantic-0.2.10.ebuild,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +inherit games + +DESCRIPTION="Monopoly-like game that works with the monopd server" +HOMEPAGE="http://gtkatlantic.sourceforge.net/" +SRC_URI="mirror://sourceforge/gtkatlantic/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86" + +DEPEND="=x11-libs/gtk+-1.2* + >=dev-libs/libxml2-2.4.0 + >=media-libs/libpng-1.0.12" + +src_install() { + make install DESTDIR=${D} || die + dodoc README AUTHORS ChangeLog INSTALL NEWS + prepgamesdirs +} diff --git a/games-board/gtkatlantic/gtkatlantic-0.2.13.ebuild b/games-board/gtkatlantic/gtkatlantic-0.2.13.ebuild new file mode 100644 index 000000000000..7670a1fac8ca --- /dev/null +++ b/games-board/gtkatlantic/gtkatlantic-0.2.13.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/gtkatlantic/gtkatlantic-0.2.13.ebuild,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +inherit games + +DESCRIPTION="Monopoly-like game that works with the monopd server" +HOMEPAGE="http://gtkatlantic.sourceforge.net/" +SRC_URI="mirror://sourceforge/gtkatlantic/${P}.tar.bz2" + +LICENSE="GPL-2" +KEYWORDS="x86" +SLOT="0" + +DEPEND="=x11-libs/gtk+-1.2* + >=dev-libs/libxml2-2.4.0 + >=media-libs/libpng-1.0.12" + +src_install() { + make install DESTDIR=${D} || die "make install failed" + dodoc README AUTHORS ChangeLog INSTALL NEWS + prepgamesdirs +} diff --git a/games-board/gtkboard/ChangeLog b/games-board/gtkboard/ChangeLog new file mode 100644 index 000000000000..ba594c698ccd --- /dev/null +++ b/games-board/gtkboard/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for app-games/gtkboard +# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/gtkboard/ChangeLog,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +*gtkboard-0.10.4 (30 Jul 2003) + + 30 Jul 2003; Michael Sterrett <msterret@gentoo.org> gtkboard-0.10.4.ebuild: + initial commit; ebuild submitted by Rob Cakebread (bug 24901) and then + modified. + diff --git a/games-board/gtkboard/Manifest b/games-board/gtkboard/Manifest new file mode 100644 index 000000000000..2fa6066c3e78 --- /dev/null +++ b/games-board/gtkboard/Manifest @@ -0,0 +1,3 @@ +MD5 6ab4a2f8e8d3e8492330c2c398ce71bb gtkboard-0.10.4.ebuild 556 +MD5 bac59a021e024c255db648cfcabb5406 ChangeLog 416 +MD5 b0b4520ca5dd494b20ee91bd9ca78b32 files/digest-gtkboard-0.10.4 67 diff --git a/games-board/gtkboard/files/digest-gtkboard-0.10.4 b/games-board/gtkboard/files/digest-gtkboard-0.10.4 new file mode 100644 index 000000000000..a080ad104ef2 --- /dev/null +++ b/games-board/gtkboard/files/digest-gtkboard-0.10.4 @@ -0,0 +1 @@ +MD5 8dcda3d58b2f5e0720cbeca42905fab1 gtkboard-0.10.4.tar.gz 217324 diff --git a/games-board/gtkboard/gtkboard-0.10.4.ebuild b/games-board/gtkboard/gtkboard-0.10.4.ebuild new file mode 100644 index 000000000000..92360fc70141 --- /dev/null +++ b/games-board/gtkboard/gtkboard-0.10.4.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/gtkboard/gtkboard-0.10.4.ebuild,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +inherit games + +DESCRIPTION="Board games system" +HOMEPAGE="http://gtkboard.sf.net/" +SRC_URI="mirror://sourceforge/gtkboard/${P}.tar.gz" +LICENSE="GPL-2" +KEYWORDS="x86" +SLOT="0" +IUSE="" + +DEPEND=">=x11-libs/gtk+-2" + +src_install() { + egamesinstall || die + + dodoc AUTHORS ChangeLog TODO + dohtml doc/index.html + prepgamesdirs +} diff --git a/games-board/hexxagon/ChangeLog b/games-board/hexxagon/ChangeLog new file mode 100644 index 000000000000..d36231794c83 --- /dev/null +++ b/games-board/hexxagon/ChangeLog @@ -0,0 +1,8 @@ +# ChangeLog for app-games/hexxagon +# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/hexxagon/ChangeLog,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +*hexxagon-0.3.1 (22 Jun 2003) + + 22 Jun 2003; Mike Frysinger <vapier@gentoo.org> : + Initial import. Ebuild submitted by Colonel Paneek <colp@solder.ath.cx> #16986. diff --git a/games-board/hexxagon/Manifest b/games-board/hexxagon/Manifest new file mode 100644 index 000000000000..edec39478475 --- /dev/null +++ b/games-board/hexxagon/Manifest @@ -0,0 +1,3 @@ +MD5 5c539b3d40961899859aadb9cbb4fb2e files/digest-hexxagon-0.3.1 66 +MD5 d8587aefbad5c6cecd4d6ebffa31f2fd hexxagon-0.3.1.ebuild 697 +MD5 a39e9d8d18c5daadd54b49baecbe6e5e ChangeLog 384 diff --git a/games-board/hexxagon/files/digest-hexxagon-0.3.1 b/games-board/hexxagon/files/digest-hexxagon-0.3.1 new file mode 100644 index 000000000000..607bd115aa14 --- /dev/null +++ b/games-board/hexxagon/files/digest-hexxagon-0.3.1 @@ -0,0 +1 @@ +MD5 281847cb62a3998971fb22681c3d9676 hexxagon-0.3.1.tar.gz 140398 diff --git a/games-board/hexxagon/hexxagon-0.3.1.ebuild b/games-board/hexxagon/hexxagon-0.3.1.ebuild new file mode 100644 index 000000000000..ef901e5981e6 --- /dev/null +++ b/games-board/hexxagon/hexxagon-0.3.1.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/hexxagon/hexxagon-0.3.1.ebuild,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +inherit games + +DESCRIPTION="clone of the original DOS game" +SRC_URI="http://nesqi.homeip.net/hexxagon/download/${P}.tar.gz" +HOMEPAGE="http://nesqi.homeip.net/hexxagon/" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86" +IUSE="readline gtk" + +DEPEND="|| ( + readline? ( sys-libs/readline ) + gtk? ( =x11-libs/gtk+-1* ) + sys-libs/readline + )" + +src_compile() { + egamesconf || die + emake || die +} + +src_install() { + make install DESTDIR=${D} || die + dodoc README + prepgamesdirs +} diff --git a/games-board/knights/ChangeLog b/games-board/knights/ChangeLog new file mode 100644 index 000000000000..03fc3ad154a9 --- /dev/null +++ b/games-board/knights/ChangeLog @@ -0,0 +1,44 @@ +# ChangeLog for app-games/knights +# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/knights/ChangeLog,v 1.1 2003/09/10 17:46:27 vapier Exp $ + + 31 Aug 2003; Michael Sterrett <msterret@gentoo.org> knights-0.6.ebuild: + inherit kde-base -> inherit kde + error messages + +*knights-0.6 (12 Jul 2003) + + 12 Jul 2003; Mike Frysinger <vapier@gentoo.org> : + Version bump #21884. + +*knights-0.5.9 (21 Jan 2002) + + 21 Jan 2002; Bart Verwilst <verwilst@gentoo.org> : + New ebuild + +*knights-0.5.6 (22 Aug 2002) + + 07 Sep 2002: J. Alberto Suárez López <bass@gentoo.org> knights-0.5.6.ebuild: + New dependency kde-base/kdesdk #7498 + + 22 Aug 2002; J. Alberto Suárez López <bass@gentoo.org> knights-0.5.6.ebuild : + Bumped version (gentoo@wahuu.at (Wahuu)) + +*knights-0.5.4.1 (17 julio 2002) + + 17 jul 2002; Jose Alberto Suárez López <bass@gentoo.org> knights-0.5.4.1.ebuild : + Added KEYWORDS, SLOT. + +*knights-0.5.1 (7 May 2002) + + 7 May 2002; Spider <spider@gentoo.org> knights-0.5.1.ebuild : + fix sourceforge mirroring. + +*knights-0.5.1 (1 Feb 2002) + + 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : + Added initial ChangeLog which should be updated whenever the package is + updated in any way. This changelog is targetted to users. This means that the + comments should well explained and written in clean English. The details about + writing correct changelogs are explained in the skel.ChangeLog file which you + can find in the root directory of the portage repository. diff --git a/games-board/knights/Manifest b/games-board/knights/Manifest new file mode 100644 index 000000000000..e843f48e2767 --- /dev/null +++ b/games-board/knights/Manifest @@ -0,0 +1,3 @@ +MD5 c5f39f9fb8758a4d6856c0c916aba095 ChangeLog 1544 +MD5 c4f5ab346620ecd474b5ecc2d2c85b89 knights-0.6.ebuild 814 +MD5 14dd7b0024f0b5d7447f3f62332e5633 files/digest-knights-0.6 140 diff --git a/games-board/knights/files/digest-knights-0.6 b/games-board/knights/files/digest-knights-0.6 new file mode 100644 index 000000000000..d567c6bd3535 --- /dev/null +++ b/games-board/knights/files/digest-knights-0.6 @@ -0,0 +1,2 @@ +MD5 b04574568b9bc3982b934328ee63fb74 knights-0.6.tar.gz 1317589 +MD5 ece32b73d43e16b997423c219dcda21d knights-themepack-0.5.9.tar.gz 1369197 diff --git a/games-board/knights/knights-0.6.ebuild b/games-board/knights/knights-0.6.ebuild new file mode 100644 index 000000000000..d3adb77568d0 --- /dev/null +++ b/games-board/knights/knights-0.6.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/knights/knights-0.6.ebuild,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +inherit kde + +need-kde 3 + +THEME=${PN}-themepack-0.5.9 +DESCRIPTION="KDE Chess Interface" +SRC_URI="mirror://sourceforge/knights/${P}.tar.gz + mirror://sourceforge/knights/${THEME}.tar.gz" +HOMEPAGE="http://knights.sourceforge.net/" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86" + +src_compile() { + ./configure \ + --datadir="${KDEDIR}" \ + || die "./configure failed" + emake || die "emake failed" +} + +src_install() { + make DESTDIR=${D} install || die "make install failed" + + cd ../${PN}-themepack || die "Themes seem to be missing." + insinto ${KDEDIR}/share/apps/knights/themes/ + doins *.tar.gz +} diff --git a/games-board/kwappen/ChangeLog b/games-board/kwappen/ChangeLog new file mode 100644 index 000000000000..63a41a12eaf1 --- /dev/null +++ b/games-board/kwappen/ChangeLog @@ -0,0 +1,18 @@ +# ChangeLog for app-games/kwappen +# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/kwappen/ChangeLog,v 1.1 2003/09/10 17:46:27 vapier Exp $ + + 31 Aug 2003; Michael Sterrett <msterret@gentoo.org> kwappen-1.1.2.ebuild: + inherit kde-base -> inherit kde + + 12 Jul 2003; Michael Sterrett <msterret@gentoo.org> kwappen-1.1.2.ebuild: + fix DESCRIPTION + + 02 Nov 2002; Hannes Mehnert <hannes@gentoo.org> kwappen-1.1.2.ebuild: + marked stable for x86 + +*kwappen-1.1.2 (23 Oct 2002) + + 23 Oct 2002; Hannes Mehnert <hannes@gentoo.org> kwappen-1.1.2.ebuild, + ChangeLog: Initial ebuild. Thanks to rigo@home.nl (Rigo Ketelings) for + submission (bug #6902) diff --git a/games-board/kwappen/Manifest b/games-board/kwappen/Manifest new file mode 100644 index 000000000000..cd6a7987fa45 --- /dev/null +++ b/games-board/kwappen/Manifest @@ -0,0 +1,3 @@ +MD5 1dde1b8b191c054ddfa3b34492e337dd ChangeLog 721 +MD5 2e523b3e19b7442dc2b379b303fb79fa kwappen-1.1.2.ebuild 454 +MD5 ed6708ffaf0c6238813f17ba2293d61d files/digest-kwappen-1.1.2 65 diff --git a/games-board/kwappen/files/digest-kwappen-1.1.2 b/games-board/kwappen/files/digest-kwappen-1.1.2 new file mode 100644 index 000000000000..ccaa5b0fa06b --- /dev/null +++ b/games-board/kwappen/files/digest-kwappen-1.1.2 @@ -0,0 +1 @@ +MD5 8e21df6cbebc9d6e847d7e4317d2c324 kwappen-1.1.2.tar.gz 690988 diff --git a/games-board/kwappen/kwappen-1.1.2.ebuild b/games-board/kwappen/kwappen-1.1.2.ebuild new file mode 100644 index 000000000000..920f33ac2af6 --- /dev/null +++ b/games-board/kwappen/kwappen-1.1.2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/kwappen/kwappen-1.1.2.ebuild,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +inherit kde + +need-kde 3 + +DESCRIPTION="A jigsaw puzzle game for the KDE environment" +HOMEPAGE="http://www.lcs-chemie.de/kwappen_eng.htm" +SRC_URI="http://www.lcs-chemie.de/${P}.tar.gz" +LICENSE="GPL-2" +KEYWORDS="x86" +IUSE="" diff --git a/games-board/maitretarot/ChangeLog b/games-board/maitretarot/ChangeLog new file mode 100644 index 000000000000..f3f02d80e893 --- /dev/null +++ b/games-board/maitretarot/ChangeLog @@ -0,0 +1,8 @@ +# ChangeLog for app-games/maitretarot +# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/maitretarot/ChangeLog,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +*maitretarot-0.1.98 (13 Jul 2003) + + 13 Jul 2003; Mike Frysinger <vapier@gentoo.org> : + Initial import. Ebuild submitted by TGL <degrenier@easyconnect.fr> #13379. diff --git a/games-board/maitretarot/Manifest b/games-board/maitretarot/Manifest new file mode 100644 index 000000000000..da846beb653d --- /dev/null +++ b/games-board/maitretarot/Manifest @@ -0,0 +1,3 @@ +MD5 a767a36faedb5c6b483f4ce478069391 files/digest-maitretarot-0.1.98 70 +MD5 7272713a34ec373f1ca8cb94786b35d1 maitretarot-0.1.98.ebuild 799 +MD5 de051dab59ce05256b6621cb1ee8a962 ChangeLog 389 diff --git a/games-board/maitretarot/files/digest-maitretarot-0.1.98 b/games-board/maitretarot/files/digest-maitretarot-0.1.98 new file mode 100644 index 000000000000..b2eddc3b8c35 --- /dev/null +++ b/games-board/maitretarot/files/digest-maitretarot-0.1.98 @@ -0,0 +1 @@ +MD5 e59e7dd855b705b006b7cdaf3871325f maitretarot-0.1.98.tar.bz2 92050 diff --git a/games-board/maitretarot/maitretarot-0.1.98.ebuild b/games-board/maitretarot/maitretarot-0.1.98.ebuild new file mode 100644 index 000000000000..4c5bb84288ea --- /dev/null +++ b/games-board/maitretarot/maitretarot-0.1.98.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/maitretarot/maitretarot-0.1.98.ebuild,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +inherit games + +DESCRIPTION="server for the french tarot game maitretarot" +HOMEPAGE="http://www.nongnu.org/maitretarot/" +SRC_URI="http://savannah.nongnu.org/download/maitretarot/${PN}.pkg/${PV}/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86" + +DEPEND="=dev-libs/glib-2* + dev-libs/libxml2 + dev-games/libmaitretarot" + +src_compile() { + egamesconf \ + --with-default-config-file=${GAMES_SYSCONFDIR}/maitretarotrc.xml \ + || die + emake || die +} + +src_install() { + make install DESTDIR=${D} || die + dodoc AUTHORS BUGS ChangeLog NEWS README TODO + prepgamesdirs +} diff --git a/games-board/mt_dolphin_ia/ChangeLog b/games-board/mt_dolphin_ia/ChangeLog new file mode 100644 index 000000000000..90db774856e2 --- /dev/null +++ b/games-board/mt_dolphin_ia/ChangeLog @@ -0,0 +1,8 @@ +# ChangeLog for app-games/mt_dolphin_ia +# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/mt_dolphin_ia/ChangeLog,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +*mt_dolphin_ia-0.1.98 (13 Jul 2003) + + 13 Jul 2003; Mike Frysinger <vapier@gentoo.org> : + Initial import. Ebuild submitted by TGL <degrenier@easyconnect.fr> #13379. diff --git a/games-board/mt_dolphin_ia/Manifest b/games-board/mt_dolphin_ia/Manifest new file mode 100644 index 000000000000..0372f87a20c0 --- /dev/null +++ b/games-board/mt_dolphin_ia/Manifest @@ -0,0 +1,3 @@ +MD5 12cbc5aaa0db39fba41b4d56af3b5f05 files/digest-mt_dolphin_ia-0.1.98 72 +MD5 196162ed4d9d35a12df27c6f35bc4a3a mt_dolphin_ia-0.1.98.ebuild 754 +MD5 5ce22aeab213c5c5460150ed17897957 ChangeLog 395 diff --git a/games-board/mt_dolphin_ia/files/digest-mt_dolphin_ia-0.1.98 b/games-board/mt_dolphin_ia/files/digest-mt_dolphin_ia-0.1.98 new file mode 100644 index 000000000000..22a5ebd8838b --- /dev/null +++ b/games-board/mt_dolphin_ia/files/digest-mt_dolphin_ia-0.1.98 @@ -0,0 +1 @@ +MD5 8320756d8c3b50347eb1b2c790907925 mt_dolphin_ia-0.1.98.tar.bz2 92625 diff --git a/games-board/mt_dolphin_ia/mt_dolphin_ia-0.1.98.ebuild b/games-board/mt_dolphin_ia/mt_dolphin_ia-0.1.98.ebuild new file mode 100644 index 000000000000..a1d6b7224fdd --- /dev/null +++ b/games-board/mt_dolphin_ia/mt_dolphin_ia-0.1.98.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/mt_dolphin_ia/mt_dolphin_ia-0.1.98.ebuild,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +inherit games + +DESCRIPTION="client for the french tarot game maitretarot" +HOMEPAGE="http://www.nongnu.org/maitretarot/" +SRC_URI="http://savannah.nongnu.org/download/maitretarot/${PN}.pkg/${PV}/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86" + +DEPEND="=dev-libs/glib-2* + dev-libs/libxml2 + dev-games/libmaitretarot + dev-games/libmt_client" + +src_compile() { + egamesconf || die + emake || die +} + +src_install() { + make install DESTDIR=${D} || die + dodoc AUTHORS BUGS ChangeLog NEWS README TODO + prepgamesdirs +} diff --git a/games-board/mt_gtk_client/ChangeLog b/games-board/mt_gtk_client/ChangeLog new file mode 100644 index 000000000000..42ec456108fa --- /dev/null +++ b/games-board/mt_gtk_client/ChangeLog @@ -0,0 +1,8 @@ +# ChangeLog for app-games/mt_gtk_client +# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/mt_gtk_client/ChangeLog,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +*mt_gtk_client-0.1.98 (13 Jul 2003) + + 13 Jul 2003; Mike Frysinger <vapier@gentoo.org> : + Initial import. Ebuild submitted by TGL <degrenier@easyconnect.fr> #13379. diff --git a/games-board/mt_gtk_client/Manifest b/games-board/mt_gtk_client/Manifest new file mode 100644 index 000000000000..8cde1c7c0345 --- /dev/null +++ b/games-board/mt_gtk_client/Manifest @@ -0,0 +1,3 @@ +MD5 6449ce3bccfd74d5c975a49fb4c9cd94 files/digest-mt_gtk_client-0.1.98 73 +MD5 fe875b5b7fee908dc95644f57d5cd435 mt_gtk_client-0.1.98.ebuild 924 +MD5 d73ee8847c80b3a1f84dd85b9a845434 ChangeLog 395 diff --git a/games-board/mt_gtk_client/files/digest-mt_gtk_client-0.1.98 b/games-board/mt_gtk_client/files/digest-mt_gtk_client-0.1.98 new file mode 100644 index 000000000000..61c30939c0ca --- /dev/null +++ b/games-board/mt_gtk_client/files/digest-mt_gtk_client-0.1.98 @@ -0,0 +1 @@ +MD5 9c2feaaaa723feda5710a34edab1fc19 mt_gtk_client-0.1.98.tar.bz2 181458 diff --git a/games-board/mt_gtk_client/mt_gtk_client-0.1.98.ebuild b/games-board/mt_gtk_client/mt_gtk_client-0.1.98.ebuild new file mode 100644 index 000000000000..fb9c34eb21e9 --- /dev/null +++ b/games-board/mt_gtk_client/mt_gtk_client-0.1.98.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/mt_gtk_client/mt_gtk_client-0.1.98.ebuild,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +inherit games + +DESCRIPTION="client for the french tarot game maitretarot" +HOMEPAGE="http://www.nongnu.org/maitretarot/" +SRC_URI="http://savannah.nongnu.org/download/maitretarot/${PN}.pkg/${PV}/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86" +IUSE="gnome" + +DEPEND="=dev-libs/glib-2* + dev-libs/libxml2 + dev-games/libmaitretarot + dev-games/libmt_client + gnome-base/libgnomeui + =x11-libs/gtk+-2*" +RDEPEND="${DEPEND} + dev-games/cardpics" + +src_compile() { + egamesconf `use_enable gnome gnome2` || die + emake || die +} + +src_install() { + make install DESTDIR=${D} || die + mv ${D}/${GAMES_DATADIR}/locale ${D}/usr/share/ + dodoc AUTHORS BUGS ChangeLog NEWS README TODO + prepgamesdirs +} diff --git a/games-board/mt_ncurses_client/ChangeLog b/games-board/mt_ncurses_client/ChangeLog new file mode 100644 index 000000000000..0fa2b9ab304c --- /dev/null +++ b/games-board/mt_ncurses_client/ChangeLog @@ -0,0 +1,8 @@ +# ChangeLog for app-games/mt_ncurses_client +# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/mt_ncurses_client/ChangeLog,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +*mt_ncurses_client-0.1.98 (13 Jul 2003) + + 13 Jul 2003; Mike Frysinger <vapier@gentoo.org> : + Initial import. Ebuild submitted by TGL <degrenier@easyconnect.fr> #13379. diff --git a/games-board/mt_ncurses_client/Manifest b/games-board/mt_ncurses_client/Manifest new file mode 100644 index 000000000000..5115b2e3d635 --- /dev/null +++ b/games-board/mt_ncurses_client/Manifest @@ -0,0 +1,3 @@ +MD5 bc5d383a9a788c9e7f5ad89f24bf278f files/digest-mt_ncurses_client-0.1.98 76 +MD5 c526fa05b03296fcf02b8666ec8c7999 mt_ncurses_client-0.1.98.ebuild 780 +MD5 9eb8ec6ce43e7701103b9a016f8f89e4 ChangeLog 407 diff --git a/games-board/mt_ncurses_client/files/digest-mt_ncurses_client-0.1.98 b/games-board/mt_ncurses_client/files/digest-mt_ncurses_client-0.1.98 new file mode 100644 index 000000000000..db857f36df49 --- /dev/null +++ b/games-board/mt_ncurses_client/files/digest-mt_ncurses_client-0.1.98 @@ -0,0 +1 @@ +MD5 a2f9dd9b092fc46e9f6704791850a90e mt_ncurses_client-0.1.98.tar.bz2 97156 diff --git a/games-board/mt_ncurses_client/mt_ncurses_client-0.1.98.ebuild b/games-board/mt_ncurses_client/mt_ncurses_client-0.1.98.ebuild new file mode 100644 index 000000000000..db86fca6de3f --- /dev/null +++ b/games-board/mt_ncurses_client/mt_ncurses_client-0.1.98.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/mt_ncurses_client/mt_ncurses_client-0.1.98.ebuild,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +inherit games + +DESCRIPTION="client for the french tarot game maitretarot" +HOMEPAGE="http://www.nongnu.org/maitretarot/" +SRC_URI="http://savannah.nongnu.org/download/maitretarot/${PN}.pkg/${PV}/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86" + +DEPEND="=dev-libs/glib-2* + dev-libs/libxml2 + dev-games/libmaitretarot + dev-games/libmt_client + sys-libs/ncurses" + +src_compile() { + egamesconf || die + emake || die +} + +src_install() { + make install DESTDIR=${D} || die + dodoc AUTHORS BUGS ChangeLog NEWS README TODO + prepgamesdirs +} diff --git a/games-board/pysol-sound-server/ChangeLog b/games-board/pysol-sound-server/ChangeLog new file mode 100644 index 000000000000..0d89cebb456d --- /dev/null +++ b/games-board/pysol-sound-server/ChangeLog @@ -0,0 +1,9 @@ +# ChangeLog for app-games/pysol-sound-server +# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/pysol-sound-server/ChangeLog,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +*pysol-sound-server-3.00 (08 Jul 2002) + + 08 Jul 2002; Jon Nelson <jnelson@gentoo.org> pysol-sound-server-3.00.ebuild ChangeLog: + New ebuild for Py Solitaire's sound server + Closes bug #1964 diff --git a/games-board/pysol-sound-server/Manifest b/games-board/pysol-sound-server/Manifest new file mode 100644 index 000000000000..11b62fbcbb69 --- /dev/null +++ b/games-board/pysol-sound-server/Manifest @@ -0,0 +1,3 @@ +MD5 b7ee2cfbc4a9c2056dd2479bf25adc0a ChangeLog 431 +MD5 e1addf10153856749dc0d997e161cb70 pysol-sound-server-3.00.ebuild 731 +MD5 026b7c98c7f90f70ea2d386201d7234a files/digest-pysol-sound-server-3.00 76 diff --git a/games-board/pysol-sound-server/files/digest-pysol-sound-server-3.00 b/games-board/pysol-sound-server/files/digest-pysol-sound-server-3.00 new file mode 100644 index 000000000000..57ad5a61446e --- /dev/null +++ b/games-board/pysol-sound-server/files/digest-pysol-sound-server-3.00 @@ -0,0 +1 @@ +MD5 fdbfd5c5455b8b51ad469f881870d9f5 pysol-sound-server-3.00.tar.bz2 152389 diff --git a/games-board/pysol-sound-server/pysol-sound-server-3.00.ebuild b/games-board/pysol-sound-server/pysol-sound-server-3.00.ebuild new file mode 100644 index 000000000000..b1baac0369ba --- /dev/null +++ b/games-board/pysol-sound-server/pysol-sound-server-3.00.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/pysol-sound-server/pysol-sound-server-3.00.ebuild,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +S=${WORKDIR}/${P} +DESCRIPTION="Sound server for PySol" +SRC_URI="http://www.oberhumer.com/opensource/pysol/download/${P}.tar.bz2" +HOMEPAGE="http://www.oberhumer.com/opensource/pysol/" + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86 ppc" + +DEPEND="virtual/python + >=media-libs/libsdl-1.2.3-r1 + >=media-libs/smpeg-0.4.4-r2" + +src_compile() { + cd src || die + ./configure || die + emake || die +} + +src_install () { + cd src || die + emake strip || die + python setup.py install --root=${D} || die +} + diff --git a/games-board/pysol/ChangeLog b/games-board/pysol/ChangeLog new file mode 100644 index 000000000000..34aa01bb575d --- /dev/null +++ b/games-board/pysol/ChangeLog @@ -0,0 +1,24 @@ +# ChangeLog for app-games/pysol +# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/pysol/ChangeLog,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +*pysol-4.82 (03 Sep 2003) + + 03 Sep 2003; Michael Sterrett <msterret@gentoo.org> pysol-4.82.ebuild: + version bump + + 29 Apr 2003; Alastair Tse <liquidx@gentoo.org> pysol-4.81-r1.ebuild: + Added tk missing warning + +*pysol-4.81-r1 (16 Jul 2002) + + 16 Jul 2002; Jon Nelson <jnelson@gentoo.org> pysol-4.81-r1.ebuild files/digest-pysol-4.81-r1: + + Updated ebuild to depend on tcltk (Closes: #4849) + Removed pysol-4.81.ebuild files/digest-pysol-4.81 + +*pysol-4.81 (08 Jul 2002) + + 08 Jul 2002; Jon Nelson <jnelson@gentoo.org> pysol-4.81.ebuild ChangeLog: + New ebuild for Py Solitaire + Closes bug #1963 diff --git a/games-board/pysol/Manifest b/games-board/pysol/Manifest new file mode 100644 index 000000000000..5b9dbc6b14dd --- /dev/null +++ b/games-board/pysol/Manifest @@ -0,0 +1,5 @@ +MD5 c073db34dd7b8e49a0ab2e4d0cb03a24 ChangeLog 815 +MD5 aab6e91aa9113a8958a30488dd0d0c8e pysol-4.81-r1.ebuild 1639 +MD5 7d88d90a8927da4ba2817774a07817a6 pysol-4.82.ebuild 1627 +MD5 b678862ac0cf6cb48cc82b461ff685a7 files/digest-pysol-4.81-r1 64 +MD5 64d3e8b76a0ed236cf4a0fdb4a3e4b50 files/digest-pysol-4.82 64 diff --git a/games-board/pysol/files/digest-pysol-4.81-r1 b/games-board/pysol/files/digest-pysol-4.81-r1 new file mode 100644 index 000000000000..77b1162721e8 --- /dev/null +++ b/games-board/pysol/files/digest-pysol-4.81-r1 @@ -0,0 +1 @@ +MD5 3a4148f8cd4afd907f7f6798e4ab976f pysol-4.81.tar.bz2 3379257 diff --git a/games-board/pysol/files/digest-pysol-4.82 b/games-board/pysol/files/digest-pysol-4.82 new file mode 100644 index 000000000000..ed27f3ab1579 --- /dev/null +++ b/games-board/pysol/files/digest-pysol-4.82 @@ -0,0 +1 @@ +MD5 31a3ed96c6feb54717c6bce9ddd82b24 pysol-4.82.tar.bz2 3586977 diff --git a/games-board/pysol/pysol-4.81-r1.ebuild b/games-board/pysol/pysol-4.81-r1.ebuild new file mode 100644 index 000000000000..1a151ed38460 --- /dev/null +++ b/games-board/pysol/pysol-4.81-r1.ebuild @@ -0,0 +1,60 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/pysol/pysol-4.81-r1.ebuild,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +S=${WORKDIR}/${P} +DESCRIPTION="PySol card game" +SRC_URI="http://www.oberhumer.com/opensource/pysol/download/${P}.tar.bz2" +HOMEPAGE="http://www.oberhumer.com/opensource/pysol/" + +DEPEND="virtual/python" +RDEPEND=">=app-games/pysol-sound-server-3.0 + >=dev-lang/tk-8.0 + ${DEPEND}" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86 ppc" + +pkg_setup() { + if ! python -c "import Tkinter" >/dev/null 2>&1 + then + eerror "You need to recompile python with Tkinter support." + eerror "That means: USE='tcltk' emerge python" + echo + die "missing tkinter support with installed python" + fi +} + +src_install () { + #tar -xvjf ${DISTDIR}/${P}.tar.bz2 -C ${D}/opt || die + local prefix + local datadir + local pkgdatadir + + prefix="/usr" + datadir="${prefix}/share" + pkgdatadir=${datadir}/${PN}/${PV} + + mv ${S}/pysol ${S}/pysol.orig + sed -e "s|@prefix@|${prefix}|" -e "s|@pkgdatadir@|${pkgdatadir}|" < pysol.orig > pysol + dobin pysol + + make prefix=${D}/usr install-data + + insinto /usr/X11R6/include/X11/pixmaps + doins data/pysol.xpm + + doman pysol.6 + +# cp -a ${WORKDIR}/pysol-cardsets-4.40/data/cardset-* ${D}/opt/${P}/data/ +# cp -a ${WORKDIR}/pysol-music-4.40/data/music/* ${D}/opt/${P}/data/music/ + dodoc COPYING INSTALL NEWS README +} + +pkg_postinst() { + einfo "Please make sure that python was built with TK support:" + einfo "grep tcltk /var/db/pkg/dev-lang/python*/USE" + einfo "If the grep fails, then:" + einfo "USE='tcltk' emerge python" +} diff --git a/games-board/pysol/pysol-4.82.ebuild b/games-board/pysol/pysol-4.82.ebuild new file mode 100644 index 000000000000..fbac510584f4 --- /dev/null +++ b/games-board/pysol/pysol-4.82.ebuild @@ -0,0 +1,61 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/pysol/pysol-4.82.ebuild,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +DESCRIPTION="An exciting collection of more than 200 solitaire card games" +SRC_URI="http://www.oberhumer.com/opensource/pysol/download/${P}.tar.bz2" +HOMEPAGE="http://www.oberhumer.com/opensource/pysol/" + +DEPEND="virtual/python + >=sys-apps/sed-4" +RDEPEND="virtual/python + >=app-games/pysol-sound-server-3.0 + >=dev-lang/tk-8.0" + +KEYWORDS="x86 ppc" +LICENSE="GPL-2" +SLOT="0" + +pkg_setup() { + if ! python -c "import Tkinter" >/dev/null 2>&1 + then + eerror "You need to recompile python with Tkinter support." + eerror "That means: USE='tcltk' emerge python" + echo + die "missing tkinter support with installed python" + fi +} + +src_install () { + local prefix + local datadir + local pkgdatadir + + prefix="/usr" + datadir="${prefix}/share" + pkgdatadir=${datadir}/${PN}/${PV} + + sed -i \ + -e "s|@prefix@|${prefix}|" \ + -e "s|@pkgdatadir@|${pkgdatadir}|" pysol || \ + die "sed pysol failed" + dobin pysol + + make prefix=${D}/usr install-data + + insinto /usr/X11R6/include/X11/pixmaps + doins data/pysol.xpm + + doman pysol.6 + +# cp -a ${WORKDIR}/pysol-cardsets-4.40/data/cardset-* ${D}/opt/${P}/data/ +# cp -a ${WORKDIR}/pysol-music-4.40/data/music/* ${D}/opt/${P}/data/music/ + dodoc COPYING INSTALL NEWS README +} + +pkg_postinst() { + einfo "Please make sure that python was built with TK support:" + einfo "grep tcltk /var/db/pkg/dev-lang/python*/USE" + einfo "If the grep fails, then:" + einfo "USE='tcltk' emerge python" +} diff --git a/games-board/r-katro/ChangeLog b/games-board/r-katro/ChangeLog new file mode 100644 index 000000000000..f745d7e6c16f --- /dev/null +++ b/games-board/r-katro/ChangeLog @@ -0,0 +1,9 @@ +# ChangeLog for app-games/r-katro +# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/r-katro/ChangeLog,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +*r-katro-0.7.0 (06 Aug 2003) + + 06 Aug 2003; Michael Sterrett <msterret@gentoo.org> r-katro-0.7.0.ebuild: + initial commit (bug 25036) Ebuild by Rob Cakebread (modified) + diff --git a/games-board/r-katro/Manifest b/games-board/r-katro/Manifest new file mode 100644 index 000000000000..68631ebd18c8 --- /dev/null +++ b/games-board/r-katro/Manifest @@ -0,0 +1,3 @@ +MD5 4024ee71e430453299e4ce28dac221ca r-katro-0.7.0.ebuild 760 +MD5 af5f2ead8cd67f967c4ce24392a3b691 ChangeLog 389 +MD5 8ed3c41e3e73e7f74eb9844c32883d2f files/digest-r-katro-0.7.0 66 diff --git a/games-board/r-katro/files/digest-r-katro-0.7.0 b/games-board/r-katro/files/digest-r-katro-0.7.0 new file mode 100644 index 000000000000..ded44d165570 --- /dev/null +++ b/games-board/r-katro/files/digest-r-katro-0.7.0 @@ -0,0 +1 @@ +MD5 466747a4ef614ffcf4e627e841d36393 r-katro-0.7.0.tar.bz2 533377 diff --git a/games-board/r-katro/r-katro-0.7.0.ebuild b/games-board/r-katro/r-katro-0.7.0.ebuild new file mode 100644 index 000000000000..2648528c717f --- /dev/null +++ b/games-board/r-katro/r-katro-0.7.0.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/r-katro/r-katro-0.7.0.ebuild,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +inherit games + +DESCRIPTION="3D puzzle game" +HOMEPAGE="http://f.rodrigo.free.fr/games/r-katro/r-katro.php" +SRC_URI="http://f.rodrigo.free.fr/r-tech/cmp/addon-module/link/link.php?games/r-katro/${P}.tar.bz2" + +LICENSE="GPL-2" +KEYWORDS="~x86" +IUSE="nls" +SLOT="0" + +DEPEND=">=x11-libs/qt-3 + virtual/glut" + +src_compile() { + egamesconf `use_enable nls` || die + emake CXXFLAGS="${CXXFLAGS}" || die "emake failed" +} + +src_install() { + make DESTDIR=${D} install || die "make install failed" + dodoc AUTHORS NEWS README TODO + prepgamesdirs +} diff --git a/games-board/scid/ChangeLog b/games-board/scid/ChangeLog new file mode 100644 index 000000000000..f66678929861 --- /dev/null +++ b/games-board/scid/ChangeLog @@ -0,0 +1,13 @@ +# ChangeLog for app-games/scid +# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/scid/ChangeLog,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +*scid-3.4 (18 Jun 2003) + + 18 Jun 2003; Mike Frysinger <vapier@gentoo.org> : + Version bump. + +*scid-3.3 (16 Dec 2002) + + 16 Dec 2002; Mike Frysinger <vapier@gentoo.org> : + Initial import. Ebuild submitted by Thomas T. Veldhouse <veldy@veldy.net>. diff --git a/games-board/scid/Manifest b/games-board/scid/Manifest new file mode 100644 index 000000000000..f2c64f05191a --- /dev/null +++ b/games-board/scid/Manifest @@ -0,0 +1,3 @@ +MD5 f3969885d7efc3561108cac27da88318 ChangeLog 459 +MD5 8e562e75218861ab0a1cdcb3cd8f0bb2 scid-3.4.ebuild 1070 +MD5 1612d1a60912f96846bbf642e99ab2b2 files/digest-scid-3.4 135 diff --git a/games-board/scid/files/digest-scid-3.4 b/games-board/scid/files/digest-scid-3.4 new file mode 100644 index 000000000000..c6d88a18db1e --- /dev/null +++ b/games-board/scid/files/digest-scid-3.4 @@ -0,0 +1,2 @@ +MD5 5d9935e17d73ef24c8c6a9441bafca9c scid-3.4.tar.gz 1664782 +MD5 1f585e7012627e9ebd82a17d5c5766dd scid-extras-08232002.tar.bz2 1209029 diff --git a/games-board/scid/scid-3.4.ebuild b/games-board/scid/scid-3.4.ebuild new file mode 100644 index 000000000000..15786471c462 --- /dev/null +++ b/games-board/scid/scid-3.4.ebuild @@ -0,0 +1,46 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/scid/scid-3.4.ebuild,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +inherit games + +DESCRIPTION="a free chess database application" +HOMEPAGE="http://scid.sourceforge.net/" +SRC_URI="mirror://sourceforge/scid/${P}.tar.gz + http://www.visi.com/~veldy/gentoo/scid-extras-08232002.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86 alpha ppc sparc" + +DEPEND="virtual/glibc + virtual/x11 + >=dev-lang/tk-8.3 + >=sys-libs/zlib-1.1.3" +RDEPEND="${DEPEND} + >=dev-lang/python-2.1" + +src_compile() { + ./configure \ + COMPILE=c++ \ + LINK=c++ \ + BINDIR=/usr/bin \ + OPTIMIZE="${CXXFLAGS}" \ + TCL_INCLUDE="" + + make || die +} + +src_install() { + dogamesbin scid sc_addmove sc_epgn sc_spell sc_eco sc_import sc_remote \ + sc_tree scidpgn pgnfix pgnscid tkscid tcscid scmerge + + dodoc CHANGES COPYING README THANKS + dohtml help/*.html + + insinto ${GAMES_DATADIR}/${PN} + cd ${WORKDIR} + doins scid.eco spelling.ssp players.img + + prepgamesdirs +} diff --git a/games-board/sirius/ChangeLog b/games-board/sirius/ChangeLog new file mode 100644 index 000000000000..a4e7a734b003 --- /dev/null +++ b/games-board/sirius/ChangeLog @@ -0,0 +1,23 @@ +# ChangeLog for app-games/sirius +# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/sirius/ChangeLog,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +*sirius-0.8.0 (27 Aug 2003) + + 27 Aug 2003; Michael Sterrett <msterret@gentoo.org> sirius-0.8.0.ebuild: + version bump + + 10 Jul 2003; Michael Sterrett <msterret@gentoo.org> sirius-0.7.0.ebuild: + fix DESCRIPTION + +*sirius-0.7.0 (07 Jul 2003) + + 07 Jul 2003; Michael Sterrett <msterret@gentoo.org> sirius-0.7.0.ebuild: + version bump + +*sirius-0.3.1 (07 Jul 2003) + + 07 Jul 2003; Michael Sterrett <msterret@gentoo.org> sirius-0.3.1.ebuild: + Initial commit. ebuild based on the one submitted by Andrew Joyce in bug + 17729. + diff --git a/games-board/sirius/Manifest b/games-board/sirius/Manifest new file mode 100644 index 000000000000..b0590cdd6763 --- /dev/null +++ b/games-board/sirius/Manifest @@ -0,0 +1,5 @@ +MD5 92cc8de843107755e0d283bf84db6e45 ChangeLog 739 +MD5 410371db942dcb760ebc4ef7cdf3a7cd sirius-0.7.0.ebuild 564 +MD5 48a1bfcd07a02aeccaa880d4a8969a16 sirius-0.8.0.ebuild 579 +MD5 25e0572f7fe85fc645ba5adf3dc7f1d4 files/digest-sirius-0.7.0 65 +MD5 0b5b01fd48178eb33491139af936c6aa files/digest-sirius-0.8.0 65 diff --git a/games-board/sirius/files/digest-sirius-0.7.0 b/games-board/sirius/files/digest-sirius-0.7.0 new file mode 100644 index 000000000000..2744f7da6e61 --- /dev/null +++ b/games-board/sirius/files/digest-sirius-0.7.0 @@ -0,0 +1 @@ +MD5 128a663a4fa903e59f5ec40c4d06e59e sirius-0.7.0.tar.gz 1306274 diff --git a/games-board/sirius/files/digest-sirius-0.8.0 b/games-board/sirius/files/digest-sirius-0.8.0 new file mode 100644 index 000000000000..d4f3c2c26bcb --- /dev/null +++ b/games-board/sirius/files/digest-sirius-0.8.0 @@ -0,0 +1 @@ +MD5 e01d079ca62aa3cc85f542bb5e9389a5 sirius-0.8.0.tar.gz 1623435 diff --git a/games-board/sirius/sirius-0.7.0.ebuild b/games-board/sirius/sirius-0.7.0.ebuild new file mode 100644 index 000000000000..b14c9abbfd08 --- /dev/null +++ b/games-board/sirius/sirius-0.7.0.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/sirius/sirius-0.7.0.ebuild,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +inherit games + +DESCRIPTION="A program for playing the game of othello" +HOMEPAGE="http://sirius.bitvis.nu/" +SRC_URI="http://sirius.bitvis.nu/files/${P}.tar.gz" +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86" +IUSE="" +DEPEND="=x11-libs/gtk+-2*" + +src_install() { + egamesinstall + dodoc BUGS README ChangeLog || die "dodoc failed" + prepgamesdirs +} diff --git a/games-board/sirius/sirius-0.8.0.ebuild b/games-board/sirius/sirius-0.8.0.ebuild new file mode 100644 index 000000000000..a3dbad1af14c --- /dev/null +++ b/games-board/sirius/sirius-0.8.0.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/sirius/sirius-0.8.0.ebuild,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +inherit games + +DESCRIPTION="A program for playing the game of othello" +HOMEPAGE="http://sirius.bitvis.nu/" +SRC_URI="http://sirius.bitvis.nu/files/${P}.tar.gz" +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86" +IUSE="" +DEPEND="=x11-libs/gtk+-2*" + +src_install() { + egamesinstall || die + dodoc AUTHORS BUGS ChangeLog README || die "dodoc failed" + prepgamesdirs +} diff --git a/games-board/sjeng/ChangeLog b/games-board/sjeng/ChangeLog new file mode 100644 index 000000000000..47927e49c62f --- /dev/null +++ b/games-board/sjeng/ChangeLog @@ -0,0 +1,19 @@ +# ChangeLog for app-games/sjeng +# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/sjeng/ChangeLog,v 1.1 2003/09/10 17:46:27 vapier Exp $ + + 02 Aug 2003; Chris Gianelloni <wolf31o2@gentoo.org> sjeng-11.2.ebuild: + Fixed to use mirror://sourceforge + +*sjeng-11.2 (5 May 2002) + + 17 jul 2002; Jose Alberto Suárez López <bass@gentoo.org> sjeng-11.2.ebuild : + Added LICENSE, KEYWORDS, SLOT. + + 5 May 2002; Ryan Phillips <rphillips@gentoo.org> ChangeLog : + + Added initial ChangeLog which should be updated whenever the package is + updated in any way. This changelog is targetted to users. This means that the + comments should well explained and written in clean English. The details about + writing correct changelogs are explained in the skel.ChangeLog file which you + can find in the root directory of the portage repository. diff --git a/games-board/sjeng/Manifest b/games-board/sjeng/Manifest new file mode 100644 index 000000000000..c9221b3f4ac6 --- /dev/null +++ b/games-board/sjeng/Manifest @@ -0,0 +1,3 @@ +MD5 4a53b312c28e9f5d064f3877001f903f ChangeLog 902 +MD5 a61546dd26451f93ad3655d931689cd4 sjeng-11.2.ebuild 643 +MD5 642c55324abefa7826ee7985ceb5d3ec files/digest-sjeng-11.2 67 diff --git a/games-board/sjeng/files/digest-sjeng-11.2 b/games-board/sjeng/files/digest-sjeng-11.2 new file mode 100644 index 000000000000..2ef8cb9b8742 --- /dev/null +++ b/games-board/sjeng/files/digest-sjeng-11.2 @@ -0,0 +1 @@ +MD5 6561e740b7af703c16701304697d2870 Sjeng-Free-11.2.tar.gz 174019 diff --git a/games-board/sjeng/sjeng-11.2.ebuild b/games-board/sjeng/sjeng-11.2.ebuild new file mode 100644 index 000000000000..e9a416eec5f1 --- /dev/null +++ b/games-board/sjeng/sjeng-11.2.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/sjeng/sjeng-11.2.ebuild,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +S=${WORKDIR}/${P} +DESCRIPTION="Console based chess interface" +SRC_URI="mirror://sourceforge/sjeng/Sjeng-Free-${PV}.tar.gz" +HOMEPAGE="http://sjeng.sourceforge.net/" +KEYWORDS="x86" +SLOT="0" +LICENSE="GPL-2" + +src_compile() { + cd ${WORKDIR}/Sjeng-Free-${PV} + ./configure \ + --host=${CHOST} \ + --prefix=/usr + emake || die +} +src_install () { + cd ${WORKDIR}/Sjeng-Free-${PV} + make \ + prefix=${D}/usr \ + install || die +} diff --git a/games-board/teg/ChangeLog b/games-board/teg/ChangeLog new file mode 100644 index 000000000000..12d195671828 --- /dev/null +++ b/games-board/teg/ChangeLog @@ -0,0 +1,49 @@ +# ChangeLog for app-games/teg +# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/teg/ChangeLog,v 1.1 2003/09/10 17:46:27 vapier Exp $ + + 21 May 2003; Martin Holzer <mholzer@gentoo.org> teg-0.11.0.ebuild: + Adding libgnomeui as depend. Closes #19050. + +*teg-0.11.0 (08 Jan 2003) + 08 Jan 2003; J.Alberto Suárez López <bass@gentoo.org> teg-0.11.0.ebuild: + New finel version. + +*teg-0.10.1 (08 Aug 2002) + 27 Aug 2002; J.Alberto Suárez López <bass@gentoo.org> teg-0.10.1.ebuild: + added dev/libxml in DEPEND. Close #7003 + + 8 Aug 2002; J.Alberto Suárez López <bass@gentoo.org> teg-0.10.1.ebuild: + New version. Must fix bug #4729 + +*teg-0.9.4 (7 May 2002) + + 17 jul 2002; Jose Alberto Suárez López <bass@gentoo.org> teg-0.9.4.ebuild : + Added LICENSE, KEYWORDS. + 7 May 2002; Spider <spider@gentoo.org> teg-0.9.4.ebuild teg-0.9.2.ebuild: + + 17 jul 2002; Jose Alberto Suárez López <bass@gentoo.org> teg-0.9.2.ebuild : + Added LICENSE, KEYWORDS. + fix sourceforge mirroring. + + +*teg-0.9.4 (29 Apr 2002) + + 29 Apr 2002; Ryan Phillips <rphillips@gentoo.org> teg-0.9.4.ebuild : + + Simple update from 0.9.2 to 0.9.4 + +*teg-0.9.2 + 11 Apr 2002; Spider <spider@gentoo.org> teg-0.9.2.ebuild: + Update all glib dependencies to use glib-1.2* in preparation of +unmasking the glib-2.0.1 packages + +*teg-0.9.2 (1 Feb 2002) + + 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : + + Added initial ChangeLog which should be updated whenever the package is + updated in any way. This changelog is targetted to users. This means that the + comments should well explained and written in clean English. The details about + writing correct changelogs are explained in the skel.ChangeLog file which you + can find in the root directory of the portage repository. diff --git a/games-board/teg/Manifest b/games-board/teg/Manifest new file mode 100644 index 000000000000..29b843b09f9d --- /dev/null +++ b/games-board/teg/Manifest @@ -0,0 +1,3 @@ +MD5 1d1439c4d5d96b3f745a605a4a3e1208 ChangeLog 1825 +MD5 8c75c0d8c9a2f2308252c35ca65f1eb0 teg-0.11.0.ebuild 894 +MD5 a9d760775efb109a8a9ec50287b97842 files/digest-teg-0.11.0 64 diff --git a/games-board/teg/files/digest-teg-0.11.0 b/games-board/teg/files/digest-teg-0.11.0 new file mode 100644 index 000000000000..abb265715228 --- /dev/null +++ b/games-board/teg/files/digest-teg-0.11.0 @@ -0,0 +1 @@ +MD5 b7c778b07a22c34bd21942a8be26e095 teg-0.11.0.tar.bz2 3530558 diff --git a/games-board/teg/teg-0.11.0.ebuild b/games-board/teg/teg-0.11.0.ebuild new file mode 100644 index 000000000000..23907ac0f318 --- /dev/null +++ b/games-board/teg/teg-0.11.0.ebuild @@ -0,0 +1,38 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/teg/teg-0.11.0.ebuild,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +inherit games gnome2 + +S=${WORKDIR}/${P} +DESCRIPTION="Gnome Risk Clone" +SRC_URI="mirror://sourceforge/teg/${P}.tar.bz2" +HOMEPAGE="http://teg.sourceforge.net" + +KEYWORDS="x86 sparc" +LICENSE="GPL-2" +SLOT="0" + +DEPEND="virtual/glibc + virtual/x11 + dev-libs/glib + gnome-base/libgnomeui + gnome-base/libgnome" + +src_compile() { + egamesconf `use_enable nls` || die + emake || die +} + +src_install() { +# make DESTDIR=${D} install || die + export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL="1" + egamesinstall " sScrollkeeper_localstate_dir=${D}/var/lib/scrollkeeper/ ${1}" + unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL +# egamesinstall + prepgamesdirs +} + +pkg_postinst() { + gnome2_gconf_install +} diff --git a/games-board/xboard/ChangeLog b/games-board/xboard/ChangeLog new file mode 100644 index 000000000000..f25bf997d42b --- /dev/null +++ b/games-board/xboard/ChangeLog @@ -0,0 +1,16 @@ +# ChangeLog for app-games/xboard +# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/xboard/ChangeLog,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +*xboard-4.2.6-r1 (14 Aug 2003) + + 14 Aug 2003; Mike Frysinger <vapier@gentoo.org> : + Added games.eclass support. + +*xboard-4.2.6 (18 Apr 2002) + + 17 jul 2002; Jose Alberto Suárez López <bass@gentoo.org> xboard-4.2.6.ebuild : + Added LICENSE, KEYWORDS, SLOT. + + 18 Apr 2002; Ryan Phillips <rphillips@gentoo.org> xboard-4.2.6.ebuild : + Added for initial release. diff --git a/games-board/xboard/Manifest b/games-board/xboard/Manifest new file mode 100644 index 000000000000..16eee652e36b --- /dev/null +++ b/games-board/xboard/Manifest @@ -0,0 +1,4 @@ +MD5 f99bdbe68caa44c40ef71762f27da40c files/xboard-4.2.6-patch.diff 362 +MD5 4c2b6f7e0d86f5583e227d94bde222cc files/digest-xboard-4.2.6-r1 65 +MD5 96670b64ef4211568bd980c3d01e3093 ChangeLog 576 +MD5 7bb3ba5f851d87986f0301812c065a91 xboard-4.2.6-r1.ebuild 667 diff --git a/games-board/xboard/files/digest-xboard-4.2.6-r1 b/games-board/xboard/files/digest-xboard-4.2.6-r1 new file mode 100644 index 000000000000..a2bc5ae8cbdf --- /dev/null +++ b/games-board/xboard/files/digest-xboard-4.2.6-r1 @@ -0,0 +1 @@ +MD5 1d6e38c61277eed6ad7af352586b37d5 xboard-4.2.6.tar.gz 1057625 diff --git a/games-board/xboard/files/xboard-4.2.6-patch.diff b/games-board/xboard/files/xboard-4.2.6-patch.diff new file mode 100644 index 000000000000..34c8f72091b7 --- /dev/null +++ b/games-board/xboard/files/xboard-4.2.6-patch.diff @@ -0,0 +1,11 @@ +--- xboard.old 2002-04-13 19:44:26.000000000 -0700 ++++ xboard.h 2002-04-13 19:44:08.000000000 -0700 +@@ -100,7 +100,7 @@ + + #define BORDER_X_OFFSET 3 + #define BORDER_Y_OFFSET 27 +-#define FIRST_CHESS_PROGRAM "gnuchessx" ++#define FIRST_CHESS_PROGRAM "gnuchess" + #define SECOND_CHESS_PROGRAM "gnuchessx" + + /* Default to no flashing (the "usual" XBoard behavior) */ diff --git a/games-board/xboard/xboard-4.2.6-r1.ebuild b/games-board/xboard/xboard-4.2.6-r1.ebuild new file mode 100644 index 000000000000..a929677efc04 --- /dev/null +++ b/games-board/xboard/xboard-4.2.6-r1.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/xboard/xboard-4.2.6-r1.ebuild,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +inherit games eutils + +DESCRIPTION="GUI for gnuchess and for internet chess servers" +HOMEPAGE="http://www.tim-mann.org/xboard.html" +SRC_URI="ftp://gatekeeper.dec.com/pub/GNU/xboard/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86 ppc" + +DEPEND="app-games/gnuchess" + +src_unpack() { + unpack ${A} + cd ${S} + epatch ${FILESDIR}/${P}-patch.diff +} + +src_install() { + egamesinstall || die + dodoc FAQ READ_ME ToDo ChangeLog* + dohtml FAQ.html +} diff --git a/games-board/xfrisk/ChangeLog b/games-board/xfrisk/ChangeLog new file mode 100644 index 000000000000..dfb01b88abad --- /dev/null +++ b/games-board/xfrisk/ChangeLog @@ -0,0 +1,16 @@ +# ChangeLog for app-games/xfrisk +# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/xfrisk/ChangeLog,v 1.1 2003/09/10 17:46:27 vapier Exp $ + + 29 Jun 2003; <msterret@gentoo.org> xfrisk-1.2.ebuild: + don't bother to sed the spec file since it's unused + use sed -i + added some more docs + +*xfrisk-1.2 (15 Dec 2002) + + 04 Mar 2003; Jason Wever <weeve@gentoo.org> xfrisk-1.2.ebuild: + Added ~sparc to keywords in regards to bug #15703. + + 15 Dec 2002; Mike Frysinger <vapier@gentoo.org> : + Initial import. Ebuild submitted by Richard Garand <richard@garandnet.net>. diff --git a/games-board/xfrisk/Manifest b/games-board/xfrisk/Manifest new file mode 100644 index 000000000000..a8b5dfdaf77b --- /dev/null +++ b/games-board/xfrisk/Manifest @@ -0,0 +1,3 @@ +MD5 5b2812a59b1e972a02d0bd3fc5b6169f ChangeLog 640 +MD5 bbf031aff22e1d0272f0a10029ec881e xfrisk-1.2.ebuild 790 +MD5 32bd08c3a2efd038205d1cf92af69929 files/digest-xfrisk-1.2 62 diff --git a/games-board/xfrisk/files/digest-xfrisk-1.2 b/games-board/xfrisk/files/digest-xfrisk-1.2 new file mode 100644 index 000000000000..cdbfeb0fabd9 --- /dev/null +++ b/games-board/xfrisk/files/digest-xfrisk-1.2 @@ -0,0 +1 @@ +MD5 1413bb21b0a886dde454462aaaa088d4 xfrisk-1.2.tar.gz 228943 diff --git a/games-board/xfrisk/xfrisk-1.2.ebuild b/games-board/xfrisk/xfrisk-1.2.ebuild new file mode 100644 index 000000000000..a81c945a1601 --- /dev/null +++ b/games-board/xfrisk/xfrisk-1.2.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/xfrisk/xfrisk-1.2.ebuild,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +inherit games + +S=${WORKDIR}/XFrisk +DESCRIPTION="The RISK board game" +SRC_URI="http://morphy.iki.fi/xfrisk/files/${P}.tar.gz" +HOMEPAGE="http://morphy.iki.fi/xfrisk/" + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86 ppc sparc" + +DEPEND="x11-libs/Xaw3d + >=sys-apps/sed-4" + +src_unpack() { + unpack ${A} + cd ${S} + sed -i \ + -e "s:/usr/local:${GAMES_PREFIX}:" \ + Makefile || \ + die "sed Makefile failed" +} + +src_compile() { + emake || die +} + +src_install() { + make PREFIX=${D}/${GAMES_PREFIX} install || die "make install failed" + dodoc BUGS ChangeLog FAQ TODO + prepgamesdirs +} diff --git a/games-board/xgammon/ChangeLog b/games-board/xgammon/ChangeLog new file mode 100644 index 000000000000..a7fa8c6310b3 --- /dev/null +++ b/games-board/xgammon/ChangeLog @@ -0,0 +1,21 @@ +# ChangeLog for app-games/xgammon +# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $ Header: $ + + 12 Jun 2003; <msterret@gentoo.org> xgammon-0.98.ebuild: + fix Header + +*xgammon-0.98 (03 Jul 2002) + + 05 Mar 2003; Bartosch Pixa <darkspecter@gentoo.org> xgammon-0.98.ebuild: + set ~ppc in keywords + + 17 jul 2002; Jose Alberto Suárez López <bass@gentoo.org> xgammon-0.98.ebuild : + Added KEYWORDS. + + 03 Jul 2002; T.Kvernes <terjekv@math.uio.no> xgammon-0.98: + + Initial ebuild, kludged about with the process due to broken + behaviour from xgammon (amoungst other thing it expects "." + in $PATH for root). + diff --git a/games-board/xgammon/Manifest b/games-board/xgammon/Manifest new file mode 100644 index 000000000000..3707a1881702 --- /dev/null +++ b/games-board/xgammon/Manifest @@ -0,0 +1,5 @@ +MD5 18e0707048c018135c6c4454f93641c6 ChangeLog 639 +MD5 d51cd28abdfb5a4d323d17b7f877e7ed xgammon-0.98.ebuild 792 +MD5 713a4a778934c4793f43df1ba783d07c files/digest-xgammon-0.98 64 +MD5 5e492c857cd63f9bc13aced6d469814f files/xgammon-0.98-broken.patch 263 +MD5 9a1350fd77ab6f36cd2539f73c4b0a6a files/xgammon-0.98-config.patch 823 diff --git a/games-board/xgammon/files/digest-xgammon-0.98 b/games-board/xgammon/files/digest-xgammon-0.98 new file mode 100644 index 000000000000..a7970fd8e245 --- /dev/null +++ b/games-board/xgammon/files/digest-xgammon-0.98 @@ -0,0 +1 @@ +MD5 56ad9b75767c3b5822065d425b538012 xgammon-0.98a.tar.gz 76415 diff --git a/games-board/xgammon/files/xgammon-0.98-broken.patch b/games-board/xgammon/files/xgammon-0.98-broken.patch new file mode 100644 index 000000000000..e02ac10b4992 --- /dev/null +++ b/games-board/xgammon/files/xgammon-0.98-broken.patch @@ -0,0 +1,15 @@ +--- xgammon/lib/db.c.orig Sat Jan 6 12:14:12 2001 ++++ xgammon/lib/db.c Sat Jan 6 12:13:56 2001 +@@ -259,10 +259,11 @@ + close(fid); + } + +-void main() ++int main() + { + set_binom(); + set_naufm(); + set_offset(); + set_V_Werte(); ++ return(0); + } diff --git a/games-board/xgammon/files/xgammon-0.98-config.patch b/games-board/xgammon/files/xgammon-0.98-config.patch new file mode 100644 index 000000000000..d2e11bacfd81 --- /dev/null +++ b/games-board/xgammon/files/xgammon-0.98-config.patch @@ -0,0 +1,23 @@ +--- xgammon-0.98/xgammon.ad.rhconfig Tue Aug 29 01:35:39 1995 ++++ xgammon-0.98/xgammon.ad Wed Aug 12 18:22:25 1998 +@@ -67,4 +67,4 @@ + xgammon.buttonmove: false + xgammon.stonesteps: 5 + xgammon.delaytime: 5 +-xgammon.database: lib/xgammon.db ++xgammon.database: /usr/X11R6/lib/X11/xgammon/xgammon.db +--- xgammon-0.98/Imakefile.rhconfig Wed Aug 23 15:26:39 1995 ++++ xgammon-0.98/Imakefile Wed Aug 12 18:42:55 1998 +@@ -12,9 +12,9 @@ + + ComplexProgramTarget(xgammon) + InstallAppDefaults(XGammon) +-MakeDirectories(install, $(LIBDIR)/xgammon) +-InstallNonExec(lib/xgammon.db, $(LIBDIR)/xgammon) +-MANSUFFIX = 6 ++MakeDirectories(install,$(LIBDIR)/xgammon) ++InstallNonExec(lib/xgammon.db,$(LIBDIR)/xgammon) ++MANSUFFIX = 1 + + xgammon.o: xgammon.c + $(CC) $(CFLAGS) -DDATABASE=\"$(LIBDIR)/xgammon/xgammon.db\" -c xgammon.c diff --git a/games-board/xgammon/xgammon-0.98.ebuild b/games-board/xgammon/xgammon-0.98.ebuild new file mode 100644 index 000000000000..0e812f45e5a5 --- /dev/null +++ b/games-board/xgammon/xgammon-0.98.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/xgammon/xgammon-0.98.ebuild,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +inherit eutils + +S=${WORKDIR}/${P}a +DESCRIPTION="very nice backgammon game for X" +SRC_URI="http://fawn.unibw-hamburg.de/steuer/xgammon/Downloads/${P}a.tar.gz" +HOMEPAGE="http://fawn.unibw-hamburg.de/steuer/xgammon/xgammon.html" + +KEYWORDS="x86 ppc" +LICENSE="GPL-2" +SLOT="0" + +DEPEND="virtual/x11" + +src_unpack() { + unpack ${A} + cd ${S} + + epatch ${FILESDIR}/xgammon-0.98-broken.patch + epatch ${FILESDIR}/xgammon-0.98-config.patch +} + +src_compile() { + xmkmf || die "xmkmf died" + env PATH="${PATH}:." emake || die +} + +src_install() { + make DESTDIR=${D} install || die +} diff --git a/games-board/xmahjongg/ChangeLog b/games-board/xmahjongg/ChangeLog new file mode 100644 index 000000000000..00d1b4e558f4 --- /dev/null +++ b/games-board/xmahjongg/ChangeLog @@ -0,0 +1,8 @@ +# ChangeLog for app-games/xmahjongg +# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/xmahjongg/ChangeLog,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +*xmahjongg-3.6.1 (30 Nov 2002) + + 30 Nov 2002; Mike Frysinger <vapier@gentoo.org> : + Initial import. Ebuild submitted by sam <sambesselink@planet.nl>. diff --git a/games-board/xmahjongg/Manifest b/games-board/xmahjongg/Manifest new file mode 100644 index 000000000000..a26e01bf8298 --- /dev/null +++ b/games-board/xmahjongg/Manifest @@ -0,0 +1,3 @@ +MD5 9c51a5e2a83b8c7dcafd26fbea66e1f0 ChangeLog 373 +MD5 b7be129d5d59e864f51c0f8804df1914 xmahjongg-3.6.1.ebuild 591 +MD5 61e9702fb576aac975f4d57f4e22b0ec files/digest-xmahjongg-3.6.1 67 diff --git a/games-board/xmahjongg/files/digest-xmahjongg-3.6.1 b/games-board/xmahjongg/files/digest-xmahjongg-3.6.1 new file mode 100644 index 000000000000..c2402aa0fd48 --- /dev/null +++ b/games-board/xmahjongg/files/digest-xmahjongg-3.6.1 @@ -0,0 +1 @@ +MD5 d8367caefbdae8e10c48593d17c342ae xmahjongg-3.6.1.tar.gz 462833 diff --git a/games-board/xmahjongg/xmahjongg-3.6.1.ebuild b/games-board/xmahjongg/xmahjongg-3.6.1.ebuild new file mode 100644 index 000000000000..2e414a78c2ba --- /dev/null +++ b/games-board/xmahjongg/xmahjongg-3.6.1.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/xmahjongg/xmahjongg-3.6.1.ebuild,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +inherit games + +DESCRIPTION="friendly GUI version of xmahjongg" +HOMEPAGE="http://www.lcdf.org/xmahjongg/" +SRC_URI="http://www.lcdf.org/xmahjongg/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86" + +DEPEND="virtual/x11 + media-libs/libpng + sys-libs/zlib" + +src_compile() { + egamesconf --with-x + emake || die +} + +src_install() { + egamesinstall + prepgamesdirs +} diff --git a/games-board/xscrabble/ChangeLog b/games-board/xscrabble/ChangeLog new file mode 100644 index 000000000000..589c1ea14ae5 --- /dev/null +++ b/games-board/xscrabble/ChangeLog @@ -0,0 +1,8 @@ +# ChangeLog for app-games/xscrabble +# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/xscrabble/ChangeLog,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +*xscrabble-2.10 (15 Jul 2003) + + 15 Jul 2003; Mike Frysinger <vapier@gentoo.org> : + Initial import. Ebuild submitted by Brice Arnould <brice@projectgene.net> #24488. diff --git a/games-board/xscrabble/Manifest b/games-board/xscrabble/Manifest new file mode 100644 index 000000000000..3eaa5f359ef6 --- /dev/null +++ b/games-board/xscrabble/Manifest @@ -0,0 +1,4 @@ +MD5 c19e0ecddaa500074a5fa91392f2659b files/digest-xscrabble-2.10 184 +MD5 f6e1f3f73d71157779c68284da50e166 files/2.10-path-fixes.patch 1184 +MD5 acbda8865d400fa8ba380d3185ace4a6 ChangeLog 388 +MD5 e0275acd4d84d22937ad7b93ca553120 xscrabble-2.10.ebuild 1160 diff --git a/games-board/xscrabble/files/2.10-path-fixes.patch b/games-board/xscrabble/files/2.10-path-fixes.patch new file mode 100644 index 000000000000..2023803ca4fb --- /dev/null +++ b/games-board/xscrabble/files/2.10-path-fixes.patch @@ -0,0 +1,35 @@ +--- build~~ 2003-07-15 01:01:27.000000000 +0200 ++++ build 2003-07-15 01:00:27.000000000 +0200 +@@ -1,9 +1,10 @@ + #!/bin/sh + + # Install defaults +-APPDEFAULTS=/usr/lib/X11/app-defaults +-BINDIR=/usr/games/bin +-LIBDIR=/usr/games/lib/scrabble ++APPDEFAULTS=$DESTDIR/usr/X11R6/lib/X11/app-defaults ++REAL_APPDEFAULTS=/usr/X11R6/lib/X11/app-defaults ++BINDIR=$DESTDIR/usr/games/bin ++LIBDIR=$DESTDIR/usr/share/games/xscrabble + + # Version (don't modify without knowing!!) + MAJOR=2 +@@ -53,6 +54,7 @@ + + if test "$1" = "install" ; then + mkdirhier $BINDIR ++ mkdir -p $APPDEFAULTS + echo "mkdirhier $BINDIR" + install -c -s src/xscrab $BINDIR + echo "install -c -s src/xscrab $BINDIR" +@@ -90,8 +92,8 @@ + echo "mv -f xscrabble_$2/app-defaults/XScrabble_$2 $APPDEFAULTS" + rm -f $APPDEFAULTS/XScrabble + echo "rm -f $APPDEFAULTS/XScrabble" +- ln -fs $APPDEFAULTS/XScrabble_$2 $APPDEFAULTS/XScrabble +- echo "ln -fs $APPDEFAULTS/XScrabble_$2 $APPDEFAULTS/XScrabble" ++ ln -fs $REAL_APPDEFAULTS/XScrabble_$2 $APPDEFAULTS/XScrabble ++ echo "ln -fs $REAL_APPDEFAULTS/XScrabble_$2 $APPDEFAULTS/XScrabble" + chmod a+rwx $LIBDIR/$2 + chmod a+rw $LIBDIR/$2/scrabble_scores + rm -rf xscrabble_$2 diff --git a/games-board/xscrabble/files/digest-xscrabble-2.10 b/games-board/xscrabble/files/digest-xscrabble-2.10 new file mode 100644 index 000000000000..151724409093 --- /dev/null +++ b/games-board/xscrabble/files/digest-xscrabble-2.10 @@ -0,0 +1,3 @@ +MD5 376531c836b62f81d2ac2281495b5030 xscrabble-2.10.tgz 83575 +MD5 be5e45715225ff524b5e7cdff164ed0d xscrabble_fr.tgz 810737 +MD5 791244c62c92fc2dfd1c524f1a25eb9f xscrabble_en.tgz 393527 diff --git a/games-board/xscrabble/xscrabble-2.10.ebuild b/games-board/xscrabble/xscrabble-2.10.ebuild new file mode 100644 index 000000000000..d4e92b2145b3 --- /dev/null +++ b/games-board/xscrabble/xscrabble-2.10.ebuild @@ -0,0 +1,44 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/xscrabble/xscrabble-2.10.ebuild,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +inherit games eutils + +DESCRIPTION="An X11 clone of the well-known Scrabble" +HOMEPAGE="http://freshmeat.net/projects/xscrabble/?topic_id=80" +SRC_URI="ftp://ftp.ac-grenoble.fr/ge/educational_games/${P}.tgz + nls? ( ftp://ftp.ac-grenoble.fr/ge/educational_games/xscrabble_fr.tgz ) + ftp://ftp.ac-grenoble.fr/ge/educational_games/xscrabble_en.tgz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86" +IUSE="nls" + +DEPEND="virtual/x11" + +src_unpack() { + unpack ${P}.tgz + + cp ${DISTDIR}/xscrabble_en.tgz . + [ `use nls` ] && cp ${DISTDIR}/xscrabble_fr.tgz . + + cd ${S} + epatch ${FILESDIR}/${PV}-path-fixes.patch +} + +src_compile() { + ./build bin || die +} + +src_install() { + export DESTDIR=${D} + ./build install || die + [ `use nls` ] && { ./build lang fr || die; } + ./build lang en || die + for f in ${D}/usr/X11R6/lib/X11/app-defaults/* ; do + sed -i "s:/usr/games/lib/scrabble/:${GAMES_DATADIR}/${PN}/:" ${f} + done + dodoc CHANGES README + prepgamesdirs +} diff --git a/games-board/xskat/ChangeLog b/games-board/xskat/ChangeLog new file mode 100644 index 000000000000..f8678352628a --- /dev/null +++ b/games-board/xskat/ChangeLog @@ -0,0 +1,9 @@ +# ChangeLog for app-games/xskat +# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/xskat/ChangeLog,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +*xskat-3.4 (22 Aug 2002) + + 22 Aug 2002; J. Alberto Suárez López <bass@gentoo.org> xsaket-3.4.ebuild + First relase (Stephan_Weber@gmx.de (Stephan Weber)) + diff --git a/games-board/xskat/Manifest b/games-board/xskat/Manifest new file mode 100644 index 000000000000..fb0af3b205e5 --- /dev/null +++ b/games-board/xskat/Manifest @@ -0,0 +1,3 @@ +MD5 9409fa2b5b02bf7ac5f8508292d760c3 files/digest-xskat-3.4 61 +MD5 34c15a4ea36ff397061c795919203002 xskat-3.4.ebuild 663 +MD5 40201f9a4de945d1d8415d4d3173b740 ChangeLog 367 diff --git a/games-board/xskat/files/digest-xskat-3.4 b/games-board/xskat/files/digest-xskat-3.4 new file mode 100644 index 000000000000..d85f30d70683 --- /dev/null +++ b/games-board/xskat/files/digest-xskat-3.4 @@ -0,0 +1 @@ +MD5 678de9e339669791e2e46f1294f78aaf xskat-3.4.tar.gz 291348 diff --git a/games-board/xskat/xskat-3.4.ebuild b/games-board/xskat/xskat-3.4.ebuild new file mode 100644 index 000000000000..a040b8230cd9 --- /dev/null +++ b/games-board/xskat/xskat-3.4.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/xskat/xskat-3.4.ebuild,v 1.1 2003/09/10 17:46:27 vapier Exp $ + +DESCRIPTION="XSkat - famous german card game for X11" +HOMEPAGE="http://www.gulu.net/xskat" +SRC_URI="http://www.gulu.net/xskat/${P}.tar.gz" + +LICENSE="freedist" +SLOT="0" +KEYWORDS="x86 ppc" + +DEPEND="virtual/x11" + +src_compile() { + ./configure \ + --host=${CHOST} \ + --prefix=/usr \ + --infodir=/usr/share/info \ + --mandir=/usr/share/man || die "./configure failed" +emake || die +} + +src_install() { + make DESTDIR=${D} install install.man || die +} |