Port details on branch 2022Q2 |
- gtk-layer-shell GTK+ library for the Wayland layer-shell protocol
- 0.7.0_1 x11-toolkits
=0 0.9.1Version of this port present on the latest quarterly branch. - Maintainer: jbeich@FreeBSD.org
 - Port Added: 2022-04-24 03:54:53
- Last Update: 2022-04-03 17:11:21
- Commit Hash: 7e01da3
- License: LGPL3+ MIT
- WWW:
- https://github.com/wmww/gtk-layer-shell
- Description:
- A library to write GTK applications that use Layer Shell.
Layer Shell is a Wayland protocol for desktop shell components, such as panels,
notifications and wallpapers. You can use it to anchor your windows to a corner
or edge of the output, or stretch them across the entire output.
This library only makes sense on Wayland compositors that support Layer Shell,
and will not work on X11. It supports all Layer Shell features including
popups and popovers (GTK popups Just Work).
WWW: https://github.com/wmww/gtk-layer-shell
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- gtk-layer-shell>0:x11-toolkits/gtk-layer-shell
- To install the port:
- cd /usr/ports/x11-toolkits/gtk-layer-shell/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-toolkits/gtk-layer-shell
- pkg install gtk-layer-shell
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gtk-layer-shell
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1643157730
SHA256 (wmww-gtk-layer-shell-v0.7.0_GH0.tar.gz) = ac6016f232c5b0551e5106a7652751cfc56b5a1895a723ff931fbc7019acfc47
SIZE (wmww-gtk-layer-shell-v0.7.0_GH0.tar.gz) = 133511
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- wayland-protocols>=1.16 : graphics/wayland-protocols
- gtk-doc>0 : textproc/gtk-doc
- g-ir-scanner : devel/gobject-introspection
- meson>=0.57.1_1 : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libwayland-client.so : graphics/wayland
- libatk-1.0.so : accessibility/atk
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-3.so : x11-toolkits/gtk30
- libpango-1.0.so : x11-toolkits/pango
- This port is required by:
- for Libraries
-
- x11/mate-panel
- x11/nwg-bar
- x11/nwg-drawer
- x11/nwg-launchers
- x11/swaync
- x11/waybar
- x11/wf-shell
Configuration Options:
- ===> The following configuration options are available for gtk-layer-shell-0.7.0_1:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- x11-toolkits_gtk-layer-shell
- USES:
- compiler:c11 gnome meson pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7.0_1 03 Apr 2022 17:11:21
    |
Jan Beich (jbeich)  |
x11-toolkits/gtk-layer-shell: silence gtk3 warning after 89fb405a8674
$ waybar
[...]
** (waybar:69072): WARNING **: gtk-layer-shell v0.7.0 may not work on GTK
v3.24.33. If you experience crashes, check
https://github.com/wmww/gtk-layer-shell/blob/master/compatibility.md
PR: 262419
(cherry picked from commit 9965cf5dea7981283369877a7b149ed67f3163ca) |
Number of commits found: 1
|