File: control

package info (click to toggle)
libx11-protocol-other-perl 29-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,692 kB
  • ctags: 555
  • sloc: perl: 17,174; ansic: 624; sh: 238; lisp: 143; makefile: 40
file content (45 lines) | stat: -rw-r--r-- 2,063 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
Source: libx11-protocol-other-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Dima Kogan <dima@secretsauce.net>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 9),
               libx11-protocol-perl,
               perl,
               libencode-hanextra-perl,
               xauth,
               xvfb
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libx11-protocol-other-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libx11-protocol-other-perl.git
Homepage: http://user42.tuxfamily.org/x11-protocol-other/index.html

Package: libx11-protocol-other-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libx11-protocol-perl
Description: miscellaneous X11::Protocol helpers
 X11::Protocol::Other provides some miscellaneous extras and helpers for
 X11::Protocol. Modules provided are:
 .
  - X11::Protocol::Other - misc helpers 
  - X11::Protocol::ChooseWindow - user click on window 
  - X11::Protocol::GrabServer - oop block scope server grab 
  - X11::Protocol::WM - window manager things 
  - X11::Protocol::XSetRoot - set root window background 
  - X11::AtomConstants - atoms 
  - X11::CursorFont - cursor names 
  - Encode::X11 - compound text encode/decode 
  - X11::Protocol::Ext::Composite - obscured window content 
  - X11::Protocol::Ext::DAMAGE - window/pixmap content changes 
  - X11::Protocol::Ext::DOUBLE_BUFFER - off-screen swapped drawing 
  - X11::Protocol::Ext::MIT_SCREEN_SAVER - external screen saver 
  - X11::Protocol::Ext::MIT_SHM - images through shared memory 
  - X11::Protocol::Ext::MIT_SUNDRY_NONSTANDARD - old bug mode 
  - X11::Protocol::Ext::TOG_CUP - colormap helpers 
  - X11::Protocol::Ext::XFree86_DGA - direct video RAM access 
  - X11::Protocol::Ext::XFIXES - various regions, cursors, selection events 
  - X11::Protocol::Ext::XINERAMA.pm - multiple monitors as one big screen 
  - X11::Protocol::Ext::X_Resource - server usage statistics