pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/p5-X11-Protocol-Other
Module Name: pkgsrc
Committed By: mef
Date: Thu Mar 21 14:37:55 UTC 2024
Added Files:
pkgsrc/x11/p5-X11-Protocol-Other: DESCR Makefile PLIST distinfo
Log Message:
(x11/p5-X11-Protocol-Other) import p5-X11-Protocol-Other-0.31
This is some window manager related functions for use by client
programs, as per the "Inter-Client Communication Conventions Manual"
and some of the Net-WM "Extended Window Manager Hints".
/usr/share/doc/xorg-docs/icccm/icccm.txt.gz
http://www.freedesktop.org/wiki/Specifications/wm-spec
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/x11/p5-X11-Protocol-Other/DESCR \
pkgsrc/x11/p5-X11-Protocol-Other/Makefile \
pkgsrc/x11/p5-X11-Protocol-Other/PLIST \
pkgsrc/x11/p5-X11-Protocol-Other/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/x11/p5-X11-Protocol-Other/DESCR
diff -u /dev/null pkgsrc/x11/p5-X11-Protocol-Other/DESCR:1.1
--- /dev/null Thu Mar 21 14:37:55 2024
+++ pkgsrc/x11/p5-X11-Protocol-Other/DESCR Thu Mar 21 14:37:54 2024
@@ -0,0 +1,7 @@
+This is some window manager related functions for use by client
+programs, as per the "Inter-Client Communication Conventions Manual"
+and some of the Net-WM "Extended Window Manager Hints".
+
+ /usr/share/doc/xorg-docs/icccm/icccm.txt.gz
+
+ http://www.freedesktop.org/wiki/Specifications/wm-spec
Index: pkgsrc/x11/p5-X11-Protocol-Other/Makefile
diff -u /dev/null pkgsrc/x11/p5-X11-Protocol-Other/Makefile:1.1
--- /dev/null Thu Mar 21 14:37:55 2024
+++ pkgsrc/x11/p5-X11-Protocol-Other/Makefile Thu Mar 21 14:37:55 2024
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2024/03/21 14:37:55 mef Exp $
+#
+DISTNAME= X11-Protocol-Other-31
+PKGNAME= p5-${DISTNAME:S/3/0.3/:}
+CATEGORIES= x11 perl5
+MASTER_SITES= https://cpan.metacpan.org/authors/id/K/KR/KRYDE/
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://metacpan.org/release/X11-Protocol
+COMMENT= Interface to the X11 protocol
+LICENSE= gnu-gpl-v3
+
+PERL5_PACKLIST= auto/X11/Protocol/Other/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/x11/p5-X11-Protocol-Other/PLIST
diff -u /dev/null pkgsrc/x11/p5-X11-Protocol-Other/PLIST:1.1
--- /dev/null Thu Mar 21 14:37:55 2024
+++ pkgsrc/x11/p5-X11-Protocol-Other/PLIST Thu Mar 21 14:37:55 2024
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1 2024/03/21 14:37:55 mef Exp $
+@comment TODO: to fill this file with the file listing:
+@comment TODO: 1. run "/usr/bin/make package"
+@comment TODO: 2. run "/usr/bin/make print-PLIST"
Index: pkgsrc/x11/p5-X11-Protocol-Other/distinfo
diff -u /dev/null pkgsrc/x11/p5-X11-Protocol-Other/distinfo:1.1
--- /dev/null Thu Mar 21 14:37:55 2024
+++ pkgsrc/x11/p5-X11-Protocol-Other/distinfo Thu Mar 21 14:37:55 2024
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2024/03/21 14:37:55 mef Exp $
+
+BLAKE2s (X11-Protocol-Other-31.tar.gz) = 313af670c9fdd42f1fd275464848394fc2bf2760a5343e2cdb84e4eb3b42f77d
+SHA512 (X11-Protocol-Other-31.tar.gz) = e9fb0df63a2b920d1348fd5b725f1aa68ad8bf6a6d16cea80ed6c2da9ccbbaabb4daa09eec09276efe74cc75575b1207e883b3ec4286a729ce71d3eeea9bc80a
+Size (X11-Protocol-Other-31.tar.gz) = 271459 bytes
Home |
Main Index |
Thread Index |
Old Index