# Contributor: Bart Ribbers # Maintainer: Bart Ribbers pkgname=nemo-qml-plugin-dbus pkgver=2.1.32 pkgrel=0 pkgdesc="Nemo QML dbus plugin" url="https://github.com/sailfishos/nemo-qml-plugin-dbus" arch="all !armhf" # armhf blocked by qt5-qtdeclarative-dev license="BSD-3-Clause AND LGPL-2.1-only" depends_dev=" qt5-qtbase-dev qt5-qtdeclarative-dev " makedepends="$depends_dev" subpackages="$pkgname-dev" source="https://github.com/sailfishos/nemo-qml-plugin-dbus/archive/$pkgver/nemo-qml-plugin-dbus-$pkgver.tar.gz" options="!check" # No tests build() { qmake-qt5 make } package() { INSTALL_ROOT="$pkgdir" make install # Remove installed tests rm -r "$pkgdir"/opt } sha512sums=" cdbd7ceef974e57aa92086cb3c1c7b0a6096dcd5856939a5d788a709d2ca6274e4f1674151fad43c0610d373294cc12afcf328b4619fb76bfbe12cf912d37d35 nemo-qml-plugin-dbus-2.1.32.tar.gz "