graphics/zathura: unbreak build with Meson 0.61.0

data/meson.build:22:0: ERROR: Function does not take positional arguments.

PR:		260943
Reported by:	antoine (via exp-run)
Regressed by:	https://github.com/mesonbuild/meson/commit/61f2866a9fa1
This commit is contained in:
Jan Beich 2022-01-23 08:51:44 +00:00
parent 924cc243fc
commit e7ce986272
2 changed files with 5 additions and 0 deletions

View file

@ -5,6 +5,9 @@ DISTVERSION= 0.4.5
CATEGORIES= graphics print
MASTER_SITES= https://git.pwmt.org/pwmt/${PORTNAME}/-/archive/${DISTVERSION}/
PATCH_SITES= https://git.pwmt.org/pwmt/${PORTNAME}/-/commit/
PATCHFILES+= c6ec5044c5ff.patch:-p1 # meson 0.61
MAINTAINER= quentin.stievenart@gmail.com
COMMENT= Customizable lightweight pdf viewer

View file

@ -1,3 +1,5 @@
TIMESTAMP = 1583082376
SHA256 (zathura-0.4.5.tar.gz) = 317882fc4e05104591c011c237b2ba6bf0b3978c189f5cdf3c978cb333ee04fe
SIZE (zathura-0.4.5.tar.gz) = 195275
SHA256 (c6ec5044c5ff.patch) = 27355d33be2308e7727e162f79516abdc17b6f184c123a77ba0cfe2bae46a68d
SIZE (c6ec5044c5ff.patch) = 939