From ec657c8bf98b5908ca493b0f693c5257a5d93d8f Mon Sep 17 00:00:00 2001 From: steven Date: Sat, 5 Nov 2016 09:04:05 +0000 Subject: [PATCH] import X11::Protocol::Other, some extensions to X11::Protocol feedback and ok jca@ --- x11/p5-X11-Protocol-Other/Makefile | 19 +++++++++++++ x11/p5-X11-Protocol-Other/distinfo | 2 ++ x11/p5-X11-Protocol-Other/pkg/DESCR | 1 + x11/p5-X11-Protocol-Other/pkg/PLIST | 42 +++++++++++++++++++++++++++++ 4 files changed, 64 insertions(+) create mode 100644 x11/p5-X11-Protocol-Other/Makefile create mode 100644 x11/p5-X11-Protocol-Other/distinfo create mode 100644 x11/p5-X11-Protocol-Other/pkg/DESCR create mode 100644 x11/p5-X11-Protocol-Other/pkg/PLIST diff --git a/x11/p5-X11-Protocol-Other/Makefile b/x11/p5-X11-Protocol-Other/Makefile new file mode 100644 index 00000000000..3baf1153495 --- /dev/null +++ b/x11/p5-X11-Protocol-Other/Makefile @@ -0,0 +1,19 @@ +# $OpenBSD: Makefile,v 1.1.1.1 2016/11/05 09:04:05 steven Exp $ + +COMMENT = extras and helpers for X11::Protocol + +DISTNAME = X11-Protocol-Other-29 + +CATEGORIES = x11 + +# GPLv3+ +PERMIT_PACKAGE_CDROM = Yes + +MODULES = cpan +PKG_ARCH = * + +RUN_DEPENDS = x11/p5-X11-Protocol + +TEST_IS_INTERACTIVE = x11 + +.include diff --git a/x11/p5-X11-Protocol-Other/distinfo b/x11/p5-X11-Protocol-Other/distinfo new file mode 100644 index 00000000000..9436b25b6f6 --- /dev/null +++ b/x11/p5-X11-Protocol-Other/distinfo @@ -0,0 +1,2 @@ +SHA256 (X11-Protocol-Other-29.tar.gz) = BOlqPwaOykmLfpH+Cr4kFztBUskbVW4h2E1KgCz/vV8= +SIZE (X11-Protocol-Other-29.tar.gz) = 257542 diff --git a/x11/p5-X11-Protocol-Other/pkg/DESCR b/x11/p5-X11-Protocol-Other/pkg/DESCR new file mode 100644 index 00000000000..76e3467223e --- /dev/null +++ b/x11/p5-X11-Protocol-Other/pkg/DESCR @@ -0,0 +1 @@ +Miscellaneous extras and helpers for X11::Protocol. diff --git a/x11/p5-X11-Protocol-Other/pkg/PLIST b/x11/p5-X11-Protocol-Other/pkg/PLIST new file mode 100644 index 00000000000..d4133d65739 --- /dev/null +++ b/x11/p5-X11-Protocol-Other/pkg/PLIST @@ -0,0 +1,42 @@ +@comment $OpenBSD: PLIST,v 1.1.1.1 2016/11/05 09:04:05 steven Exp $ +${P5SITE}/Encode/ +${P5SITE}/Encode/X11.pm +${P5SITE}/X11/AtomConstants.pm +${P5SITE}/X11/CursorFont.pm +${P5SITE}/X11/Protocol/ChooseWindow.pm +${P5SITE}/X11/Protocol/Ext/Composite.pm +${P5SITE}/X11/Protocol/Ext/DAMAGE.pm +${P5SITE}/X11/Protocol/Ext/DOUBLE_BUFFER.pm +${P5SITE}/X11/Protocol/Ext/MIT_SCREEN_SAVER.pm +${P5SITE}/X11/Protocol/Ext/MIT_SHM.pm +${P5SITE}/X11/Protocol/Ext/MIT_SUNDRY_NONSTANDARD.pm +${P5SITE}/X11/Protocol/Ext/TOG_CUP.pm +${P5SITE}/X11/Protocol/Ext/XFIXES.pm +${P5SITE}/X11/Protocol/Ext/XFree86_DGA.pm +${P5SITE}/X11/Protocol/Ext/XINERAMA.pm +${P5SITE}/X11/Protocol/Ext/XTEST.pm +${P5SITE}/X11/Protocol/Ext/X_Resource.pm +${P5SITE}/X11/Protocol/GrabServer.pm +${P5SITE}/X11/Protocol/Other.pm +${P5SITE}/X11/Protocol/WM.pm +${P5SITE}/X11/Protocol/XSetRoot.pm +@man man/man3p/Encode::X11.3p +@man man/man3p/X11::AtomConstants.3p +@man man/man3p/X11::CursorFont.3p +@man man/man3p/X11::Protocol::ChooseWindow.3p +@man man/man3p/X11::Protocol::Ext::Composite.3p +@man man/man3p/X11::Protocol::Ext::DAMAGE.3p +@man man/man3p/X11::Protocol::Ext::DOUBLE_BUFFER.3p +@man man/man3p/X11::Protocol::Ext::MIT_SCREEN_SAVER.3p +@man man/man3p/X11::Protocol::Ext::MIT_SHM.3p +@man man/man3p/X11::Protocol::Ext::MIT_SUNDRY_NONSTANDARD.3p +@man man/man3p/X11::Protocol::Ext::TOG_CUP.3p +@man man/man3p/X11::Protocol::Ext::XFIXES.3p +@man man/man3p/X11::Protocol::Ext::XFree86_DGA.3p +@man man/man3p/X11::Protocol::Ext::XINERAMA.3p +@man man/man3p/X11::Protocol::Ext::XTEST.3p +@man man/man3p/X11::Protocol::Ext::X_Resource.3p +@man man/man3p/X11::Protocol::GrabServer.3p +@man man/man3p/X11::Protocol::Other.3p +@man man/man3p/X11::Protocol::WM.3p +@man man/man3p/X11::Protocol::XSetRoot.3p