mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 19:43:50 +02:00
texlive2020-bin: move provides to metapackage
This commit is contained in:
parent
1651968cd4
commit
1c09059a67
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'texlive-bin'
|
# Template file for 'texlive-bin'
|
||||||
pkgname=texlive2020-bin
|
pkgname=texlive2020-bin
|
||||||
version=2020
|
version=2020
|
||||||
revision=2
|
revision=3
|
||||||
archs="x86_64* i686 aarch64 arm*"
|
archs="x86_64* i686 aarch64 arm*"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
homepage="http://tug.org/texlive/"
|
homepage="http://tug.org/texlive/"
|
||||||
|
@ -10,7 +10,6 @@ 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"
|
||||||
provides="tex-${version}_1"
|
|
||||||
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
|
create_wrksrc=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue