pkgsrc-WIP-changes archive

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

wev: remove, imported to pkgsrc



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

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

Log Message:
wev: 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=13309d61bfdbff363827db0a20c40fb8b8f0e1c3

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

diffstat:
 Makefile     |  1 -
 wev/DESCR    |  4 ----
 wev/Makefile | 27 ---------------------------
 wev/PLIST    |  3 ---
 wev/distinfo |  5 -----
 5 files changed, 40 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 8c53f5ad48..2959deebb0 100644
--- a/Makefile
+++ b/Makefile
@@ -6024,7 +6024,6 @@ SUBDIR+=	wendzelnntpd
 SUBDIR+=	weplab
 SUBDIR+=	west
 SUBDIR+=	weston
-SUBDIR+=	wev
 SUBDIR+=	wf-recorder
 SUBDIR+=	wgrib2
 SUBDIR+=	whatscli
diff --git a/wev/DESCR b/wev/DESCR
deleted file mode 100644
index 039ac44d7a..0000000000
--- a/wev/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
-wev opens an xdg-shell toplevel on the default
-Wayland display (via the WAYLAND_DISPLAY
-environment variable), then prints events
-associated with that display.
diff --git a/wev/Makefile b/wev/Makefile
deleted file mode 100644
index 6d479796a8..0000000000
--- a/wev/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	wev-1.1.0
-CATEGORIES=	x11
-MASTER_SITES=	https://git.sr.ht/~sircmpwn/wev/archive/
-DIST_SUBDIR=	wev
-DISTFILES=	${PKGVERSION_NOREV}${EXTRACT_SUFX}
-
-MAINTAINER=	kikadf.01%gmail.com@localhost
-HOMEPAGE=	https://sr.ht/~sircmpwn/wev/
-COMMENT=	Wayland event viewer
-LICENSE=	mit
-
-USE_TOOLS+=	gmake pkg-config
-
-SUBST_CLASSES+=		man
-SUBST_STAGE.man=	pre-configure
-SUBST_MESSAGE.man=	Fix man path
-SUBST_FILES.man+=	Makefile
-SUBST_SED.man+=		-e '/^MANDIR/s/SHAREDIR/PREFIX/'
-
-.include "../../devel/wayland/buildlink3.mk"
-.include "../../devel/wayland-protocols/buildlink3.mk"
-.include "../../textproc/scdoc/tool.mk"
-.include "../../x11/libxkbcommon/buildlink3.mk"
-.include "../../devel/input-headers/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/wev/PLIST b/wev/PLIST
deleted file mode 100644
index 74365081fd..0000000000
--- a/wev/PLIST
+++ /dev/null
@@ -1,3 +0,0 @@
-@comment $NetBSD$
-bin/wev
-man/man1/wev.1
diff --git a/wev/distinfo b/wev/distinfo
deleted file mode 100644
index e7f7c504de..0000000000
--- a/wev/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-BLAKE2s (wev/1.1.0.tar.gz) = c71c5168ab80a3cd3b1cdf64645ce74274f2aa1eae4fe83d638530aed7cc0ccf
-SHA512 (wev/1.1.0.tar.gz) = c38516cb5e56ba44252ca2c78b14c0f4b0a26ba2aaeaee917474f751154711a3cd8ab96747167f7ab384c771d1554944e107d56571d0b2abacc4772e18cbc2d2
-Size (wev/1.1.0.tar.gz) = 11163 bytes


Home | Main Index | Thread Index | Old Index