mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
Merge branch 'master' of https://github.com/voidlinux/void-packages
This commit is contained in:
commit
5a32bab1c3
2 changed files with 3 additions and 3 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"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'mednafen'
|
# Template file for 'mednafen'
|
||||||
pkgname=mednafen
|
pkgname=mednafen
|
||||||
version=0.9.38.4
|
version=0.9.38.4
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="$pkgname"
|
wrksrc="$pkgname"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-libcdio --with-libsndfile --enable-alsa"
|
configure_args="--with-libcdio --with-libsndfile --enable-alsa"
|
||||||
|
|
Loading…
Add table
Reference in a new issue