1 # Maintainer: Andreas Radke <andyrtr@archlinux.org>
3 pkgname=cpdb-backend-file
7 pkgdesc="PDF file Backend for the common print dialog "
9 url="https://github.com/OpenPrinting/cpdb-backend-file"
12 source=($url/releases/download/$pkgver/cpdb-backend-file-$pkgver.tar.gz)
13 sha256sums=('768ce09a9686e7d58f276ca7ce8eeb8f97d4b51355300a22e2b93ca0c50dc0d0')
18 ./configure --prefix=/usr
29 make DESTDIR="$pkgdir/" install
30 install -Dm644 LICENSE.md "$pkgdir"/usr/share/licenses/$pkgname/LICENSE