pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

kanshi: remove, imported to pkgsrc



Module Name:	pkgsrc-wip
Committed By:	kikadf <kikadf.01%gmail.com@localhost>
Pushed By:	kikadf
Date:		Wed Apr 15 10:35:01 2026 +0200
Changeset:	86332c598513da52201d16661de8b6c66e48f386

Modified Files:
	Makefile
Removed Files:
	kanshi/DESCR
	kanshi/Makefile
	kanshi/PLIST
	kanshi/distinfo

Log Message:
kanshi: remove, imported to pkgsrc

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=86332c598513da52201d16661de8b6c66e48f386

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile        |  1 -
 kanshi/DESCR    |  8 --------
 kanshi/Makefile | 23 -----------------------
 kanshi/PLIST    |  4 ----
 kanshi/distinfo |  5 -----
 5 files changed, 41 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 16468624c3..65b1bbb2f3 100644
--- a/Makefile
+++ b/Makefile
@@ -1901,7 +1901,6 @@ SUBDIR+=	kakoune-lsp
 SUBDIR+=	kallisto
 SUBDIR+=	kamailio
 SUBDIR+=	kannel-gateway
-SUBDIR+=	kanshi
 SUBDIR+=	kapacitor
 SUBDIR+=	kapow
 SUBDIR+=	kawa
diff --git a/kanshi/DESCR b/kanshi/DESCR
deleted file mode 100644
index c2f261941d..0000000000
--- a/kanshi/DESCR
+++ /dev/null
@@ -1,8 +0,0 @@
-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 the
-wlr-output-management protocol.
diff --git a/kanshi/Makefile b/kanshi/Makefile
deleted file mode 100644
index dd3c7515ea..0000000000
--- a/kanshi/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# $NetBSD$
-
-DISTNAME=		kanshi-1.9.0
-CATEGORIES=		x11
-MASTER_SITE_GITLAB=	https://gitlab.freedesktop.org/
-MASTER_SITES=		${MASTER_SITE_GITLAB:=emersion/}
-GITLAB_TAG=		v${PKGVERSION_NOREV}
-
-MAINTAINER=		kikadf.01%gmail.com@localhost
-HOMEPAGE=		https://gitlab.freedesktop.org/emersion/kanshi
-COMMENT=		Dynamic display configuration for Wayland
-LICENSE=		mit
-
-USE_TOOLS+=		pkg-config
-WRKSRC=			${WRKDIR}/kanshi-${GITLAB_TAG}
-
-.include "../../devel/meson/build.mk"
-.include "../../devel/wayland/buildlink3.mk"
-.include "../../devel/wayland-protocols/buildlink3.mk"
-.include "../../wip/libscfg/buildlink3.mk"
-.include "../../wip/vali/buildlink3.mk"
-.include "../../textproc/scdoc/tool.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/kanshi/PLIST b/kanshi/PLIST
deleted file mode 100644
index 80bb93a3a0..0000000000
--- a/kanshi/PLIST
+++ /dev/null
@@ -1,4 +0,0 @@
-@comment $NetBSD$
-bin/kanshi
-man/man1/kanshi.1
-man/man5/kanshi.5
diff --git a/kanshi/distinfo b/kanshi/distinfo
deleted file mode 100644
index cefe60db95..0000000000
--- a/kanshi/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-BLAKE2s (kanshi-1.9.0.tar.gz) = 3b57de6f46ffcb188a8d6525611209a6efc2bf74fb32d61451b8b4f5b2fc4dc2
-SHA512 (kanshi-1.9.0.tar.gz) = 1eeb1ec70c233345d61bfa8da5765b5e97be176ffa8be4d04154d67d4df8eec8176898ec4529a49144e4eaa977c94876e040acd93e1266095bc32e59bd19a0e8
-Size (kanshi-1.9.0.tar.gz) = 24045 bytes


Home | Main Index | Thread Index | Old Index