mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
TSC: rebuild for gcc stdc++ dropping gcc4 compat
This commit is contained in:
parent
25e97c9b0d
commit
b4ae17a142
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'TSC'
|
# Template file for 'TSC'
|
||||||
pkgname=TSC
|
pkgname=TSC
|
||||||
version=2.0.0
|
version=2.0.0
|
||||||
revision=5
|
revision=6
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
build_wrksrc=tsc
|
build_wrksrc=tsc
|
||||||
configure_args="-DFIXED_DATA_DIR=/usr/share/TSC -DBINARY_DIR=/usr/bin"
|
configure_args="-DFIXED_DATA_DIR=/usr/share/TSC -DBINARY_DIR=/usr/bin"
|
||||||
|
@ -12,7 +12,7 @@ makedepends="boost-devel cegui07-devel devil-devel gettext-devel glew-devel
|
||||||
depends="TSC-data>=${version}_${revision}"
|
depends="TSC-data>=${version}_${revision}"
|
||||||
short_desc="OSS 2D platform game"
|
short_desc="OSS 2D platform game"
|
||||||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="GPL-3"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://www.secretchronicles.org/"
|
homepage="http://www.secretchronicles.org/"
|
||||||
distfiles="http://ftp.secretchronicles.org/releases/${pkgname}-${version}.tar.xz"
|
distfiles="http://ftp.secretchronicles.org/releases/${pkgname}-${version}.tar.xz"
|
||||||
checksum=c8a9ca3975f9de16aa59fab2a7864c3c541963b46c2c40533632c4fc621b407a
|
checksum=c8a9ca3975f9de16aa59fab2a7864c3c541963b46c2c40533632c4fc621b407a
|
||||||
|
|
Loading…
Add table
Reference in a new issue