* update mupdf to 1.25.4-1

This commit is contained in:
Alexander Baldeck 2025-02-10 13:01:22 +01:00
parent 82688a33e1
commit 680845449f
2 changed files with 6 additions and 7 deletions

View File

@ -1,6 +1,6 @@
pkgbase = mupdf pkgbase = mupdf
pkgdesc = Lightweight PDF and XPS viewer pkgdesc = Lightweight PDF and XPS viewer
pkgver = 1.25.2 pkgver = 1.25.4
pkgrel = 1 pkgrel = 1
url = https://mupdf.com/ url = https://mupdf.com/
arch = x86_64 arch = x86_64
@ -29,10 +29,9 @@ pkgbase = mupdf
makedepends = python makedepends = python
makedepends = swig makedepends = swig
makedepends = tesseract makedepends = tesseract
makedepends = unzip
makedepends = zlib makedepends = zlib
options = staticlibs options = staticlibs
source = git+https://github.com/ArtifexSoftware/mupdf.git#tag=1.25.2 source = git+https://github.com/ArtifexSoftware/mupdf.git#tag=1.25.4
source = git+https://github.com/ArtifexSoftware/mujs.git source = git+https://github.com/ArtifexSoftware/mujs.git
source = git+https://github.com/ArtifexSoftware/thirdparty-lcms2.git source = git+https://github.com/ArtifexSoftware/thirdparty-lcms2.git
source = git+https://github.com/ArtifexSoftware/extract.git source = git+https://github.com/ArtifexSoftware/extract.git
@ -41,7 +40,7 @@ pkgbase = mupdf
source = mupdf.pc source = mupdf.pc
source = mupdf-1.23.9-cpp_ldflags.patch source = mupdf-1.23.9-cpp_ldflags.patch
source = mupdf-1.23.9-install_targets.patch source = mupdf-1.23.9-install_targets.patch
sha256sums = 949e5177f2b4454453741b73a610e5cb550fb0dd73b6bbad0bd0ac45e4d16890 sha256sums = f6681d714543d6cf99b2ff014db80f7e61d4a7bed7b4bc38da086daca47f59a8
sha256sums = SKIP sha256sums = SKIP
sha256sums = SKIP sha256sums = SKIP
sha256sums = SKIP sha256sums = SKIP
@ -81,7 +80,7 @@ pkgname = mupdf-gl
depends = libgl depends = libgl
depends = libmupdf depends = libmupdf
depends = openssl depends = openssl
provides = mupdf=1.25.2 provides = mupdf=1.25.4
conflicts = mupdf conflicts = mupdf
pkgname = mupdf-tools pkgname = mupdf-tools

View File

@ -9,7 +9,7 @@
pkgbase=mupdf pkgbase=mupdf
pkgname=(libmupdf mupdf mupdf-gl mupdf-tools python-mupdf) pkgname=(libmupdf mupdf mupdf-gl mupdf-tools python-mupdf)
pkgver=1.25.2 pkgver=1.25.4
pkgrel=1 pkgrel=1
pkgdesc='Lightweight PDF and XPS viewer' pkgdesc='Lightweight PDF and XPS viewer'
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64) arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
@ -53,7 +53,7 @@ source=(
$pkgbase-1.23.9-cpp_ldflags.patch $pkgbase-1.23.9-cpp_ldflags.patch
$pkgbase-1.23.9-install_targets.patch $pkgbase-1.23.9-install_targets.patch
) )
sha256sums=('949e5177f2b4454453741b73a610e5cb550fb0dd73b6bbad0bd0ac45e4d16890' sha256sums=('f6681d714543d6cf99b2ff014db80f7e61d4a7bed7b4bc38da086daca47f59a8'
'SKIP' 'SKIP'
'SKIP' 'SKIP'
'SKIP' 'SKIP'