mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
mupdf: update to 1.23.6, adopt.
This commit is contained in:
parent
989a559dce
commit
97b57a172d
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'mupdf'
|
# Template file for 'mupdf'
|
||||||
# Static library, revbump all dependants on mupdf updates
|
# Static library, revbump all dependants on mupdf updates
|
||||||
pkgname=mupdf
|
pkgname=mupdf
|
||||||
version=1.23.4
|
version=1.23.6
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="pkg-config zlib-devel libcurl-devel freetype-devel
|
hostmakedepends="pkg-config zlib-devel libcurl-devel freetype-devel
|
||||||
libjpeg-turbo-devel jbig2dec-devel libXext-devel libXcursor-devel
|
libjpeg-turbo-devel jbig2dec-devel libXext-devel libXcursor-devel
|
||||||
|
@ -11,11 +11,11 @@ hostmakedepends="pkg-config zlib-devel libcurl-devel freetype-devel
|
||||||
makedepends="$hostmakedepends"
|
makedepends="$hostmakedepends"
|
||||||
depends="desktop-file-utils"
|
depends="desktop-file-utils"
|
||||||
short_desc="Lightweight PDF and XPS viewer"
|
short_desc="Lightweight PDF and XPS viewer"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="triallax <triallax@tutanota.com>"
|
||||||
license="AGPL-3.0-only"
|
license="AGPL-3.0-only"
|
||||||
homepage="https://mupdf.com"
|
homepage="https://mupdf.com"
|
||||||
distfiles="https://mupdf.com/downloads/archive/${pkgname}-${version}-source.tar.lz"
|
distfiles="https://mupdf.com/downloads/archive/mupdf-${version}-source.tar.lz"
|
||||||
checksum=ecf6da72393eb32b16037f9376cf90a576c87426b6b7f1e63d38619a1bd7c800
|
checksum=7beb083bedd18c2727ecfa4d8355db4371050cc002ebd20dee5ae7d640161f16
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue