Source: libxpresent
Section: x11
Priority: optional
Maintainer: openKylin Xfce SIG <xfce@lists.openkylin.top>
Build-Depends:
 debhelper-compat (= 13),
 quilt,
 pkgconf,
 xutils-dev,
 x11proto-dev,
 libx11-dev,
 libxext-dev,
 libxfixes-dev,
 libxrandr-dev,
Standards-Version: 4.7.0
Vcs-Git: https://gitee.com/openkylin/libxpresentgit
Vcs-Browser: https://gitee.com/openkylin/libxpresent
Homepage: http://gitlab.freedesktop.org/xorg/lib/libXpresent/

Package: libxpresent1
Architecture: any
Section: libs
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Pre-Depends:
 ${misc:Pre-Depends},
Multi-Arch: same
Description: X11 Present extension library
 libXpresent provides an X Window System client interface to the Present
 extension to the X protocol.
 .
 The Present extension provides a way for applications to update their
 window contents from a pixmap in a well defined fashion, synchronizing
 with the display refresh and potentially using a more efficient
 mechanism than copying the contents of the source pixmap.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>

Package: libxpresent-dev
Architecture: any
Section: libdevel
Depends:
 libxpresent1 (= ${binary:Version}),
 libxext-dev,
 libxfixes-dev,
 libxrandr-dev,
 ${misc:Depends},
Multi-Arch: same
Description: X11 Present extension library (development headers)
 libXpresent provides an X Window System client interface to the Present
 extension to the X protocol.
 .
 The Present extension provides a way for applications to update their
 window contents from a pixmap in a well defined fashion, synchronizing
 with the display refresh and potentially using a more efficient
 mechanism than copying the contents of the source pixmap.
 .
 This package contains the development headers for the library found in
 libxpresent1.  Non-developers likely have little use for this package.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
