mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
x11/xdg-desktop-portal-wlr: update to 0.6.0
Changes: https://github.com/emersion/xdg-desktop-portal-wlr/releases/tag/v0.6.0 Reported by: GitHub (watch releases)
This commit is contained in:
parent
136ac3adb0
commit
2dc7cb05a3
@ -1,7 +1,6 @@
|
||||
PORTNAME= xdg-desktop-portal-wlr
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.5.0
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 0.6.0
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= jbeich@FreeBSD.org
|
||||
@ -14,11 +13,13 @@ BUILD_DEPENDS= wayland-protocols>=1.14:graphics/wayland-protocols
|
||||
LIB_DEPENDS= libbasu.so:devel/basu \
|
||||
libinih.so:devel/inih \
|
||||
libepoll-shim.so:devel/libepoll-shim \
|
||||
libdrm.so:graphics/libdrm \
|
||||
libwayland-client.so:graphics/wayland \
|
||||
libpipewire-0.3.so:multimedia/pipewire
|
||||
|
||||
USES= compiler:c11 meson pkgconfig
|
||||
USES= compiler:c11 gl meson pkgconfig
|
||||
USE_GITHUB= yes
|
||||
USE_GL= gbm
|
||||
GH_ACCOUNT= emersion
|
||||
MESON_ARGS= -Dsd-bus-provider=basu
|
||||
PLIST_FILES= libexec/${PORTNAME} \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1636125928
|
||||
SHA256 (emersion-xdg-desktop-portal-wlr-v0.5.0_GH0.tar.gz) = 961cdfbaf7873124f96c86f41e90d304888e93a1da7ebe4a6ea2f1a824788307
|
||||
SIZE (emersion-xdg-desktop-portal-wlr-v0.5.0_GH0.tar.gz) = 31622
|
||||
TIMESTAMP = 1654766725
|
||||
SHA256 (emersion-xdg-desktop-portal-wlr-v0.6.0_GH0.tar.gz) = 20f145f00a40b41221aca73b1423f3ea4633980e1a2b1c4b25045d5eacd313e2
|
||||
SIZE (emersion-xdg-desktop-portal-wlr-v0.6.0_GH0.tar.gz) = 35654
|
||||
|
Loading…
Reference in New Issue
Block a user