Merge pull request #4698 from teldra/pamixer
New package: pamixer-1.3.1
This commit is contained in:
commit
73e05cda19
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'pamixer'
|
||||
pkgname=pamixer
|
||||
version=1.3.1
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
makedepends="pulseaudio-devel boost-devel"
|
||||
short_desc="Pulseaudio command line mixer"
|
||||
maintainer="xo <oh@rotce.de>"
|
||||
license="GPL-3"
|
||||
homepage="https://github.com/cdemoulins/pamixer"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=ddd499d7f5ed4357ca0ab2268aeffd34ec21773f560296b83007b7303b595bd3
|
||||
|
||||
do_install() {
|
||||
vbin pamixer
|
||||
}
|
Loading…
Reference in New Issue