sonic-screenies

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-screenies
5pkgver=6.7.4.2
6pkgrel=2
7pkgdesc='SonicDE screenshot capture utility'
8arch=(x86_64)
9url='https://github.com/Sonic-DE/sonic-screenies'
10license=(GPL-2.0-or-later)
11depends=(glibc
12 kconfig
13 kcrash
14 kdbusaddons
15 ki18n
16 kjobwidgets
17 knotifications
18 kservice
19 kstatusnotifieritem
20 kwidgetsaddons
21 kxmlgui
22 libgcc
23 libstdc++
24 libxcb
25 opencv
26 prison
27 purpose
28 qt6-base
29 qt6-declarative
30 qt6-imageformats
31 qt6-multimedia
32 sonic-frameworks-core-addons
33 sonic-frameworks-gui-addons
34 sonic-frameworks-io
35 sonic-frameworks-keybind
36 sonic-frameworks-quick-ui
37 sonic-frameworks-settings-ui
38 sonic-frameworks-windowsystem
39 sonic-pipewire
40 sonic-quick-image-editor
41 tesseract
42 xcb-util
43 xcb-util-cursor
44 xcb-util-image)
45makedepends=(sonic-frameworks-cmake-modules
46 sonic-frameworks-doctools)
47provides=(spectacle)
48conflicts=(spectacle)
49groups=(sonicde)
50source=("$pkgname-$pkgver.tar.gz::${url}/archive/refs/tags/${pkgver}.tar.gz")
51sha256sums=('2553fec685a95d9b1f990349ae62766382c8ef66b325156ebf057751c57d111b')
52
53build() {
54 cmake -B build -S $pkgname-$pkgver \
55 -DBUILD_TESTING=OFF
56 cmake --build build
57}
58
59package() {
60 DESTDIR="$pkgdir" cmake --install build
61}
62

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