diff --git a/x11-toolkits/libdecor/Makefile b/x11-toolkits/libdecor/Makefile index fcd062acda78..fb25a4da181e 100644 --- a/x11-toolkits/libdecor/Makefile +++ b/x11-toolkits/libdecor/Makefile @@ -1,48 +1,48 @@ PORTNAME= libdecor -DISTVERSION= 0.2.3 +DISTVERSION= 0.2.4 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 f96571bb63da..f6eaf747743f 100644 --- a/x11-toolkits/libdecor/distinfo +++ b/x11-toolkits/libdecor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747165420 -SHA256 (libdecor-0.2.3.tar.bz2) = 704138616a96eafbe68bbd5e55df2c8adb21ae5ec165ba56b6ea1f99869167d5 -SIZE (libdecor-0.2.3.tar.bz2) = 45727 +TIMESTAMP = 1761144565 +SHA256 (libdecor-0.2.4.tar.bz2) = c3510083742e940a169bb3787ff96241167b01a7205c1ed9a9061536770dac8c +SIZE (libdecor-0.2.4.tar.bz2) = 45712 diff --git a/x11-toolkits/libdecor/pkg-plist b/x11-toolkits/libdecor/pkg-plist index 33c7f13b142b..a5691120d5c9 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.3 +lib/libdecor-0.so.0.200.4 %%CAIRO%%lib/libdecor/plugins-1/libdecor-cairo.so %%GTK3%%lib/libdecor/plugins-1/libdecor-gtk.so libdata/pkgconfig/libdecor-0.pc