pkgsrc-WIP-changes archive

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

wf-recorder: 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:34 2026 +0200
Changeset:	7a637db79f25f052be199c47a0a06a31837ce448

Modified Files:
	Makefile
Removed Files:
	wf-recorder/DESCR
	wf-recorder/Makefile
	wf-recorder/PLIST
	wf-recorder/distinfo

Log Message:
wf-recorder: 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=7a637db79f25f052be199c47a0a06a31837ce448

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

diffstat:
 Makefile             |  1 -
 wf-recorder/DESCR    |  5 -----
 wf-recorder/Makefile | 27 ---------------------------
 wf-recorder/PLIST    |  4 ----
 wf-recorder/distinfo |  5 -----
 5 files changed, 42 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 2959deebb0..9423b7a8a0 100644
--- a/Makefile
+++ b/Makefile
@@ -6024,7 +6024,6 @@ SUBDIR+=	wendzelnntpd
 SUBDIR+=	weplab
 SUBDIR+=	west
 SUBDIR+=	weston
-SUBDIR+=	wf-recorder
 SUBDIR+=	wgrib2
 SUBDIR+=	whatscli
 SUBDIR+=	which
diff --git a/wf-recorder/DESCR b/wf-recorder/DESCR
deleted file mode 100644
index 1ca78008c7..0000000000
--- a/wf-recorder/DESCR
+++ /dev/null
@@ -1,5 +0,0 @@
-wf-recorder is a utility program for screen recording
-of wlroots-based compositors (more specifically, those
-that support wlr-screencopy-v1 and xdg-output).
-Its dependencies are ffmpeg, wayland-client and
-wayland-protocols.
diff --git a/wf-recorder/Makefile b/wf-recorder/Makefile
deleted file mode 100644
index c1ae9f42ca..0000000000
--- a/wf-recorder/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	wf-recorder-0.6.0
-CATEGORIES=	x11
-MASTER_SITES=	${MASTER_SITE_GITHUB:=ammen99/}
-GITHUB_TAG=	v${PKGVERSION_NOREV}
-
-MAINTAINER=	kikadf.01%gmail.com@localhost
-HOMEPAGE=	https://github.com/ammen99/wf-recorder/
-COMMENT=	Screen recorder for wlroots-based compositors
-LICENSE=	mit
-
-USE_TOOLS+=	pkg-config
-USE_LANGUAGES=	c c++
-
-SUBST_CLASSES+=		path
-SUBST_STAGE.path=	pre-configure
-SUBST_MESSAGE.path=	Fixing pathes
-SUBST_FILES.path+=	meson.build
-SUBST_SED.path+=	-e 's/fish\/fish/fish/'
-
-.include "../../devel/meson/build.mk"
-.include "../../textproc/scdoc/tool.mk"
-.include "../../devel/wayland/buildlink3.mk"
-.include "../../devel/wayland-protocols/buildlink3.mk"
-.include "../../multimedia/ffmpeg8/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/wf-recorder/PLIST b/wf-recorder/PLIST
deleted file mode 100644
index e546cec0ab..0000000000
--- a/wf-recorder/PLIST
+++ /dev/null
@@ -1,4 +0,0 @@
-@comment $NetBSD$
-bin/wf-recorder
-man/man1/wf-recorder.1
-share/fish/vendor_completions.d/wf-recorder.fish
diff --git a/wf-recorder/distinfo b/wf-recorder/distinfo
deleted file mode 100644
index 4225a93468..0000000000
--- a/wf-recorder/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-BLAKE2s (wf-recorder-0.6.0.tar.gz) = 446f8921b3e5901ac548022ce77f01ca25e6448380c531bd40404adca55795ea
-SHA512 (wf-recorder-0.6.0.tar.gz) = 23ae01fecbbe846daef98650b52229159c72121b6861b44e3f7dd64aceacd16e5fdfae61dccbb348bf38a0a3602b14f001ad9b5ab1520063ff0798e42e131c59
-Size (wf-recorder-0.6.0.tar.gz) = 33545 bytes


Home | Main Index | Thread Index | Old Index