17 lines
729 B
Bash
17 lines
729 B
Bash
# Template file for 'kmix'
|
|
pkgname=kmix
|
|
version=18.12.2
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DSYSCONF_INSTALL_DIR=/etc -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
|
hostmakedepends="extra-cmake-modules pkg-config qt5-qmake qt5-host-tools
|
|
kdoctools kcoreaddons"
|
|
makedepends="plasma-framework-devel kinit-devel alsa-lib-devel pulseaudio-devel
|
|
libcanberra-devel"
|
|
short_desc="KDE's mixer application"
|
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
|
license="GPL-2.0-or-later, LGPL-2.0-or-later, GFDL-1.2-only"
|
|
homepage="https://www.kde.org/applications/multimedia/kmix/"
|
|
distfiles="${KDE_SITE}/applications/${version}/src/kmix-${version}.tar.xz"
|
|
checksum=c26049485fa42608cd39d1e5c7ba0851067ac026241c98f12f81cd2621830e6f
|