Port details on branch 2023Q1 |
- lavalauncher Simple launcher panel for Wayland desktops
- 2.1.1 x11 =0 2.1.1Version of this port present on the latest quarterly branch.
- Maintainer: jbeich@FreeBSD.org
- Port Added: 2023-03-30 00:52:20
- Last Update: 2023-03-30 00:42:51
- Commit Hash: c2e80fc
- Also Listed In: wayland
- License: GPLv3+
- WWW:
- https://git.sr.ht/~leon_plickat/lavalauncher
- Description:
- LavaLauncher serves a single purpose: Letting the user execute shell
commands by clicking on icons on a dynamically sized bar, placed at
one of the screen edges.
Unlike most popular launchers, LavaLauncher does not care about
.desktop files or icon themes and it does not track open applications;
It is not a dock. To create a button, you simply provide the path to
an image and a shell command. This makes LavaLauncher considerably
more flexible: You could have buttons not just for launching
applications, but also for ejecting your optical drive, rotating your
screen, sending your cat an email, playing a funny sound, muting all
audio, toggling your lamps, etc. You can turn practically anything you
could do in your shell into a button.
- ¦ ¦ ¦ ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- lavalauncher>0:x11/lavalauncher
- To install the port:
- cd /usr/ports/x11/lavalauncher/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/lavalauncher
- pkg install lavalauncher
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: lavalauncher
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1634030276
SHA256 (lavalauncher-v2.1.1.tar.gz) = f0937831d83286525590fc387f1387ce9cfddeedf2fef47d5173abebc8910e2a
SIZE (lavalauncher-v2.1.1.tar.gz) = 100980
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- evdev-proto>0 : devel/evdev-proto
- wayland-protocols>0 : graphics/wayland-protocols
- scdoc : textproc/scdoc
- meson>=0.57.1_1 : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libwayland-client.so : graphics/wayland
- libxkbcommon.so : x11/libxkbcommon
- libepoll-shim.so : devel/libepoll-shim
- libinotify.so : devel/libinotify
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- librsvg-2.so : graphics/librsvg2-rust
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for lavalauncher-2.1.1:
EPOLL=on: Handle signals via epoll-shim
INOTIFY=on: Watch configuration file via libinotify
LIBRSVG2=on: SVG vector graphics support via librsvg2
MANPAGES=on: Build and/or install manual pages
===> Use 'make config' to modify these settings
- Options name:
- x11_lavalauncher
- USES:
- compiler:c11 gnome meson pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|