1 # Maintainer: Antonio Rojas <arojas@archlinux.org>
2 # Contributor: Jan de Groot <jgc@archlinux.org>
7 pkgdesc='Small library for rendering Postscript documents'
10 url='https://www.freedesktop.org/wiki/Software/libspectre'
12 source=(https://libspectre.freedesktop.org/releases/$pkgname-$pkgver.tar.gz)
13 sha256sums=('cf60b2a80f6bfc9a6b110e18f08309040ceaa755210bf94c465a969da7524d07')
18 ./configure --prefix=/usr --disable-static
24 make DESTDIR="$pkgdir" install