SDL_gfx: fix license, orphan
This commit is contained in:
parent
dd3e832570
commit
bbb4b62a31
1 changed files with 3 additions and 4 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'SDL_gfx'
|
||||
pkgname=SDL_gfx
|
||||
version=2.0.26
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="SDL-devel"
|
||||
short_desc="Graphics drawing primitives for SDL"
|
||||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||
license="BSD"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="http://www.ferzkopp.net/wordpress/2016/01/02/sdl_gfx-sdl2_gfx/"
|
||||
distfiles="http://www.ferzkopp.net/Software/SDL_gfx-${version%.*}/SDL_gfx-${version}.tar.gz"
|
||||
checksum=7ceb4ffb6fc63ffba5f1290572db43d74386cd0781c123bc912da50d34945446
|
||||
|
@ -36,4 +36,3 @@ SDL_gfx-devel_package() {
|
|||
vmove usr/lib/*.so
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue