mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-10 17:13:51 +02:00
texlive2020-bin: fix license, template layout
This commit is contained in:
parent
6009cbafe6
commit
210eaec9fb
1 changed files with 6 additions and 6 deletions
|
@ -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 <leah@vuxu.org>"
|
||||
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 <leah@vuxu.org>"
|
||||
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"
|
||||
|
|
Loading…
Add table
Reference in a new issue