pkgname: shairplay pkgver: '20160101' pkgrel: '2' pkgdesc: 'Apple airplay and raop protocol server' url: 'https://github.com/juhovh/shairplay' arch: x86_64 depends: [] makedepends: - libao - avahi - git source: - 'https://github.com/juhovh/shairplay/archive/ce80e00.tar.gz' sha256sums: - SKIP build: | cd ${pkgname}-*/ ./autogen.sh ./configure --prefix=/usr make make DESTDIR=${PKGDIR} install package: | true