mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
wayland/mango: Update to 0.13.1
+ while here fix a few nits
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
COMMENT = lightweight, high-performance Wayland compositor
|
||||
|
||||
V = 0.13.0
|
||||
PKGNAME = mango-${V}
|
||||
DIST_TUPLE= github mangowm mango ${V} .
|
||||
DIST_TUPLE= github mangowm mango 0.13.1 .
|
||||
|
||||
CATEGORIES = wayland
|
||||
|
||||
@@ -13,6 +11,9 @@ MAINTAINER = Volker Schlecht <volker@openbsd.org>
|
||||
# GPLv3
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
WANTLIB += c input m pcre2-8 scenefx-0.4 wayland-client wayland-server
|
||||
WANTLIB += xcb-icccm xkbcommon
|
||||
|
||||
COMPILER = base-clang ports-gcc
|
||||
|
||||
MODULES = devel/meson wayland/wlroots
|
||||
@@ -29,9 +30,6 @@ RUN_DEPENDS = sysutils/rofi \
|
||||
wayland/foot \
|
||||
wayland/xwayland
|
||||
|
||||
WANTLIB += c input m pcre2-8 scenefx-0.4 wayland-client wayland-server
|
||||
WANTLIB += xcb-icccm xkbcommon
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/mango/
|
||||
${INSTALL_DATA} ${WRKSRC}/assets/config.conf \
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (mangowm-mango-0.13.0.tar.gz) = dQnBPrJGm74d4e6L1WaKA5Fq8f6cOPmD6G0l878h+/s=
|
||||
SIZE (mangowm-mango-0.13.0.tar.gz) = 490807
|
||||
SHA256 (mangowm-mango-0.13.1.tar.gz) = vCPQaDThpSIrjOHz7j1ok34TIe9URmQKTz2sU2OVadg=
|
||||
SIZE (mangowm-mango-0.13.1.tar.gz) = 497057
|
||||
|
||||
Reference in New Issue
Block a user