mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
x11/kanshi: chase to the new home
https://github.com/emersion/kanshi/commit/0faad7544323 "This repository has been archived by the owner. It is now read-only."
This commit is contained in:
parent
220c5f4afe
commit
bcd938765b
3 changed files with 4 additions and 5 deletions
|
@ -2,6 +2,7 @@ PORTNAME= kanshi
|
|||
DISTVERSIONPREFIX= v
|
||||
PORTVERSION= 1.2.0
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= https://git.sr.ht/~emersion/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
|
||||
|
||||
MAINTAINER= jbeich@FreeBSD.org
|
||||
COMMENT= Dynamic display configuration for Wayland
|
||||
|
@ -12,8 +13,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||
LIB_DEPENDS= libwayland-client.so:graphics/wayland
|
||||
|
||||
USES= compiler:c11 meson pkgconfig
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= emersion
|
||||
PLIST_FILES= bin/${PORTNAME}
|
||||
|
||||
OPTIONS_DEFINE= MANPAGES
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1624517340
|
||||
SHA256 (emersion-kanshi-v1.2.0_GH0.tar.gz) = 144428b9e79209b853c4b38a5efb6f16d581a2b9cb96e419b3b0a0f5914bcad4
|
||||
SIZE (emersion-kanshi-v1.2.0_GH0.tar.gz) = 16501
|
||||
SHA256 (kanshi-v1.2.0.tar.gz) = 42b49ef68b5381fe2de99b29db0e05732523e8d3988193b01e8e5e2028ef2298
|
||||
SIZE (kanshi-v1.2.0.tar.gz) = 16496
|
||||
|
|
|
@ -5,4 +5,4 @@ turn a laptop's internal screen off when docked.
|
|||
This is a Wayland equivalent for tools like autorandr. kanshi can be
|
||||
used on Wayland compositors supporting wlr-output-management protocol.
|
||||
|
||||
WWW: https://wayland.emersion.fr/kanshi/
|
||||
WWW: https://sr.ht/~emersion/kanshi/
|
||||
|
|
Loading…
Add table
Reference in a new issue