mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-17 08:01:36 +00:00
x11-wm/cage: update to 0.1.5
Changes: https://github.com/Hjdskes/cage/releases/tag/v0.1.5 Reported by: GitHub (watch releases)
This commit is contained in:
parent
dc81f2d54e
commit
3a87cb34b8
@ -1,14 +1,10 @@
|
|||||||
PORTNAME= cage
|
PORTNAME= cage
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
DISTVERSION= 0.1.4
|
DISTVERSION= 0.1.5
|
||||||
PORTREVISION= 4
|
|
||||||
CATEGORIES= x11-wm wayland
|
CATEGORIES= x11-wm wayland
|
||||||
|
|
||||||
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
|
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
|
||||||
PATCHFILES+= 70ecdcb02ea0.patch:-p1 # https://github.com/cage-kiosk/cage/pull/148
|
PATCHFILES+= 638d4fb71555.patch:-p1 # https://github.com/cage-kiosk/cage/pull/148
|
||||||
PATCHFILES+= 31a3571a7798.patch:-p1 # https://github.com/cage-kiosk/cage/pull/209
|
|
||||||
PATCHFILES+= 1a3ab3eb3ad0.patch:-p1 # https://github.com/cage-kiosk/cage/pull/198
|
|
||||||
PATCHFILES+= ee748fec3adf.patch:-p1 # https://github.com/cage-kiosk/cage/pull/197
|
|
||||||
|
|
||||||
MAINTAINER= jbeich@FreeBSD.org
|
MAINTAINER= jbeich@FreeBSD.org
|
||||||
COMMENT= Wayland kiosk
|
COMMENT= Wayland kiosk
|
||||||
@ -19,14 +15,13 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||||||
|
|
||||||
BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \
|
BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \
|
||||||
wayland-protocols>=1.14:graphics/wayland-protocols \
|
wayland-protocols>=1.14:graphics/wayland-protocols \
|
||||||
wlroots>=0.15.0:x11-toolkits/wlroots
|
wlroots>=0.16.0:x11-toolkits/wlroots
|
||||||
LIB_DEPENDS= libwayland-server.so:graphics/wayland \
|
LIB_DEPENDS= libwayland-server.so:graphics/wayland \
|
||||||
libwlroots.so:x11-toolkits/wlroots \
|
libwlroots.so:x11-toolkits/wlroots \
|
||||||
libxkbcommon.so:x11/libxkbcommon
|
libxkbcommon.so:x11/libxkbcommon
|
||||||
|
|
||||||
USES= compiler:c11 meson pkgconfig xorg
|
USES= compiler:c11 meson pkgconfig
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
USE_XORG= pixman
|
|
||||||
GH_ACCOUNT= cage-kiosk
|
GH_ACCOUNT= cage-kiosk
|
||||||
PLIST_FILES= bin/${PORTNAME}
|
PLIST_FILES= bin/${PORTNAME}
|
||||||
|
|
||||||
@ -47,5 +42,4 @@ post-patch:
|
|||||||
-e '/project_version/s/@0@/${DISTVERSIONFULL}/' \
|
-e '/project_version/s/@0@/${DISTVERSIONFULL}/' \
|
||||||
${WRKSRC}/meson.build
|
${WRKSRC}/meson.build
|
||||||
|
|
||||||
.include "${.CURDIR:H:H}/x11-toolkits/wlroots015/override.mk"
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
@ -1,11 +1,5 @@
|
|||||||
TIMESTAMP = 1624693180
|
TIMESTAMP = 1690555597
|
||||||
SHA256 (cage-kiosk-cage-v0.1.4_GH0.tar.gz) = dfe27fb0c7d43db72d6c82f01e2736580a0791a23ba69d7b56285d08af98ad90
|
SHA256 (cage-kiosk-cage-v0.1.5_GH0.tar.gz) = 576b8b5a041712b8d8785243ac6db08c7bc9c32822f96ad6dec7ac2b2db9b2b5
|
||||||
SIZE (cage-kiosk-cage-v0.1.4_GH0.tar.gz) = 25430
|
SIZE (cage-kiosk-cage-v0.1.5_GH0.tar.gz) = 23179
|
||||||
SHA256 (70ecdcb02ea0.patch) = 2dd0e99d181986c6b2d5e04e89f692e3d77b8bd2a3a08f94cf8a27b38489eb3c
|
SHA256 (638d4fb71555.patch) = 0730b618e248a453284df9c0d01378f3e3e16c8c4b453b2a8629a4b41f02cc65
|
||||||
SIZE (70ecdcb02ea0.patch) = 2137
|
SIZE (638d4fb71555.patch) = 2232
|
||||||
SHA256 (31a3571a7798.patch) = 2bedfc37fd7ef5e623e1ba4202be8c2fe2837a495d716c05ae19c41f561f69aa
|
|
||||||
SIZE (31a3571a7798.patch) = 880
|
|
||||||
SHA256 (1a3ab3eb3ad0.patch) = 7a652a0bb0cfc54da5f4687c55c5576b7413615b171582871c22a6217fc75013
|
|
||||||
SIZE (1a3ab3eb3ad0.patch) = 1417
|
|
||||||
SHA256 (ee748fec3adf.patch) = 641d86dfac45f471b953b3bfd1884944a1e3292d5d8327bbdbc588e71f9969a6
|
|
||||||
SIZE (ee748fec3adf.patch) = 10111
|
|
||||||
|
Loading…
Reference in New Issue
Block a user