[megaglest] 51/143: final kFreeBSD patch

Markus Koschany apo-guest at moszumanska.debian.org
Sat Jan 31 20:46:08 UTC 2015


This is an automated email from the git hooks/post-receive script.

apo-guest pushed a commit to branch master
in repository megaglest.

commit fa9f4e005a7ff175d23f2b44712c9ee2e6c14e5c
Author: Paul Wise <pabs at debian.org>
Date:   Fri Dec 23 03:40:05 2011 +0000

    final kFreeBSD patch
---
 debian/patches/fix-kFreeBSD-FTBFS.patch | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/debian/patches/fix-kFreeBSD-FTBFS.patch b/debian/patches/fix-kFreeBSD-FTBFS.patch
index 05be3a7..04eeed5 100644
--- a/debian/patches/fix-kFreeBSD-FTBFS.patch
+++ b/debian/patches/fix-kFreeBSD-FTBFS.patch
@@ -1,3 +1,7 @@
+Description: fix FTBFS on Debian GNU/kFreeBSD architectures
+Author: Paul Wise <pabs at debian.org>
+Forwarded: yes, <softcoder> will apply to svn shortly
+Applied-Upstream: not yet
 --- a/source/shared_lib/sources/platform/posix/socket.cpp
 +++ b/source/shared_lib/sources/platform/posix/socket.cpp
 @@ -313,7 +313,7 @@
@@ -9,3 +13,14 @@
  # define USE_GETIFADDRS 1
  # include <ifaddrs.h>
  #endif
+--- a/source/glest_map_editor/CMakeLists.txt
++++ b/source/glest_map_editor/CMakeLists.txt
+@@ -19,7 +19,7 @@
+ 		# It was noticed that when using MinGW gcc it is essential that 'core' is mentioned before 'base'.
+ 	
+ 		IF(${CMAKE_SYSTEM_NAME} MATCHES "FreeBSD")
+-		       SET(wxWidgets_CONFIG_OPTIONS --prefix=/usr/local)
++		       SET(wxWidgets_CONFIG_OPTIONS)
+ 		       MESSAGE(STATUS "Detected FreeBSD.....")
+ 	       ENDIF()
+ 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/megaglest.git



More information about the Pkg-games-commits mailing list