diff --git a/x11-toolkits/libdecor/Makefile b/x11-toolkits/libdecor/Makefile index fb25a4da181e..3f28dc5b3005 100644 --- a/x11-toolkits/libdecor/Makefile +++ b/x11-toolkits/libdecor/Makefile @@ -1,48 +1,48 @@ PORTNAME= libdecor -DISTVERSION= 0.2.4 +DISTVERSION= 0.2.5 CATEGORIES= x11-toolkits MAINTAINER= jbeich@FreeBSD.org COMMENT= Client-side decorations library for Wayland client WWW= https://gitlab.freedesktop.org/libdecor/libdecor LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= wayland-protocols>=1.15:graphics/wayland-protocols LIB_DEPENDS= libwayland-client.so:graphics/wayland USES= meson pkgconfig USE_GITLAB= yes USE_LDCONFIG= yes GL_SITE= https://gitlab.freedesktop.org OPTIONS_DEFINE= CAIRO DBUS EXAMPLES GTK3 OPTIONS_DEFAULT=CAIRO DBUS GTK3 OPTIONS_SUB= yes CAIRO_BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto CAIRO_USES= gnome CAIRO_USE= GNOME=cairo,pango # Unused by the main library DBUS_LIB_DEPENDS= ${"${PORT_OPTIONS:NDBUS}":?libdbus-1.so\:devel/dbus:} DBUS_MESON_ENABLED= dbus EXAMPLES_MESON_TRUE= demo install_demo EXAMPLES_BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto EXAMPLES_LIB_DEPENDS= libxkbcommon.so:x11/libxkbcommon EXAMPLES_USES= gl EXAMPLES_USE= GL=egl,opengl GTK3_BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto GTK3_USES= gnome GTK3_USE= GNOME=cairo,gtk30 GTK3_MESON_ENABLED= gtk post-patch-CAIRO-off: @${REINPLACE_CMD} '/cairo/d' ${WRKSRC}/src/plugins/meson.build @${REINPLACE_CMD} "s/'cairo'/&, required: false, disabler: true/" \ ${WRKSRC}/src/plugins/common/meson.build .include diff --git a/x11-toolkits/libdecor/distinfo b/x11-toolkits/libdecor/distinfo index f6eaf747743f..b65ed9f2f700 100644 --- a/x11-toolkits/libdecor/distinfo +++ b/x11-toolkits/libdecor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761144565 -SHA256 (libdecor-0.2.4.tar.bz2) = c3510083742e940a169bb3787ff96241167b01a7205c1ed9a9061536770dac8c -SIZE (libdecor-0.2.4.tar.bz2) = 45712 +TIMESTAMP = 1765876909 +SHA256 (libdecor-0.2.5.tar.bz2) = 1d0e9b3d2711dfc4edc21db3c87752a76cd62079cfad447699acda5d49b23536 +SIZE (libdecor-0.2.5.tar.bz2) = 45739 diff --git a/x11-toolkits/libdecor/pkg-plist b/x11-toolkits/libdecor/pkg-plist index a5691120d5c9..1c727cd571c1 100644 --- a/x11-toolkits/libdecor/pkg-plist +++ b/x11-toolkits/libdecor/pkg-plist @@ -1,10 +1,10 @@ %%EXAMPLES%%bin/libdecor-c++-demo %%EXAMPLES%%bin/libdecor-demo %%EXAMPLES%%bin/libdecor-egl include/libdecor-0/libdecor.h lib/libdecor-0.so lib/libdecor-0.so.0 -lib/libdecor-0.so.0.200.4 +lib/libdecor-0.so.0.200.5 %%CAIRO%%lib/libdecor/plugins-1/libdecor-cairo.so %%GTK3%%lib/libdecor/plugins-1/libdecor-gtk.so libdata/pkgconfig/libdecor-0.pc