mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 09:22:12 +08:00
lincity-ng: rebuild
This commit is contained in:
parent
7a5c262127
commit
ee6d451a6e
@ -5,16 +5,17 @@
|
||||
|
||||
pkgname=lincity-ng
|
||||
pkgver=2.0
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
pkgdesc="LinCity-NG is a city simulation game, a polished and improved version of LinCity."
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://lincity-ng.berlios.de/wiki/index.php/Main_Page"
|
||||
arch=('x86_64')
|
||||
url="http://sourceforge.net/projects/lincity-ng.berlios"
|
||||
license=('GPL')
|
||||
depends=('mesa' 'sdl>=1.2.5' 'sdl_mixer>=1.2.4' 'sdl_image>=1.2.3' 'sdl_ttf>=2.0.8' 'sdl_gfx>=2.0.13'
|
||||
'physfs>=1.0.0' 'zlib>=1.0' 'libxml2>=2.6.11')
|
||||
'physfs>=1.0.0' 'zlib>=1.0' 'libxml2>=2.6.11' 'glu')
|
||||
categories=('games')
|
||||
makedepends=('ftjam>=2.5')
|
||||
source=("http://download.berlios.de/$pkgname/$pkgname-$pkgver.tar.bz2")
|
||||
#source=("http://download.berlios.de/$pkgname/$pkgname-$pkgver.tar.bz2")
|
||||
source=("http://downloads.sourceforge.net/project/lincity-ng.berlios/$pkgname-$pkgver.tar.bz2")
|
||||
md5sums=('1bd0f58e0f2b131d70044f4230600ed1')
|
||||
|
||||
build() {
|
||||
|
Loading…
Reference in New Issue
Block a user