aboutsummaryrefslogtreecommitdiffstats
path: root/testing/nemo-qml-plugin-dbus/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/nemo-qml-plugin-dbus/APKBUILD')
-rw-r--r--testing/nemo-qml-plugin-dbus/APKBUILD14
1 files changed, 5 insertions, 9 deletions
diff --git a/testing/nemo-qml-plugin-dbus/APKBUILD b/testing/nemo-qml-plugin-dbus/APKBUILD
index c41dd5cfd8..80d5979e96 100644
--- a/testing/nemo-qml-plugin-dbus/APKBUILD
+++ b/testing/nemo-qml-plugin-dbus/APKBUILD
@@ -2,11 +2,11 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=nemo-qml-plugin-dbus
pkgver=2.1.21
-pkgrel=0
-pkgdesc="Nemo's QML plugin for DBus"
-url="https://git.merproject.org/mer-core/nemo-qml-plugin-dbus"
-arch="all !armhf" # armhf blocked by qt5-qtdeclarative
-license="BSD-3-Clause"
+pkgrel=1
+pkgdesc="Nemo QML dbus plugin"
+url="https://git.sailfishos.org/mer-core/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"
@@ -18,10 +18,6 @@ build() {
make
}
-check() {
- make check
-}
-
package() {
INSTALL_ROOT="$pkgdir" make install