Port details |
- libxfce4windowing Windowing concept abstraction library for X11 and Wayland
- 4.20.3_1 x11
=1 4.20.3_1Version of this port present on the latest quarterly branch. - Maintainer: xfce@FreeBSD.org
 - Port Added: 2024-12-21 20:45:06
- Last Update: 2025-05-24 16:32:31
- Commit Hash: b690f73
- People watching this port, also watch:: libmad, imlib2, xorg-apps, py311-pikepdf, gstreamer1-plugins-dash
- Also Listed In: xfce
- License: GPLv2
- WWW:
- https://gitlab.xfce.org/xfce/libxfce4windowing
- Description:
- Libxfce4windowing is an abstraction library that attempts to present
windowing concepts (screens, toplevel windows, workspaces, etc.) in
a windowing-system-independent manner.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libxfce4windowing>0:x11/libxfce4windowing
- To install the port:
- cd /usr/ports/x11/libxfce4windowing/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/libxfce4windowing
- pkg install libxfce4windowing
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libxfce4windowing
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1747849083
SHA256 (xfce4/libxfce4windowing-4.20.3.tar.bz2) = df2419a6bd960c0bfac3307eff593050857524642597eb35a26fb4f8261a017b
SIZE (xfce4/libxfce4windowing-4.20.3.tar.bz2) = 605237
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- wayland-protocols>0 : graphics/wayland-protocols
- msgfmt : devel/gettext-tools
- g-ir-scanner : devel/gobject-introspection
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- xfce4-dev-tools>=4.19.4 : devel/xfce4-dev-tools
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- x11.pc : x11/libX11
- xrandr.pc : x11/libXrandr
- Runtime dependencies:
-
- wayland-protocols>0 : graphics/wayland-protocols
- x11.pc : x11/libX11
- xrandr.pc : x11/libXrandr
- Library dependencies:
-
- libdisplay-info.so : sysutils/libdisplay-info
- libwayland-client.so : graphics/wayland
- libatk-1.0.so : accessibility/at-spi2-core
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-3.so : x11-toolkits/gtk30
- libwnck-3.so : x11-toolkits/libwnck3
- libharfbuzz.so : print/harfbuzz
- libpango-1.0.so : x11-toolkits/pango
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Libraries
-
- audio/xfce4-pulseaudio-plugin
- x11/xfce4-docklike-plugin
- x11-wm/xfce4-desktop
- x11-wm/xfce4-panel
- x11-wm/xfce4-session
Configuration Options:
- ===> The following configuration options are available for libxfce4windowing-4.20.3_1:
GIR=on: GObject Introspection support
NLS=on: Native Language Support
WAYLAND=on: Wayland (graphics) support
===> Use 'make config' to modify these settings
- Options name:
- x11_libxfce4windowing
- USES:
- gettext-tools gnome meson pkgconfig python:build shebangfix tar:bz2 xfce xorg gettext-runtime
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.20.3_1 24 May 2025 16:32:31
    |
Guido Falsi (madpilot)  |
x11/libxfce4windowing: Fix build of dependent ports
wayland-protocols is required when building some ports depending
on this one.
Reported by: pkg fallout |
4.20.3 22 May 2025 21:21:46
    |
Guido Falsi (madpilot)  |
x11/libxfce4windowing: Update to 4.20.3
- Move build to meson
- Removed DOCS option, fails to work at present |
4.20.2 17 Mar 2025 04:02:08
    |
Charlie Li (vishwin)  |
gnome.mk: rename gdkpixbuf2 to gdkpixbuf to prepare for port move
The GTK 1-based gdk-pixbuf has not existed for some time.
No functional or package changes. |
4.20.2 03 Feb 2025 07:56:04
    |
Guido Falsi (madpilot)  |
x11/libxfce4windowing: Update to 4.20.2 |
4.20.0 24 Dec 2024 09:09:05
    |
Koichiro Iwao (meta)  |
x11/libxfce4windowing: Fix QA and plist issue
====> Running Q/A tests (stage-qa)
Error: .la libraries found, port needs USES=libtool
*** Error code 1
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned:
share/gtk-doc/html/libxfce4windowing/XfwApplication.html
Error: Orphaned: share/gtk-doc/html/libxfce4windowing/XfwMonitor.html
Error: Orphaned: share/gtk-doc/html/libxfce4windowing/XfwScreen.html
(snip)
Approved by: blanket |
4.20.0 21 Dec 2024 20:39:17
    |
Guido Falsi (madpilot)  |
Welcome XFCE 4.20 to the FreeBSD ports tree!
Announcement: https://xfce.org/about/news/?post=1734220800
This release has experimental Wayland support, but not all components
have been ported, YMMV. From upstream announcement:
Important Notice: Please be aware that the Wayland support in Xfce
4.20 is experimental. It is recommended for advanced users only,
as you may encounter bugs and experience incomplete functionality.
Proceed with caution!
Highlight of this commit:
- Adding new port x11/libxfce4windowing
- Changing some WWW links to XFCE project gitlab
- Cleaned up Makefiles
- Remove unneeded intltool dependencies
- Added WAYLAND option where applicable, enabled by default
Many thanks to Olivier Duchateau <duchateau.olivier@gmail.com> who
provided a set of patches I started work from.
PR: 283345 |
Number of commits found: 6
|