aboutsummaryrefslogtreecommitdiffstats
path: root/games/0ad/files
diff options
context:
space:
mode:
authormadpilot <madpilot@FreeBSD.org>2013-09-05 21:08:30 +0800
committermadpilot <madpilot@FreeBSD.org>2013-09-05 21:08:30 +0800
commiteab076362a90647cef9a615c3796dd0df4f6b56c (patch)
treec437527181aa2cc1d76317f59bb17463563f0032 /games/0ad/files
parent3c8a7e02a0d135626bef689495eeb5ba2a1bd922 (diff)
downloadfreebsd-ports-gnome-eab076362a90647cef9a615c3796dd0df4f6b56c.tar.gz
freebsd-ports-gnome-eab076362a90647cef9a615c3796dd0df4f6b56c.tar.zst
freebsd-ports-gnome-eab076362a90647cef9a615c3796dd0df4f6b56c.zip
- Update to 0.0.14 (Alpha 14 "Naukratis")
- Add explicit dependency on pkgconf - Convert to USES=gmake
Diffstat (limited to 'games/0ad/files')
-rw-r--r--games/0ad/files/patch-build-premake-premake4.lua16
-rw-r--r--games/0ad/files/patch-build-resources-0ad.desktop11
2 files changed, 4 insertions, 23 deletions
diff --git a/games/0ad/files/patch-build-premake-premake4.lua b/games/0ad/files/patch-build-premake-premake4.lua
index caacfd65df2f..85d0045ea4e6 100644
--- a/games/0ad/files/patch-build-premake-premake4.lua
+++ b/games/0ad/files/patch-build-premake-premake4.lua
@@ -1,6 +1,6 @@
---- build/premake/premake4.lua.orig 2013-03-07 14:49:49.000000000 +0100
-+++ build/premake/premake4.lua 2013-04-03 00:14:47.033326555 +0200
-@@ -136,7 +136,7 @@
+--- build/premake/premake4.lua.orig 2013-08-27 04:42:56.000000000 +0200
++++ build/premake/premake4.lua 2013-09-03 15:32:07.321963983 +0200
+@@ -138,7 +138,7 @@
function project_set_build_flags()
@@ -9,15 +9,7 @@
if not _OPTIONS["icc"] and (os.is("windows") or not _OPTIONS["minimal-flags"]) then
-- adds the -Wall compiler flag
flags { "ExtraWarnings" } -- this causes far too many warnings/remarks on ICC
-@@ -217,7 +217,6 @@
-
- -- enable security features (stack checking etc) that shouldn't have
- -- a significant effect on performance and can catch bugs
-- "-fstack-protector-all",
- "-D_FORTIFY_SOURCE=2",
-
- -- always enable strict aliasing (useful in debug builds because of the warnings)
-@@ -343,11 +342,11 @@
+@@ -356,11 +356,11 @@
-- X11 includes may be installed in one of a gadzillion of three places
-- Famous last words: "You can't include too much! ;-)"
includedirs {
diff --git a/games/0ad/files/patch-build-resources-0ad.desktop b/games/0ad/files/patch-build-resources-0ad.desktop
deleted file mode 100644
index 38618af30d52..000000000000
--- a/games/0ad/files/patch-build-resources-0ad.desktop
+++ /dev/null
@@ -1,11 +0,0 @@
---- build/resources/0ad.desktop.orig 2010-10-08 16:08:54.000000000 +0200
-+++ build/resources/0ad.desktop 2012-05-10 15:27:23.306790356 +0200
-@@ -3,7 +3,7 @@
- Name=0 A.D.
- Comment=A real-time strategy game of ancient warfare
- Comment[it]=Videogioco strategico in tempo reale di guerre antiche
--Exec=/usr/bin/0ad
-+Exec=/usr/local/bin/0ad
- Icon=0ad
- Terminal=false
- Type=Application