texlive-base: 20220329 -> 20230313
This commit is contained in:
parent
dcfa7c36b4
commit
994ee8cb99
File diff suppressed because it is too large
Load Diff
@ -1,10 +1,10 @@
|
||||
untrusted comment: verify with /etc/ports/jmq.pub
|
||||
RWTTPlFarK9CxNZ6qSUMkhxTmZluKRgyEcWIBZARygxmcFFfjqABvq+ZhcrJbew6GaQxNoadExMRN2cdBcykoPqEE2dTm4dTdQs=
|
||||
SHA256 (Pkgfile) = 7707440241ec98920f8e9e9463c51be855854e0936ba9210aa6f21c956adfb43
|
||||
SHA256 (.footprint) = fcbb10eee53a6d497d63deaaa0fd79301653614193b6e0eebace67ae682666b5
|
||||
SHA256 (texlive-20220321-source.tar.xz) = 5ffa3485e51eb2c4490496450fc69b9d7bd7cb9e53357d92db4bcd4fd6179b56
|
||||
RWTTPlFarK9CxBlTSUwW6kXWQVMeejjVcgTAz6zDrX7n1J9YZ3ZCVD0ESwaAMuQe1OXak84169x5jPpg/wMQvt3jctbtAYC2Sgw=
|
||||
SHA256 (Pkgfile) = 1b61b1175ece0d5b83c1bd0fe3660d5962a22b0e15b886161fd50e2672cd3aa0
|
||||
SHA256 (.footprint) = 40e9c5943ccd65379ae71a4a9da26c7452a82628fca1fb90be43fd921ea6e816
|
||||
SHA256 (texlive-20230313-source.tar.xz) = 3878aa0e1ed0301c053b0e2ee4e9ad999c441345f4882e79bdd1c8f4ce9e79b9
|
||||
SHA256 (texi2html-5.0.tar.bz2) = e8a98b0ee20c495a6ab894398a065ef580272dbd5a15b1b19e8bd1bc89d9f9fa
|
||||
SHA256 (tabu.sty.diff) = 4811154a91a26752e28ad8e90f198139ab54d724824cff948710295faf37004a
|
||||
SHA256 (texlive-core-2021.62793-src.zip) = 2b779f3acf87348736d28fb158c88c7b1c5c0eef8ca70c8fbd9b69e8b7c9fc96
|
||||
SHA256 (texlive-latexextra-2021.62806-src.zip) = a26f089f2665e6824be61468a376a9590b7853be79b3b5f95c59975005fb360f
|
||||
SHA256 (texlive-pictures-2021.62760-src.zip) = eaad88dab93b3b251a247ca055a36ed62503e7ca54e5d934176afa62b2ab0d30
|
||||
SHA256 (texlive-core-2023.66587-src.zip) = 2cdaf356d89351e61152243f1192a5e000a9586c67b873737f01878a3e5724ff
|
||||
SHA256 (texlive-latexextra-2023.66551-src.zip) = 6254daf3152e9f2a7fcf1084873ee9cab150a7f04b0696c327e31da49eae6a95
|
||||
SHA256 (texlive-pictures-2023.66549-src.zip) = 63ff117823e8e9d23e456fc753343ca1a83224de4ad0481acf5be81e2888de0e
|
||||
|
@ -1,17 +1,17 @@
|
||||
# Description: smallish TeX distribution, including luatex support
|
||||
# URL: https://tug.org/texlive/
|
||||
# Maintainer: John McQuah, jmcquah at disroot dot org
|
||||
# Depends on: ghostscript graphite2 icu harfbuzz libgd libmpfr paper xorg-libxi zziplib
|
||||
# Depends on: ghostscript graphite2 icu harfbuzz libgd libmpfr paper potrace xorg-libxi zziplib
|
||||
# Nice to have: clisp xorg-libxaw
|
||||
|
||||
name=texlive-base
|
||||
version=20220321
|
||||
version=20230313
|
||||
release=1
|
||||
source=(ftp://tug.org/historic/systems/texlive/${version:0:4}/${name:0:7}-$version-source.tar.xz
|
||||
https://download.savannah.gnu.org/releases/texi2html/texi2html-5.0.tar.bz2 tabu.sty.diff
|
||||
https://sources.archlinux.org/other/texlive/texlive-core-${version:0:3}1.62793-src.zip
|
||||
https://sources.archlinux.org/other/texlive/texlive-latexextra-${version:0:3}1.62806-src.zip
|
||||
https://sources.archlinux.org/other/texlive/texlive-pictures-${version:0:3}1.62760-src.zip)
|
||||
https://sources.archlinux.org/other/texlive/texlive-core-${version:0:4}.66587-src.zip
|
||||
https://sources.archlinux.org/other/texlive/texlive-latexextra-${version:0:4}.66551-src.zip
|
||||
https://sources.archlinux.org/other/texlive/texlive-pictures-${version:0:4}.66549-src.zip)
|
||||
|
||||
build() {
|
||||
# unpack the selected collections
|
||||
|
Loading…
Reference in New Issue
Block a user