Skip to content
Snippets Groups Projects
Commit faae9b1f authored by alice's avatar alice
Browse files

community/telepathy-ofono: build with samurai

parent 5b4cdfdb
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=telepathy-ofono
pkgver=0_git20210212
pkgrel=0
pkgrel=1
_commit="b9bfed49157fd16c4a3dc84d29bdc5656beba5c9"
pkgdesc="Telepathy oFono connection manager"
url="https://github.com/TelepathyIM/telepathy-ofono"
......@@ -16,6 +16,7 @@ makedepends="
libofono-qt-dev
libphonenumber-dev
qt5-qtbase-dev
samurai
sqlite-dev
telepathy-mission-control-dev
telepathy-qt-dev
......@@ -26,7 +27,7 @@ options="!check" # Requires running ofono
builddir="$srcdir/$pkgname-$_commit"
build() {
cmake -B build \
cmake -B build -G Ninja \
-DCMAKE_BUILD_TYPE=None \
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_INSTALL_LIBDIR=lib \
......@@ -43,4 +44,6 @@ package() {
DESTDIR="$pkgdir" cmake --install build
}
sha512sums="1b444d3ef3afef721c2703df6196bb3f48a3661ff764bf4a64d2170491a42f0a5cb795db0b0004f1ec03a57d252f1e603fbdc4bae34fae0eabd898700140085d telepathy-ofono-b9bfed49157fd16c4a3dc84d29bdc5656beba5c9.tar.gz"
sha512sums="
1b444d3ef3afef721c2703df6196bb3f48a3661ff764bf4a64d2170491a42f0a5cb795db0b0004f1ec03a57d252f1e603fbdc4bae34fae0eabd898700140085d telepathy-ofono-b9bfed49157fd16c4a3dc84d29bdc5656beba5c9.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