void-packages/srcpkgs/dgen-sdl/template
2014-08-27 07:20:29 +02:00

18 lines
529 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Template file for 'dgen-sdl'
pkgname=dgen-sdl
version=1.33
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config nasm"
makedepends="SDL-devel libarchive-devel>=3.1.2 "
short_desc="Multiplatform Genesis/Mega Drive Emulator"
maintainer="Juan RP <xtraeme@gmail.com>"
license="BSD, GPL-2, LGPL-2.1"
homepage="http://dgen.sourceforget.net"
distfiles="${SOURCEFORGE_SITE}/dgen/${pkgname}-${version}.tar.gz"
checksum=99e2c06017c22873c77f88186ebcc09867244eb6e042c763bb094b02b8def61e
post_install() {
vlicense COPYING
}