18 lines
821 B
Bash
18 lines
821 B
Bash
# Template file for 'dolphin-plugins'
|
|
pkgname=dolphin-plugins
|
|
version=24.08.0
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
|
|
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
|
hostmakedepends="extra-cmake-modules gettext qt6-base qt6-tools kf6-kcoreaddons
|
|
kf6-kconfig"
|
|
makedepends="kf6-ki18n-devel kf6-kio-devel kf6-ktexteditor-devel kf6-ktextwidgets-devel
|
|
kf6-kxmlgui-devel dolphin"
|
|
short_desc="Plugins to integrate Dolphin with various revision control systems"
|
|
maintainer="Domenico Panella <pandom79@gmail.com>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://kde.org/applications/en/system/org.kde.dolphin_plugins"
|
|
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
|
checksum=3e9c27f667cdb30b7b3264557e1aa3e3f04664615585d024797c2ca4e74e02df
|