pkgsrc-WIP-changes archive

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

grim: remove, imported to pkgsrc



Module Name:	pkgsrc-wip
Committed By:	kikadf <kikadf.01%gmail.com@localhost>
Pushed By:	kikadf
Date:		Tue Apr 14 15:51:49 2026 +0200
Changeset:	7d6fe4109481c76a81ca30fca5943e106c651fb1

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

Log Message:
grim: 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=7d6fe4109481c76a81ca30fca5943e106c651fb1

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

diffstat:
 Makefile      |  1 -
 grim/DESCR    |  2 --
 grim/Makefile | 24 ------------------------
 grim/PLIST    |  3 ---
 grim/distinfo |  5 -----
 5 files changed, 35 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 150efa38f1..be17bd5680 100644
--- a/Makefile
+++ b/Makefile
@@ -1444,7 +1444,6 @@ SUBDIR+=	grc
 SUBDIR+=	greenbone-security-assistant
 SUBDIR+=	gretl
 SUBDIR+=	greybird-theme
-SUBDIR+=	grim
 SUBDIR+=	grisbi
 SUBDIR+=	gromit-mpx
 SUBDIR+=	groovy
diff --git a/grim/DESCR b/grim/DESCR
deleted file mode 100644
index 6e9b233827..0000000000
--- a/grim/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-Grim is a tool to grab images from a Wayland
-compositor. Works great with slurp.
diff --git a/grim/Makefile b/grim/Makefile
deleted file mode 100644
index fd2545b6f3..0000000000
--- a/grim/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# $NetBSD$
-
-DISTNAME=		grim-1.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/grim
-COMMENT=		Grab images from a Wayland compositor
-LICENSE=		mit
-
-USE_TOOLS+=		pkg-config
-WRKSRC=			${WRKDIR}/grim-${GITLAB_TAG}
-
-.include "../../devel/meson/build.mk"
-.include "../../devel/wayland/buildlink3.mk"
-.include "../../devel/wayland-protocols/buildlink3.mk"
-.include "../../graphics/png/buildlink3.mk"
-.include "../../x11/pixman/buildlink3.mk"
-.include "../../textproc/scdoc/tool.mk"
-.include "../../mk/jpeg.buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/grim/PLIST b/grim/PLIST
deleted file mode 100644
index 52082fa5b7..0000000000
--- a/grim/PLIST
+++ /dev/null
@@ -1,3 +0,0 @@
-@comment $NetBSD$
-bin/grim
-man/man1/grim.1
diff --git a/grim/distinfo b/grim/distinfo
deleted file mode 100644
index 2d6495fdd6..0000000000
--- a/grim/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-BLAKE2s (grim-1.5.0.tar.gz) = 36aad43255f8a982eb234e65748b319f7348f0a9b348823221be290f33333298
-SHA512 (grim-1.5.0.tar.gz) = 5a3d0b3dc7bad5dbb3b18649c5fd27ebd0bb03251d6aa2b3ea2fb3b04192bdef923d1fb82234a1281f48cb4d1f014feda2ab3e2ec009e4bbccc81fc04924b9de
-Size (grim-1.5.0.tar.gz) = 20805 bytes


Home | Main Index | Thread Index | Old Index