pkgname=libcprime pkgver=2.5.0 pkgrel=0 pkgdesc="A library for bookmarking, saving recent activites, managing settings of CoreApps." arch="all" url="https://gitlab.com/cubocore" license="LGPL-2.1" depends="qt5-qtbase" makedepends="qt5-qtbase-dev libcprime-dev" source="$pkgname-$pkgver.tar.gz::https://gitlab.com/cubocore/$pkgname/-/archive/v$pkgver/$pkgname-v$pkgver.tar.gz" subpackages="$pkgname-dev" builddir="$srcdir/$pkgname-v$pkgver" options="!check" build() { cd "$builddir" qmake-qt5 make } package() { cd "$builddir" INSTALL_ROOT="$pkgdir" make install } sha512sums="60c1c8a2be51d5055ce82b91d98b73813d248e1281fc64ebaded747a71d52ec685b3ce5697801bd5060272bdbf0a0d09f680b9c3b1127492fb2c09da569408c9 libcprime-2.5.0.tar.gz"