Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / texlive-bin
Commits: 535c62b9 by Antonio Rojas at 2024-05-10T21:06:53+02:00 upgpkg: 2024.2-2: ICU 75 rebuild - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = texlive-bin pkgver = 2024.2 - pkgrel = 1 + pkgrel = 2 url = https://tug.org/texlive/ arch = x86_64 license = GPL-2.0-or-later ===================================== PKGBUILD ===================================== @@ -5,7 +5,7 @@ pkgname=(texlive-bin libsynctex) pkgver=2024.2 -pkgrel=1 +pkgrel=2 license=(GPL-2.0-or-later) arch=(x86_64) makedepends=(bash @@ -67,6 +67,7 @@ build() { mkdir -p build cd build + CFLAGS+=" -Wno-incompatible-pointer-types" \ ax_cv_c_float_words_bigendian=no \ ../configure --prefix=/usr -C \ --sysconfdir=/etc \ View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/texlive-bin/-/commit/535c62b988d8c1f3c3bbc9e6b94bc886150d0e74 -- This project does not include diff previews in email notifications. View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/texlive-bin/-/commit/535c62b988d8c1f3c3bbc9e6b94bc886150d0e74 You're receiving this email because of your account on gitlab.archlinux.org.