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

testing/coreimage: new aport

parent 8fcf1424
No related branches found
No related tags found
No related merge requests found
# Contributor: rahmanshaber <rahmanshaber@yahoo.com>
# Maintainer: rahmanshaber <rahmanshaber@yahoo.com>
pkgname=coreimage
pkgver=2.6.0
pkgrel=0
pkgdesc="An image viewer 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"
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="6e67f0f78f4e5cd4ced2369256379fa409cba2d4a5a215e5d815155cbdc080f7c52067f620eb41ff3d332323ac9cddbd206caeb7be4d6cea42b21389509c7108 coreimage-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