texlive2014-bin: fix license, other lint
This commit is contained in:
parent
934227d996
commit
e11e5e0ef1
1 changed files with 3 additions and 3 deletions
|
@ -1,19 +1,19 @@
|
|||
# Template file for 'texlive2014-bin'
|
||||
pkgname=texlive2014-bin
|
||||
version=2014
|
||||
revision=9
|
||||
revision=10
|
||||
archs="x86_64* i686 aarch64 arm*"
|
||||
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"
|
||||
license="GPL-2.0-or-later, LPPL-1.3c"
|
||||
homepage="http://tug.org/texlive/"
|
||||
distfiles="ftp://ftp.tug.org/texlive/historic/${version}/tlnet-final/install-tl-unx.tar.gz"
|
||||
checksum=051e6425d604767eb12289c67c87ccdb1af0750b0b1d22383fd9387926234217
|
||||
provides="tex-${version}_1"
|
||||
|
||||
# Package build options
|
||||
build_options="basic small medium full"
|
||||
|
|
Loading…
Reference in a new issue