Source: libxinerama
Section: x11
Priority: optional
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Build-Depends: debhelper (>= 11),
               dpkg-dev (>= 1.16.1),
               libx11-dev (>= 2:1.3.3-0),
               libxext-dev (>= 2:1.1.1-0),
               pkg-config,
               x11proto-xinerama-dev (>= 1.2),
               xutils-dev (>= 1:7.5+4)
Standards-Version: 4.2.0
Vcs-Git: https://salsa.debian.org/xorg-team/lib/libxinerama.git
Vcs-Browser: https://salsa.debian.org/xorg-team/lib/libxinerama

Package: libxinerama1
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
Multi-Arch: same
Description: X11 Xinerama extension library
 libXinerama provides an X Window System client interface to the XINERAMA
 extension to the X protocol.
 .
 The Xinerama (also known as panoramiX) extension allows for multiple screens
 attached to a single display to be treated as belonging together, and to give
 desktop applications a better idea of the monitor layout.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXinerama

Package: libxinerama1-udeb
XC-Package-Type: udeb
Section: debian-installer
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: X11 Xinerama extension library
 This is a udeb, or a microdeb, for the debian-installer.

Package: libxinerama-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libx11-dev,
         libxext-dev,
         libxinerama1 (= ${binary:Version}),
         x11proto-xinerama-dev (>= 1.2),
         ${misc:Depends},
         ${shlibs:Depends}
Replaces: x11proto-xinerama-dev (<< 1.2)
Description: X11 Xinerama extension library (development headers)
 libXinerama provides an X Window System client interface to the XINERAMA
 extension to the X protocol.
 .
 The Xinerama (also known as panoramiX) extension allows for multiple screens
 attached to a single display to be treated as belonging together, and to give
 desktop applications a better idea of the monitor layout.
 .
 This package contains the development headers for the library found in
 libxinerama1.  Non-developers likely have little use for this package.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXinerama
