From e7999f7a812b4400058f3a535cdd4aa201099825 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Thu, 17 Sep 2020 20:02:27 +0000 Subject: update to 0.12.20 --- graphics/libchamplain/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'graphics/libchamplain/Makefile') diff --git a/graphics/libchamplain/Makefile b/graphics/libchamplain/Makefile index d52df5328764..0f7874632284 100644 --- a/graphics/libchamplain/Makefile +++ b/graphics/libchamplain/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libchamplain -PORTVERSION= 0.12.16 +PORTVERSION= 0.12.20 CATEGORIES= graphics MASTER_SITES= GNOME @@ -12,20 +12,19 @@ COMMENT= C library aimed to provide a Gtk+ widget to display rasterized maps and LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING +BUILD_DEPENDS= vapigen:lang/vala LIB_DEPENDS= libcogl.so:graphics/cogl \ libclutter-1.0.so:graphics/clutter \ libclutter-gtk-1.0.so:graphics/clutter-gtk3 \ libjson-glib-1.0.so:devel/json-glib \ libsoup-2.4.so:devel/libsoup -USES= gettext-runtime gl gmake gnome libtool localbase pathfix \ +USES= gettext-runtime gl gnome localbase meson \ pkgconfig sqlite tar:xz xorg USE_GNOME= cairo gdkpixbuf2 gtk30 introspection:build USE_GL= egl USE_XORG= x11 xcomposite xdamage xext xfixes xi xrandr -GNU_CONFIGURE= yes USE_LDCONFIG= yes -CONFIGURE_ARGS= --enable-gtk-doc-html=no INSTALL_TARGET= install-strip PLIST_SUB= VERSION=0.12 -- cgit v1.2.3