diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-05-29 22:47:21 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-05-29 22:47:21 +0000 |
commit | 197ae9d38ee090fd32a0813e6b8144d127fd8932 (patch) | |
tree | 96a92c86e15789a09e3f11b4b9df0e3f913393f1 /games-util | |
parent | gcc4 patch; #94321 (diff) | |
download | historical-197ae9d38ee090fd32a0813e6b8144d127fd8932.tar.gz historical-197ae9d38ee090fd32a0813e6b8144d127fd8932.tar.bz2 historical-197ae9d38ee090fd32a0813e6b8144d127fd8932.zip |
old
Diffstat (limited to 'games-util')
-rw-r--r-- | games-util/dzip/dzip-2.9.ebuild | 37 | ||||
-rw-r--r-- | games-util/dzip/files/digest-dzip-2.9 | 1 |
2 files changed, 0 insertions, 38 deletions
diff --git a/games-util/dzip/dzip-2.9.ebuild b/games-util/dzip/dzip-2.9.ebuild deleted file mode 100644 index ad1cd444ff3a..000000000000 --- a/games-util/dzip/dzip-2.9.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/dzip/dzip-2.9.ebuild,v 1.5 2005/05/18 16:17:06 mr_bones_ Exp $ - -inherit games - -DESCRIPTION="compressor/uncompressor for demo recordings from id's Quake" -HOMEPAGE="http://speeddemosarchive.com/dzip/" -SRC_URI="http://speeddemosarchive.com/dzip/dz${PV/./}src.zip" - -LICENSE="as-is" -SLOT="0" -KEYWORDS="~ppc x86" -IUSE="" - -DEPEND="app-arch/unzip" -RDEPEND="" - -S=${WORKDIR} - -src_compile() { - emake CFLAGS="${CFLAGS}" -f Makefile.linux || die "emake failed" -} - -src_install () { - dogamesbin dzip || die "dogamesbin failed" - dodoc Readme || die "dodoc failed" - prepgamesdirs -} - -pkg_postinst() { - games_pkg_postinst - echo - einfo "Demo files can be found at http://planetquake.com/sda/" - einfo "and http://planetquake.com/qdq/" - echo -} diff --git a/games-util/dzip/files/digest-dzip-2.9 b/games-util/dzip/files/digest-dzip-2.9 deleted file mode 100644 index 8b183d0bd7a0..000000000000 --- a/games-util/dzip/files/digest-dzip-2.9 +++ /dev/null @@ -1 +0,0 @@ -MD5 b02d69c7c6ee491380d77f26c6f5a6e0 dz29src.zip 100354 |