summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2007-08-21 18:31:41 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2007-08-21 18:31:41 +0000
commitcf98d37e0382eb868fe1621782f49f7e9e4e8f65 (patch)
treec99136279cd5411104cd11ffc5c8d4d8497c26ab /games-rpg/nwn-cep/nwn-cep-2.0.ebuild
parentlibnss-mysql proper fix for .la-file (diff)
downloadhistorical-cf98d37e0382eb868fe1621782f49f7e9e4e8f65.tar.gz
historical-cf98d37e0382eb868fe1621782f49f7e9e4e8f65.tar.bz2
historical-cf98d37e0382eb868fe1621782f49f7e9e4e8f65.zip
Added a patch from Denis Dupeyron <calchan@gentoo.org> to improve the quality of the ebuild and also to change to using the RAR to save space. Closing bug #180010.
Package-Manager: portage-2.1.3.6
Diffstat (limited to 'games-rpg/nwn-cep/nwn-cep-2.0.ebuild')
-rw-r--r--games-rpg/nwn-cep/nwn-cep-2.0.ebuild21
1 files changed, 6 insertions, 15 deletions
diff --git a/games-rpg/nwn-cep/nwn-cep-2.0.ebuild b/games-rpg/nwn-cep/nwn-cep-2.0.ebuild
index 9928cfbba119..9ddebbbadc11 100644
--- a/games-rpg/nwn-cep/nwn-cep-2.0.ebuild
+++ b/games-rpg/nwn-cep/nwn-cep-2.0.ebuild
@@ -1,33 +1,24 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwn-cep/nwn-cep-2.0.ebuild,v 1.2 2007/02/22 04:42:29 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwn-cep/nwn-cep-2.0.ebuild,v 1.3 2007/08/21 18:31:40 wolf31o2 Exp $
-inherit eutils games
+inherit games
-DESCRIPTION="The Community Expansion Pack is a high quality custom content addon for Neverwinter Nights"
-HOMEPAGE="http://nwn.bioware.com/players/cep.html"
-SRC_URI="cepv2_Part_A.zip cepv2_Part_B.zip"
+DESCRIPTION="High quality custom content addon for Neverwinter Nights"
+HOMEPAGE="http://nwvault.ign.com/cep/"
+SRC_URI="http://vnfiles.ign.com/nwvault.ign.com/fms/files/hakpaks/7000/CEPv2_full.rar"
LICENSE="as-is"
SLOT="2"
KEYWORDS="-* ~amd64 ~x86"
IUSE=""
-RESTRICT="fetch"
-DEPEND="app-arch/unzip"
+DEPEND="app-arch/unrar"
RDEPEND=">=games-rpg/nwn-1.68"
S=${WORKDIR}
dir=${GAMES_PREFIX_OPT}/nwn
-Ddir=${D}/${dir}
-
-pkg_nofetch() {
- einfo "Please visit http://nwvault.ign.com/cep/downloads/"
- einfo "and download the .zip versions of ${A}."
- einfo "Then move the files you downloaded to:"
- einfo "${DISTDIR}"
-}
pkg_setup() {
games_pkg_setup