aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorM.B <tomboy64@sina.cn>2015-08-29 17:36:25 +0200
committerM.B <tomboy64@sina.cn>2015-08-29 17:36:25 +0200
commit0b66985a8c0561ca9b6076506527ec7790d7a1bc (patch)
treef2eee4ab1a3a135c72502f7137000003c909acb2 /games-strategy/ufo-ai
parentmy ufo-ai 2.5 ebuild (diff)
downloadtbc-0b66985a8c0561ca9b6076506527ec7790d7a1bc.tar.gz
tbc-0b66985a8c0561ca9b6076506527ec7790d7a1bc.tar.bz2
tbc-0b66985a8c0561ca9b6076506527ec7790d7a1bc.zip
including fix for hardened from l29ah / booboo-Overlay
Diffstat (limited to 'games-strategy/ufo-ai')
-rw-r--r--games-strategy/ufo-ai/Manifest4
-rw-r--r--games-strategy/ufo-ai/ufo-ai-2.5.ebuild10
-rw-r--r--games-strategy/ufo-ai/wget-log25
3 files changed, 37 insertions, 2 deletions
diff --git a/games-strategy/ufo-ai/Manifest b/games-strategy/ufo-ai/Manifest
new file mode 100644
index 0000000..fe43e49
--- /dev/null
+++ b/games-strategy/ufo-ai/Manifest
@@ -0,0 +1,4 @@
+DIST ufoai-2.5-data.tar 1269913600 SHA256 0d12041cba3aaaba1ce114650c36586d286dcce51c721844c06fdace06e307b8 SHA512 429ddc33391aa33ca5ff1788a01114a5c8eb0bb6d66a5bedb1c88c3a46810813cade2ecd69b4ef4f18e9dd6b41485c1bf9f9b0f13fc9255cbf1f9484186f883b WHIRLPOOL d10e517ebd158a65e427f3d105df89d0ee5eb2900b99142d0e5b044c3bdd9f5063c6774c4570f93da87f408b0099a364e48ad7cec1638b4e6c6282c495557f8e
+DIST ufoai-2.5-source.tar.bz2 24239539 SHA256 0c7cc3bc9efeb276f71cbe6ee8ff7c76f98d183de79f1a069fa63059cf182a8f SHA512 072fe8820b1b242bb13f0820459fc27092b8597573231c8921c711859df39c8e28d9854e8a0300ebabb38cdeb99db16bed388a1391ba9f54100268b831db056f WHIRLPOOL 23cf4c88e88a85f5e6857e8c91e55e19bfce3c59d49168d16deca58a4ce9de25f942f86d7219c6d07f4b8dab2649068462616b38191ceb3b03973fed165bf058
+EBUILD ufo-ai-2.5.ebuild 2943 SHA256 94dce164d652e8c6e709912eb310133cbd18911ad8ae22e645babc4a5542334d SHA512 08f39f645441448d4d38d1176936f94b5e2994727930d218deca3a10bc308cebf3767f99900ed3606c80f355d5c24ef530f37fc41381d4d35bc8a197679dacfd WHIRLPOOL bfdac624b7802b410558d6c37083db594e21ed77c2e1c16837023125a316f4fc02b375385b8aefc8794990cbe13b5ba6a1128f2086511a0bb7639e80a0f9bb6a
+MISC wget-log 17087 SHA256 2b03403e46c8116b87272d7f344c728f04d02459418e1b9e32d2b698399d3bf8 SHA512 2779418909c88c37481e1840839054567e4fc745eb36dcd2cb1a5f1f6db6b21552aa8a3b205b9705a8964ea955e8bdd302a4d75c439457e50ee8d29e3de8b4ed WHIRLPOOL 81df5880cac5abc2b6be84138f9133054ea7e6d4f149a4ed6c17c7373e3152ac1102473b5d5f9e2f34ab433dc1d0a2ffb4daf94e888cb42261a6f312a26c4228
diff --git a/games-strategy/ufo-ai/ufo-ai-2.5.ebuild b/games-strategy/ufo-ai/ufo-ai-2.5.ebuild
index 8f7b309..61bb3e4 100644
--- a/games-strategy/ufo-ai/ufo-ai-2.5.ebuild
+++ b/games-strategy/ufo-ai/ufo-ai-2.5.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/ufoai/${MY_P}-source.tar.bz2
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="debug server editor +client sse"
+IUSE="debug server editor +client sse profile"
# Dependencies and more instructions can be found here:
# http://ufoai.ninex.info/wiki/index.php/Compile_for_Linux
@@ -46,6 +46,12 @@ RDEPEND="${DEPEND}"
S=${WORKDIR}/${MY_P}-source
+pkg_setup() {
+ if use profile; then
+ ewarn "USE=\"profile\" is incompatible with the hardened profile's -pie flag."
+ fi
+}
+
src_unpack() {
unpack ${MY_P}-source.tar.bz2
cd "${S}"
@@ -71,7 +77,7 @@ src_configure() {
$(use_enable sse)
--enable-game
--disable-paranoid
- --enable-profiling
+ $(use_enable profile profiling)
--bindir="${GAMES_BINDIR}"
--libdir="$(games_get_libdir)"
--datadir="${GAMES_DATADIR}/${PN/-}"
diff --git a/games-strategy/ufo-ai/wget-log b/games-strategy/ufo-ai/wget-log
new file mode 100644
index 0000000..c6cc67a
--- /dev/null
+++ b/games-strategy/ufo-ai/wget-log
@@ -0,0 +1,25 @@
+--2015-08-29 15:34:35-- http://freefr.dl.sourceforge.net/ufoai/ufoai-2.5-data.tar
+Resolving freefr.dl.sourceforge.net (freefr.dl.sourceforge.net)... 88.191.250.136, 2a01:e0d:1:8:58bf:fa88:0:1
+Connecting to freefr.dl.sourceforge.net (freefr.dl.sourceforge.net)|88.191.250.136|:80... connected.
+HTTP request sent, awaiting response... 302 Found
+Location: http://downloads.sourceforge.net/ufoai/ufoai-2.5-data.tar?download&failedmirror=freefr.dl.sourceforge.net [following]
+converted 'http://downloads.sourceforge.net/ufoai/ufoai-2.5-data.tar?download&failedmirror=freefr.dl.sourceforge.net' (ANSI_X3.4-1968) -> 'http://downloads.sourceforge.net/ufoai/ufoai-2.5-data.tar?download&failedmirror=freefr.dl.sourceforge.net' (UTF-8)
+--2015-08-29 15:34:35-- http://downloads.sourceforge.net/ufoai/ufoai-2.5-data.tar?download&failedmirror=freefr.dl.sourceforge.net
+Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 216.34.181.59
+Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|216.34.181.59|:80... connected.
+HTTP request sent, awaiting response... 301 Moved Permanently
+Location: http://downloads.sourceforge.net/project/ufoai/UFO_AI%202.x/2.5/ufoai-2.5-data.tar?download=&failedmirror=freefr.dl.sourceforge.net [following]
+converted 'http://downloads.sourceforge.net/project/ufoai/UFO_AI%202.x/2.5/ufoai-2.5-data.tar?download=&failedmirror=freefr.dl.sourceforge.net' (ANSI_X3.4-1968) -> 'http://downloads.sourceforge.net/project/ufoai/UFO_AI 2.x/2.5/ufoai-2.5-data.tar?download=&failedmirror=freefr.dl.sourceforge.net' (UTF-8)
+--2015-08-29 15:34:36-- http://downloads.sourceforge.net/project/ufoai/UFO_AI%202.x/2.5/ufoai-2.5-data.tar?download=&failedmirror=freefr.dl.sourceforge.net
+Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|216.34.181.59|:80... connected.
+HTTP request sent, awaiting response... 302 Found
+Location: http://netcologne.dl.sourceforge.net/project/ufoai/UFO_AI%202.x/2.5/ufoai-2.5-data.tar [following]
+converted 'http://netcologne.dl.sourceforge.net/project/ufoai/UFO_AI%202.x/2.5/ufoai-2.5-data.tar' (ANSI_X3.4-1968) -> 'http://netcologne.dl.sourceforge.net/project/ufoai/UFO_AI 2.x/2.5/ufoai-2.5-data.tar' (UTF-8)
+--2015-08-29 15:34:36-- http://netcologne.dl.sourceforge.net/project/ufoai/UFO_AI%202.x/2.5/ufoai-2.5-data.tar
+Resolving netcologne.dl.sourceforge.net (netcologne.dl.sourceforge.net)... 78.35.24.46, 2001:4dd0:1234:6::5f
+Connecting to netcologne.dl.sourceforge.net (netcologne.dl.sourceforge.net)|78.35.24.46|:80... connected.
+HTTP request sent, awaiting response... 200 OK
+Length: 1269913600 (1.2G) [application/octet-stream]
+Saving to: '/usr/portage/distfiles/ufoai-2.5-data.tar'
+
+ ortage/distfiles/ufoai-2.5-data.t 82%[===================================================> ] 1001M 1.22MB/s eta 4m 19s rtage/distfiles/ufoai-2.5-data.ta 82%[===================================================> ] 1001M 1.18MB/s eta 4m 19s /usr/portage/distfiles/ufoai-2.5- 82%[===================================================> ] 1001M 1.15MB/s eta 4m 19s usr/portage/distfiles/ufoai-2.5-d 82%[===================================================> ] 1001M 1.28MB/s eta 4m 18s sr/portage/distfiles/ufoai-2.5-da 82%[===================================================> ] 1001M 1.28MB/s eta 4m 18s r/portage/distfiles/ufoai-2.5-dat 82%[===================================================> ] 1002M 1.27MB/s eta 4m 18s /portage/distfiles/ufoai-2.5-data 82%[===================================================> ] 1002M 1.25MB/s eta 4m 18s portage/distfiles/ufoai-2.5-data. 82%[===================================================> ] 1002M 1.23MB/s eta 4m 18s ortage/distfiles/ufoai-2.5-data.t 82%[===================================================> ] 1002M 1.16MB/s eta 4m 17s rtage/distfiles/ufoai-2.5-data.ta 82%[===================================================> ] 1003M 1.16MB/s eta 4m 17s /usr/portage/distfiles/ufoai-2.5- 82%[===================================================> ] 1003M 1.14MB/s eta 4m 17s usr/portage/distfiles/ufoai-2.5-d 82%[====================================================> ] 1003M 1.13MB/s eta 4m 17s sr/portage/distfiles/ufoai-2.5-da 82%[====================================================> ] 1003M 1.11MB/s eta 4m 17s r/portage/distfiles/ufoai-2.5-dat 82%[====================================================> ] 1003M 1.15MB/s eta 4m 15s /portage/distfiles/ufoai-2.5-data 82%[====================================================> ] 1004M 1.11MB/s eta 4m 15s portage/distfiles/ufoai-2.5-data. 82%[====================================================> ] 1004M 1.13MB/s eta 4m 15s ortage/distfiles/ufoai-2.5-data.t 82%[====================================================> ] 1004M 1.11MB/s eta 4m 15s rtage/distfiles/ufoai-2.5-data.ta 82%[====================================================> ] 1004M 1.15MB/s eta 4m 15s /usr/portage/distfiles/ufoai-2.5- 82%[====================================================> ] 1005M 1.15MB/s eta 4m 13s usr/portage/distfiles/ufoai-2.5-d 82%[====================================================> ] 1005M 1.16MB/s eta 4m 13s sr/portage/distfiles/ufoai-2.5-da 83%[====================================================> ] 1005M 1.17MB/s eta 4m 13s r/portage/distfiles/ufoai-2.5-dat 83%[====================================================> ] 1006M 1.18MB/s eta 4m 13s /portage/distfiles/ufoai-2.5-data 83%[====================================================> ] 1006M 1.15MB/s eta 4m 13s portage/distfiles/ufoai-2.5-data. 83%[====================================================> ] 1006M 1.08MB/s eta 4m 12s ortage/distfiles/ufoai-2.5-data.t 83%[====================================================> ] 1006M 1.08MB/s eta 4m 12s rtage/distfiles/ufoai-2.5-data.ta 83%[====================================================> ] 1006M 1.05MB/s eta 4m 12s /usr/portage/distfiles/ufoai-2.5- 83%[====================================================> ] 1006M 1.08MB/s eta 4m 12s usr/portage/distfiles/ufoai-2.5-d 83%[====================================================> ] 1007M 1.08MB/s eta 4m 12s sr/portage/distfiles/ufoai-2.5-da 83%[====================================================> ] 1007M 1.09MB/s eta 4m 10s r/portage/distfiles/ufoai-2.5-dat 83%[====================================================> ] 1007M 1.11MB/s eta 4m 10s /portage/distfiles/ufoai-2.5-data 83%[====================================================> ] 1008M 1.11MB/s eta 4m 10s portage/distfiles/ufoai-2.5-data. 83%[====================================================> ] 1008M 1.10MB/s eta 4m 10s ortage/distfiles/ufoai-2.5-data.t 83%[====================================================> ] 1008M 1.14MB/s eta 4m 10s rtage/distfiles/ufoai-2.5-data.ta 83%[====================================================> ] 1009M 1.13MB/s eta 4m 8s /usr/portage/distfiles/ufoai-2.5- 83%[====================================================> ] 1009M 1.12MB/s eta 4m 8s usr/portage/distfiles/ufoai-2.5-d 83%[====================================================> ] 1009M 1.12MB/s eta 4m 8s sr/portage/distfiles/ufoai-2.5-da 83%[====================================================> ] 1009M 1.12MB/s eta 4m 8s r/portage/distfiles/ufoai-2.5-dat 83%[====================================================> ] 1010M 1.12MB/s eta 4m 8s /portage/distfiles/ufoai-2.5-data 83%[====================================================> ] 1010M 1.33MB/s eta 4m 7s portage/distfiles/ufoai-2.5-data. 83%[====================================================> ] 1010M 1.35MB/s eta 4m 7s ortage/distfiles/ufoai-2.5-data.t 83%[====================================================> ] 1011M 1.41MB/s eta 4m 7s rtage/distfiles/ufoai-2.5-data.ta 83%[====================================================> ] 1011M 1.43MB/s eta 4m 7s /usr/portage/distfiles/ufoai-2.5- 83%[====================================================> ] 1011M 1.43MB/s eta 4m 7s usr/portage/distfiles/ufoai-2.5-d 83%[====================================================> ] 1011M 1.44MB/s eta 4m 4s sr/portage/distfiles/ufoai-2.5-da 83%[====================================================> ] 1012M 1.42MB/s eta 4m 4s r/portage/distfiles/ufoai-2.5-dat 83%[====================================================> ] 1012M 1.28MB/s eta 4m 4s /portage/distfiles/ufoai-2.5-data 83%[====================================================> ] 1012M 1.27MB/s eta 4m 4s portage/distfiles/ufoai-2.5-data. 83%[====================================================> ] 1012M 1.28MB/s eta 4m 3s ortage/distfiles/ufoai-2.5-data.t 83%[====================================================> ] 1013M 1.27MB/s eta 4m 3s rtage/distfiles/ufoai-2.5-data.ta 83%[====================================================> ] 1013M 1.27MB/s eta 4m 3s /usr/portage/distfiles/ufoai-2.5- 83%[====================================================> ] 1013M 1.29MB/s eta 4m 3s usr/portage/distfiles/ufoai-2.5-d 83%[====================================================> ] 1013M 1.27MB/s eta 4m 3s sr/portage/distfiles/ufoai-2.5-da 83%[====================================================> ] 1014M 1.26MB/s eta 4m 2s r/portage/distfiles/ufoai-2.5-dat 83%[====================================================> ] 1014M 1.26MB/s eta 4m 2s /portage/distfiles/ufoai-2.5-data 83%[====================================================> ] 1014M 1.24MB/s eta 4m 2s portage/distfiles/ufoai-2.5-data. 83%[====================================================> ] 1014M 1.22MB/s eta 4m 2s ortage/distfiles/ufoai-2.5-data.t 83%[====================================================> ] 1015M 1.22MB/s eta 4m 2s rtage/distfiles/ufoai-2.5-data.ta 83%[====================================================> ] 1015M 1.24MB/s eta 4m 0s /usr/portage/distfiles/ufoai-2.5- 83%[====================================================> ] 1015M 1.23MB/s eta 4m 0s usr/portage/distfiles/ufoai-2.5-d 83%[====================================================> ] 1016M 1.22MB/s eta 4m 0s sr/portage/distfiles/ufoai-2.5-da 83%[====================================================> ] 1016M 1.24MB/s eta 4m 0s r/portage/distfiles/ufoai-2.5-dat 83%[====================================================> ] 1016M 1.40MB/s eta 4m 0s /portage/distfiles/ufoai-2.5-data 83%[====================================================> ] 1016M 1.36MB/s eta 3m 58s portage/distfiles/ufoai-2.5-data. 83%[====================================================> ] 1017M 1.36MB/s eta 3m 58s ortage/distfiles/ufoai-2.5-data.t 83%[====================================================> ] 1017M 1.36MB/s eta 3m 58s rtage/distfiles/ufoai-2.5-data.ta 84%[====================================================> ] 1017M 1.38MB/s eta 3m 58s /usr/portage/distfiles/ufoai-2.5- 84%[====================================================> ] 1018M 1.38MB/s eta 3m 58s usr/portage/distfiles/ufoai-2.5-d 84%[====================================================> ] 1018M 1.39MB/s eta 3m 56s sr/portage/distfiles/ufoai-2.5-da 84%[====================================================> ] 1018M 1.38MB/s eta 3m 56s r/portage/distfiles/ufoai-2.5-dat 84%[====================================================> ] 1018M 1.37MB/s eta 3m 56s /portage/distfiles/ufoai-2.5-data 84%[====================================================> ] 1019M 1.37MB/s eta 3m 56s portage/distfiles/ufoai-2.5-data. 84%[====================================================> ] 1019M 1.35MB/s eta 3m 56s ortage/distfiles/ufoai-2.5-data.t 84%[====================================================> ] 1019M 1.35MB/s eta 3m 54s rtage/distfiles/ufoai-2.5-data.ta 84%[====================================================> ] 1019M 1.34MB/s eta 3m 54s /usr/portage/distfiles/ufoai-2.5- 84%[====================================================> ] 1020M 1.33MB/s eta 3m 54s usr/portage/distfiles/ufoai-2.5-d 84%[====================================================> ] 1020M 1.33MB/s eta 3m 54s sr/portage/distfiles/ufoai-2.5-da 84%[====================================================> ] 1020M 1.32MB/s eta 3m 54s r/portage/distfiles/ufoai-2.5-dat 84%[====================================================> ] 1020M 1.30MB/s eta 3m 53s /portage/distfiles/ufoai-2.5-data 84%[====================================================> ] 1021M 1.32MB/s eta 3m 53s portage/distfiles/ufoai-2.5-data. 84%[====================================================> ] 1021M 1.32MB/s eta 3m 53s ortage/distfiles/ufoai-2.5-data.t 84%[====================================================> ] 1021M 1.34MB/s eta 3m 53s rtage/distfiles/ufoai-2.5-data.ta 84%[====================================================> ] 1022M 1.30MB/s eta 3m 53s /usr/portage/distfiles/ufoai-2.5- 84%[====================================================> ] 1022M 1.30MB/s eta 3m 51s usr/portage/distfiles/ufoai-2.5-d 84%[=====================================================> ] 1022M 1.28MB/s eta 3m 51s sr/portage/distfiles/ufoai-2.5-da 84%[=====================================================> ] 1022M 1.32MB/s eta 3m 51s r/portage/distfiles/ufoai-2.5-dat 84%[=====================================================> ] 1023M 1.30MB/s eta 3m 51s /portage/distfiles/ufoai-2.5-data 84%[=====================================================> ] 1023M 1.31MB/s eta 3m 51s portage/distfiles/ufoai-2.5-data. 84%[=====================================================> ] 1023M 1.32MB/s eta 3m 49s ortage/distfiles/ufoai-2.5-data.t 84%[=====================================================> ] 1023M 1.31MB/s eta 3m 49s rtage/distfiles/ufoai-2.5-data.ta 84%[=====================================================> ] 1024M 1.30MB/s eta 3m 49s /usr/portage/distfiles/ufoai-2.5- 84%[=====================================================> ] 1024M 1.15MB/s eta 3m 49s usr/portage/distfiles/ufoai-2.5-d 84%[=====================================================> ] 1.00G 1.15MB/s eta 3m 48s sr/portage/distfiles/ufoai-2.5-da 84%[=====================================================> ] 1.00G 1.14MB/s eta 3m 48s r/portage/distfiles/ufoai-2.5-dat 84%[=====================================================> ] 1.00G 1.15MB/s eta 3m 48s /portage/distfiles/ufoai-2.5-data 84%[=====================================================> ] 1.00G 1.13MB/s eta 3m 48s portage/distfiles/ufoai-2.5-data. 84%[=====================================================> ] 1.00G 1.12MB/s eta 3m 48s ortage/distfiles/ufoai-2.5-data.t 84%[=====================================================> ] 1.00G 1.12MB/s eta 3m 47s rtage/distfiles/ufoai-2.5-data.ta 84%[=====================================================> ] 1.00G 1.14MB/s eta 3m 47s /usr/portage/distfiles/ufoai-2.5- 84%[=====================================================> ] 1.00G 1.13MB/s eta 3m 47s usr/portage/distfiles/ufoai-2.5-d 84%[=====================================================> ] 1.00G 1.11MB/s eta 3m 47s sr/portage/distfiles/ufoai-2.5-da 84%[=====================================================> ] 1.00G 1.11MB/s eta 3m 47s r/portage/distfiles/ufoai-2.5-dat 84%[=====================================================> ] 1.00G 1.11MB/s eta 3m 45s /portage/distfiles/ufoai-2.5-data 84%[=====================================================> ] 1.00G 1.10MB/s eta 3m 45s portage/distfiles/ufoai-2.5-data. 84%[=====================================================> ] 1.00G 1.11MB/s eta 3m 45s ortage/distfiles/ufoai-2.5-data.t 84%[=====================================================> ] 1.00G 1.11MB/s eta 3m 45s rtage/distfiles/ufoai-2.5-data.ta 84%[=====================================================> ] 1.00G 1.23MB/s eta 3m 45s \ No newline at end of file