Port details |
- lavalauncher Simple launcher panel for Wayland desktops
- 2.1.1_1 x11 =2 2.1.1_1Version of this port present on the latest quarterly branch.
- DEPRECATED: https://lists.sr.ht/~leon_plickat/lavalauncher/%3CCIPW63LE88JJ.2LYO5E6UAFLPB@m5%3E
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2020-08-16 00:38:08
- Last Update: 2024-06-05 14:16:17
- Commit Hash: 1947e20
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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:
- FreshPorts has no man page information for this port.
- 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
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:
-
- evdev-proto>0 : devel/evdev-proto
- wayland-protocols>0 : graphics/wayland-protocols
- scdoc : textproc/scdoc
- meson : 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_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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1.1_1 05 Jun 2024 14:16:17 |
Jan Beich (jbeich) |
x11/lavalauncher: mark DEPRECATED due to abandoned upstream |
2.1.1_1 12 Jan 2024 22:40:48 |
Muhammad Moinur Rahman (bofh) |
*/*: Sanitize MANPREFIX for meson ports
Approved by: portmgr |
2.1.1 04 May 2023 05:00:25 |
Jan Beich (jbeich) |
x11/lavalauncher: drop maintainership |
2.1.1 30 Mar 2023 00:27:32 |
Jan Beich (jbeich) |
x11/lavalauncher: unbreak fetch due to Git upgrade
=> Fetched file size mismatch (expected 101263, actual 100980)
See also: https://github.com/git/git/commit/4f4be00d302b |
2.1.1 12 Feb 2023 00:50:59 |
Jan Beich (jbeich) |
x11/lavalauncher: unbreak build with clang 15
../src/output.c:43:18: error: a function declaration without a prototype is
deprecated in all versions of C [-Werror,-Wstrict-prototypes]
static void noop () {}
^
void
../src/seat.c:48:18: error: a function declaration without a prototype is
deprecated in all versions of C [-Werror,-Wstrict-prototypes]
static void noop () {}
^
void
Reported by: pkg-fallout |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.1.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.1.1 01 Jul 2022 08:01:22 |
Baptiste Daroussin (bapt) |
wayland: add wayland virtual category |
2.1.1 14 Feb 2022 14:27:53 |
Jan Beich (jbeich) |
x11/lavalauncher: unbreak with LIBRSVG2_DEFAULT=legacy
meson.build:53:0: ERROR: Invalid version of dependency, need 'librsvg-2.0' ['>=
2.45.6'] found '2.40.21'.
Reported by: pkg-fallout (riscv64) |
2.1.1 12 Oct 2021 16:56:23 |
Jan Beich (jbeich) |
x11/lavalauncher: update to 2.1.1
Changes: https://git.sr.ht/~leon_plickat/lavalauncher/refs/v2.1.1
Reported by: Repology |
2.1.0 27 Sep 2021 17:09:05 |
Jan Beich (jbeich) |
x11/lavalauncher: unbreak build with librsvg >= 2.52
src/types/image_t.c:214:4: error: 'rsvg_handle_render_cairo' is deprecated: Use
'rsvg_handle_render_document' instead [-Werror,-Wdeprecated-declarations]
rsvg_handle_render_cairo(image->rsvg_handle, cairo);
^
/usr/local/include/librsvg-2.0/librsvg/rsvg-cairo.h:94:1: note:
'rsvg_handle_render_cairo' has been explicitly marked deprecated here
RSVG_DEPRECATED_FOR(rsvg_handle_render_document)
^
/usr/local/include/librsvg-2.0/librsvg/rsvg.h:50:32: note: expanded from macro
'RSVG_DEPRECATED_FOR'
^
/usr/local/include/glib-2.0/glib/gmacros.h:1112:44: note: expanded from macro
'G_DEPRECATED_FOR'
^
Reported by: antoine (via bug 258561 exp-run) |
2.1.0 12 Apr 2021 10:17:27 |
Jan Beich (jbeich) |
x11/lavalauncher: update to 2.1.0
Changes: https://git.sr.ht/~leon_plickat/lavalauncher/refs/v2.1.0
Reported by: Repology |
2.0.0_3 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.0.0_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.0.0_3 23 Mar 2021 00:47:51 |
jbeich |
Unbreak fetch from git.sr.ht
Git footer have changed e.g.,
---
-2.30.1
+2.30.2 |
2.0.0_3 19 Feb 2021 11:49:35 |
jbeich |
Unbreak fetch from git.sr.ht
Git footer have changed e.g.,
---
-2.30.0
+2.30.1 |
2.0.0_3 17 Feb 2021 23:39:05 |
jbeich |
Unbreak fetch from git.sr.ht
GZIP compression ratio and Git footer have changed e.g.,
method crc date time compressed uncompressed ratio uncompressed_name
-defla 944caee6 Dec 7 21:15 12482 71680 82.5% scdoc-1.11.1.tar
+defla 944caee6 Feb 17 23:20 12510 71680 82.5% scdoc-1.11.1.tar
---
-2.26.2
+2.30.0 |
2.0.0_3 09 Nov 2020 17:41:46 |
jbeich |
x11/lavalauncher: enable LIBRSVG2 by default after r554733
lavalauncher doesn't directly use glib but inherits via librsvg.
USE_GNOME=librsvg2 already pulls glib20 via USE_GNOME_IMPL.
$ fgrep -nr glib /path/to/lavalauncher
$ fgrep -nr glib /usr/local/include/librsvg-2.0
/usr/local/include/librsvg-2.0/librsvg/rsvg.h
30:#include <glib-object.h>
$ pkg-config librsvg-2.0 --libs
-L/usr/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0
-lglib-2.0 -lintl -lcairo -lpthread |
2.0.0_2 09 Nov 2020 17:08:12 |
tcberner |
Prefer graphics/ligvrsvg2-rust over graphics/librsvg2
- switch to the more modern version of librsvg2 on architectures
supporting rust
- this will fix some graphical issues on these architectures
PR: 250276
Exp-run by: antoine
Submitted by: tobik
Differential Revision: https://reviews.freebsd.org/D18878 |
2.0.0_1 28 Sep 2020 19:59:57 |
zeising |
Bump portrevision for devel/evdev-proto
Bump portrevision on everything with a build dependency on
devel/evdev-proto, to chace the update of evdev-proto in r550442. |
2.0.0 20 Sep 2020 12:48:04 |
jbeich |
x11/lavalauncher: unbreak on DragonFly
../src/types/buffer.c: In function 'get_shm_fd':
../src/types/buffer.c:81:25: error: '__off64_t' undeclared (first use in this
function); did you mean '__off_t'?
if ( ftruncate(*fd, (__off64_t)size) < 0 )
^~~~~~~~~
__off_t
../src/types/buffer.c:81:25: note: each undeclared identifier is reported only
once for each function it appears in
../src/types/buffer.c:81:35: error: expected ')' before 'size'
if ( ftruncate(*fd, (__off64_t)size) < 0 )
^~~~
)
Reported by: DPorts |
2.0.0 29 Aug 2020 00:38:01 |
jbeich |
x11/lavalauncher: update to 2.0.0
LIBRSVG2 is disabled by default to avoid conflict with non-rust
version pulled by many packages, including x11-toolkits/gtk30.
Changes: https://git.sr.ht/~leon_plickat/lavalauncher/log/v2.0.0
Reported by: Repology |
1.7.1 19 Aug 2020 04:20:26 |
jbeich |
x11/lavalauncher: switch to upstream one-line summary
Not all projects on sourcehut define summary line, so it's easy to miss. |
1.7.1 16 Aug 2020 01:55:45 |
jbeich |
x11/lavalauncher: drop unused evdev-proto
linux/input-event-codes.h is not used until
https://git.sr.ht/~leon_plickat/lavalauncher/commit/45dc44e79a75 |
1.7.1 16 Aug 2020 00:38:02 |
jbeich |
x11/lavalauncher: add new port
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.
https://git.sr.ht/~leon_plickat/lavalauncher |