New package: jack_mixer-17
This commit is contained in:
parent
92f76792bd
commit
0e8dfc1ced
1 changed files with 15 additions and 0 deletions
15
srcpkgs/jack_mixer/template
Normal file
15
srcpkgs/jack_mixer/template
Normal file
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'jack_mixer'
|
||||
pkgname=jack_mixer
|
||||
version=17
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dcheck-py-modules=false"
|
||||
hostmakedepends="gettext pkg-config"
|
||||
makedepends="glib-devel jack-devel python3-devel"
|
||||
depends="python3-cairo python3-gobject python3-xdg"
|
||||
short_desc="GTK JACK audio mixer with a look similar to its hardware counterpart"
|
||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://rdio.space/jackmixer/"
|
||||
distfiles="https://github.com/jack-mixer/jack_mixer/releases/download/release-${version}/jack_mixer-${version}.tar.xz"
|
||||
checksum=6c8c5735bed05b0a0f8ed7d3d582bc1dd346c2530331e226c86faec7d355e086
|
Loading…
Reference in a new issue