pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
wtype: remove, imported to pkgsrc
Module Name: pkgsrc-wip
Committed By: kikadf <kikadf.01%gmail.com@localhost>
Pushed By: kikadf
Date: Wed Apr 15 10:57:20 2026 +0200
Changeset: 30b3b60b215d56f5b698a575b7f8dfbcdd93da19
Modified Files:
Makefile
Removed Files:
wtype/DESCR
wtype/Makefile
wtype/PLIST
wtype/distinfo
Log Message:
wtype: 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=30b3b60b215d56f5b698a575b7f8dfbcdd93da19
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
wtype/DESCR | 2 --
wtype/Makefile | 19 -------------------
wtype/PLIST | 3 ---
wtype/distinfo | 5 -----
5 files changed, 30 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index ad1b3e193c..97d524a6d0 100644
--- a/Makefile
+++ b/Makefile
@@ -6074,7 +6074,6 @@ SUBDIR+= wrcs
SUBDIR+= wsjtx
SUBDIR+= wsmake
SUBDIR+= wtfutil
-SUBDIR+= wtype
SUBDIR+= wvkbd
SUBDIR+= wvstreams
SUBDIR+= wxmaxima-git
diff --git a/wtype/DESCR b/wtype/DESCR
deleted file mode 100644
index 3a6dede78d..0000000000
--- a/wtype/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-Programatically (or manually) simulate keyboard input
-using virtual-keyboard Wayland protocol.
diff --git a/wtype/Makefile b/wtype/Makefile
deleted file mode 100644
index a6b4a83f03..0000000000
--- a/wtype/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# $NetBSD$
-
-DISTNAME= wtype-0.4
-CATEGORIES= x11
-MASTER_SITES= ${MASTER_SITE_GITHUB:=atx/}
-GITHUB_TAG= v${PKGVERSION_NOREV}
-
-MAINTAINER= kikadf.01%gmail.com@localhost
-HOMEPAGE= https://github.com/atx/wtype/
-COMMENT= Xdotool type for Wayland compositors
-LICENSE= mit
-
-USE_TOOLS+= pkg-config
-
-.include "../../devel/meson/build.mk"
-.include "../../devel/wayland/buildlink3.mk"
-.include "../../devel/wayland-protocols/buildlink3.mk"
-.include "../../x11/libxkbcommon/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/wtype/PLIST b/wtype/PLIST
deleted file mode 100644
index 4946cbe26f..0000000000
--- a/wtype/PLIST
+++ /dev/null
@@ -1,3 +0,0 @@
-@comment $NetBSD$
-bin/wtype
-man/man1/wtype.1
diff --git a/wtype/distinfo b/wtype/distinfo
deleted file mode 100644
index ccc2986afe..0000000000
--- a/wtype/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-BLAKE2s (wtype-0.4.tar.gz) = 64611dd2942ce4694547eb951d98f14d34054ab91908330129d7ec6851866d51
-SHA512 (wtype-0.4.tar.gz) = d3441672418868221448675962979738016a9a5a96c61fd41a1e47d0633c8dea500a39c0834280788271abc6a59731692962b566ee9f6e592f00939088409130
-Size (wtype-0.4.tar.gz) = 8546 bytes
Home |
Main Index |
Thread Index |
Old Index