mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
poppler-qt5: update to 22.07.0
This commit is contained in:
parent
cbdad1e54c
commit
48e1205f49
1 changed files with 3 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
# IT IS SPLIT TO AVOID A CYCLIC DEPENDENCY: qt5 -> cups -> poppler -> qt5.
|
||||
#
|
||||
pkgname=poppler-qt5
|
||||
version=21.07.0
|
||||
version=22.07.0
|
||||
revision=1
|
||||
wrksrc="poppler-${version}"
|
||||
build_style=cmake
|
||||
|
@ -17,8 +17,9 @@ short_desc="PDF rendering library - Qt5 bindings"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later, GPL-3.0-or-later"
|
||||
homepage="https://poppler.freedesktop.org"
|
||||
changelog="https://gitlab.freedesktop.org/poppler/poppler/-/raw/master/NEWS"
|
||||
distfiles="${homepage}/poppler-${version}.tar.xz"
|
||||
checksum=e26ab29f68065de4d6562f0a3e2b5435a83ca92be573b99a1c81998fa286a4d4
|
||||
checksum=420230c5c43782e2151259b3e523e632f4861342aad70e7e20b8773d9eaf3428
|
||||
# fails to find a bunch of files
|
||||
make_check=no
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue