### generated by gen-xlibs-pkg.sh from BLFS 11.3 on 2023-04-04
PKGVER=1.0.1
PKGBUILD=1
PKGARCH=x86_64

TARBALL=libXpresent-$PKGVER.tar.xz
MD5SUM=bdd3ec17c6181fd7b26f6775886c730d
SRC_URL=https://www.x.org/pub/individual/lib/$TARBALL
BUNDLE=

SLACKREQ=
SLACKDESC="libXpresent: libXpresent $PKGVER (X11 Present Extension library)
libXpresent: 
libXpresent: The Present extension provides a way for applications to update their 
libXpresent: window contents from a pixmap in a well defined fashion, 
libXpresent: synchronizing with the display refresh and potentially using a more 
libXpresent: efficient mechanism than copying the contents of the source pixmap.
libXpresent: 
libXpresent: https://gitlab.freedesktop.org/xorg/lib/libxpresent
libXpresent: 
libXpresent: 
libXpresent:
"

### default pkg_download
### default pkg_prepare
### default pkg_package

### build
pkg_build() {
	CONFFLAGS="$XORG_CONFIG"	
	pkg_build_autoconf && pkg_build_slackdesc
}
