pkgsrc-WIP-changes archive

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

wlr-randr: remove, imported to pkgsrc



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

Modified Files:
	Makefile
Removed Files:
	wlr-randr/DESCR
	wlr-randr/Makefile
	wlr-randr/PLIST
	wlr-randr/distinfo

Log Message:
wlr-randr: 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=b92d9c20b72134e8cff768701a8e67f6e5c767f5

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

diffstat:
 Makefile           |  1 -
 wlr-randr/DESCR    |  5 -----
 wlr-randr/Makefile | 21 ---------------------
 wlr-randr/PLIST    |  3 ---
 wlr-randr/distinfo |  5 -----
 5 files changed, 35 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index c3212cc743..a85d99f1e9 100644
--- a/Makefile
+++ b/Makefile
@@ -6062,7 +6062,6 @@ SUBDIR+=	wl-snapshot
 SUBDIR+=	wla-dx
 SUBDIR+=	wla-dx-git
 SUBDIR+=	wlopm
-SUBDIR+=	wlr-randr
 SUBDIR+=	wlrctl
 SUBDIR+=	wlsunset
 SUBDIR+=	wmbattery
diff --git a/wlr-randr/DESCR b/wlr-randr/DESCR
deleted file mode 100644
index e9cf405e13..0000000000
--- a/wlr-randr/DESCR
+++ /dev/null
@@ -1,5 +0,0 @@
-Command line interface which allows setting
-the size, scale, orientation of the output
-for a screen. This utility requires the
-compositor to implement the
-wlr-output-management protocol.
diff --git a/wlr-randr/Makefile b/wlr-randr/Makefile
deleted file mode 100644
index f2df4e63d1..0000000000
--- a/wlr-randr/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# $NetBSD$
-
-DISTNAME=		wlr-randr-0.5.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/wlr-randr
-COMMENT=		Utility to manage outputs of a Wayland compositor
-LICENSE=		mit
-
-USE_TOOLS+=		pkg-config
-WRKSRC=			${WRKDIR}/wlr-randr-${GITLAB_TAG}
-
-.include "../../devel/meson/build.mk"
-.include "../../devel/wayland/buildlink3.mk"
-.include "../../devel/wayland-protocols/buildlink3.mk"
-.include "../../textproc/scdoc/tool.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/wlr-randr/PLIST b/wlr-randr/PLIST
deleted file mode 100644
index aa2ac72e00..0000000000
--- a/wlr-randr/PLIST
+++ /dev/null
@@ -1,3 +0,0 @@
-@comment $NetBSD$
-bin/wlr-randr
-man/man1/wlr-randr.1
diff --git a/wlr-randr/distinfo b/wlr-randr/distinfo
deleted file mode 100644
index d8220e1db9..0000000000
--- a/wlr-randr/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-BLAKE2s (wlr-randr-0.5.0.tar.gz) = 8d9d01e3b1cf26903ec1b76415acdcf7411135e742bc75e15c6cd17d8014ad73
-SHA512 (wlr-randr-0.5.0.tar.gz) = 83c6980c4ba917bdaa55f618b4ecdf713639d302b9ab7a7dfdfbefb6e394051cad5589d9aedd8a4576d81edcd7e981be0495ea59a88db70839e2dad58fe310ff
-Size (wlr-randr-0.5.0.tar.gz) = 15311 bytes


Home | Main Index | Thread Index | Old Index