From 38615cd94f8d4e46d8a5013af38726e078fa7cc6 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 27 Jun 2022 09:44:40 +0200 Subject: multimedia/libmediaart: update to 1.9.6 While here be consistent with the other gnome libs by disabling gtk_doc --- multimedia/libmediaart/Makefile | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) (limited to 'multimedia/libmediaart/Makefile') diff --git a/multimedia/libmediaart/Makefile b/multimedia/libmediaart/Makefile index 6e30e1c1be26..4d9880d48d0a 100644 --- a/multimedia/libmediaart/Makefile +++ b/multimedia/libmediaart/Makefile @@ -1,8 +1,7 @@ # Created by: Gustau Perez PORTNAME= libmediaart -DISTVERSION= 1.9.5 -PORTREVISION= 1 +DISTVERSION= 1.9.6 CATEGORIES= multimedia devel MASTER_SITES= GNOME @@ -20,13 +19,6 @@ USES= gnome meson pathfix pkgconfig tar:xz USE_GNOME= gdkpixbuf2 introspection:build USE_LDCONFIG= yes -MESON_ARGS= -Dimage_library=gdk-pixbuf - -OPTIONS_DEFINE= DOCS -DOCS_BUILD_DEPENDS= gtk-doc>=0:textproc/gtk-doc -DOCS_MESON_TRUE= gtk_doc -#option('image_library', type: 'combo', choices: ['auto', 'gdk-pixbuf', 'qt4', 'qt5'], -# description: 'Which image processing backend to use') -#option('with-docs', type : 'combo', choices : ['auto', 'yes', 'no'], value : 'auto') +MESON_ARGS= -Dimage_library=gdk-pixbuf -Dgtk_doc=false .include -- cgit v1.2.3