[arch-commits] Commit in wesnoth/trunk (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Mon Apr 28 19:31:14 UTC 2008


    Date: Monday, April 28, 2008 @ 15:31:13
  Author: tpowa
Revision: 1034

upgpkg: wesnoth 1.4.1-1

Modified:
  wesnoth/trunk/PKGBUILD

----------+
 PKGBUILD |    7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-04-28 17:34:35 UTC (rev 1033)
+++ PKGBUILD	2008-04-28 19:31:13 UTC (rev 1034)
@@ -2,13 +2,13 @@
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 #Contributor: Jacobo Arvelo <unix4all at ya.com> 
 pkgname=wesnoth 
-pkgver=1.2.8
+pkgver=1.4.1
 pkgrel=1
 pkgdesc="A turn-based strategy game on a fantasy world" 
 arch=(i686 x86_64)
 license=('GPL')
 url="http://www.wesnoth.org/" 
-depends=('sdl_ttf' 'sdl_net' 'sdl_mixer' 'sdl_image' 'libvorbis' 'fribidi' 'freetype2' 'gcc-libs')
+depends=('sdl_ttf' 'sdl_net' 'sdl_mixer' 'sdl_image' 'libvorbis' 'fribidi' 'freetype2' 'gcc-libs' 'boost' 'python>=2.4')
 #source=(http://www.wesnoth.org/files/$pkgname-$pkgver.tar.gz) 
 install=wesnoth.install
 source=(http://heanet.dl.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2) 
@@ -23,5 +23,4 @@
   install -D -m644 icons/wesnoth.desktop $startdir/pkg/usr/share/applications/wesnoth.desktop
   install -D -m644 images/wesnoth-icon.png $startdir/pkg/usr/share/pixmaps/wesnoth-icon.png 
 }
-md5sums=('99d17b23d2ea4dc3a008f5c69cd43789')
-md5sums=('99d17b23d2ea4dc3a008f5c69cd43789')
+md5sums=('a357fcba2f2055ce112f25941a681374')





More information about the arch-commits mailing list