# Compiling Time: 0.76 SBU
# Maintainer: DeX77 <dex77@frugalware.org>

pkgname=kup
pkgver=0.6.1
pkgrel=1
pkgdesc="Kup is a KDE-based frontend for the bup backup software"
groups=('kde5-extra')
archs=('i686' 'x86_64')
_F_github_author="spersson"
_F_github_tag=y
_F_github_ver="$pkgname-$pkgver"
Finclude github kf5
_F_cmake_confopts=" -DLIB_INSTALL_DIR=/usr/lib"
up2date="$up2date | sed 's/kup_//'"
sha1sums=('4a3b168c9deb766810c1fa3ad6f8e2f77fde5c94')
_F_cd_path="Kup-$_F_github_ver"
depends=("solid>=$_F_kf5_full" "kio>=$_F_kf5_full" "kidletime>=$_F_kf5_full" \
	"ki18n>=$_F_kf5_full" "knotifications>=$_F_kf5_full" \
	"kcoreaddons>=$_F_kf5_full" "kiconthemes>=$_F_kf5_full" \
	"kdbusaddons>=$_F_kf5_full" "kconfig>=$_F_kf5_full" "kinit>=$_F_kf5_full")

replaces=("kbackup")
conflicts=("${replaces[@]}")

# optimization OK
