OpenXcom: rebuild against current yaml-cpp
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'OpenXcom'
|
# Template file for 'OpenXcom'
|
||||||
pkgname=OpenXcom
|
pkgname=OpenXcom
|
||||||
version=1.0
|
version=1.0
|
||||||
revision=3
|
revision=4
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-silent-rules --disable-werror"
|
configure_args="--disable-silent-rules --disable-werror"
|
||||||
hostmakedepends="automake pkg-config xmlto"
|
hostmakedepends="automake pkg-config xmlto"
|
||||||
@@ -9,7 +9,7 @@ makedepends="SDL_gfx-devel SDL_image-devel SDL_mixer-devel
|
|||||||
glu-devel boost-devel yaml-cpp-devel"
|
glu-devel boost-devel yaml-cpp-devel"
|
||||||
short_desc="Reimplementation of the original X-Com game"
|
short_desc="Reimplementation of the original X-Com game"
|
||||||
maintainer="beefcurtains <beefcurtains@voidlinux.org>"
|
maintainer="beefcurtains <beefcurtains@voidlinux.org>"
|
||||||
license="GPL-3"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://openxcom.org/"
|
homepage="http://openxcom.org/"
|
||||||
distfiles="https://github.com/SupSuper/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/SupSuper/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=45acb280010a01d60506b1c5f2951ae501c012cc6161aac470bd15c1e6981246
|
checksum=45acb280010a01d60506b1c5f2951ae501c012cc6161aac470bd15c1e6981246
|
||||||
|
|||||||
Reference in New Issue
Block a user