pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
grim: archived upstream
Module Name: pkgsrc-wip
Committed By: pin <voidpin%protonmail.com@localhost>
Pushed By: pin
Date: Mon Jun 27 13:33:38 2022 +0200
Changeset: fc1df1983b8a7967b000b4aca1656936ef338481
Modified Files:
Makefile
Removed Files:
grim/DESCR
grim/Makefile
grim/PLIST
grim/distinfo
Log Message:
grim: archived upstream
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=fc1df1983b8a7967b000b4aca1656936ef338481
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 | 33 ---------------------------------
grim/PLIST | 2 --
grim/distinfo | 5 -----
5 files changed, 43 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index d993e2666c..e3a8908c49 100644
--- a/Makefile
+++ b/Makefile
@@ -1429,7 +1429,6 @@ SUBDIR+= grc
SUBDIR+= greenbone-security-assistant
SUBDIR+= gretl
SUBDIR+= greybird-theme
-SUBDIR+= grim
SUBDIR+= grisbi
SUBDIR+= gromacs
SUBDIR+= gromacs2018
diff --git a/grim/DESCR b/grim/DESCR
deleted file mode 100644
index 58d789fdb4..0000000000
--- a/grim/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-Grab images from a Wayland compositor.
-Works great with slurp and with sway.
diff --git a/grim/Makefile b/grim/Makefile
deleted file mode 100644
index d7c6d42b4b..0000000000
--- a/grim/Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-# $NetBSD$
-
-DISTNAME= grim-1.3.0
-CATEGORIES= graphics
-MASTER_SITES= ${MASTER_SITE_GITHUB:=emersion/}
-GITHUB_TAG= v${PKGVERSION_NOREV}
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://wayland.emersion.fr/grim/
-COMMENT= Tool to grab images from a Wayland compositor
-LICENSE= mit
-
-USE_TOOLS+= pkg-config
-USE_CMAKE= yes
-USE_LANGUAGES= c c++
-
-CMAKE_ARGS+= -DJPEG=ENABELED
-
-INSTALL_MAKE_FLAGS+= INSTALL_ROOT=${DESTDIR}
-
-do-configure:
- cd ${WRKSRC} && \
- ${SETENV} ${CONFIGURE_ENV} \
- ${PREFIX}/bin/meson build && \
- ${PREFIX}/bin/ninja -C build
-
-
-.include "../../graphics/cairo/buildlink3.mk"
-.include "../../graphics/libjpeg-turbo/buildlink3.mk"
-.include "../../devel/meson/build.mk"
-.include "../../devel/wayland/buildlink3.mk"
-.include "../../devel/wayland-protocols/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/grim/PLIST b/grim/PLIST
deleted file mode 100644
index 540f170f91..0000000000
--- a/grim/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD$
-bin/grim
diff --git a/grim/distinfo b/grim/distinfo
deleted file mode 100644
index 122625dfe4..0000000000
--- a/grim/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-RMD160 (grim-1.3.0.tar.gz) = a6594742dc01067e5a6d2204ebcb59662d21b427
-SHA512 (grim-1.3.0.tar.gz) = de56046375da1a0c4d787a39d97e18af964dbf40b0d18c6f99c68b4bf054cf6712ba653d69711d3bc6f50870a23649959d67c0b150ac5c637e8c9e74b0eba2e6
-Size (grim-1.3.0.tar.gz) = 15103 bytes
Home |
Main Index |
Thread Index |
Old Index