Source: libxfixes
Section: x11
Priority: optional
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Build-Depends: debhelper-compat (= 12),
               libx11-dev (>= 2:1.6),
               pkg-config,
               quilt,
               x11proto-dev,
               xutils-dev (>= 1:7.5+4)
Standards-Version: 4.5.0
Vcs-Git: https://salsa.debian.org/xorg-team/lib/libxfixes.git
Vcs-Browser: https://salsa.debian.org/xorg-team/lib/libxfixes

Package: libxfixes3
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
Multi-Arch: same
Description: X11 miscellaneous 'fixes' extension library
 libXfixes provides an X Window System client interface to the 'XFIXES'
 extension to the X protocol.
 .
 It provides support for Region types, and some cursor functions.
 .
 More information about X.Org can be found at:
 <URL:https://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXfixes

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

Package: libxfixes-dev
Section: libdevel
Architecture: any
Multi-arch: same
Depends: libx11-dev,
         libxfixes3 (= ${binary:Version}),
         x11proto-dev,
         ${misc:Depends},
         ${shlibs:Depends}
Description: X11 miscellaneous 'fixes' extension library (development headers)
 libXfixes provides an X Window System client interface to the 'XFIXES'
 extension to the X protocol.
 .
 It provides support for Region types, and some cursor functions.
 .
 This package contains the development headers for the library found in
 libxfixes3.  Non-developers likely have little use for this package.
 .
 More information about X.Org can be found at:
 <URL:https://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXfixes
