notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
gtk-layer-shell GTK3 library for the Wayland layer-shell protocol
0.8.2 x11-toolkits on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.8.2Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-10-06 04:25:18
Last Update: 2024-01-05 15:07:53
Commit Hash: 9218e76
People watching this port, also watch:: ladspa, gstreamer1-plugins-pango, tmux, font-misc-meltho, py39-pycparser
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).
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (32 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/gtk-layer-shell-0.8.2/catalog.mk
  3. /usr/local/share/licenses/gtk-layer-shell-0.8.2/LICENSE
  4. /usr/local/share/licenses/gtk-layer-shell-0.8.2/LGPL3+
  5. /usr/local/share/licenses/gtk-layer-shell-0.8.2/MIT
  6. bin/gtk-layer-demo
  7. include/gtk-layer-shell/gtk-layer-shell.h
  8. lib/girepository-1.0/GtkLayerShell-0.1.typelib
  9. lib/libgtk-layer-shell.so
  10. lib/libgtk-layer-shell.so.0
  11. lib/libgtk-layer-shell.so.0.8.2
  12. libdata/pkgconfig/gtk-layer-shell-0.pc
  13. share/gir-1.0/GtkLayerShell-0.1.gir
  14. share/gtk-doc/html/gtk-layer-shell/api-index-full.html
  15. share/gtk-doc/html/gtk-layer-shell/deprecated-api-index.html
  16. share/gtk-doc/html/gtk-layer-shell/gtk-layer-shell-Gtk-Layer-Shell.html
  17. share/gtk-doc/html/gtk-layer-shell/gtk-layer-shell.devhelp2
  18. share/gtk-doc/html/gtk-layer-shell/gtk-layer-shell.html
  19. share/gtk-doc/html/gtk-layer-shell/home.png
  20. share/gtk-doc/html/gtk-layer-shell/index.html
  21. share/gtk-doc/html/gtk-layer-shell/left-insensitive.png
  22. share/gtk-doc/html/gtk-layer-shell/left.png
  23. share/gtk-doc/html/gtk-layer-shell/right-insensitive.png
  24. share/gtk-doc/html/gtk-layer-shell/right.png
  25. share/gtk-doc/html/gtk-layer-shell/style.css
  26. share/gtk-doc/html/gtk-layer-shell/up-insensitive.png
  27. share/gtk-doc/html/gtk-layer-shell/up.png
  28. share/vala/vapi/gtk-layer-shell-0.deps
  29. share/vala/vapi/gtk-layer-shell-0.vapi
  30. @owner
  31. @group
  32. @mode
Collapse this list.
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 = 1704411814 SHA256 (wmww-gtk-layer-shell-v0.8.2_GH0.tar.gz) = 254dd246303127c5d5236ea640f01a82e35d2d652a48d139dd669c832a0f0dce SIZE (wmww-gtk-layer-shell-v0.8.2_GH0.tar.gz) = 137693

Packages (timestamps in pop-ups are UTC):
gtk-layer-shell
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.8.20.8.2--0.8.2---
FreeBSD:13:quarterly0.8.20.8.2--0.8.2-0.8.20.8.2
FreeBSD:14:latest0.8.20.8.2--0.8.2--0.8.1
FreeBSD:14:quarterly0.8.20.8.2-0.8.20.8.2-0.8.20.8.2
FreeBSD:15:latest0.8.20.8.2n/a0.8.2n/a-0.8.2-
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. wayland-protocols>=1.16 : graphics/wayland-protocols
  2. gtk-doc>0 : textproc/gtk-doc
  3. g-ir-scanner : devel/gobject-introspection
  4. meson : devel/meson
  5. ninja : devel/ninja
  6. pkgconf>=1.3.0_1 : devel/pkgconf
  7. valac : lang/vala
Test dependencies:
  1. evdev-proto>0 : devel/evdev-proto
Library dependencies:
  1. libwayland-client.so : graphics/wayland
  2. libatk-1.0.so : accessibility/at-spi2-core
  3. libglib-2.0.so : devel/glib20
  4. libintl.so : devel/gettext-runtime
  5. libgtk-3.so : x11-toolkits/gtk30
  6. libpango-1.0.so : x11-toolkits/pango
This port is required by:
for Libraries
  1. x11/hybrid-bar
  2. x11/mate-panel
  3. x11/nwg-bar
  4. x11/nwg-dock
  5. x11/nwg-dock-hyprland
  6. x11/nwg-drawer
  7. x11/nwg-launchers
Expand this list (18 items / 11 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. x11/nwg-menu
  3. x11/sfwbar
  4. x11/sirula
  5. x11/swayfloatingswitcher
  6. x11/swaync
  7. x11/swaysettings
  8. x11/wapanel
  9. x11/waybar
  10. x11/wf-shell
  11. x11/wlogout
  12. x11/xfce4-whiskermenu-plugin
  13. Collapse this list.

Configuration Options:
===> The following configuration options are available for gtk-layer-shell-0.8.2: 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/wmww/gtk-layer-shell/tar.gz/v0.8.2?dummy=/
Collapse this list.

There are no commits on branch 2022Q3 for this port