13 lines
662 B
Bash
13 lines
662 B
Bash
# Template file for 'dolphin-plugins'
|
|
pkgname=dolphin-plugins
|
|
version=20.08.3
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="extra-cmake-modules gettext qt5-qmake qt5-host-tools kcoreaddons kconfig"
|
|
makedepends="qt5-devel kxmlgui-devel kio-devel ktexteditor-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=0cb1b232c9b86811107ef9270ba2be42d242157b8daeeeffd1493ae635f0aa3a
|