diff --git a/x11-toolkits/libdecor/Makefile b/x11-toolkits/libdecor/Makefile index f560da21781d..fcd062acda78 100644 --- a/x11-toolkits/libdecor/Makefile +++ b/x11-toolkits/libdecor/Makefile @@ -1,49 +1,48 @@ PORTNAME= libdecor -DISTVERSION= 0.2.2 -PORTREVISION= 4 +DISTVERSION= 0.2.3 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 b5c4c9e5fc84..f96571bb63da 100644 --- a/x11-toolkits/libdecor/distinfo +++ b/x11-toolkits/libdecor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1705352442 -SHA256 (libdecor-0.2.2.tar.bz2) = 943e693316300a8deb50ca5879656ac3c642e7b769dbc2d093e9919b72076bc6 -SIZE (libdecor-0.2.2.tar.bz2) = 45375 +TIMESTAMP = 1747165420 +SHA256 (libdecor-0.2.3.tar.bz2) = 704138616a96eafbe68bbd5e55df2c8adb21ae5ec165ba56b6ea1f99869167d5 +SIZE (libdecor-0.2.3.tar.bz2) = 45727 diff --git a/x11-toolkits/libdecor/pkg-plist b/x11-toolkits/libdecor/pkg-plist index 385862d39f0d..33c7f13b142b 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.2 +lib/libdecor-0.so.0.200.3 %%CAIRO%%lib/libdecor/plugins-1/libdecor-cairo.so %%GTK3%%lib/libdecor/plugins-1/libdecor-gtk.so libdata/pkgconfig/libdecor-0.pc