mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
gltron: enable support for ogg/vorbis/mikmod.
This commit is contained in:
parent
7f828c2163
commit
70b487a7d4
1 changed files with 3 additions and 2 deletions
|
@ -1,10 +1,11 @@
|
|||
# Template file for 'gltron'
|
||||
pkgname=gltron
|
||||
version=0.70
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-warn=off"
|
||||
makedepends="glu-devel SDL_sound-devel smpeg-devel zlib-devel libpng-devel"
|
||||
makedepends="glu-devel SDL_sound-devel smpeg-devel libpng-devel libogg-devel
|
||||
libmikmod-devel libvorbis-devel"
|
||||
short_desc="3d tron, just like the movie"
|
||||
maintainer="Marco Bertoni <marco.bertoni.bologna@gmail.com>"
|
||||
license="GPL-2.0-only"
|
||||
|
|
Loading…
Add table
Reference in a new issue