Skip to content
Snippets Groups Projects
Commit 7ed89566 authored by rahmanshaber's avatar rahmanshaber Committed by Leo
Browse files

testing/libcsys: new aport

parent f8199908
No related branches found
No related tags found
No related merge requests found
# Contributor: rahmanshaber <rahmanshaber@yahoo.com>
# Maintainer: rahmanshaber <rahmanshaber@yahoo.com>
pkgname=libcsys
pkgver=2.6.0
pkgrel=0
pkgdesc="Library for managing a hard drive and getting system resource information in real-time."
arch="all"
url="https://gitlab.com/cubocore"
license="LGPL-2.1-only"
depends="qt5-qtbase"
makedepends="qt5-qtbase-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() {
qmake-qt5
make
}
package() {
INSTALL_ROOT="$pkgdir" make install
}
sha512sums="208305d54cbc12ea84ff6d02ea92704d2f3d1ed938eb47efe81ab36b7eea177529be46b63499416d89f93ac3e117bc5a0ed5fa1f8da5b767e099857f0f45b5a5 libcsys-2.6.0.tar.gz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment