Port details |
- sawfish-pager Pager for Sawfish window manager
- 0.90.3_3 x11-wm =2 0.90.3_3Version of this port present on the latest quarterly branch.
- Maintainer: danfe@FreeBSD.org
- Port Added: 2023-06-27 18:12:06
- Last Update: 2023-06-27 19:30:28
- Commit Hash: 7e29005
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2+
- WWW:
- https://sawfish.tuxfamily.org/
- Description:
- sawfish.wm.ext.pager is a C/Lisp extension that provides a functional
desktop pager for the Sawfish window manager.
A pager is a map of your desktop. As maps go, it shows not only the
visible part (your current viewport), but if you are so configured,
also the parts that extend beyond the sides of your screen. Also, if
you have more than one workspace, the pager will follow you to where
you are, or optionally show all workspaces at once. Of course you can
select viewports and windows, and also move or raise/lower the latter.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- sawfish-pager>0:x11-wm/sawfish-pager
- To install the port:
- cd /usr/ports/x11-wm/sawfish-pager/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-wm/sawfish-pager
- pkg install sawfish-pager
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sawfish-pager
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1371699368
SHA256 (sawfish-pager-0.90.3.tar.xz) = 9372408a4ed3ad0f0c78e907727c6b68b7c8b2b9583ca23425d22d097f8aa057
SIZE (sawfish-pager-0.90.3.tar.xz) = 179552
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:
-
- sawfish : x11-wm/sawfish
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- sawfish : x11-wm/sawfish
- Library dependencies:
-
- libatk-1.0.so : accessibility/at-spi2-core
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for sawfish-pager-0.90.3_3:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- x11-wm_sawfish-pager
- USES:
- gmake gnome pkgconfig tar:xz
- pkg-message:
- For install:
- To start the pager at the startup of sawfish add the following to
your sawfish resource file (e.g. ~/.sawfishrc):
(require 'sawfish.wm.ext.pager)
(add-hook 'after-initialization-hook pager t)
- Master Sites:
|