Port details |
- gtk-layer-shell GTK3 library for the Wayland layer-shell protocol
- 0.9.0 x11-toolkits =3 0.9.0Version of this port present on the latest quarterly branch.
- Maintainer: jbeich@FreeBSD.org
- Port Added: 2019-10-06 04:25:18
- Last Update: 2024-09-10 09:19:28
- Commit Hash: 2a0ae86
- People watching this port, also watch:: woff2, libXdamage, sway, xcb-util-image, libevent
- License: LGPL3+ MIT
- WWW:
- https://github.com/wmww/gtk-layer-shell
- Description:
- A library for using the Layer Shell Wayland protocol with GTK3. With
this library you can build 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 is compatible with C, C++ and any language that
supports GObject introspection files (Python, Vala, etc).
- ¦ ¦ ¦ ¦
- 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 = 1725946342
SHA256 (wmww-gtk-layer-shell-v0.9.0_GH0.tar.gz) = 3809e5565d9ed02e44bb73787ff218523e8760fef65830afe60ea7322e22da1c
SIZE (wmww-gtk-layer-shell-v0.9.0_GH0.tar.gz) = 141591
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
- valac : lang/vala
- Test dependencies:
-
- evdev-proto>0 : devel/evdev-proto
- Library dependencies:
-
- 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
- libharfbuzz.so : print/harfbuzz
- libpango-1.0.so : x11-toolkits/pango
- This port is required by:
- for Libraries
-
- sysutils/xfce4-settings
- x11/hybrid-bar
- x11/mate-panel
- x11/nwg-bar
- x11/nwg-dock
- x11/nwg-dock-hyprland
- x11/nwg-drawer
Configuration Options:
- ===> The following configuration options are available for gtk-layer-shell-0.9.0:
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 vala:build
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.0 10 Sep 2024 09:19:28 |
Jan Beich (jbeich) |
x11-toolkits/gtk-layer-shell: update to 0.9.0
Changes: https://github.com/wmww/gtk-layer-shell/releases/tag/v0.9.0
Reported by: GitHub (watch releases) |
0.8.2 10 Sep 2024 09:19:23 |
Jan Beich (jbeich) |
x11-toolkits/gtk-layer-shell: simplify plist updates |
0.8.2 05 Jan 2024 15:07:53 |
Jan Beich (jbeich) |
x11-toolkits/gtk-layer-shell: update to 0.8.2
Changes: https://github.com/wmww/gtk-layer-shell/releases/tag/v0.8.2
Reported by: GitHub (watch releases) |
0.8.1_1 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
0.8.1 12 Apr 2023 18:31:57 |
Jan Beich (jbeich) |
x11-toolkits/gtk-layer-shell: update to 0.8.1
Changes: https://github.com/wmww/gtk-layer-shell/releases/tag/v0.8.1
Reported by: GitHub (watch releases) |
0.8.0_1 12 Apr 2023 00:22:02 |
Jan Beich (jbeich) |
x11-toolkits/gtk-layer-shell: unify description with gtk4 version |
0.8.0_1 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
0.8.0 23 Oct 2022 19:05:07 |
Jan Beich (jbeich) |
x11-toolkits/gtk-layer-shell: update to 0.8.0
Changes: https://github.com/wmww/gtk-layer-shell/releases/tag/v0.8.0
Reported by: GitHub (watch releases) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.7.0_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.7.0_2 26 Aug 2022 22:24:16 |
Jan Beich (jbeich) |
x11-toolkits/gtk-layer-shell: rebuild after 259a246b02a8 |
0.7.0_1 26 Aug 2022 22:16:33 |
Jan Beich (jbeich) |
x11-toolkits/gtk-layer-shell: silence gtk3 warning after abb70beec9b9
$ swaync
[...]
** (swaync:1234): WARNING **: gtk-layer-shell v0.7.0 may not work on GTK
v3.24.34. If you experience crashes, check
https://github.com/wmww/gtk-layer-shell/blob/master/compatibility.md |
0.7.0_1 03 Apr 2022 17:10:38 |
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 |
0.7.0 26 Jan 2022 05:29:46 |
Jan Beich (jbeich) |
x11-toolkits/gtk-layer-shell: update to 0.7.0
Changes: https://github.com/wmww/gtk-layer-shell/releases/tag/v0.7.0
Reported by: GitHub (watch releases) |
0.6.0_2 04 Jan 2022 17:56:40 |
Jan Beich (jbeich) |
x11-toolkits/gtk-layer-shell: silence gtk3 warning after 4e21a388ba0b
$ nwg-dock
[...]
** (<unknown>:4483): WARNING **: gtk-layer-shell v0.6.0 may not work on GTK
v3.24.31. If you experience crashes, check
https://github.com/wmww/gtk-layer-shell/blob/master/compatibility.md
PR: 260639 |
0.6.0_1 28 Aug 2021 08:57:31 |
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 |
0.6.0 28 Aug 2021 08:57:31 |
Jan Beich (jbeich) |
x11-toolkits/gtk-layer-shell: convert TEST option into build cookie |
0.6.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.6.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.6.0 03 Mar 2021 06:35:55 |
jbeich |
x11-toolkits/gtk-layer-shell: update to 0.6.0
Changes: https://github.com/wmww/gtk-layer-shell/releases/tag/v0.6.0
Reported by: GitHub (watch releases) |
0.5.2 26 Dec 2020 14:29:44 |
jbeich |
x11-toolkits/gtk-layer-shell: minor fixes
- Add TEST option to build extra files required by "make test"
- Sort USE_* |
0.5.2 26 Dec 2020 14:29:38 |
jbeich |
x11-toolkits/gtk-layer-shell: take maintainership
PR: 252153
Approved by: Greg V (previous maintainer) |
0.5.2 12 Dec 2020 06:59:12 |
jbeich |
x11-toolkits/gtk-layer-shell: update to 0.5.2
Changes: https://github.com/wmww/gtk-layer-shell/releases/tag/v0.5.2
Reported by: GitHub (watch releases) |
0.5.1 02 Nov 2020 14:03:53 |
jbeich |
x11-toolkits/gtk-layer-shell: update to 0.5.1
Changes: https://github.com/wmww/gtk-layer-shell/releases/tag/v0.5.1
Reported by: GitHub (watch releases) |
0.5.0 29 Oct 2020 07:44:49 |
jbeich |
x11-toolkits/gtk-layer-shell: update to 0.5.0
Changes: https://github.com/wmww/gtk-layer-shell/releases/tag/v0.5.0
Reported by: GitHub (watch releases) |
0.4.0 22 Oct 2020 00:56:00 |
jbeich |
x11-toolkits/gtk-layer-shell: update to 0.4.0
Changes: https://github.com/wmww/gtk-layer-shell/releases/tag/v0.4.0
Reported by: GitHub (watch releases) |
0.3.0 12 Aug 2020 22:39:23 |
jbeich |
x11-toolkits/gtk-layer-shell: update to 0.3.0
Changes: https://github.com/wmww/gtk-layer-shell/releases/tag/v0.3.0
Reported by: GitHub (watch releases) |
0.2.0 05 Aug 2020 11:21:47 |
jbeich |
x11-toolkits/gtk-layer-shell: update to 0.2.0
Changes: https://github.com/wmww/gtk-layer-shell/releases/tag/v0.2.0
Reported by: GitHub (watch releases), Repology |
0.1.0 06 Oct 2019 04:24:49 |
jbeich |
x11-toolkits/gtk-layer-shell: add new port
PR: 241076
Submitted by: Greg V <greg@unrelenting.technology>
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).
https://github.com/wmww/gtk-layer-shell |