* update mupdf to 1.25.4-1
This commit is contained in:
parent
82688a33e1
commit
680845449f
@ -1,6 +1,6 @@
|
||||
pkgbase = mupdf
|
||||
pkgdesc = Lightweight PDF and XPS viewer
|
||||
pkgver = 1.25.2
|
||||
pkgver = 1.25.4
|
||||
pkgrel = 1
|
||||
url = https://mupdf.com/
|
||||
arch = x86_64
|
||||
@ -29,10 +29,9 @@ pkgbase = mupdf
|
||||
makedepends = python
|
||||
makedepends = swig
|
||||
makedepends = tesseract
|
||||
makedepends = unzip
|
||||
makedepends = zlib
|
||||
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/thirdparty-lcms2.git
|
||||
source = git+https://github.com/ArtifexSoftware/extract.git
|
||||
@ -41,7 +40,7 @@ pkgbase = mupdf
|
||||
source = mupdf.pc
|
||||
source = mupdf-1.23.9-cpp_ldflags.patch
|
||||
source = mupdf-1.23.9-install_targets.patch
|
||||
sha256sums = 949e5177f2b4454453741b73a610e5cb550fb0dd73b6bbad0bd0ac45e4d16890
|
||||
sha256sums = f6681d714543d6cf99b2ff014db80f7e61d4a7bed7b4bc38da086daca47f59a8
|
||||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
@ -81,7 +80,7 @@ pkgname = mupdf-gl
|
||||
depends = libgl
|
||||
depends = libmupdf
|
||||
depends = openssl
|
||||
provides = mupdf=1.25.2
|
||||
provides = mupdf=1.25.4
|
||||
conflicts = mupdf
|
||||
|
||||
pkgname = mupdf-tools
|
||||
|
@ -9,7 +9,7 @@
|
||||
|
||||
pkgbase=mupdf
|
||||
pkgname=(libmupdf mupdf mupdf-gl mupdf-tools python-mupdf)
|
||||
pkgver=1.25.2
|
||||
pkgver=1.25.4
|
||||
pkgrel=1
|
||||
pkgdesc='Lightweight PDF and XPS viewer'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
@ -53,7 +53,7 @@ source=(
|
||||
$pkgbase-1.23.9-cpp_ldflags.patch
|
||||
$pkgbase-1.23.9-install_targets.patch
|
||||
)
|
||||
sha256sums=('949e5177f2b4454453741b73a610e5cb550fb0dd73b6bbad0bd0ac45e4d16890'
|
||||
sha256sums=('f6681d714543d6cf99b2ff014db80f7e61d4a7bed7b4bc38da086daca47f59a8'
|
||||
'SKIP'
|
||||
'SKIP'
|
||||
'SKIP'
|
||||
|
Loading…
x
Reference in New Issue
Block a user