diff --git a/x11/libxfce4windowing/Makefile b/x11/libxfce4windowing/Makefile index f4129eccd1eb..286bd9c94d75 100644 --- a/x11/libxfce4windowing/Makefile +++ b/x11/libxfce4windowing/Makefile @@ -1,51 +1,54 @@ PORTNAME= libxfce4windowing DISTVERSION= 4.20.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 xfce MASTER_SITES= XFCE DIST_SUBDIR= xfce4 +PATCH_SITES= https://gitlab.xfce.org/xfce/${PORTNAME}/-/commit/ +PATCHFILES+= 83ffd4ac83920.patch:-p1 # https://gitlab.xfce.org/xfce/xfce4-panel/-/work_items/987 + MAINTAINER= xfce@FreeBSD.org COMMENT= Windowing concept abstraction library for X11 and Wayland WWW= https://gitlab.xfce.org/xfce/libxfce4windowing LICENSE= GPLv2 LIB_DEPENDS= libdisplay-info.so:sysutils/libdisplay-info -USES= gettext-tools gnome meson pkgconfig python:build shebangfix \ - tar:bz2 xfce xorg +USES= gettext-tools gnome localbase:ldflags meson pkgconfig \ + python:build shebangfix tar:bz2 xfce xorg USE_GNOME= glib20 gtk30 libwnck3 USE_LDCONFIG= yes USE_XFCE= xdt USE_XORG= x11 xrandr SHEBANG_FILES= xdt-gen-visibility MESON_ARGS= -Dx11=enabled OPTIONS_DEFINE= DOCS GIR NLS VAPI WAYLAND OPTIONS_DEFAULT= GIR VAPI WAYLAND OPTIONS_SUB= yes GIR_DESC= GObject Introspection support DOCS_BUILD_DEPENDS= gtkdoc-scan:textproc/gtk-doc DOCS_MESON_TRUE= gtk-doc GIR_USE= GNOME=introspection:build GIR_MESON_TRUE= introspection NLS_USES= gettext-runtime VAPI_USES= vala:build VAPI_MESON_ENABLED= vala WAYLAND_BUILD_DEPENDS= wayland-protocols>0:graphics/wayland-protocols WAYLAND_LIB_DEPENDS= libwayland-client.so:graphics/wayland WAYLAND_RUN_DEPENDS= wayland-protocols>0:graphics/wayland-protocols WAYLAND_MESON_ENABLED= wayland post-patch-NLS-off: @${REINPLACE_CMD} -e "/^subdir('po')/d" ${WRKSRC}/meson.build .include diff --git a/x11/libxfce4windowing/distinfo b/x11/libxfce4windowing/distinfo index 4f338f507121..3725cd4e41d9 100644 --- a/x11/libxfce4windowing/distinfo +++ b/x11/libxfce4windowing/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1779691253 +TIMESTAMP = 1785879971 SHA256 (xfce4/libxfce4windowing-4.20.6.tar.bz2) = 2d06b6a567c965afbca1a51419fc728fd83bd0460e30ab62c34564d5e0aac9e3 SIZE (xfce4/libxfce4windowing-4.20.6.tar.bz2) = 595011 +SHA256 (xfce4/83ffd4ac83920.patch) = 7088c098dd9bc9c6f32c1125b5df2124b76153fcc1b0b5a4d99bd17ffcba1aab +SIZE (xfce4/83ffd4ac83920.patch) = 1764