pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
wlrctl: 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:24 2026 +0200
Changeset: f5cef84a4281329bc53f6798156a7316bd67f971
Modified Files:
Makefile
Removed Files:
wlrctl/DESCR
wlrctl/Makefile
wlrctl/PLIST
wlrctl/distinfo
Log Message:
wlrctl: 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=f5cef84a4281329bc53f6798156a7316bd67f971
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
wlrctl/DESCR | 5 -----
wlrctl/Makefile | 23 -----------------------
wlrctl/PLIST | 4 ----
wlrctl/distinfo | 5 -----
5 files changed, 38 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 65b1bbb2f3..a49df726bf 100644
--- a/Makefile
+++ b/Makefile
@@ -6057,7 +6057,6 @@ SUBDIR+= wl-snapshot
SUBDIR+= wla-dx
SUBDIR+= wla-dx-git
SUBDIR+= wlopm
-SUBDIR+= wlrctl
SUBDIR+= wlsunset
SUBDIR+= wmbattery
SUBDIR+= wmc2d
diff --git a/wlrctl/DESCR b/wlrctl/DESCR
deleted file mode 100644
index 78bfc0eb23..0000000000
--- a/wlrctl/DESCR
+++ /dev/null
@@ -1,5 +0,0 @@
-wlrctl is a command line utility for miscellaneous
-wlroots Wayland extensions. At this time, wlrctl supports
-the foreign-toplevel-mangement (window/toplevel command),
-virtual-keyboard (keyboard command), and virtual-pointer
-(pointer command) protocols.
diff --git a/wlrctl/Makefile b/wlrctl/Makefile
deleted file mode 100644
index 2221aa4042..0000000000
--- a/wlrctl/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# $NetBSD$
-
-DISTNAME= wlrctl-0.2.2
-CATEGORIES= x11
-MASTER_SITES= https://git.sr.ht/~brocellous/wlrctl/archive/
-DISTFILES= v${PKGVERSION_NOREV}${EXTRACT_SUFX}
-DIST_SUBDIR= wlrctl
-
-MAINTAINER= kikadf.01%gmail.com@localhost
-HOMEPAGE= https://sr.ht/~brocellous/wlrctl/
-COMMENT= Utility for miscellaneous wlroots extensions
-LICENSE= mit
-
-USE_TOOLS+= pkg-config
-WRKSRC= ${WRKDIR}/wlrctl-v${PKGVERSION_NOREV}
-
-.include "../../devel/meson/build.mk"
-.include "../../textproc/scdoc/tool.mk"
-.include "../../devel/wayland/buildlink3.mk"
-.include "../../devel/wayland-protocols/buildlink3.mk"
-.include "../../x11/libxkbcommon/buildlink3.mk"
-.include "../../devel/input-headers/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/wlrctl/PLIST b/wlrctl/PLIST
deleted file mode 100644
index 7892198b33..0000000000
--- a/wlrctl/PLIST
+++ /dev/null
@@ -1,4 +0,0 @@
-@comment $NetBSD$
-bin/wlrctl
-man/man1/wlrctl.1
-share/zsh/site-functions/_wlrctl
diff --git a/wlrctl/distinfo b/wlrctl/distinfo
deleted file mode 100644
index 043ee7c390..0000000000
--- a/wlrctl/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-BLAKE2s (wlrctl/v0.2.2.tar.gz) = 82460cbcf87d800137ca146613d455dd3e9b6cf50552ab735b8d790824daadfa
-SHA512 (wlrctl/v0.2.2.tar.gz) = f4f9593e2de70e932bfa7fb3b203caba368b4322cb8aad54f3bc2365c3cfc18c9ebe0836bd239da4a7ce641a96001b2ed0d8d4f7d234124ffe2d8aa7c499e701
-Size (wlrctl/v0.2.2.tar.gz) = 26455 bytes
Home |
Main Index |
Thread Index |
Old Index