From 210eaec9fbf11cdcba4186575c9a056a72515c5c Mon Sep 17 00:00:00 2001 From: Colin Booth Date: Fri, 28 May 2021 15:44:04 -0700 Subject: [PATCH] texlive2020-bin: fix license, template layout --- srcpkgs/texlive2020-bin/template | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/srcpkgs/texlive2020-bin/template b/srcpkgs/texlive2020-bin/template index 939f8a2964c..a6ad08f9223 100644 --- a/srcpkgs/texlive2020-bin/template +++ b/srcpkgs/texlive2020-bin/template @@ -1,18 +1,18 @@ # Template file for 'texlive2020-bin' pkgname=texlive2020-bin version=2020 -revision=4 +revision=5 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" +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=7c90a50e55533d57170cbc7c0370a010019946eb18570282948e1af6f809382d -create_wrksrc=yes # Package build options build_options="basic small medium full"