mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
texlive2017-bin: provide tex virtual package
This commit is contained in:
parent
e3fae96e43
commit
b77cab2e8a
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'texlive-bin'
|
# Template file for 'texlive-bin'
|
||||||
pkgname=texlive2017-bin
|
pkgname=texlive2017-bin
|
||||||
version=2017
|
version=2017
|
||||||
revision=3
|
revision=4
|
||||||
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,6 +10,7 @@ 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=d4e07ed15dace1ea7fabe6d225ca45ba51f1cb7783e17850bc9fe3b890239d6d
|
checksum=d4e07ed15dace1ea7fabe6d225ca45ba51f1cb7783e17850bc9fe3b890239d6d
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue