pkgsrc-WIP-changes archive

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

swappy: remove, imported to pkgsrc



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

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

Log Message:
swappy: 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=81307a7861010aac203e7897248fd5b13044b85d

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

diffstat:
 Makefile        |  1 -
 swappy/DESCR    |  4 ----
 swappy/Makefile | 31 -------------------------------
 swappy/PLIST    | 11 -----------
 swappy/distinfo |  5 -----
 5 files changed, 52 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index a85d99f1e9..21458fa867 100644
--- a/Makefile
+++ b/Makefile
@@ -5586,7 +5586,6 @@ SUBDIR+=	svnup
 SUBDIR+=	svrcore
 SUBDIR+=	svt-vp9
 SUBDIR+=	swami
-SUBDIR+=	swappy
 SUBDIR+=	swarp
 SUBDIR+=	swfmill
 SUBDIR+=	swftools
diff --git a/swappy/DESCR b/swappy/DESCR
deleted file mode 100644
index b98f89d17e..0000000000
--- a/swappy/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
-A Wayland native snapshot and editor tool, inspired
-by Snappy on macOS. Works great with grim, slurp
-and sway. But can easily work with other screen copy
-tools that can output a final image to stdout.
diff --git a/swappy/Makefile b/swappy/Makefile
deleted file mode 100644
index c60046761d..0000000000
--- a/swappy/Makefile
+++ /dev/null
@@ -1,31 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	swappy-1.8.0
-CATEGORIES=	x11
-MASTER_SITES=	${MASTER_SITE_GITHUB:=jtheoof/}
-GITHUB_TAG=	v${PKGVERSION_NOREV}
-
-MAINTAINER=	kikadf.01%gmail.com@localhost
-HOMEPAGE=	https://github.com/jtheoof/swappy
-COMMENT=	Screenshot tool for Wayland
-LICENSE=	mit
-
-USE_TOOLS+=	pkg-config
-DEPENDS+=	wl-clipboard-[0-9]*:../../wip/wl-clipboard
-
-SUBST_CLASSES+=		nogit
-SUBST_STAGE.nogit=	pre-configure
-SUBST_MESSAGE.nogit=	Set version
-SUBST_FILES.nogit+=	meson.build
-SUBST_SED.nogit+=	-e 's/git =/\#git =/g'
-SUBST_SED.nogit+=	-e 's/git.found()/false/g'
-
-.include "../../devel/meson/build.mk"
-.include "../../devel/wayland/buildlink3.mk"
-.include "../../devel/wayland-protocols/buildlink3.mk"
-.include "../../devel/pango/buildlink3.mk"
-.include "../../graphics/cairo/buildlink3.mk"
-.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
-.include "../../x11/gtk3/buildlink3.mk"
-.include "../../textproc/scdoc/tool.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/swappy/PLIST b/swappy/PLIST
deleted file mode 100644
index b0a2bc5fed..0000000000
--- a/swappy/PLIST
+++ /dev/null
@@ -1,11 +0,0 @@
-@comment $NetBSD$
-bin/swappy
-man/man1/swappy.1
-share/applications/swappy.desktop
-share/icons/hicolor/scalable/apps/swappy.svg
-share/locale/de/LC_MESSAGES/swappy.mo
-share/locale/en/LC_MESSAGES/swappy.mo
-share/locale/fr/LC_MESSAGES/swappy.mo
-share/locale/pt_BR/LC_MESSAGES/swappy.mo
-share/locale/tr/LC_MESSAGES/swappy.mo
-share/locale/zh_CN/LC_MESSAGES/swappy.mo
diff --git a/swappy/distinfo b/swappy/distinfo
deleted file mode 100644
index d9f7598dee..0000000000
--- a/swappy/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-BLAKE2s (swappy-1.8.0.tar.gz) = 79167c145a5d10868f707d908474b3a7582293fdb5c8ee6242410539ed612c1f
-SHA512 (swappy-1.8.0.tar.gz) = e139ab3de544fe7008c00822ac66bb86f8ff8fabadef8aed8b445a1c8389bc0297d1be045bcd368b66533a9bef23ad4735302eaf5428334cc6723991fb3e32fd
-Size (swappy-1.8.0.tar.gz) = 697882 bytes


Home | Main Index | Thread Index | Old Index