Skip to content
Snippets Groups Projects
Commit 5e91225d authored by Jan Beich's avatar Jan Beich
Browse files

graphics/gnome-color-manager: drop unused Meson options after 9ff5ddc7

meson.build:1:0: ERROR: Unknown options: "exiv, packagekit"

https://gitlab.gnome.org/GNOME/gnome-color-manager/-/commit/5a1bf35e30ff

PR:		259080
Reported by:	antoine (via exp-run)
Regressed by:	https://github.com/mesonbuild/meson/commit/dbf2ace6ca1c
parent 9a19d0e6
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,7 @@
PORTNAME= gnome-color-manager
PORTVERSION= 3.36.0
PORTREVISION= 1
CATEGORIES= graphics gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome
......@@ -29,16 +30,7 @@ USES= compiler:c++11-lang desktop-file-utils gettext gnome meson \
pkgconfig tar:xz
USE_GNOME= cairo gtk30 vte3
USE_LDCONFIG= yes
MESON_ARGS= -Dtests=false \
-Dpackagekit=false
OPTIONS_DEFINE= RAW
OPTIONS_DEFAULT=RAW
OPTIONS_SUB= yes
RAW_DESC= Enable RAW EXIF support
RAW_LIB_DEPENDS= libexiv2.so:graphics/exiv2
RAW_MESON_TRUE= exiv
MESON_ARGS= -Dtests=false
post-patch:
@${REINPLACE_CMD} -e "s|'share/man/man1'|'man/man1'|g" \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment