Source: libxinerama
Section: x11
Priority: optional
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Build-Depends:
 debhelper (>= 11),
# dpkg-buildflags --export=configure
 dpkg-dev (>= 1.16.1),
 libx11-dev (>= 2:1.3.3-2),
 libxext-dev (>= 2:1.1.1-3),
 x11proto-xinerama-dev (>= 1.2),
 pkg-config,
 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: ${shlibs:Depends}, ${misc: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: ${shlibs:Depends}, ${misc: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:
 ${shlibs:Depends},
 ${misc:Depends},
 libxinerama1 (= ${binary:Version}),
 libx11-dev,
 libxext-dev,
 x11proto-xinerama-dev (>= 1.2)
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
