mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 01:53:50 +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'
|
# Template file for 'texlive2020-bin'
|
||||||
pkgname=texlive2020-bin
|
pkgname=texlive2020-bin
|
||||||
version=2020
|
version=2020
|
||||||
revision=4
|
revision=5
|
||||||
archs="x86_64* i686 aarch64 arm*"
|
archs="x86_64* i686 aarch64 arm*"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
create_wrksrc=yes
|
||||||
homepage="http://tug.org/texlive/"
|
|
||||||
license="GPL-2"
|
|
||||||
short_desc="TeX Live Binary distribution through tl-install"
|
|
||||||
depends="cairo pixman graphite gd poppler libsigsegv
|
depends="cairo pixman graphite gd poppler libsigsegv
|
||||||
zziplib libpng libjpeg-turbo freetype icu harfbuzz wget perl
|
zziplib libpng libjpeg-turbo freetype icu harfbuzz wget perl
|
||||||
ghostscript xz"
|
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"
|
distfiles="ftp://ftp.tug.org/texlive/historic/${version}/install-tl-unx.tar.gz>${pkgname}-${version}-${revision}.tar.gz"
|
||||||
checksum=7c90a50e55533d57170cbc7c0370a010019946eb18570282948e1af6f809382d
|
checksum=7c90a50e55533d57170cbc7c0370a010019946eb18570282948e1af6f809382d
|
||||||
create_wrksrc=yes
|
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="basic small medium full"
|
build_options="basic small medium full"
|
||||||
|
|
Loading…
Add table
Reference in a new issue