1 # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
2 # Contributor: Corrado Primier <bardo@aur.archlinux.org>
3 # Contributor: William Rea <sillywilly@gmail.com>
4 # Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
9 pkgdesc="Configuration dialog for PulseAudio"
10 url="https://freedesktop.org/software/pulseaudio/paprefs/"
13 depends=(gtkmm3 libsigc++ pulseaudio)
14 makedepends=(meson lynx tidy git)
15 _commit=f63c50b177cf275cc79fc5245e8a8b601b21bd1f # tags/v1.1^0
16 source=("git+https://gitlab.freedesktop.org/pulseaudio/paprefs.git#commit=$_commit")
21 git describe --tags | sed 's/^v//;s/-/+/g'
29 arch-meson $pkgname build -D lynx=true
34 DESTDIR="$pkgdir" meson install -C build
35 install -Dt "$pkgdir/usr/share/doc/$pkgname" -m644 build/doc/README