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
Remember
I remember
Port details
gtk-session-lock GTK Session Lock for GTK3
0.2.0 x11-toolkits on this many watch lists=2 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.2.0Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-04-19 16:57:10
Last Update: 2024-04-19 16:52:58
Commit Hash: 4705887
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: GPLv3+ MIT
WWW:
https://github.com/Cu3PO42/gtk-session-lock
Description:
This is a library to use GTK 3 to build screen lockers using the secure ext-session-lock-v1 protocol. This Library is compatible with C, C++ and any language that supports GObject introspection files (Python, Vala, etc, see using the library below). This library is a fork of the incredible gtk-layer-shell, which has laid all the groundwork necessary to make this happen.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (17 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/gtk-session-lock-0.2.0/catalog.mk
  3. /usr/local/share/licenses/gtk-session-lock-0.2.0/LICENSE
  4. /usr/local/share/licenses/gtk-session-lock-0.2.0/GPLv3+
  5. /usr/local/share/licenses/gtk-session-lock-0.2.0/MIT
  6. include/gtk-session-lock/gtk-session-lock.h
  7. lib/girepository-1.0/GtkSessionLock-0.1.typelib
  8. lib/libgtk-session-lock.so
  9. lib/libgtk-session-lock.so.0
  10. lib/libgtk-session-lock.so.0.2.0
  11. libdata/pkgconfig/gtk-session-lock-0.pc
  12. share/gir-1.0/GtkSessionLock-0.1.gir
  13. share/vala/vapi/gtk-session-lock-0.deps
  14. share/vala/vapi/gtk-session-lock-0.vapi
  15. @owner
  16. @group
  17. @mode
Collapse this list.
Dependency lines:
  • gtk-session-lock>0:x11-toolkits/gtk-session-lock
To install the port:
cd /usr/ports/x11-toolkits/gtk-session-lock/ && make install clean
To add the package, run one of these commands:
  • pkg install x11-toolkits/gtk-session-lock
  • pkg install gtk-session-lock
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: gtk-session-lock
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1712778835 SHA256 (Cu3PO42-gtk-session-lock-v0.2.0_GH0.tar.gz) = a4245c6930580c15ed263b9a7bb7e39f47693baec78be1026b4e0e28b233cb4e SIZE (Cu3PO42-gtk-session-lock-v0.2.0_GH0.tar.gz) = 96770

Packages (timestamps in pop-ups are UTC):
gtk-session-lock
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.2.00.2.0--0.2.0---
FreeBSD:13:quarterly0.2.00.2.0--0.2.0---
FreeBSD:14:latest0.2.00.2.0--0.2.0---
FreeBSD:14:quarterly0.2.00.2.0--0.2.0---
FreeBSD:15:latest0.2.00.2.0n/a0.2.0n/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. g-ir-scanner : devel/gobject-introspection
  3. meson : devel/meson
  4. ninja : devel/ninja
  5. pkgconf>=1.3.0_1 : devel/pkgconf
  6. valac : lang/vala
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/gtklock

Configuration Options:
No options to configure
Options name:
x11-toolkits_gtk-session-lock
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/Cu3PO42/gtk-session-lock/tar.gz/v0.2.0?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.2.0
19 Apr 2024 16:52:58
commit hash: 470588767922265e085a431f87286f729f92ac4fcommit hash: 470588767922265e085a431f87286f729f92ac4fcommit hash: 470588767922265e085a431f87286f729f92ac4fcommit hash: 470588767922265e085a431f87286f729f92ac4f files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/gtk-session-lock: add new port

This is a library to use GTK 3 to build screen lockers using the
secure ext-session-lock-v1 protocol. This Library is compatible with
C, C++ and any language that supports GObject introspection files
(Python, Vala, etc, see using the library below).

This library is a fork of the incredible gtk-layer-shell, which has
laid all the groundwork necessary to make this happen.

https://github.com/Cu3PO42/gtk-session-lock

Number of commits found: 1