cdogs-sdl: update to 0.9.1.
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
cdogs-sdl
|
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'cdogs-sdl'
|
# Template file for 'cdogs-sdl'
|
||||||
pkgname=cdogs-sdl
|
pkgname=cdogs-sdl
|
||||||
version=0.7.3
|
version=0.9.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DCDOGS_DATA_DIR=/usr/share/cdogs/"
|
configure_args="-DCDOGS_DATA_DIR=/usr/share/cdogs/"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
@@ -13,16 +13,10 @@ license="GPL-2.0-or-later"
|
|||||||
homepage="http://cxong.github.io/cdogs-sdl/"
|
homepage="http://cxong.github.io/cdogs-sdl/"
|
||||||
distfiles="https://github.com/cxong/cdogs-sdl/archive/${version}.tar.gz"
|
distfiles="https://github.com/cxong/cdogs-sdl/archive/${version}.tar.gz"
|
||||||
checksum=0a19a619dd02f647d680b245abc97359e04cdc4231a61b86397a37100907195c
|
checksum=0a19a619dd02f647d680b245abc97359e04cdc4231a61b86397a37100907195c
|
||||||
|
replaces="cdogs-sdl-data<=0.7.3"
|
||||||
|
|
||||||
CFLAGS="-fcommon"
|
CFLAGS="-fcommon"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
vsed -i CMakeLists.txt -e "s; -Werror;;"
|
vsed -i CMakeLists.txt -e "s; -Werror;;"
|
||||||
}
|
}
|
||||||
|
|
||||||
cdogs-sdl-data_package() {
|
|
||||||
short_desc+=" - data"
|
|
||||||
pkg_install() {
|
|
||||||
vmove usr/share/cdogs
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user