[Lunar-commits] <moonbase> warsow: add a patch to compile with jpeg 8.
Florin Braescu
florin at lunar-linux.org
Tue Jan 19 17:54:23 CET 2010
commit 661dddc64a29bf08a09fafd203f60e42c0a4b3ae
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Jan 19 18:54:23 2010 +0200
warsow: add a patch to compile with jpeg 8.
Thanks to Dennis Veatch.
---
games/warsow/BUILD | 1 +
games/warsow/DETAILS | 36 ++++++++++++++++++------------------
2 files changed, 19 insertions(+), 18 deletions(-)
diff --git a/games/warsow/BUILD b/games/warsow/BUILD
index 0949b81..5c1a63f 100644
--- a/games/warsow/BUILD
+++ b/games/warsow/BUILD
@@ -12,6 +12,7 @@
# http://www.warsow.net/forum/viewtopic.php?id=20939
sedit "s:openal-config:pkg-config openal:" Makefile &&
sedit "s:libopenal.so.0:libopenal.so:" snd_openal/snd_main.c &&
+ sedit "s:jpeg_mem_src:jpeg_src_mem:g" ref_gl/r_image.c &&
# Use shared dir
sedit "/fs_basepath =/ s:\.:${INST_DIR}:" qcommon/files.c &&
diff --git a/games/warsow/DETAILS b/games/warsow/DETAILS
index bd3db44..00d1530 100644
--- a/games/warsow/DETAILS
+++ b/games/warsow/DETAILS
@@ -7,31 +7,31 @@
SOURCE4=${MODULE}_comunity_map_pack_01.zip
# Fastest mirror is first in list
- SOURCE_URL[0]=http://www.derchris.eu/warsow/
- SOURCE_URL[1]=http://static.warsow.net/release/
- SOURCE_URL[2]=http://woe.crying-wolves.net/
- SOURCE_URL[3]=http://343meterprosekunde.de/mirror/warsow/
+ SOURCE_URL[0]=http://www.derchris.eu/warsow
+ SOURCE_URL[1]=http://static.warsow.net/release
+ SOURCE_URL[2]=http://woe.crying-wolves.net
+ SOURCE_URL[3]=http://343meterprosekunde.de/mirror/warsow
- SOURCE2_URL[0]=http://www.derchris.eu/warsow/
- SOURCE2_URL[1]=http://static.warsow.net/release/
- SOURCE2_URL[2]=http://woe.crying-wolves.net/
- SOURCE2_URL[3]=http://343meterprosekunde.de/mirror/warsow/
+ SOURCE2_URL[0]=http://www.derchris.eu/warsow
+ SOURCE2_URL[1]=http://static.warsow.net/release
+ SOURCE2_URL[2]=http://woe.crying-wolves.net
+ SOURCE2_URL[3]=http://343meterprosekunde.de/mirror/warsow
- SOURCE3_URL[0]=http://ftp.ucsb.edu/pub/mirrors/linux/gentoo/distfiles/
- SOURCE3_URL[1]=http://mirror.its.uidaho.edu/pub/gentoo/distfiles/
- SOURCE3_URL[2]=http://de-mirror.org/distro/gentoo/distfiles/
- SOURCE3_URL[3]=http://gentoo.in.th/distfiles/
+ SOURCE3_URL[0]=http://ftp.ucsb.edu/pub/mirrors/linux/gentoo/distfiles
+ SOURCE3_URL[1]=http://mirror.its.uidaho.edu/pub/gentoo/distfiles
+ SOURCE3_URL[2]=http://de-mirror.org/distro/gentoo/distfiles
+ SOURCE3_URL[3]=http://gentoo.in.th/distfiles
- SOURCE4_URL[0]=http://www.derchris.eu/warsow/
- SOURCE4_URL[1]=http://static.warsow.net/release/
- SOURCE4_URL[2]=http://woe.crying-wolves.net/
- SOURCE4_URL[3]=http://343meterprosekunde.de/mirror/warsow/
+ SOURCE4_URL[0]=http://www.derchris.eu/warsow
+ SOURCE4_URL[1]=http://static.warsow.net/release
+ SOURCE4_URL[2]=http://woe.crying-wolves.net
+ SOURCE4_URL[3]=http://343meterprosekunde.de/mirror/warsow
SOURCE_VFY=sha1:71b9b9b43578ad2ccc9b73fe5435dd018faf7772
SOURCE2_VFY=sha1:faa58805b0aedfb5b44e35cd21384088314d2be3
- SOURCE3_VFY=sha1:73f0a742940861724bec445a1a582f89d9517dcf
+ SOURCE3_VFY=sha1:7b282a6c2a398bc6241ed38c5864d95e96b0f1c1
SOURCE4_VFY=sha1:a0eb641f8de158e53e90a42dbd14bf52461fa619
- WEB_SITE=http://www.warsow.net/
+ WEB_SITE=http://www.warsow.net
ENTERED=20090903
UPDATED=20090903
SHORT="Multiplayer FPS based on the QFusion engine (evolved from Quake 2)"
More information about the Lunar-commits
mailing list