tegaki-zinnia-japanese: fix license
This commit is contained in:
parent
5607166fad
commit
93f1067c32
|
@ -1,15 +1,14 @@
|
||||||
# Template file for 'tegaki-zinnia-japanese'
|
# Template file for 'tegaki-zinnia-japanese'
|
||||||
pkgname=tegaki-zinnia-japanese
|
pkgname=tegaki-zinnia-japanese
|
||||||
version=0.3
|
version=0.3
|
||||||
revision=1
|
revision=2
|
||||||
|
hostmakedepends="unzip"
|
||||||
short_desc="Japanese handwriting model for Zinnia"
|
short_desc="Japanese handwriting model for Zinnia"
|
||||||
maintainer="Matthias von Faber <mvf@gmx.eu>"
|
maintainer="Matthias von Faber <mvf@gmx.eu>"
|
||||||
|
license="LGPL-2.1-only"
|
||||||
homepage="https://tegaki.github.io"
|
homepage="https://tegaki.github.io"
|
||||||
license="GPL-2"
|
distfiles="https://github.com/tegaki/tegaki/releases/download/v$version/${pkgname}-${version}.zip"
|
||||||
hostmakedepends="unzip"
|
|
||||||
distfiles="https://github.com/tegaki/tegaki/releases/download/v0.3/${pkgname}-${version}.zip"
|
|
||||||
checksum=07861bbb5440d74e705864721f12a5ce1c7f21a869f9c95ff21433d8994aafda
|
checksum=07861bbb5440d74e705864721f12a5ce1c7f21a869f9c95ff21433d8994aafda
|
||||||
archs=noarch
|
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/share/tegaki/models/zinnia
|
vmkdir usr/share/tegaki/models/zinnia
|
||||||
|
|
Loading…
Reference in New Issue