mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
Merge pull request #4698 from teldra/pamixer
New package: pamixer-1.3.1
This commit is contained in:
commit
73e05cda19
1 changed files with 16 additions and 0 deletions
16
srcpkgs/pamixer/template
Normal file
16
srcpkgs/pamixer/template
Normal file
|
@ -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…
Add table
Reference in a new issue