void-packages/srcpkgs/texlive-full/template
2021-12-11 00:18:04 -03:00

13 lines
347 B
Bash

# Template file for 'texlive-full'
pkgname=texlive-full
version=2021.0
revision=1
build_style=meta
_year=${version%.*}
depends="texlive-most>=${_year}
texlive-lang>=${_year}"
short_desc="TeX Live - Metapackage including all packages"
maintainer="fosslinux <fosslinux@aussies.space>"
license="GPL-2.0-or-later"
homepage="https://tug.org/texlive/"