mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
New package: trackballs-1.3.1.
This commit is contained in:
parent
151f50c002
commit
b07c2420bf
1 changed files with 14 additions and 0 deletions
14
srcpkgs/trackballs/template
Normal file
14
srcpkgs/trackballs/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'trackballs'
|
||||||
|
pkgname=trackballs
|
||||||
|
version=1.3.1
|
||||||
|
revision=1
|
||||||
|
build_style=cmake
|
||||||
|
hostmakedepends="guile"
|
||||||
|
makedepends="zlib-devel SDL2_image-devel SDL2_mixer-devel SDL2_ttf-devel guile-devel"
|
||||||
|
depends="guile"
|
||||||
|
short_desc="Marble steering game"
|
||||||
|
maintainer="Juan RP <xtraeme@gmail.org>"
|
||||||
|
license="GPL-2.0-or-later"
|
||||||
|
homepage="https://trackballs.github.io/"
|
||||||
|
distfiles="https://github.com/trackballs/trackballs/archive/v${version}.tar.gz"
|
||||||
|
checksum=57f577648847b46abc623c2d53fa7c41ae47a859b5c8bd68b4e347a604fbcebc
|
Loading…
Add table
Reference in a new issue