texlive2014-bin: fix license, other lint

This commit is contained in:
Colin Booth 2021-05-28 15:25:01 -07:00 committed by Đoàn Trần Công Danh
parent 934227d996
commit e11e5e0ef1

View file

@ -1,19 +1,19 @@
# Template file for 'texlive2014-bin' # Template file for 'texlive2014-bin'
pkgname=texlive2014-bin pkgname=texlive2014-bin
version=2014 version=2014
revision=9 revision=10
archs="x86_64* i686 aarch64 arm*" archs="x86_64* i686 aarch64 arm*"
create_wrksrc=yes create_wrksrc=yes
depends="cairo pixman graphite gd poppler libsigsegv depends="cairo pixman graphite gd poppler libsigsegv
zziplib libpng libjpeg-turbo freetype icu harfbuzz wget perl zziplib libpng libjpeg-turbo freetype icu harfbuzz wget perl
ghostscript xz" ghostscript xz"
provides="tex-${version}_1"
short_desc="TeX Live Binary distribution through tl-install" short_desc="TeX Live Binary distribution through tl-install"
maintainer="Leah Neukirchen <leah@vuxu.org>" maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-2" license="GPL-2.0-or-later, LPPL-1.3c"
homepage="http://tug.org/texlive/" homepage="http://tug.org/texlive/"
distfiles="ftp://ftp.tug.org/texlive/historic/${version}/tlnet-final/install-tl-unx.tar.gz" distfiles="ftp://ftp.tug.org/texlive/historic/${version}/tlnet-final/install-tl-unx.tar.gz"
checksum=051e6425d604767eb12289c67c87ccdb1af0750b0b1d22383fd9387926234217 checksum=051e6425d604767eb12289c67c87ccdb1af0750b0b1d22383fd9387926234217
provides="tex-${version}_1"
# Package build options # Package build options
build_options="basic small medium full" build_options="basic small medium full"