texlive2019-bin: fix license, template layout
This commit is contained in:
parent
fa350273c0
commit
6009cbafe6
1 changed files with 7 additions and 7 deletions
|
@ -1,19 +1,19 @@
|
|||
# Template file for 'texlive2019-bin'
|
||||
pkgname=texlive2019-bin
|
||||
version=2019
|
||||
revision=3
|
||||
revision=4
|
||||
archs="x86_64* i686 aarch64 arm*"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
homepage="http://tug.org/texlive/"
|
||||
license="GPL-2"
|
||||
short_desc="TeX Live Binary distribution through tl-install"
|
||||
create_wrksrc=yes
|
||||
depends="cairo pixman graphite gd poppler libsigsegv
|
||||
zziplib libpng libjpeg-turbo freetype icu harfbuzz wget perl
|
||||
ghostscript xz"
|
||||
provides="tex-${version}_1"
|
||||
short_desc="TeX Live Binary distribution through tl-install"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="GPL-2.0-or-later, LPPL-1.3c"
|
||||
homepage="http://tug.org/texlive/"
|
||||
distfiles="ftp://ftp.tug.org/texlive/historic/${version}/install-tl-unx.tar.gz>${pkgname}-${version}-${revision}.tar.gz"
|
||||
checksum=44aa41b5783e345b7021387f19ac9637ff1ce5406a59754230c666642dfe7750
|
||||
create_wrksrc=yes
|
||||
provides="tex-${version}_1"
|
||||
|
||||
# Package build options
|
||||
build_options="basic small medium full"
|
||||
|
|
Loading…
Reference in a new issue