qt5-nemo-qml-plugin-configuration

LOW
maintainer andreas_baumann 0 votes scanned 2026-09-05 14:00:22.289320
View on AUR
Why flagged

Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.

Triggered rules

Low Few votes, recently uploaded zero_votes_recent

Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.

PKGBUILD

1# Maintainer: Andreas Baumann <mail@andreasbaumann.cc>
2# Contributor: Felix Yan <felixonmars@archlinux.org>
3
4pkgname=qt5-nemo-qml-plugin-configuration
5pkgver=0.2.10
6pkgrel=1
7pkgdesc="Configuration plugin for Nemo Mobile (Qt5 version)"
8arch=('x86_64')
9url="https://github.com/sailfishos/nemo-qml-plugin-configuration"
10license=('BSD-3-Clause')
11depends=('qt5-mlite' 'qt5-declarative')
12makedepends=('git')
13source=("git+https://github.com/sailfishos/nemo-qml-plugin-configuration.git#tag=$pkgver")
14sha512sums=('a485793282b8f50b284e347a02b0ffbab42210573bd1bb61b68d0146d7e7277447bd74b311835a2633d2e98a6f8ead823c7d8330eb5318837b2280840609fda3')
15
16build() {
17 cd nemo-qml-plugin-configuration
18 qmake-qt5
19 make
20}
21
22package() {
23 cd nemo-qml-plugin-configuration
24 make INSTALL_ROOT="$pkgdir" install
25 install -Dm644 LICENSE.BSD -t "$pkgdir"/usr/share/licenses/$pkgname/
26}
27

Scan history

Scanned at (UTC)SeverityRules
2026-09-05 14:00:22 Low 1

Report a package

Reports go to the AURWatch maintainer (one person) and are read by hand. No login required.

0 / 4000
Your suggestion