From fa350273c0dc661587cbfa69785913c2b631dd3c Mon Sep 17 00:00:00 2001 From: Colin Booth Date: Fri, 28 May 2021 15:40:06 -0700 Subject: [PATCH] texlive2018-bin: fix license, template layout --- srcpkgs/texlive2018-bin/template | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/srcpkgs/texlive2018-bin/template b/srcpkgs/texlive2018-bin/template index 9fec7b8246c..5f94dea2a14 100644 --- a/srcpkgs/texlive2018-bin/template +++ b/srcpkgs/texlive2018-bin/template @@ -1,19 +1,19 @@ -# Template file for 'texlive-bin' +# Template file for 'texlive2018-bin' pkgname=texlive2018-bin version=2018 -revision=3 +revision=4 archs="x86_64* i686 aarch64 arm*" -maintainer="Leah Neukirchen " -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 " +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=82c13110852af162c4c5ef1579fa2f4f51c2040850ec02fb7f97497da45eb446 -create_wrksrc=yes +provides="tex-${version}_1" # Package build options build_options="basic small medium full"