# Contributor: rahmanshaber # Maintainer: rahmanshaber pkgname=coretoppings pkgver=2.8.0 pkgrel=0 pkgdesc="An activity viewer from the CoreApps family." arch="all" url="https://gitlab.com/cubocore" license="GPL-3.0-or-later" depends="qt5-qtsvg" makedepends="qt5-qtbase-dev libcprime-dev qt5-qtx11extras-dev qt5-qtconnectivity-dev qt5-qtlocation-dev libcsys-dev libxcomposite-dev xcb-util-dev libxrender-dev xcb-util-wm-dev" source="$pkgname-$pkgver.tar.gz::https://gitlab.com/cubocore/coretoppings/-/archive/v$pkgver/coretoppings-v$pkgver.tar.gz" builddir="$srcdir/$pkgname-v$pkgver" options="!check" # No test suite build() { qmake-qt5 make } package() { INSTALL_ROOT="$pkgdir" make install } sha512sums="569d84a58beb8483792cd9526bb150ed603db15ffaa65efdee1ec1f8413c2c26593b22aba545b2fc428eb14392b9254e57641aae8bb6dca310af6ed01c12a29f coretoppings-2.8.0.tar.gz"