summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Garthe (the_mgt) <themgt@uncensored.citadel.org>2011-06-25 15:38:35 +0000
committerStefan Garthe (the_mgt) <themgt@uncensored.citadel.org>2011-06-25 15:38:35 +0000
commita8912a249a1ea95f43f88f147c118cdccf925e38 (patch)
treefea3055e5477bcc99bae3b473bcde38d3fe699ed /games-rpg
parentsci-geosciences/aweather: Version bump for aweather-0.5 (diff)
downloadsunrise-a8912a249a1ea95f43f88f147c118cdccf925e38.tar.gz
sunrise-a8912a249a1ea95f43f88f147c118cdccf925e38.tar.bz2
sunrise-a8912a249a1ea95f43f88f147c118cdccf925e38.zip
games-rpg/privateergold: Improved the dependencies, removed commented-out phases, replaced them by definition of S. Thanks floppym and Enlik
svn path=/sunrise/; revision=12157
Diffstat (limited to 'games-rpg')
-rw-r--r--games-rpg/privateergold/ChangeLog5
-rw-r--r--games-rpg/privateergold/Manifest4
-rw-r--r--games-rpg/privateergold/privateergold-1.03.ebuild16
3 files changed, 18 insertions, 7 deletions
diff --git a/games-rpg/privateergold/ChangeLog b/games-rpg/privateergold/ChangeLog
index 980cb3de3..5e5f15361 100644
--- a/games-rpg/privateergold/ChangeLog
+++ b/games-rpg/privateergold/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 25 Jun 2011; Stefan Garthe (the_mgt) themgt@uncensored.citadel.org
+ privateergold-1.03.ebuild:
+ Improved the dependencies, removed commented-out phases, replaced them by
+ definition of S. Thanks floppym and Enlik
+
24 Jun 2011; Stefan Garthe (the_mgt) themgt@uncensored.citadel.org
+privateergold-1.03.ebuild, +files/privscript, +metadata.xml:
New Ebuild for bug #84425 thanks to binki and mrgorny for reviews
diff --git a/games-rpg/privateergold/Manifest b/games-rpg/privateergold/Manifest
index 9e0fae55c..72a410b0f 100644
--- a/games-rpg/privateergold/Manifest
+++ b/games-rpg/privateergold/Manifest
@@ -1,5 +1,5 @@
AUX privscript 218 RMD160 becddd0014e8c01b70e94d60d64dada67c8d223a SHA1 589d25ed01c036b7d7a07eaefd15f566b300077b SHA256 02aa647572365be59b8c482e9dcdacb50c7ac16ef5983c5136cd1298802d9cf4
DIST PrivateerGold1.03.bz2.bin 316782609 RMD160 0a9d3105325d2f4255a5c33abcbc974c9f230d31 SHA1 7398e9ca57dad8661c788b3433b147037e7b381b SHA256 5e0f10eb8fda8a2b4f9d23044bf66d8ffa04ce2a1767892ff1eddde38b06698a
-EBUILD privateergold-1.03.ebuild 1380 RMD160 faa9ef364cc8b0626a5550428d38c716dcffd8e5 SHA1 bb4a8e28c5d782af96e09ceac79a3de18d85d3ac SHA256 0d902bffe7055dfccf83042f8e62b2dede9d30ff9f14132c49e8723041b2611c
-MISC ChangeLog 326 RMD160 797bc2d4775a9d409fb6f3398b0c9dc05208c599 SHA1 992858816ce50fa7c2b9c9292e6da74c5be50f4e SHA256 bd435c382ed7b7e56aa613c56175afe49a37e35aebdfc75c57f5ce2c07b97784
+EBUILD privateergold-1.03.ebuild 1539 RMD160 e0389865ecdd8d4b3a6ad5649ad4f97001c06e59 SHA1 3322467238a925babe4600f2793bb2683bea1f10 SHA256 3c3a9267bce7707e6a2cac2e68942090db4fe182ca5bb346a9b463a54700f991
+MISC ChangeLog 545 RMD160 f3f5bcb2ae7f36d8e6cde5f0ca5c1d0c7e946075 SHA1 0321100c5260ebb37822493ffcc37006bf06f700 SHA256 2f5f133068b2f7bbbcc150e190789088e60fe9b09098e400cdd203d7a956586c
MISC metadata.xml 1108 RMD160 c42a74f71c035d531191f989f00209f4b109b761 SHA1 77c082e7aae20c0b8ff5bb40fe49af0b1764ad2b SHA256 1076b8d5c2e9795eda6ceb0095136fc96d0e9dcb41a99321e013fdd9456722d6
diff --git a/games-rpg/privateergold/privateergold-1.03.ebuild b/games-rpg/privateergold/privateergold-1.03.ebuild
index 16f68c0fc..4cb4ec0c5 100644
--- a/games-rpg/privateergold/privateergold-1.03.ebuild
+++ b/games-rpg/privateergold/privateergold-1.03.ebuild
@@ -15,19 +15,25 @@ SLOT="0"
KEYWORDS="-* ~amd64 ~x86"
IUSE=""
-RDEPEND="amd64? ( app-emulation/emul-linux-x86-opengl
+RDEPEND="amd64? ( app-emulation/emul-linux-x86-baselibs
+ app-emulation/emul-linux-x86-gtklibs
+ app-emulation/emul-linux-x86-opengl
app-emulation/emul-linux-x86-xlibs )
x86? ( virtual/opengl
- x11-libs/libX11 )"
+ x11-libs/gtk+:1
+ x11-libs/libICE
+ x11-libs/libSM
+ x11-libs/libX11
+ x11-libs/libXext
+ x11-libs/libXi
+ x11-libs/libXrandr )"
DEPEND="${RDEPEND}"
+S=${WORKDIR}
src_unpack() {
unpack_makeself
}
-src_prepare() { :; }
-src_compile() { :; }
-
src_install() {
dodoc Manual.pdf || die "Installation of docs failed"
newgamesbin "${FILESDIR}"/privscript privateergold || die "Couldn't install launcher"