mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
dgen-sdl: build with new sdl12-compat library
This commit is contained in:
parent
7238b479a8
commit
fba9795efe
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=4
|
revision=5
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool pkg-config nasm"
|
hostmakedepends="automake libtool pkg-config nasm"
|
||||||
makedepends="SDL-devel libarchive-devel"
|
makedepends="sdl12-compat-devel libarchive-devel"
|
||||||
short_desc="Multi-platform Genesis/Mega Drive Emulator"
|
short_desc="Multi-platform Genesis/Mega Drive Emulator"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD-3-Clause, GPL-2.0-or-later, LGPL-2.1-or-later"
|
license="BSD-3-Clause, GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
|
|
Loading…
Add table
Reference in a new issue