mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
texlive: update to version 2025
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -6,17 +6,18 @@ are free software, including support for many languages around the world."
|
||||
HOMEPAGE="http://tug.org/texlive/"
|
||||
COPYRIGHT="1996 by collaboration between the TeX user groups."
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="2"
|
||||
fullVersion=20240312
|
||||
REVISION="1"
|
||||
fullVersion=20250308
|
||||
SOURCE_URI="ftp://tug.org/historic/systems/texlive/$portVersion/install-tl-unx.tar.gz"
|
||||
SOURCE_URI_2="ftp://tug.org/historic/systems/texlive/$portVersion/texlive-$fullVersion-texmf.tar.xz"
|
||||
SOURCE_URI_3="ftp://tug.org/historic/systems/texlive/$portVersion/texlive-$fullVersion-extra.tar.xz"
|
||||
CHECKSUM_SHA256="fa845fbbd8d5b78c93fb5e9f97e5d908b42fb50c1ae164f7d9aa31c8ad8c31c7"
|
||||
CHECKSUM_SHA256_2="c8eae2deaaf51e86d93baa6bbcc4e94c12aa06a0d92893df474cc7d2a012c7a7"
|
||||
CHECKSUM_SHA256_3="770f1946cdcd1b5ddada2ea328bb37294174f70a2be28b33f38ce14717bc5496"
|
||||
CHECKSUM_SHA256="9938f192af75f792e84282580cce6eedac32969e0e07b33cb39ca1b699e948b6"
|
||||
CHECKSUM_SHA256_2="08dcda7430bf0d2f6ebb326f1e197e1473d3f7cc0984a2adb7236df45316c7cf"
|
||||
CHECKSUM_SHA256_3="ea69cfecbc9b138acbc45476e8cb4d9357f5e4e45fd12b3bf9ceabbebd7669d2"
|
||||
SOURCE_DIR="install-tl-$fullVersion"
|
||||
SOURCE_DIR_2="texlive-$fullVersion-texmf"
|
||||
SOURCE_DIR_3="texlive-$fullVersion-extra"
|
||||
SOURCE_FILENAME="install-tl-unx-$portVersion.tar.gz"
|
||||
ADDITIONAL_FILES="
|
||||
createSubpackageInfos.pl
|
||||
getPackageEntries.pl
|
||||
@@ -29,7 +30,7 @@ ADDITIONAL_FILES="
|
||||
ARCHITECTURES="any"
|
||||
DISABLE_SOURCE_PACKAGE="yes"
|
||||
|
||||
libkpathseaVersion="6.4.0" # this is to make sure that the same version of texlive_core is used
|
||||
libkpathseaVersion="6.4.1" # this is to make sure that the same version of texlive_core is used
|
||||
|
||||
PROVIDES="
|
||||
texlive = $portVersion
|
||||
Reference in New Issue
Block a user