15 lines
630 B
Bash
15 lines
630 B
Bash
# Template file for 'plasma-applet-active-window-control'
|
|
pkgname=plasma-applet-active-window-control
|
|
version=1.7.3
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DBUILD_TESTING=OFF"
|
|
hostmakedepends="extra-cmake-modules"
|
|
makedepends="plasma-framework-devel libSM-devel"
|
|
short_desc="Plasma 5 applet for controlling currently active window"
|
|
maintainer="Giuseppe Fierro <gspe@ae-design.ws>"
|
|
license="GPL-2"
|
|
homepage="https://github.com/kotelnik/plasma-applet-active-window-control"
|
|
distfiles="https://github.com/kotelnik/${pkgname}/archive/v${version}.tar.gz"
|
|
checksum=f4662560bffd57155081fb8bb0d82c118204f578c7c681b442e365b6c7d169a9
|