1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

x11/lavalauncher: update to 2.1.0

Changes:	https://git.sr.ht/~leon_plickat/lavalauncher/refs/v2.1.0
Reported by:	Repology
This commit is contained in:
Jan Beich 2021-04-12 00:05:27 +00:00
parent 4f62babfc4
commit 061d427b99
2 changed files with 11 additions and 11 deletions

View File

@ -1,13 +1,9 @@
PORTNAME= lavalauncher
DISTVERSIONPREFIX= v
DISTVERSION= 2.0.0
PORTREVISION= 3
DISTVERSION= 2.1.0
CATEGORIES= x11
MASTER_SITES= https://git.sr.ht/~leon_plickat/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
PATCH_SITES= https://git.sr.ht/~leon_plickat/${PORTNAME}/commit/
PATCHFILES+= 542e8c948889.patch:-p1
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Simple launcher panel for Wayland desktops
@ -16,7 +12,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \
wayland-protocols>0:graphics/wayland-protocols
LIB_DEPENDS= libwayland-client.so:graphics/wayland
LIB_DEPENDS= libwayland-client.so:graphics/wayland \
libxkbcommon.so:x11/libxkbcommon
USES= compiler:c11 gnome meson pkgconfig
USE_GNOME= cairo
@ -41,8 +38,13 @@ MANPAGES_MESON_ENABLED= man-pages
MANPAGES_PLIST_FILES= man/man1/${PORTNAME}.1.gz
post-patch:
# Extract (snapshot) version from the port instead of meson.build
@${REINPLACE_CMD} -i .nogit -e 's/git.found()/false/' \
-e '/project_version/s/@0@/${DISTVERSIONFULL}/' \
${WRKSRC}/meson.build
# Respect PREFIX when looking for system .conf files
@${REINPLACE_CMD} 's,/usr/local,${PREFIX},' \
${WRKSRC}/doc/lavalauncher.1.scd \
${WRKSRC}/src/lavalauncher.c
.include <bsd.port.mk>

View File

@ -1,5 +1,3 @@
TIMESTAMP = 1598638301
SHA256 (lavalauncher-v2.0.0.tar.gz) = 617598dad94d5b3aa5b47e0895a3306573df9af3806dfa73f8149dbf8d85243a
SIZE (lavalauncher-v2.0.0.tar.gz) = 92243
SHA256 (542e8c948889.patch) = 9c479b00e5816dd47932a183d0eef0db4edab7d155e7a4207931ed4ace5910b1
SIZE (542e8c948889.patch) = 834
TIMESTAMP = 1618185927
SHA256 (lavalauncher-v2.1.0.tar.gz) = 4d51d857ddfc682cf7dbc4dcd60a776b6816610230afead4608fdd7693261274
SIZE (lavalauncher-v2.1.0.tar.gz) = 101315