mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
x11/way-displays: update to 1.4.1
Changes: https://github.com/alex-courtis/way-displays/releases/tag/1.4.1 Reported by: GitHub (watch releases)
This commit is contained in:
parent
6cf646c7a5
commit
4a1eaae82c
@ -1,20 +1,13 @@
|
||||
PORTNAME= way-displays
|
||||
DISTVERSION= 1.4.0
|
||||
DISTVERSION= 1.4.1
|
||||
CATEGORIES= x11
|
||||
|
||||
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
|
||||
PATCHFILES+= 813843077c0c.patch:-p1 # https://github.com/alex-courtis/way-displays/pull/21
|
||||
PATCHFILES+= edeeb344a430.patch:-p1 # https://github.com/alex-courtis/way-displays/pull/21
|
||||
PATCHFILES+= d57fc203a043.patch:-p1 # https://github.com/alex-courtis/way-displays/pull/21
|
||||
|
||||
MAINTAINER= jbeich@FreeBSD.org
|
||||
COMMENT= Auto Manage Your Wayland Displays
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BROKEN_aarch64= https://github.com/alex-courtis/way-displays/issues/23
|
||||
|
||||
LIB_DEPENDS= libepoll-shim.so:devel/libepoll-shim \
|
||||
libinotify.so:devel/libinotify \
|
||||
libudev.so:devel/libudev-devd \
|
||||
@ -25,6 +18,7 @@ LIB_DEPENDS= libepoll-shim.so:devel/libepoll-shim \
|
||||
USES= compiler:c11 gmake pkgconfig
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= alex-courtis
|
||||
MAKEFILE= GNUmakefile
|
||||
MAKE_ENV= VERSION="${DISTVERSIONFULL}"
|
||||
MAKE_ARGS= OFLAGS=
|
||||
PLIST_FILES= bin/${PORTNAME} \
|
||||
|
@ -1,9 +1,3 @@
|
||||
TIMESTAMP = 1645508903
|
||||
SHA256 (alex-courtis-way-displays-1.4.0_GH0.tar.gz) = 0514e79fe113ebee02b3ca338336d10cf94d9ebf2e7bdb798dc48a3ca157ae28
|
||||
SIZE (alex-courtis-way-displays-1.4.0_GH0.tar.gz) = 67238
|
||||
SHA256 (813843077c0c.patch) = f7283740949023d63e7000a42c772f83c1438a4260ed9ffe8eed68c6eff21aec
|
||||
SIZE (813843077c0c.patch) = 662
|
||||
SHA256 (edeeb344a430.patch) = 6fd33e87498ce1fdda29249ff5dd1282a4e6e67143d3a5d45e4a31ea815b1364
|
||||
SIZE (edeeb344a430.patch) = 789
|
||||
SHA256 (d57fc203a043.patch) = 474965ecb18733d123969824bbf0514e8b144f00d54004472431db7b8362392a
|
||||
SIZE (d57fc203a043.patch) = 1758
|
||||
TIMESTAMP = 1645592681
|
||||
SHA256 (alex-courtis-way-displays-1.4.1_GH0.tar.gz) = ea9f4e5094b40b0c909e723f12506af4e0d97cc9ef80dc3967af548aa881ca63
|
||||
SIZE (alex-courtis-way-displays-1.4.1_GH0.tar.gz) = 67303
|
||||
|
Loading…
Reference in New Issue
Block a user