mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xnp2: fix license, description
This commit is contained in:
parent
9084b83f08
commit
f0906d6468
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'xnp2'
|
# Template file for 'xnp2'
|
||||||
pkgname=xnp2
|
pkgname=xnp2
|
||||||
version=0.86
|
version=0.86
|
||||||
revision=1
|
revision=2
|
||||||
build_wrksrc=x11
|
build_wrksrc=x11
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-ia32 --enable-build-all"
|
configure_args="--enable-ia32 --enable-build-all"
|
||||||
hostmakedepends="pkg-config nasm"
|
hostmakedepends="pkg-config nasm"
|
||||||
makedepends="gtk+-devel SDL2-devel"
|
makedepends="gtk+-devel SDL2-devel"
|
||||||
short_desc="A port for UNIX with X11 of the Neko Project II PC-9801 emulator"
|
short_desc="Port for UNIX with X11 of the Neko Project II PC-9801 emulator"
|
||||||
maintainer="hipperson0 <hipperson0@gmail.com>"
|
maintainer="hipperson0 <hipperson0@gmail.com>"
|
||||||
license="BSD"
|
license="BSD-2-Clause"
|
||||||
homepage="https://www.nonakap.org/np2"
|
homepage="https://www.nonakap.org/np2"
|
||||||
distfiles="https://www.nonakap.org/np2/release/xnp2-${version}.tar.bz2"
|
distfiles="https://www.nonakap.org/np2/release/xnp2-${version}.tar.bz2"
|
||||||
checksum=e0b8c93f54682a4b3373907fd9ffe78094f95f7430dffc5038eccbcc4c3f78fd
|
checksum=e0b8c93f54682a4b3373907fd9ffe78094f95f7430dffc5038eccbcc4c3f78fd
|
||||||
|
|
Loading…
Add table
Reference in a new issue