sonic-browser-integration

LOW
maintainer sonicde-buildbot 0 votes scanned 2026-08-31 17:46:09.540886
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: callmetango
2# Contributor: Antonio Rojas <arojas@archlinux.org>
3
4pkgname=sonic-browser-integration
5pkgver=6.7.4
6pkgrel=1
7pkgdesc='Browser integration components for SonicDE'
8arch=(x86_64)
9url='https://github.com/Sonic-DE/sonic-browser-integration'
10license=(GPL-2.0-or-later)
11depends=(glibc
12 kconfig
13 kcrash
14 kdbusaddons
15 kfilemetadata
16 ki18n
17 kjobwidgets
18 kservice
19 kstatusnotifieritem
20 libstdc++
21 purpose
22 qt6-base
23 sonic-activities
24 sonic-frameworks-core-addons
25 sonic-frameworks-io
26 sonic-workspace)
27makedepends=(sonic-frameworks-cmake-modules)
28provides=(plasma-browser-integration)
29conflicts=(plasma-browser-integration)
30groups=(sonicde)
31source=("$pkgname-$pkgver.tar.gz::${url}/archive/refs/tags/${pkgver}.tar.gz")
32sha256sums=('12b205ee634f96ebbbe44cccce04fcdfe325ae28c34546db2de0d2e77b512ce7')
33
34build() {
35 cmake -B build -S $pkgname-$pkgver \
36 -DINSTALL_CHROME_MANIFEST=ON
37 cmake --build build
38}
39
40package() {
41 DESTDIR="$pkgdir" cmake --install build
42}
43

Scan history

Scanned at (UTC)SeverityRules
2026-08-31 17:46:09 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