# Template file for 'PAmix' pkgname=PAmix version=1.4.1 revision=1 build_style=gnu-configure hostmakedepends="pkg-config automake autoconf-archive" makedepends="pulseaudio-devel ncurses-devel" conf_files="/etc/pamix.conf" short_desc="Ncurses/Curses Pulseaudio mixer in C++ similar to Pavucontrol" maintainer="Toyam Cox " license="MIT" homepage="https://github.com/patroclos/PAmix" distfiles="${homepage}/archive/v${version}.tar.gz" checksum=52c0022bb650d93ee348a7e50156bc94dd9a77a47fff279b07e92f0b40ce145d pre_configure() { autoreconf -fi } post_install() { vlicense LICENSE }