import X11::Protocol::Other, some extensions to X11::Protocol
feedback and ok jca@
This commit is contained in:
parent
ca3867984b
commit
ec657c8bf9
19
x11/p5-X11-Protocol-Other/Makefile
Normal file
19
x11/p5-X11-Protocol-Other/Makefile
Normal file
@ -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 <bsd.port.mk>
|
2
x11/p5-X11-Protocol-Other/distinfo
Normal file
2
x11/p5-X11-Protocol-Other/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (X11-Protocol-Other-29.tar.gz) = BOlqPwaOykmLfpH+Cr4kFztBUskbVW4h2E1KgCz/vV8=
|
||||
SIZE (X11-Protocol-Other-29.tar.gz) = 257542
|
1
x11/p5-X11-Protocol-Other/pkg/DESCR
Normal file
1
x11/p5-X11-Protocol-Other/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
||||
Miscellaneous extras and helpers for X11::Protocol.
|
42
x11/p5-X11-Protocol-Other/pkg/PLIST
Normal file
42
x11/p5-X11-Protocol-Other/pkg/PLIST
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user