pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/wm/p5-AnyEvent-I3
Module Name: pkgsrc
Committed By: wiz
Date: Wed Nov 20 13:13:05 UTC 2024
Added Files:
pkgsrc/wm/p5-AnyEvent-I3: DESCR Makefile distinfo
Log Message:
wm/p5-AnyEvent-I3: import p5-AnyEvent-I3-0.19
Perl5 module that connects to the I3 window manager using the UNIX
socket based IPC interface it provides (if enabled in the
configuration file).
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/wm/p5-AnyEvent-I3/DESCR \
pkgsrc/wm/p5-AnyEvent-I3/Makefile pkgsrc/wm/p5-AnyEvent-I3/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/wm/p5-AnyEvent-I3/DESCR
diff -u /dev/null pkgsrc/wm/p5-AnyEvent-I3/DESCR:1.1
--- /dev/null Wed Nov 20 13:13:05 2024
+++ pkgsrc/wm/p5-AnyEvent-I3/DESCR Wed Nov 20 13:13:05 2024
@@ -0,0 +1,3 @@
+Perl5 module that connects to the I3 window manager using the UNIX
+socket based IPC interface it provides (if enabled in the
+configuration file).
Index: pkgsrc/wm/p5-AnyEvent-I3/Makefile
diff -u /dev/null pkgsrc/wm/p5-AnyEvent-I3/Makefile:1.1
--- /dev/null Wed Nov 20 13:13:05 2024
+++ pkgsrc/wm/p5-AnyEvent-I3/Makefile Wed Nov 20 13:13:05 2024
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1 2024/11/20 13:13:05 wiz Exp $
+
+DISTNAME= AnyEvent-I3-0.19
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= wm devel
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MS/MSTPLBG/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://metacpan.org/pod/AnyEvent::I3
+COMMENT= Perl module to communicate with the i3 window manager
+LICENSE= ${PERL5_LICENSE}
+
+DEPENDS+= i3-[0-9]*:../../wm/i3
+
+PERL5_PACKLIST= auto/AnyEvent/I3/.packlist
+
+DEPENDS+= p5-AnyEvent-[0-9]*:../../devel/p5-AnyEvent
+DEPENDS+= p5-JSON-XS-[0-9]*:../../converters/p5-JSON-XS
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/wm/p5-AnyEvent-I3/distinfo
diff -u /dev/null pkgsrc/wm/p5-AnyEvent-I3/distinfo:1.1
--- /dev/null Wed Nov 20 13:13:05 2024
+++ pkgsrc/wm/p5-AnyEvent-I3/distinfo Wed Nov 20 13:13:05 2024
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2024/11/20 13:13:05 wiz Exp $
+
+BLAKE2s (AnyEvent-I3-0.19.tar.gz) = 5ef5666e0e7327ee8ccff75f43b3527b0b9f622a7050d12109a73331f0385eeb
+SHA512 (AnyEvent-I3-0.19.tar.gz) = 4258a382987c01072d53087d3c004517f3c27781bd5f82dd35c059b4efe8a3f9ef34a4590ea6b4b47e86f53e0602134a8b6c7d2d616cc7b736b26e26ed26bdc5
+Size (AnyEvent-I3-0.19.tar.gz) = 9470 bytes
Home |
Main Index |
Thread Index |
Old Index