From e4b4a53f1fe84c19db8fcaffe31fde29550f2fd1 Mon Sep 17 00:00:00 2001 From: fosslinux Date: Sat, 4 Jul 2020 09:59:20 +1000 Subject: [PATCH] New package: texlive-full-2020 --- srcpkgs/texlive-full/template | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 srcpkgs/texlive-full/template diff --git a/srcpkgs/texlive-full/template b/srcpkgs/texlive-full/template new file mode 100644 index 00000000000..d6e1c127e0c --- /dev/null +++ b/srcpkgs/texlive-full/template @@ -0,0 +1,12 @@ +# Template file for 'texlive-full' +pkgname=texlive-full +version=2020 +revision=1 +archs=noarch +build_style=meta +depends="texlive-most>=2020 + texlive-lang>=2020" +short_desc="TeX Live - Metapackage including all packages" +maintainer="fosslinux " +license="GPL-2.0-or-later" +homepage="https://www.tug.org/texlive/"