mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
hex-a-hop: build with new sdl12-compat library
This commit is contained in:
parent
000700b8d8
commit
935f460957
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'hex-a-hop'
|
# Template file for 'hex-a-hop'
|
||||||
pkgname=hex-a-hop
|
pkgname=hex-a-hop
|
||||||
version=1.1.0
|
version=1.1.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="SDL-devel SDL_mixer-devel SDL_ttf-devel"
|
makedepends="sdl12-compat-devel SDL_mixer-devel SDL_ttf-devel"
|
||||||
short_desc="Hex-a-Hop is an hexagonal tile-based puzzle game"
|
short_desc="Hex-a-Hop is an hexagonal tile-based puzzle game"
|
||||||
maintainer="David Ferlier <dispertio@gmx.es>"
|
maintainer="David Ferlier <dispertio@gmx.es>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
|
|
Loading…
Add table
Reference in a new issue