pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
slurp: 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:20 2026 +0200
Changeset: 762a3da4cff90086b1449831ccef96ebd5babdcd
Modified Files:
Makefile
Removed Files:
slurp/DESCR
slurp/Makefile
slurp/PLIST
slurp/distinfo
Log Message:
slurp: 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=762a3da4cff90086b1449831ccef96ebd5babdcd
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
slurp/DESCR | 3 ---
slurp/Makefile | 22 ----------------------
slurp/PLIST | 3 ---
slurp/distinfo | 5 -----
5 files changed, 34 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index b1378da8df..150efa38f1 100644
--- a/Makefile
+++ b/Makefile
@@ -5455,7 +5455,6 @@ SUBDIR+= slideml
SUBDIR+= slime
SUBDIR+= slowhttptest
SUBDIR+= slune
-SUBDIR+= slurp
SUBDIR+= sm-change_ldappass
SUBDIR+= sm-change_qldforward
SUBDIR+= sm-compatibility
diff --git a/slurp/DESCR b/slurp/DESCR
deleted file mode 100644
index 7552695e08..0000000000
--- a/slurp/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-Slurp is a tool for selecting a region in a Wayland
-compositor and printing it to the standard output.
-It is commonly used with grim for taking screenshots.
diff --git a/slurp/Makefile b/slurp/Makefile
deleted file mode 100644
index ceadfb9c91..0000000000
--- a/slurp/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# $NetBSD$
-
-DISTNAME= slurp-1.5.0
-CATEGORIES= x11
-MASTER_SITES= ${MASTER_SITE_GITHUB:=emersion/}
-GITHUB_TAG= v${PKGVERSION_NOREV}
-
-MAINTAINER= kikadf.01%gmail.com@localhost
-HOMEPAGE= https://github.com/emersion/slurp/
-COMMENT= Tool to select a region in a Wayland compositor
-LICENSE= mit
-
-USE_TOOLS+= pkg-config
-
-.include "../../devel/meson/build.mk"
-.include "../../devel/wayland/buildlink3.mk"
-.include "../../devel/wayland-protocols/buildlink3.mk"
-.include "../../graphics/cairo/buildlink3.mk"
-.include "../../x11/libxkbcommon/buildlink3.mk"
-.include "../../devel/input-headers/buildlink3.mk"
-.include "../../textproc/scdoc/tool.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/slurp/PLIST b/slurp/PLIST
deleted file mode 100644
index e6e219d713..0000000000
--- a/slurp/PLIST
+++ /dev/null
@@ -1,3 +0,0 @@
-@comment $NetBSD$
-bin/slurp
-man/man1/slurp.1
diff --git a/slurp/distinfo b/slurp/distinfo
deleted file mode 100644
index a76987727e..0000000000
--- a/slurp/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-BLAKE2s (slurp-1.5.0.tar.gz) = fd219af150a87cd0b5d8cb6986d64a284c4631c86a12472134d333968172ecd9
-SHA512 (slurp-1.5.0.tar.gz) = 77c4efdaa4ac411f43c598e5d654bcf61f969a5e403df6110757a7b217e02d55d0ba797729e42f8219d3bba79f58bcb36746799de765d3b25f301bf9ac3c1888
-Size (slurp-1.5.0.tar.gz) = 18790 bytes
Home |
Main Index |
Thread Index |
Old Index