# Contributor: rahmanshaber # Maintainer: rahmanshaber pkgname=coreshot pkgver=2.6.0 pkgrel=0 pkgdesc="A screen capture utility from the CoreApps family." arch="all" url="https://gitlab.com/cubocore" license="GPL-2.0-only" depends="qt5-qtsvg" makedepends="qt5-qtbase-dev libcprime-dev qt5-qtx11extras-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="cde3fa7a6387395b13d5fd68f4e5351843f56dd1c3ae6c7fbef75c451839bf4cdb06d4853f70ba4ae7cc27b83c179fb37ab61643983ae6514c6adb802128254f coreshot-2.6.0.tar.gz"