diff --git a/x11/kanshi/Makefile b/x11/kanshi/Makefile index 22aa94aeceba..d86391b66425 100644 --- a/x11/kanshi/Makefile +++ b/x11/kanshi/Makefile @@ -1,31 +1,30 @@ 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 LICENSE= MIT 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 OPTIONS_DEFAULT=MANPAGES MANPAGES_BUILD_DEPENDS= scdoc:textproc/scdoc MANPAGES_MESON_ENABLED= man-pages MANPAGES_PLIST_FILES= man/man1/${PORTNAME}.1.gz \ man/man5/${PORTNAME}.5.gz post-patch: @${REINPLACE_CMD} -e 's,/etc,${PREFIX}&,' \ ${WRKSRC}/${PORTNAME}.5.scd .include diff --git a/x11/kanshi/distinfo b/x11/kanshi/distinfo index 533a498dec38..7dea427adcb5 100644 --- a/x11/kanshi/distinfo +++ b/x11/kanshi/distinfo @@ -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 diff --git a/x11/kanshi/pkg-descr b/x11/kanshi/pkg-descr index 19f799cb0788..27ebec1230d4 100644 --- a/x11/kanshi/pkg-descr +++ b/x11/kanshi/pkg-descr @@ -1,8 +1,8 @@ kanshi allows you to define output profiles that are automatically enabled and disabled on hotplug. For instance, this can be used to 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/