14 lines
583 B
Bash
14 lines
583 B
Bash
# Template file for 'yakuake'
|
|
pkgname=yakuake
|
|
version=19.08.2
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="extra-cmake-modules kconfig kcoreaddons qt5-host-tools qt5-qmake"
|
|
makedepends="knewstuff-devel knotifyconfig-devel kparts-devel"
|
|
short_desc="Drop-down terminal emulator based on KDE konsole technology"
|
|
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|
license="GPL-2.0-only, GFDL-1.2-only"
|
|
homepage="http://yakuake.kde.org/"
|
|
distfiles="${KDE_SITE}/applications/${version}/src/yakuake-${version}.tar.xz"
|
|
checksum=3ebf477069c85a8705302b6b51902a74af7bb92349fab41000f71484a4de5aee
|