texlive-core

This commit is contained in:
Rmys
2024-11-30 12:24:44 +03:00
parent 1b25d73563
commit 9a8a821a25
2 changed files with 3 additions and 6 deletions
+2 -2
View File
@@ -76,8 +76,8 @@ def install():
# pisitools.remove("/usr/share/texmf-dist/updmap.cfg")
# remove unneeded dir
pisitools.removeDir("/usr/share/texmf-dist/scripts/context/stubs/mswin")
pisitools.removeDir("/usr/share/texmf-dist/scripts/context/stubs/win64")
# pisitools.removeDir("/usr/share/texmf-dist/scripts/context/stubs/mswin")
# pisitools.removeDir("/usr/share/texmf-dist/scripts/context/stubs/win64")
# link programs from /usr/share/texmf-dist/scripts
linked_scripts ="""
+1 -4
View File
@@ -14,10 +14,7 @@
<IsA>app:console</IsA>
<Summary>TeX Live core distribution.</Summary>
<Description>texlive-core is the essential part of TeXLive. It corresponds to the "medium" scheme of TexLive.</Description>
<Archive sha1sum="4214fc429ddd0cd4d9690efb09cfd896416669dc" type="zip">
https://mirrors.edge.kernel.org/archlinux/other/texlive/texlive-core-2023.66587-src.zip
</Archive>
<Archive sha1sum="4214fc429ddd0cd4d9690efb09cfd896416669dc" type="zip">https://mirrors.edge.kernel.org/archlinux/other/texlive/texlive-core-2023.66587-src.zip</Archive>
<BuildDependencies>
<Dependency>texlive-bin</Dependency>
</BuildDependencies>