yabause-gtk: fix license, description
This commit is contained in:
parent
3641ed5908
commit
2d3fca43e5
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'yabause-gtk'
|
||||
pkgname=yabause-gtk
|
||||
version=0.9.15
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="${pkgname%-gtk}-${version}"
|
||||
build_style=cmake
|
||||
configure_args="-DYAB_PORTS=gtk -DYAB_NETWORK=ON -DYAB_OPTIMIZED_DMA=ON"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libXmu-devel libfreeglut-devel gtkglext-devel libopenal-devel SDL2-devel"
|
||||
depends="desktop-file-utils"
|
||||
short_desc="A Sega Saturn emulator with GTK UI)"
|
||||
short_desc="Sega Saturn emulator with GTK UI)"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://yabause.org/"
|
||||
distfiles="https://download.tuxfamily.org/yabause/releases/${version}/yabause-${version}.tar.gz"
|
||||
checksum=4334c43fe0f3ff297bac8e91f4e059fe5fd276291faff2489e37b5b3a4ccc2b2
|
||||
|
|
Loading…
Reference in a new issue