| Port details on branch 2021Q3 |
- gtk-layer-shell GTK+ library for the Wayland layer-shell protocol
- 0.6.0_1 x11-toolkits
=0 0.6.0_1Version of this port present on the latest quarterly branch. - Maintainer: jbeich@FreeBSD.org
 - Port Added: 2021-08-28 09:03:09
- Last Update: 2021-08-28 09:00:39
- Commit Hash: 5809aa1
- 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 - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- 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 = 1614732466
SHA256 (wmww-gtk-layer-shell-v0.6.0_GH0.tar.gz) = 9a0ba72cea90e092d6b10ba47e627cd873271d287d9af80a6f66ab131fb34cac
SIZE (wmww-gtk-layer-shell-v0.6.0_GH0.tar.gz) = 133047
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>=1.16 : graphics/wayland-protocols
- gtk-doc>0 : textproc/gtk-doc
- g-ir-scanner : devel/gobject-introspection
- meson : 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/nwg-dock
- x11/nwg-drawer
- x11/wf-shell
Configuration Options:
- ===> The following configuration options are available for gtk-layer-shell-0.6.0_1:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
TEST=off: Build and/or run tests
===> 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.6.0_1 28 Aug 2021 09:00:39
    |
Jan Beich (jbeich)  |
x11-toolkits/gtk-layer-shell: silence gtk3 warning after 2b1cd908bf52
$ daemon -f swaync
$ notify-send foo bar
** (swaync:1234): WARNING **: gtk-layer-shell v0.6.0 may not work on GTK
v3.24.29. If you experience crashes, check
https://github.com/wmww/gtk-layer-shell/blob/master/compatibility.md
(cherry picked from commit 0706634a2903f60f6e1567663993136daf288d1b) |
Number of commits found: 1
|