mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
supertuxkart: update to 0.9.2.
This commit is contained in:
parent
14c7310a74
commit
2887b675d2
1 changed files with 4 additions and 4 deletions
|
@ -1,20 +1,20 @@
|
||||||
# Template file for 'supertuxkart'
|
# Template file for 'supertuxkart'
|
||||||
pkgname=supertuxkart
|
pkgname=supertuxkart
|
||||||
version=0.9.1
|
version=0.9.2
|
||||||
revision=1
|
revision=1
|
||||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="cmake pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libgomp-devel libjpeg-turbo-devel libpng-devel
|
makedepends="libgomp-devel libjpeg-turbo-devel libpng-devel
|
||||||
libbluetooth-devel glu-devel libvorbis-devel libXrandr-devel
|
libbluetooth-devel glu-devel libvorbis-devel libXrandr-devel
|
||||||
libopenal-devel fribidi-devel libcurl-devel"
|
libopenal-devel fribidi-devel libcurl-devel freetype-devel"
|
||||||
depends="desktop-file-utils hicolor-icon-theme supertuxkart-data"
|
depends="desktop-file-utils hicolor-icon-theme supertuxkart-data"
|
||||||
short_desc="Kart racing game featuring Tux and his friends"
|
short_desc="Kart racing game featuring Tux and his friends"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://supertuxkart.sourceforge.net/"
|
homepage="http://supertuxkart.sourceforge.net/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}-src.tar.xz"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}-src.tar.xz"
|
||||||
checksum=c50f00a71df165fb613d20e86bea2d9d5e51ed3e27e1d436fbac3b07cf2ea149
|
checksum=0b080bb098a26adb552d6fd48905bcb6b1e873ef1567457d7268d7d3aaa48282
|
||||||
|
|
||||||
supertuxkart-data_package() {
|
supertuxkart-data_package() {
|
||||||
short_desc+=" - data files"
|
short_desc+=" - data files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue