1PORTNAME= gdk-pixbuf-extra 2DISTVERSION= 0.1.0 3CATEGORIES= graphics 4DIST_SUBDIR= gnome 5 6MAINTAINER= ports@MidnightBSD.org 7COMMENT= gdk-pixbuf extra loaders for niche and seldom-used image formats 8WWW= https://gitlab.gnome.org/ebassi/gdk-pixbuf-extra 9 10LICENSE= lgpl2.1+ 11LICENSE_FILE= ${WRKSRC}/COPYING 12 13USES= cpe gnome meson pkgconfig 14CPE_VENDOR= gnome 15USE_GNOME= gdkpixbuf glib20 16 17USE_GITLAB= yes 18GL_SITE= https://gitlab.gnome.org/ 19GL_ACCOUNT= ebassi 20GL_TAGNAME= ef0277942b83c5c4c4c726bf0076d02e087a131c 21 22.include <bsd.port.mk> 23