Port details |
- xseticon Set window icon for any given X11 window
- 0.1 x11
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: danfe@FreeBSD.org
- Port Added: 2024-12-13 19:42:05
- Last Update: 2024-12-13 19:38:34
- Commit Hash: 248938f
- License: GPLv2+
- WWW:
- http://www.leonerd.org.uk/code/xseticon/
- Description:
- Xterm, and likely many other X11 programs, do not set themselves window
icons, which window managers typically use to represent that program
window in switcher lists, taskbars, and so on. This program can set the
X11 window icon for any given window, to that of a given image file.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/x11/xseticon/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/xseticon
- pkg install xseticon
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xseticon
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1516047601
SHA256 (xseticon-0.1+bzr14.tar.gz) = 048a8339b47030ebbff9cce4b58cb071a5c5f5a2cd7ff1ecc8434f95b2f8e4c5
SIZE (xseticon-0.1+bzr14.tar.gz) = 10192
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:
-
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- x11.pc : x11/libX11
- xmu.pc : x11-toolkits/libXmu
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xmu.pc : x11-toolkits/libXmu
- Library dependencies:
-
- libgd.so : graphics/gd
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- x11_xseticon
- USES:
- gmake gnome pkgconfig xorg
- 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.1 13 Dec 2024 19:38:34 |
Alexey Dokuchaev (danfe) |
x11/xseticon: new port had been added (+)
Some X11 programs do not set their window icons which window
managers typically use to represent that program window in
switcher lists, taskbars, and so on; this little program can
be handy in this case.
The patch to enable window selection based on WM_CLASS hints
is courtesy of Victor Kareh.
WWW: http://www.leonerd.org.uk/code/xseticon/ |
Number of commits found: 1
|