Skip to content
Snippets Groups Projects
Commit b8cec0e6 authored by Bart Ribbers's avatar Bart Ribbers Committed by Milan P. Stanić
Browse files

testing/smooth: new aport

parent c6c76492
No related branches found
No related tags found
No related merge requests found
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=smooth
pkgver=0.9.1
pkgrel=0
arch="all"
url="https://github.com/enzo1982/smooth"
pkgdesc="The smooth Class Library"
license="Artistic-2.0"
makedepends="fribidi-dev gtk+3.0-dev libx11-dev libjpeg-turbo-dev curl-dev libxml2-dev"
source="$pkgname-$pkgver.tar.gz::https://github.com/enzo1982/smooth/archive/v$pkgver.tar.gz"
subpackages="$pkgname-dev"
options="!check" # No tests
prepare() {
default_prepare
find "$builddir" -type f -exec sed -i 's|/usr/local|/usr|g' {} \;
}
build() {
make
}
package() {
DESTDIR="$pkgdir" make install
}
sha512sums="9cab9d4a06eae37cb3024feb3fee73ae2de47723c03a5d0b9d75afda379049c16ee572ebfe024cfd73cf16942829c9731cc56568cfe84f1d222f6d016e999f8b smooth-0.9.1.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