# Contributor: rahmanshaber # Maintainer: rahmanshaber pkgname=corearchiver pkgver=2.6.0 pkgrel=0 pkgdesc="Archiver from the CoreApps family to create and extract archives." arch="all" url="https://gitlab.com/cubocore" license="GPL-2.0-only" depends="qt5-qtsvg" makedepends="qt5-qtbase-dev libcprime-dev libarchive-qt-dev" source="$pkgname-$pkgver.tar.gz::https://gitlab.com/cubocore/$pkgname/-/archive/v$pkgver/$pkgname-v$pkgver.tar.gz" builddir="$srcdir/$pkgname-v$pkgver" options="!check" build() { qmake-qt5 make } package() { INSTALL_ROOT="$pkgdir" make install } sha512sums="ef02c2fdeec3fd8c6a2ea98f413fb33c17cc14f30650ca0e9e8328a8c472eb78f693cf468e371a7bbca0d56839423a4ed49397a4f7d31275fafdfe4828fc4b09 corearchiver-2.6.0.tar.gz"