dgen-sdl: rebuild for musl.
This commit is contained in:
parent
50b6fe836e
commit
fd1c897c63
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'dgen-sdl'
|
# Template file for 'dgen-sdl'
|
||||||
pkgname=dgen-sdl
|
pkgname=dgen-sdl
|
||||||
version=1.33
|
version=1.33
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config nasm"
|
hostmakedepends="pkg-config nasm"
|
||||||
makedepends="SDL-devel libarchive-devel "
|
makedepends="SDL-devel libarchive-devel"
|
||||||
short_desc="Multi‐platform Genesis/Mega Drive Emulator"
|
short_desc="Multi‐platform Genesis/Mega Drive Emulator"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="BSD, GPL-2, LGPL-2.1"
|
license="BSD, GPL-2, LGPL-2.1"
|
||||||
|
|
Loading…
Reference in a new issue