Port details |
- libxfce4windowing Windowing concept abstraction library for X11 and Wayland
- 4.20.2 x11
=0 4.20.0Version of this port present on the latest quarterly branch. - Maintainer: xfce@FreeBSD.org
 - Port Added: 2024-12-21 20:45:06
- Last Update: 2025-03-17 04:02:08
- Commit Hash: e87d813
- 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 = 1738526977
SHA256 (xfce4/libxfce4windowing-4.20.2.tar.bz2) = 0b9b95aee8b868a2953920c2feafc026672ad19584976f19e89119e93ab1abc8
SIZE (xfce4/libxfce4windowing-4.20.2.tar.bz2) = 601778
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
- gmake>=4.4.1 : devel/gmake
- g-ir-scanner : devel/gobject-introspection
- pkgconf>=1.3.0_1 : devel/pkgconf
- 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:
-
- 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.2:
DOCS=on: Build and/or install documentation
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 gmake gnome libtool pkgconfig tar:bz2 xfce xorg gettext-runtime
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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: 4
|