PORTNAME= libdex PORTVERSION= 1.0.0 CATEGORIES= devel MASTER_SITES= GNOME DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Library supporting Deferred Execution for GTK applications WWW= https://gitlab.gnome.org/GNOME/libdex LICENSE= LGPL21 USES= gnome meson pkgconfig tar:xz vala:build USE_GNOME= glib20 introspection:build USE_LDCONFIG= yes MESON_ARGS= -Dexamples=false \ -Dtests=false \ -Dliburing=disabled # Higher versions require devel/glib20 >= 2.87.x PORTSCOUT= limit:^1\.0\. .include