bare minimum for texlive
This commit is contained in:
parent
952aa9cfee
commit
23d7945c4d
13
soft/wip/texlive
Normal file
13
soft/wip/texlive
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
DESCRIPTION="A comprehensive TeX system"
|
||||||
|
LICENSE=custom
|
||||||
|
NAME=texlive
|
||||||
|
PROVIDES=tex
|
||||||
|
REL=no
|
||||||
|
UPSTREAM=
|
||||||
|
VERSION=
|
||||||
|
stream_license(){
|
||||||
|
curl https://tug.org/texlive/LICENSE.TL
|
||||||
|
}
|
||||||
|
. soft
|
Loading…
Reference in New Issue
Block a user