[arch-commits] Commit in freeciv/trunk (PKGBUILD)
Date: Sunday, July 19, 2020 @ 01:24:11 Author: anatolik Revision: 664506 upgpkg: freeciv 2.6.2-2: Lua 5.4 rebuild Modified: freeciv/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-07-19 01:07:06 UTC (rev 664505) +++ PKGBUILD2020-07-19 01:24:11 UTC (rev 664506) @@ -2,12 +2,12 @@ pkgname=freeciv pkgver=2.6.2 -pkgrel=1 +pkgrel=2 pkgdesc="A multiuser clone of the famous Microprose game of Civilization" arch=('x86_64') url="http://www.freeciv.org/"; license=('GPL') -depends=('gtk3' 'sdl_mixer' 'lua' 'sqlite' 'curl') +depends=('gtk3' 'sdl_mixer' 'lua53' 'sqlite' 'curl') makedepends=('python') backup=('etc/freeciv/database.lua') source=(https://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
[arch-commits] Commit in freeciv/trunk (PKGBUILD)
Date: Sunday, March 22, 2020 @ 12:36:42 Author: arojas Revision: 603489 Update to 2.6.2 Modified: freeciv/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-03-22 12:36:11 UTC (rev 603488) +++ PKGBUILD2020-03-22 12:36:42 UTC (rev 603489) @@ -1,7 +1,7 @@ # Maintainer: Eric Bélanger pkgname=freeciv -pkgver=2.6.1 +pkgver=2.6.2 pkgrel=1 pkgdesc="A multiuser clone of the famous Microprose game of Civilization" arch=('x86_64') @@ -11,7 +11,7 @@ makedepends=('python') backup=('etc/freeciv/database.lua') source=(https://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2) -sha1sums=('0a8994cf514b79897924195880f667ebfec815e9') +sha1sums=('d459c711a164fbaf215e0083aaf5784253a1492f') build() { cd ${pkgname}-${pkgver}
[arch-commits] Commit in freeciv/trunk (PKGBUILD)
Date: Monday, January 6, 2020 @ 09:54:55 Author: arojas Revision: 549680 Update to 2.6.1 Modified: freeciv/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-01-06 09:41:59 UTC (rev 549679) +++ PKGBUILD2020-01-06 09:54:55 UTC (rev 549680) @@ -1,8 +1,8 @@ # Maintainer: Eric Bélanger pkgname=freeciv -pkgver=2.6.0 -pkgrel=3 +pkgver=2.6.1 +pkgrel=1 pkgdesc="A multiuser clone of the famous Microprose game of Civilization" arch=('x86_64') url="http://www.freeciv.org/"; @@ -11,7 +11,7 @@ makedepends=('python') backup=('etc/freeciv/database.lua') source=(https://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2) -sha1sums=('19b5181e3e9e40b31332c79a2226fbcc3706a9c2') +sha1sums=('0a8994cf514b79897924195880f667ebfec815e9') build() { cd ${pkgname}-${pkgver}
[arch-commits] Commit in freeciv/trunk (PKGBUILD)
Date: Monday, September 16, 2019 @ 17:10:48 Author: arojas Revision: 510917 https Modified: freeciv/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2019-09-16 17:10:16 UTC (rev 510916) +++ PKGBUILD2019-09-16 17:10:48 UTC (rev 510917) @@ -10,7 +10,7 @@ depends=('gtk3' 'sdl_mixer' 'lua' 'sqlite' 'curl') makedepends=('python') backup=('etc/freeciv/database.lua') -source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2) +source=(https://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2) sha1sums=('19b5181e3e9e40b31332c79a2226fbcc3706a9c2') build() {
[arch-commits] Commit in freeciv/trunk (PKGBUILD)
Date: Friday, January 11, 2019 @ 07:26:21 Author: foutrelis Revision: 422241 Readline 8.0 rebuild Modified: freeciv/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2019-01-11 07:24:48 UTC (rev 422240) +++ PKGBUILD2019-01-11 07:26:21 UTC (rev 422241) @@ -2,7 +2,7 @@ pkgname=freeciv pkgver=2.6.0 -pkgrel=2 +pkgrel=3 pkgdesc="A multiuser clone of the famous Microprose game of Civilization" arch=('x86_64') url="http://www.freeciv.org/";
[arch-commits] Commit in freeciv/trunk (PKGBUILD)
Date: Wednesday, August 22, 2018 @ 08:49:43 Author: arojas Revision: 373221 Restore sdl_mixer dependency (FS#59456) Modified: freeciv/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2018-08-22 08:20:25 UTC (rev 373220) +++ PKGBUILD2018-08-22 08:49:43 UTC (rev 373221) @@ -3,12 +3,12 @@ pkgname=freeciv pkgver=2.6.0 -pkgrel=1 +pkgrel=2 pkgdesc="A multiuser clone of the famous Microprose game of Civilization" arch=('x86_64') url="http://www.freeciv.org/"; license=('GPL') -depends=('gtk3' 'lua' 'sqlite' 'curl') +depends=('gtk3' 'sdl_mixer' 'lua' 'sqlite' 'curl') makedepends=('python') backup=('etc/freeciv/database.lua') source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
[arch-commits] Commit in freeciv/trunk (PKGBUILD lua52_compat.patch)
Date: Monday, July 23, 2018 @ 21:33:17 Author: arojas Revision: 363216 Update to 2.6.0 Modified: freeciv/trunk/PKGBUILD Deleted: freeciv/trunk/lua52_compat.patch + PKGBUILD | 16 lua52_compat.patch | 13 - 2 files changed, 4 insertions(+), 25 deletions(-) Modified: PKGBUILD === --- PKGBUILD2018-07-23 21:28:17 UTC (rev 363215) +++ PKGBUILD2018-07-23 21:33:17 UTC (rev 363216) @@ -2,26 +2,18 @@ # Maintainer: Eric Bélanger pkgname=freeciv -pkgver=2.5.11 +pkgver=2.6.0 pkgrel=1 pkgdesc="A multiuser clone of the famous Microprose game of Civilization" arch=('x86_64') url="http://www.freeciv.org/"; license=('GPL') -depends=('gtk3' 'sdl_mixer' 'lua52' 'sqlite' 'curl' 'libtool') +depends=('gtk3' 'lua' 'sqlite' 'curl') makedepends=('python') backup=('etc/freeciv/database.lua') -source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2 -lua52_compat.patch) -sha1sums=('de95ab1132d022f3cf47a033447a0d745c4c249d' - '248f4c8b62557677bf27a0d06feb15148d811ce7') +source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2) +sha1sums=('19b5181e3e9e40b31332c79a2226fbcc3706a9c2') -prepare() { - cd ${pkgname}-${pkgver} - patch -p1 -i "$srcdir"/lua52_compat.patch - autoreconf -vi -} - build() { cd ${pkgname}-${pkgver} ./configure --prefix=/usr --sysconfdir=/etc --enable-shared --enable-sys-lua \ Deleted: lua52_compat.patch === --- lua52_compat.patch 2018-07-23 21:28:17 UTC (rev 363215) +++ lua52_compat.patch 2018-07-23 21:33:17 UTC (rev 363216) @@ -1,13 +0,0 @@ -diff --git a/configure.ac b/configure.ac -index 5cfc1d1..1c66051 100644 a/configure.ac -+++ b/configure.ac -@@ -1263,7 +1263,7 @@ esac], [sys_lua=false]) - dnl There's wide divergence on what the pkg-config file for Lua is called - dnl See http://lua-users.org/lists/lua-l/2008-09/msg00184.html - if test "x$sys_lua" = "xtrue" || test "x$sys_lua" = "xtest" ; then -- PKG_CHECK_MODULES([LUA], [lua5.2], [sys_lua=true], -+ PKG_CHECK_MODULES([LUA], [lua52], [sys_lua=true], - [PKG_CHECK_MODULES([LUA], [lua-5.2], [sys_lua=true], - [PKG_CHECK_MODULES([LUA], [lua >= 5.2 lua < 5.3], [sys_lua=true], - [if test "x$sys_lua" = "xtrue" ; then
[arch-commits] Commit in freeciv/trunk (PKGBUILD)
Date: Sunday, April 1, 2018 @ 09:19:41 Author: arojas Revision: 320817 Update to 2.5.11 Modified: freeciv/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2018-04-01 09:15:40 UTC (rev 320816) +++ PKGBUILD2018-04-01 09:19:41 UTC (rev 320817) @@ -2,7 +2,7 @@ # Maintainer: Eric Bélanger pkgname=freeciv -pkgver=2.5.10 +pkgver=2.5.11 pkgrel=1 pkgdesc="A multiuser clone of the famous Microprose game of Civilization" arch=('x86_64') @@ -13,7 +13,7 @@ backup=('etc/freeciv/database.lua') source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2 lua52_compat.patch) -sha1sums=('b5c3638da08d236497223a43b7bb4c386c56ef46' +sha1sums=('de95ab1132d022f3cf47a033447a0d745c4c249d' '248f4c8b62557677bf27a0d06feb15148d811ce7') prepare() {
[arch-commits] Commit in freeciv/trunk (PKGBUILD)
Date: Friday, February 9, 2018 @ 07:19:41 Author: arojas Revision: 316499 Update to 2.5.10 Modified: freeciv/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2018-02-09 07:00:01 UTC (rev 316498) +++ PKGBUILD2018-02-09 07:19:41 UTC (rev 316499) @@ -2,7 +2,7 @@ # Maintainer: Eric Bélanger pkgname=freeciv -pkgver=2.5.9 +pkgver=2.5.10 pkgrel=1 pkgdesc="A multiuser clone of the famous Microprose game of Civilization" arch=('x86_64') @@ -13,7 +13,7 @@ backup=('etc/freeciv/database.lua') source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2 lua52_compat.patch) -sha1sums=('4fe9d83fcfdbd5afbf17816974aa0395c729fc96' +sha1sums=('b5c3638da08d236497223a43b7bb4c386c56ef46' '248f4c8b62557677bf27a0d06feb15148d811ce7') prepare() {
[arch-commits] Commit in freeciv/trunk (PKGBUILD)
Date: Sunday, August 20, 2017 @ 18:52:50 Author: arojas Revision: 302937 Update to 2.5.9 Modified: freeciv/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2017-08-20 18:50:05 UTC (rev 302936) +++ PKGBUILD2017-08-20 18:52:50 UTC (rev 302937) @@ -2,7 +2,7 @@ # Maintainer: Eric Bélanger pkgname=freeciv -pkgver=2.5.8 +pkgver=2.5.9 pkgrel=1 pkgdesc="A multiuser clone of the famous Microprose game of Civilization" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ backup=('etc/freeciv/database.lua') source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2 lua52_compat.patch) -sha1sums=('713b8409877d95677ce3fb72899137803a43af31' +sha1sums=('4fe9d83fcfdbd5afbf17816974aa0395c729fc96' '248f4c8b62557677bf27a0d06feb15148d811ce7') prepare() {
[arch-commits] Commit in freeciv/trunk (PKGBUILD)
Date: Saturday, August 19, 2017 @ 20:38:23 Author: arojas Revision: 302906 Update to 2.5.8 Modified: freeciv/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2017-08-19 20:31:20 UTC (rev 302905) +++ PKGBUILD2017-08-19 20:38:23 UTC (rev 302906) @@ -2,7 +2,7 @@ # Maintainer: Eric Bélanger pkgname=freeciv -pkgver=2.5.7 +pkgver=2.5.8 pkgrel=1 pkgdesc="A multiuser clone of the famous Microprose game of Civilization" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ backup=('etc/freeciv/database.lua') source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2 lua52_compat.patch) -sha1sums=('e1376bbf75bb343f3a4a8fb3ac9bebcd6cd7f382' +sha1sums=('713b8409877d95677ce3fb72899137803a43af31' '248f4c8b62557677bf27a0d06feb15148d811ce7') prepare() {
[arch-commits] Commit in freeciv/trunk (PKGBUILD)
Date: Saturday, May 13, 2017 @ 19:23:34 Author: arojas Revision: 295970 Update to 2.5.7 Modified: freeciv/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2017-05-13 15:05:12 UTC (rev 295969) +++ PKGBUILD2017-05-13 19:23:34 UTC (rev 295970) @@ -2,7 +2,7 @@ # Maintainer: Eric Bélanger pkgname=freeciv -pkgver=2.5.6 +pkgver=2.5.7 pkgrel=1 pkgdesc="A multiuser clone of the famous Microprose game of Civilization" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ backup=('etc/freeciv/database.lua') source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2 lua52_compat.patch) -sha1sums=('9b863fcf7da7b78a998c1f6b88815266825e3550' +sha1sums=('e1376bbf75bb343f3a4a8fb3ac9bebcd6cd7f382' '248f4c8b62557677bf27a0d06feb15148d811ce7') prepare() {
[arch-commits] Commit in freeciv/trunk (PKGBUILD)
Date: Friday, November 25, 2016 @ 21:31:55 Author: arojas Revision: 282016 Update to 2.5.6 Modified: freeciv/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2016-11-25 21:25:11 UTC (rev 282015) +++ PKGBUILD2016-11-25 21:31:55 UTC (rev 282016) @@ -2,8 +2,8 @@ # Maintainer: Eric Bélanger pkgname=freeciv -pkgver=2.5.5 -pkgrel=2 +pkgver=2.5.6 +pkgrel=1 pkgdesc="A multiuser clone of the famous Microprose game of Civilization" arch=('i686' 'x86_64') url="http://www.freeciv.org/"; @@ -13,7 +13,7 @@ backup=('etc/freeciv/database.lua') source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2 lua52_compat.patch) -sha1sums=('c2772f753812c09572fc94689ea8dc1e3df79bf1' +sha1sums=('9b863fcf7da7b78a998c1f6b88815266825e3550' '248f4c8b62557677bf27a0d06feb15148d811ce7') prepare() {
[arch-commits] Commit in freeciv/trunk (PKGBUILD)
Date: Monday, November 7, 2016 @ 18:04:30 Author: foutrelis Revision: 280067 readline 7.0 rebuild Modified: freeciv/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2016-11-07 18:01:21 UTC (rev 280066) +++ PKGBUILD2016-11-07 18:04:30 UTC (rev 280067) @@ -3,7 +3,7 @@ pkgname=freeciv pkgver=2.5.5 -pkgrel=1 +pkgrel=2 pkgdesc="A multiuser clone of the famous Microprose game of Civilization" arch=('i686' 'x86_64') url="http://www.freeciv.org/";
[arch-commits] Commit in freeciv/trunk (PKGBUILD)
Date: Friday, August 5, 2016 @ 23:09:58 Author: arojas Revision: 273369 Update to 2.5.5 Modified: freeciv/trunk/PKGBUILD --+ PKGBUILD |9 + 1 file changed, 5 insertions(+), 4 deletions(-) Modified: PKGBUILD === --- PKGBUILD2016-08-05 23:00:31 UTC (rev 273368) +++ PKGBUILD2016-08-05 23:09:58 UTC (rev 273369) @@ -2,8 +2,8 @@ # Maintainer: Eric Bélanger pkgname=freeciv -pkgver=2.5.3 -pkgrel=2 +pkgver=2.5.5 +pkgrel=1 pkgdesc="A multiuser clone of the famous Microprose game of Civilization" arch=('i686' 'x86_64') url="http://www.freeciv.org/"; @@ -13,17 +13,18 @@ backup=('etc/freeciv/database.lua') source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2 lua52_compat.patch) -sha1sums=('070900a13c5861a9ce23e7dad03552277e3b9395' +sha1sums=('c2772f753812c09572fc94689ea8dc1e3df79bf1' '248f4c8b62557677bf27a0d06feb15148d811ce7') prepare() { cd ${pkgname}-${pkgver} patch -p1 -i "$srcdir"/lua52_compat.patch + autoreconf -vi } build() { cd ${pkgname}-${pkgver} - ./autogen.sh --prefix=/usr --sysconfdir=/etc --enable-shared --enable-sys-lua \ + ./configure --prefix=/usr --sysconfdir=/etc --enable-shared --enable-sys-lua \ --enable-client=gtk3 --enable-fcmp=gtk3 --enable-fcdb=sqlite3 --enable-aimodules make }
[arch-commits] Commit in freeciv/trunk (PKGBUILD freeciv.install)
Date: Friday, May 6, 2016 @ 00:24:32 Author: arojas Revision: 266994 Hooks Modified: freeciv/trunk/PKGBUILD Deleted: freeciv/trunk/freeciv.install -+ PKGBUILD|3 +-- freeciv.install | 11 --- 2 files changed, 1 insertion(+), 13 deletions(-) Modified: PKGBUILD === --- PKGBUILD2016-05-05 22:18:11 UTC (rev 266993) +++ PKGBUILD2016-05-05 22:24:32 UTC (rev 266994) @@ -3,7 +3,7 @@ pkgname=freeciv pkgver=2.5.3 -pkgrel=1 +pkgrel=2 pkgdesc="A multiuser clone of the famous Microprose game of Civilization" arch=('i686' 'x86_64') url="http://www.freeciv.org/"; @@ -11,7 +11,6 @@ depends=('gtk3' 'sdl_mixer' 'lua52' 'sqlite' 'curl' 'libtool') makedepends=('python') backup=('etc/freeciv/database.lua') -install=freeciv.install source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2 lua52_compat.patch) sha1sums=('070900a13c5861a9ce23e7dad03552277e3b9395' Deleted: freeciv.install === --- freeciv.install 2016-05-05 22:18:11 UTC (rev 266993) +++ freeciv.install 2016-05-05 22:24:32 UTC (rev 266994) @@ -1,11 +0,0 @@ -post_install() { - gtk-update-icon-cache -q -t -f usr/share/icons/hicolor -} - -post_upgrade() { - post_install $1 -} - -post_remove() { - post_install $1 -}
[arch-commits] Commit in freeciv/trunk (PKGBUILD)
Date: Wednesday, April 20, 2016 @ 02:59:54 Author: eric Revision: 265504 upgpkg: freeciv 2.5.3-1 Upstream update Modified: freeciv/trunk/PKGBUILD --+ PKGBUILD |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2016-04-19 21:17:19 UTC (rev 265503) +++ PKGBUILD2016-04-20 00:59:54 UTC (rev 265504) @@ -2,7 +2,7 @@ # Maintainer: Eric Bélanger pkgname=freeciv -pkgver=2.5.1 +pkgver=2.5.3 pkgrel=1 pkgdesc="A multiuser clone of the famous Microprose game of Civilization" arch=('i686' 'x86_64') @@ -9,11 +9,12 @@ url="http://www.freeciv.org/"; license=('GPL') depends=('gtk3' 'sdl_mixer' 'lua52' 'sqlite' 'curl' 'libtool') +makedepends=('python') backup=('etc/freeciv/database.lua') install=freeciv.install source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2 lua52_compat.patch) -sha1sums=('bd4426dcae7511549733441b1b2f5a8bd77cf42b' +sha1sums=('070900a13c5861a9ce23e7dad03552277e3b9395' '248f4c8b62557677bf27a0d06feb15148d811ce7') prepare() {
[arch-commits] Commit in freeciv/trunk (PKGBUILD)
Date: Tuesday, August 18, 2015 @ 05:13:24 Author: eric Revision: 243846 upgpkg: freeciv 2.5.1-1 Upstream update, Switch to gtk3 client (close FS#45520) Modified: freeciv/trunk/PKGBUILD --+ PKGBUILD | 15 +++ 1 file changed, 7 insertions(+), 8 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-08-18 03:12:44 UTC (rev 243845) +++ PKGBUILD2015-08-18 03:13:24 UTC (rev 243846) @@ -2,30 +2,29 @@ # Maintainer: Eric Bélanger pkgname=freeciv -pkgver=2.5.0 -pkgrel=2 +pkgver=2.5.1 +pkgrel=1 pkgdesc="A multiuser clone of the famous Microprose game of Civilization" arch=('i686' 'x86_64') url="http://www.freeciv.org/"; license=('GPL') -depends=('gtk2' 'sdl_mixer' 'lua52' 'sqlite' 'curl' 'libltdl') +depends=('gtk3' 'sdl_mixer' 'lua52' 'sqlite' 'curl' 'libtool') backup=('etc/freeciv/database.lua') install=freeciv.install source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2 lua52_compat.patch) -sha1sums=('477b60e02606e47b31a019b065353c1a6da6c305' +sha1sums=('bd4426dcae7511549733441b1b2f5a8bd77cf42b' '248f4c8b62557677bf27a0d06feb15148d811ce7') prepare() { cd ${pkgname}-${pkgver} - patch -p1 < "$srcdir"/lua52_compat.patch - ./autogen.sh + patch -p1 -i "$srcdir"/lua52_compat.patch } build() { cd ${pkgname}-${pkgver} - ./configure --prefix=/usr --sysconfdir=/etc --enable-shared --enable-sys-lua \ ---enable-client=gtk2 --enable-fcdb=sqlite3 --enable-aimodules + ./autogen.sh --prefix=/usr --sysconfdir=/etc --enable-shared --enable-sys-lua \ +--enable-client=gtk3 --enable-fcmp=gtk3 --enable-fcdb=sqlite3 --enable-aimodules make }
[arch-commits] Commit in freeciv/trunk (PKGBUILD lua52_compat.patch)
Date: Saturday, May 9, 2015 @ 06:45:40 Author: anatolik Revision: 238743 Lua 5.3 rebuild Current version is incompatible with lua5.3 thus depend/rebuild against lua5.2 Added: freeciv/trunk/lua52_compat.patch Modified: freeciv/trunk/PKGBUILD + PKGBUILD | 16 lua52_compat.patch | 13 + 2 files changed, 25 insertions(+), 4 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-05-09 04:22:10 UTC (rev 238742) +++ PKGBUILD2015-05-09 04:45:40 UTC (rev 238743) @@ -3,17 +3,25 @@ pkgname=freeciv pkgver=2.5.0 -pkgrel=1 +pkgrel=2 pkgdesc="A multiuser clone of the famous Microprose game of Civilization" arch=('i686' 'x86_64') url="http://www.freeciv.org/"; license=('GPL') -depends=('gtk2' 'sdl_mixer' 'lua' 'sqlite' 'curl' 'libltdl') +depends=('gtk2' 'sdl_mixer' 'lua52' 'sqlite' 'curl' 'libltdl') backup=('etc/freeciv/database.lua') install=freeciv.install -source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2) -sha1sums=('477b60e02606e47b31a019b065353c1a6da6c305') +source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2 +lua52_compat.patch) +sha1sums=('477b60e02606e47b31a019b065353c1a6da6c305' + '248f4c8b62557677bf27a0d06feb15148d811ce7') +prepare() { + cd ${pkgname}-${pkgver} + patch -p1 < "$srcdir"/lua52_compat.patch + ./autogen.sh +} + build() { cd ${pkgname}-${pkgver} ./configure --prefix=/usr --sysconfdir=/etc --enable-shared --enable-sys-lua \ Added: lua52_compat.patch === --- lua52_compat.patch (rev 0) +++ lua52_compat.patch 2015-05-09 04:45:40 UTC (rev 238743) @@ -0,0 +1,13 @@ +diff --git a/configure.ac b/configure.ac +index 5cfc1d1..1c66051 100644 +--- a/configure.ac b/configure.ac +@@ -1263,7 +1263,7 @@ esac], [sys_lua=false]) + dnl There's wide divergence on what the pkg-config file for Lua is called + dnl See http://lua-users.org/lists/lua-l/2008-09/msg00184.html + if test "x$sys_lua" = "xtrue" || test "x$sys_lua" = "xtest" ; then +- PKG_CHECK_MODULES([LUA], [lua5.2], [sys_lua=true], ++ PKG_CHECK_MODULES([LUA], [lua52], [sys_lua=true], + [PKG_CHECK_MODULES([LUA], [lua-5.2], [sys_lua=true], + [PKG_CHECK_MODULES([LUA], [lua >= 5.2 lua < 5.3], [sys_lua=true], + [if test "x$sys_lua" = "xtrue" ; then
[arch-commits] Commit in freeciv/trunk (PKGBUILD)
Date: Thursday, March 19, 2015 @ 22:44:45 Author: eric Revision: 234177 upgpkg: freeciv 2.5.0-1 Upstream update, Update lua depends Modified: freeciv/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-03-19 21:15:31 UTC (rev 234176) +++ PKGBUILD2015-03-19 21:44:45 UTC (rev 234177) @@ -2,17 +2,17 @@ # Maintainer: Eric Bélanger pkgname=freeciv -pkgver=2.4.4 +pkgver=2.5.0 pkgrel=1 pkgdesc="A multiuser clone of the famous Microprose game of Civilization" arch=('i686' 'x86_64') url="http://www.freeciv.org/"; license=('GPL') -depends=('gtk2' 'sdl_mixer' 'lua51' 'sqlite' 'curl' 'libltdl') +depends=('gtk2' 'sdl_mixer' 'lua' 'sqlite' 'curl' 'libltdl') backup=('etc/freeciv/database.lua') install=freeciv.install source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2) -sha1sums=('045931a0763df33e1e2114dde2d189a24861ce13') +sha1sums=('477b60e02606e47b31a019b065353c1a6da6c305') build() { cd ${pkgname}-${pkgver}
[arch-commits] Commit in freeciv/trunk (PKGBUILD)
Date: Sunday, December 21, 2014 @ 03:21:25 Author: eric Revision: 227851 upgpkg: freeciv 2.4.4-1 Upstream update Modified: freeciv/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2014-12-21 02:10:14 UTC (rev 227850) +++ PKGBUILD2014-12-21 02:21:25 UTC (rev 227851) @@ -2,7 +2,7 @@ # Maintainer: Eric Bélanger pkgname=freeciv -pkgver=2.4.3 +pkgver=2.4.4 pkgrel=1 pkgdesc="A multiuser clone of the famous Microprose game of Civilization" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ backup=('etc/freeciv/database.lua') install=freeciv.install source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2) -sha1sums=('ed7473e28c53e4bfbfc2535c15c7ef17d4e34204') +sha1sums=('045931a0763df33e1e2114dde2d189a24861ce13') build() { cd ${pkgname}-${pkgver}
[arch-commits] Commit in freeciv/trunk (PKGBUILD)
Date: Sunday, August 17, 2014 @ 02:52:39 Author: eric Revision: 220122 upgpkg: freeciv 2.4.3-1 Upstream update Modified: freeciv/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2014-08-16 22:33:00 UTC (rev 220121) +++ PKGBUILD2014-08-17 00:52:39 UTC (rev 220122) @@ -2,7 +2,7 @@ # Maintainer: Eric Bélanger pkgname=freeciv -pkgver=2.4.2 +pkgver=2.4.3 pkgrel=1 pkgdesc="A multiuser clone of the famous Microprose game of Civilization" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ backup=('etc/freeciv/database.lua') install=freeciv.install source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2) -sha1sums=('fe8aad19a3d99ebc641678c948417fa7d0c762e9') +sha1sums=('ed7473e28c53e4bfbfc2535c15c7ef17d4e34204') build() { cd ${pkgname}-${pkgver}
[arch-commits] Commit in freeciv/trunk (PKGBUILD)
Date: Monday, February 10, 2014 @ 20:19:06 Author: eric Revision: 205825 upgpkg: freeciv 2.4.2-1 Upstream update Modified: freeciv/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2014-02-10 18:35:15 UTC (rev 205824) +++ PKGBUILD2014-02-10 19:19:06 UTC (rev 205825) @@ -2,7 +2,7 @@ # Maintainer: Eric Bélanger pkgname=freeciv -pkgver=2.4.1 +pkgver=2.4.2 pkgrel=1 pkgdesc="A multiuser clone of the famous Microprose game of Civilization" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ backup=('etc/freeciv/database.lua') install=freeciv.install source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2) -sha1sums=('16fddc97c91e99b31f23fc80746b3454f8f55f78') +sha1sums=('fe8aad19a3d99ebc641678c948417fa7d0c762e9') build() { cd ${pkgname}-${pkgver}
[arch-commits] Commit in freeciv/trunk (PKGBUILD)
Date: Tuesday, December 10, 2013 @ 21:59:10 Author: eric Revision: 201415 upgpkg: freeciv 2.4.1-1 Upstream update, Clean up depends Modified: freeciv/trunk/PKGBUILD --+ PKGBUILD |7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-12-10 20:52:44 UTC (rev 201414) +++ PKGBUILD2013-12-10 20:59:10 UTC (rev 201415) @@ -2,18 +2,17 @@ # Maintainer: Eric Bélanger pkgname=freeciv -pkgver=2.4.0 +pkgver=2.4.1 pkgrel=1 pkgdesc="A multiuser clone of the famous Microprose game of Civilization" arch=('i686' 'x86_64') url="http://www.freeciv.org/"; license=('GPL') -depends=('gtk2' 'sdl_mixer' 'hicolor-icon-theme' 'lua51' 'sqlite' 'curl' 'libltdl') +depends=('gtk2' 'sdl_mixer' 'lua51' 'sqlite' 'curl' 'libltdl') backup=('etc/freeciv/database.lua') -options=('!staticlibs') install=freeciv.install source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2) -sha1sums=('4a3537dc050bd69002794c832b74f5af972da25e') +sha1sums=('16fddc97c91e99b31f23fc80746b3454f8f55f78') build() { cd ${pkgname}-${pkgver}
[arch-commits] Commit in freeciv/trunk (PKGBUILD)
Date: Monday, September 16, 2013 @ 03:45:44 Author: eric Revision: 194397 upgpkg: freeciv 2.4.0-1 Upstream update, Switch to system lua, Add db and aimodules support to server, Remove static libraries Modified: freeciv/trunk/PKGBUILD --+ PKGBUILD | 16 +--- 1 file changed, 9 insertions(+), 7 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-09-15 21:07:04 UTC (rev 194396) +++ PKGBUILD2013-09-16 01:45:44 UTC (rev 194397) @@ -2,25 +2,27 @@ # Maintainer: Eric Bélanger pkgname=freeciv -pkgver=2.3.4 +pkgver=2.4.0 pkgrel=1 pkgdesc="A multiuser clone of the famous Microprose game of Civilization" arch=('i686' 'x86_64') url="http://www.freeciv.org/"; license=('GPL') -depends=('gtk2' 'sdl_mixer' 'hicolor-icon-theme') -options=('!libtool') +depends=('gtk2' 'sdl_mixer' 'hicolor-icon-theme' 'lua51' 'sqlite' 'curl' 'libltdl') +backup=('etc/freeciv/database.lua') +options=('!libtool' '!staticlibs') install=freeciv.install source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2) -sha1sums=('974bbadf86c697bd2d4de7abf12d992fb50f1724') +sha1sums=('4a3537dc050bd69002794c832b74f5af972da25e') build() { - cd "${srcdir}/${pkgname}-${pkgver}" - ./configure --prefix=/usr --enable-client=gtk2 --enable-shared --without-ggz-client + cd ${pkgname}-${pkgver} + ./configure --prefix=/usr --sysconfdir=/etc --enable-shared --enable-sys-lua \ +--enable-client=gtk2 --enable-fcdb=sqlite3 --enable-aimodules make } package() { - cd "${srcdir}/${pkgname}-${pkgver}" + cd ${pkgname}-${pkgver} make DESTDIR="${pkgdir}" install }
[arch-commits] Commit in freeciv/trunk (PKGBUILD)
Date: Wednesday, February 20, 2013 @ 02:15:08 Author: eric Revision: 178313 upgpkg: freeciv 2.3.4-1 Upstream update Modified: freeciv/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-02-20 01:04:33 UTC (rev 178312) +++ PKGBUILD2013-02-20 01:15:08 UTC (rev 178313) @@ -2,7 +2,7 @@ # Maintainer: Eric Bélanger pkgname=freeciv -pkgver=2.3.3 +pkgver=2.3.4 pkgrel=1 pkgdesc="A multiuser clone of the famous Microprose game of Civilization" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ options=('!libtool') install=freeciv.install source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2) -sha1sums=('f3cd76d5b4cc637d1a82398cdb9c1ac9518ce057') +sha1sums=('974bbadf86c697bd2d4de7abf12d992fb50f1724') build() { cd "${srcdir}/${pkgname}-${pkgver}"
[arch-commits] Commit in freeciv/trunk (PKGBUILD)
Date: Thursday, December 13, 2012 @ 20:35:09 Author: eric Revision: 173221 upgpkg: freeciv 2.3.3-1 Upstream update Modified: freeciv/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2012-12-13 22:30:06 UTC (rev 173220) +++ PKGBUILD2012-12-14 01:35:09 UTC (rev 173221) @@ -2,7 +2,7 @@ # Maintainer: Eric Bélanger pkgname=freeciv -pkgver=2.3.2 +pkgver=2.3.3 pkgrel=1 pkgdesc="A multiuser clone of the famous Microprose game of Civilization" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ options=('!libtool') install=freeciv.install source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2) -sha1sums=('e6267b5e0483cf9c29d01793d2f9433e73d62191') +sha1sums=('f3cd76d5b4cc637d1a82398cdb9c1ac9518ce057') build() { cd "${srcdir}/${pkgname}-${pkgver}"
[arch-commits] Commit in freeciv/trunk (PKGBUILD)
Date: Tuesday, April 17, 2012 @ 14:59:14 Author: eric Revision: 156371 upgpkg: freeciv 2.3.2-1 Upstream update Modified: freeciv/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2012-04-17 18:39:59 UTC (rev 156370) +++ PKGBUILD2012-04-17 18:59:14 UTC (rev 156371) @@ -2,7 +2,7 @@ # Maintainer: Eric Bélanger pkgname=freeciv -pkgver=2.3.1 +pkgver=2.3.2 pkgrel=1 pkgdesc="A multiuser clone of the famous Microprose game of Civilization" arch=('i686' 'x86_64') @@ -12,11 +12,11 @@ options=('!libtool') install=freeciv.install source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2) -sha1sums=('9d9ee9f48f4c945fc6525139d340443d5a25aac4') +sha1sums=('e6267b5e0483cf9c29d01793d2f9433e73d62191') build() { cd "${srcdir}/${pkgname}-${pkgver}" - ./configure --prefix=/usr --enable-client=gtk --enable-shared --without-ggz-client + ./configure --prefix=/usr --enable-client=gtk2 --enable-shared --without-ggz-client make }
[arch-commits] Commit in freeciv/trunk (PKGBUILD)
Date: Wednesday, February 15, 2012 @ 12:03:56 Author: eric Revision: 150243 Add configure option Modified: freeciv/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2012-02-15 16:56:51 UTC (rev 150242) +++ PKGBUILD2012-02-15 17:03:56 UTC (rev 150243) @@ -16,7 +16,7 @@ build() { cd "${srcdir}/${pkgname}-${pkgver}" - ./configure --prefix=/usr --enable-client=gtk --enable-shared + ./configure --prefix=/usr --enable-client=gtk --enable-shared --without-ggz-client make }
[arch-commits] Commit in freeciv/trunk (PKGBUILD)
Date: Sunday, November 20, 2011 @ 21:06:15 Author: eric Revision: 143019 upgpkg: freeciv 2.3.1-1 Upstream update Modified: freeciv/trunk/PKGBUILD --+ PKGBUILD |7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) Modified: PKGBUILD === --- PKGBUILD2011-11-21 01:24:00 UTC (rev 143018) +++ PKGBUILD2011-11-21 02:06:15 UTC (rev 143019) @@ -2,18 +2,17 @@ # Maintainer: Eric Bélanger pkgname=freeciv -pkgver=2.3.0 +pkgver=2.3.1 pkgrel=1 pkgdesc="A multiuser clone of the famous Microprose game of Civilization" arch=('i686' 'x86_64') url="http://www.freeciv.org/"; license=('GPL') -depends=('gtk2' 'sdl_mixer' 'bzip2' 'hicolor-icon-theme') +depends=('gtk2' 'sdl_mixer' 'hicolor-icon-theme') options=('!libtool') install=freeciv.install source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2) -md5sums=('70fd4285f2da7d41bdadac43458e62c9') -sha1sums=('d4e871ad749e1807957df4e353fbb8f5510b7248') +sha1sums=('9d9ee9f48f4c945fc6525139d340443d5a25aac4') build() { cd "${srcdir}/${pkgname}-${pkgver}"
[arch-commits] Commit in freeciv/trunk (PKGBUILD)
Date: Wednesday, August 17, 2011 @ 21:12:04 Author: eric Revision: 135706 upgpkg: freeciv 2.3.0-1 Upstream update Modified: freeciv/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2011-08-17 16:07:55 UTC (rev 135705) +++ PKGBUILD2011-08-18 01:12:04 UTC (rev 135706) @@ -2,7 +2,7 @@ # Maintainer: Eric Bélanger pkgname=freeciv -pkgver=2.2.7 +pkgver=2.3.0 pkgrel=1 pkgdesc="A multiuser clone of the famous Microprose game of Civilization" arch=('i686' 'x86_64') @@ -12,8 +12,8 @@ options=('!libtool') install=freeciv.install source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2) -md5sums=('db61c36222ad0bd1de233cf29226ff27') -sha1sums=('b7cf680a25e9006cb3a289a2e5c786dd385577cb') +md5sums=('70fd4285f2da7d41bdadac43458e62c9') +sha1sums=('d4e871ad749e1807957df4e353fbb8f5510b7248') build() { cd "${srcdir}/${pkgname}-${pkgver}"
[arch-commits] Commit in freeciv/trunk (PKGBUILD)
Date: Tuesday, July 19, 2011 @ 18:17:46 Author: eric Revision: 132082 upgpkg: freeciv 2.2.7-1 Upstream update, Add hicolor-icon-theme depends, Remove readline depends Modified: freeciv/trunk/PKGBUILD --+ PKGBUILD |8 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD === --- PKGBUILD2011-07-19 20:51:09 UTC (rev 132081) +++ PKGBUILD2011-07-19 22:17:46 UTC (rev 132082) @@ -2,18 +2,18 @@ # Maintainer: Eric Bélanger pkgname=freeciv -pkgver=2.2.5 +pkgver=2.2.7 pkgrel=1 pkgdesc="A multiuser clone of the famous Microprose game of Civilization" arch=('i686' 'x86_64') url="http://www.freeciv.org/"; license=('GPL') -depends=('gtk2' 'sdl_mixer' 'readline' 'bzip2') +depends=('gtk2' 'sdl_mixer' 'bzip2' 'hicolor-icon-theme') options=('!libtool') install=freeciv.install source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2) -md5sums=('e717de02c77139593f21b930245d1709') -sha1sums=('b204c4ae581be632fd2385517ada62558d48e702') +md5sums=('db61c36222ad0bd1de233cf29226ff27') +sha1sums=('b7cf680a25e9006cb3a289a2e5c786dd385577cb') build() { cd "${srcdir}/${pkgname}-${pkgver}"
[arch-commits] Commit in freeciv/trunk (PKGBUILD)
Date: Wednesday, March 16, 2011 @ 11:19:54 Author: eric Revision: 115046 upgpkg: freeciv 2.2.5-1 Upstream update Modified: freeciv/trunk/PKGBUILD --+ PKGBUILD |8 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD === --- PKGBUILD2011-03-16 15:19:12 UTC (rev 115045) +++ PKGBUILD2011-03-16 15:19:54 UTC (rev 115046) @@ -1,8 +1,8 @@ # $Id$ -# Maintainer: Eric Belanger +# Maintainer: Eric Bélanger pkgname=freeciv -pkgver=2.2.4 +pkgver=2.2.5 pkgrel=1 pkgdesc="A multiuser clone of the famous Microprose game of Civilization" arch=('i686' 'x86_64') @@ -12,8 +12,8 @@ options=('!libtool') install=freeciv.install source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2) -md5sums=('29dec5214b565c19d925cb82c4373831') -sha1sums=('101b42b5f73516e9693c61ae826dd5fbe523edda') +md5sums=('e717de02c77139593f21b930245d1709') +sha1sums=('b204c4ae581be632fd2385517ada62558d48e702') build() { cd "${srcdir}/${pkgname}-${pkgver}"
[arch-commits] Commit in freeciv/trunk (PKGBUILD)
Date: Monday, February 22, 2010 @ 18:29:48 Author: giovanni Revision: 69835 upgpkg: freeciv 2.2.0-1 upstream release Modified: freeciv/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2010-02-22 23:13:01 UTC (rev 69834) +++ PKGBUILD2010-02-22 23:29:48 UTC (rev 69835) @@ -4,7 +4,7 @@ # Contributor: Tom Newsom pkgname=freeciv -pkgver=2.1.11 +pkgver=2.2.0 pkgrel=1 pkgdesc="A multiuser clone of the famous Microprose game of Civilization" arch=('i686' 'x86_64') @@ -13,8 +13,8 @@ depends=('gtk2' 'sdl_mixer' 'readline') install=freeciv.install source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2) -md5sums=('b064e5949d211a46a9d6d050f3c98959') -sha1sums=('bf086d07e12fddd49142a7b20da88d164725cbd9') +md5sums=('49c08904d2402fe46248641a8bbd9ef3') +sha1sums=('9cdb5630159ec3c4a0def8039b02c8b5ed46d413') build() { cd "${srcdir}/${pkgname}-${pkgver}"