25 lines
1.1 KiB
Bash
25 lines
1.1 KiB
Bash
# Template file for 'yakuake'
|
|
# group=kde-gear
|
|
pkgname=yakuake
|
|
version=26.04.3
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DBUILD_TESTING=OFF
|
|
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins
|
|
-DKDE_INSTALL_QMLDIR=lib/qt6/qml
|
|
-DECM_MKSPECS_INSTALL_DIR=/usr/lib/qt6/mkspecs/modules"
|
|
hostmakedepends="extra-cmake-modules kf6-kconfig kf6-kcoreaddons qt6-tools gettext
|
|
qt6-base plasma-wayland-protocols wayland-devel"
|
|
makedepends="kf6-knewstuff-devel kf6-knotifyconfig-devel kf6-kparts-devel
|
|
qt6-base-private-devel kf6-kcrash-devel kf6-kdbusaddons-devel
|
|
qt6-svg-devel kf6-kglobalaccel-devel kf6-kiconthemes-devel kf6-knotifications-devel
|
|
kf6-kwayland-devel kf6-kstatusnotifieritem-devel"
|
|
depends="konsole"
|
|
short_desc="Drop-down terminal emulator based on KDE konsole technology"
|
|
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
|
license="GPL-2.0-only, GFDL-1.2-only"
|
|
homepage="https://kde.org/applications/system/org.kde.yakuake"
|
|
changelog="https://kde.org/announcements/changelogs/gear/${version}/#yakuake"
|
|
distfiles="${KDE_SITE}/release-service/${version}/src/yakuake-${version}.tar.xz"
|
|
checksum=ed5676a65ed99e57b7bfd73fbd31f93e7f5a8d4dc54551d3c2a6668f78b5b5b2
|