mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
New package: multimon-ng-1.1.4
Closes: #12947 [via git-merge-pr] Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
9913a69ae4
commit
53905c2ee0
1 changed files with 16 additions and 0 deletions
16
srcpkgs/multimon-ng/template
Normal file
16
srcpkgs/multimon-ng/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'multimon-ng'
|
||||||
|
pkgname=multimon-ng
|
||||||
|
version=1.1.4
|
||||||
|
revision=1
|
||||||
|
build_style=cmake
|
||||||
|
configure_args="$(vopt_if x11 '' -DX11_SUPPORT=0)"
|
||||||
|
makedepends="$(vopt_if pulseaudio pulseaudio-devel) $(vopt_if x11 libX11-devel)"
|
||||||
|
short_desc="Digital transmission decoder"
|
||||||
|
maintainer="bra1nwave <brainwave@openmailbox.org>"
|
||||||
|
license="GPL-2-or-later"
|
||||||
|
homepage="https://github.com/EliasOenal/multimon-ng"
|
||||||
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
|
checksum=4faca3ad316d4a7bf238599b43488286dc1cd0cf4814a279e06d3e34ae2729c6
|
||||||
|
|
||||||
|
build_options="pulseaudio x11"
|
||||||
|
build_options_default="pulseaudio x11"
|
Loading…
Add table
Reference in a new issue