diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-09-14 03:47:20 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-09-14 03:47:20 +0000 |
commit | 21380ac79670978c1fa98ac1e54e12151435baf7 (patch) | |
tree | cb335750bbd886f37223818bc292b09e35a61d43 /games-puzzle/cuyo | |
parent | version bump (diff) | |
download | historical-21380ac79670978c1fa98ac1e54e12151435baf7.tar.gz historical-21380ac79670978c1fa98ac1e54e12151435baf7.tar.bz2 historical-21380ac79670978c1fa98ac1e54e12151435baf7.zip |
old
Diffstat (limited to 'games-puzzle/cuyo')
-rw-r--r-- | games-puzzle/cuyo/cuyo-1.6.1.ebuild | 37 | ||||
-rw-r--r-- | games-puzzle/cuyo/files/digest-cuyo-1.6.1 | 1 |
2 files changed, 0 insertions, 38 deletions
diff --git a/games-puzzle/cuyo/cuyo-1.6.1.ebuild b/games-puzzle/cuyo/cuyo-1.6.1.ebuild deleted file mode 100644 index a7cf1fc215e9..000000000000 --- a/games-puzzle/cuyo/cuyo-1.6.1.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/cuyo/cuyo-1.6.1.ebuild,v 1.1 2003/09/10 06:36:00 vapier Exp $ - -inherit games - -S=${WORKDIR}/${P/_} -DESCRIPTION="highly addictive and remotely related to tetris" -SRC_URI="http://savannah.nongnu.org/download/cuyo/${P//_}.tar.gz" -HOMEPAGE="http://www.karimmi.de/cuyo/" - -KEYWORDS="x86 ppc" -LICENSE="GPL-2" -SLOT="0" - -DEPEND="virtual/glibc - virtual/x11 - =x11-libs/qt-2*" - -src_compile() { - egamesconf \ - --with-qt \ - --with-qt-dir=/usr/qt/2 \ - --with-x \ - || die - emake || die -} - -src_install() { - cp data/Makefile{,.old} - sed -e 's: $(pkgdatadir: $(DESTDIR)$(pkgdatadir:' \ - data/Makefile.old > data/Makefile - make install DESTDIR=${D} || die - dodoc AUTHORS COPYING INSTALL NEWS README TODO ChangeLog - - prepgamesdirs -} diff --git a/games-puzzle/cuyo/files/digest-cuyo-1.6.1 b/games-puzzle/cuyo/files/digest-cuyo-1.6.1 deleted file mode 100644 index db528a413c21..000000000000 --- a/games-puzzle/cuyo/files/digest-cuyo-1.6.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 613858433312eb83afb052fc75e89a7c cuyo-1.6.1.tar.gz 865970 |