# Maintainer: Natanael Copa pkgname=printproto pkgver=1.0.5 pkgrel=3 pkgdesc="X11 print extension wire protocol" url="http://xorg.freedesktop.org/" arch="noarch" license="custom" depends="" makedepends="util-macros" subpackages="$pkgname-doc" source="http://www.x.org/releases/individual/proto/$pkgname-$pkgver.tar.bz2" prepare() { cd "$builddir" default_prepare update_config_sub } build() { cd "$builddir" ./configure \ --build=$CBUILD \ --host=$CHOST \ --prefix=/usr make } check() { cd "$builddir" make check } package() { cd "$builddir" make DESTDIR="$pkgdir" install } sha512sums="1f7b2cb8cce0b65c0f859666f9e0d1be19c8323bc36c514d1e47f9b52390ee6ec49661e18e0ae8f4b7c76775667b5489ef177adb4e6ae87eed9fe1864fbf8279 printproto-1.0.5.tar.bz2"