diff --git a/x11/babl/Makefile b/x11/babl/Makefile index d5d304437095..1181d7c588cb 100644 --- a/x11/babl/Makefile +++ b/x11/babl/Makefile @@ -1,29 +1,32 @@ # Created by: Michael Johnson PORTNAME= babl PORTVERSION= 0.1.88 CATEGORIES= x11 MASTER_SITES= GIMP +PATCH_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/commit/ +PATCHFILES+= 9a74120fbdd2.patch:-p1 # https://gitlab.gnome.org/GNOME/babl/-/merge_requests/45 + MAINTAINER= gnome@FreeBSD.org COMMENT= Dynamic pixel format conversion library LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= vapigen:lang/vala LIB_DEPENDS= liblcms2.so:graphics/lcms2 USES= compiler:c11 gnome libtool localbase meson pathfix pkgconfig tar:xz USE_LDCONFIG= yes USE_GNOME= introspection:build OPTIONS_DEFINE= SIMD OPTIONS_DEFAULT=SIMD SIMD_MESON_OFF= -Denable-mmx=false -Denable-sse=false \ -Denable-sse2=false -Denable-sse4_1=false \ -Denable-avx2=false -Denable-f16c=false .include diff --git a/x11/babl/distinfo b/x11/babl/distinfo index 6a53d119e7c8..d7dcde731eb9 100644 --- a/x11/babl/distinfo +++ b/x11/babl/distinfo @@ -1,3 +1,5 @@ TIMESTAMP = 1626439807 SHA256 (babl-0.1.88.tar.xz) = 4f0d7f4aaa0bb2e725f349adf7b351a957d9fb26d555d9895a7af816b4167039 SIZE (babl-0.1.88.tar.xz) = 299972 +SHA256 (9a74120fbdd2.patch) = df02d8731e95992dafdd98d9c9889d1ec0a23eec247d7a9b05f3a7261652f905 +SIZE (9a74120fbdd2.patch) = 1177