streamdock-n4e

LOW
maintainer honeycomb547 0 votes scanned 2026-08-31 01:44:31.582560
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

1pkgname=streamdock-n4e
2pkgver=0.1.0
3pkgrel=1
4pkgdesc='Native Linux controller for the VSDinside Stream Dock N4E'
5arch=('x86_64')
6url='https://github.com/MiraboxSpace/StreamDock-Device-SDK'
7license=('MIT')
8depends=('python' 'pyside6' 'python-flask' 'python-pillow' 'python-pyudev')
9makedepends=('git')
10source=('streamdock::git+https://github.com/MiraboxSpace/StreamDock-Device-SDK.git#commit=df53672a0c484bf6e679728a7a529f80df3cbd0d'
11 'streamdock_native.py'
12 'streamdock_wrapper.py'
13 'streamdock-n4e.desktop')
14sha256sums=('SKIP'
15 '462b0c575e0295b3328fbcf642fc375aabf5e059efefd339fad86834622f4b5b'
16 'e0e5ee8f7269c81b2962a83c720a0cd839fa832b492d43641af52151564dd2a5'
17 '1c11b49de3699f481dc58aaf737dc88f4483477206a9771fc96df0a8409bbb35')
18
19package() {
20 install -Dm755 streamdock_native.py "$pkgdir/usr/bin/streamdock-n4e"
21 install -Dm644 streamdock_wrapper.py "$pkgdir/usr/share/streamdock/streamdock_wrapper.py"
22 install -Dm644 streamdock-n4e.desktop "$pkgdir/usr/share/applications/streamdock-n4e.desktop"
23 mkdir -p "$pkgdir/usr/share/streamdock/sdk"
24 cp -a streamdock/Python-SDK/src "$pkgdir/usr/share/streamdock/sdk/Python-SDK"
25}
26

Scan history

Scanned at (UTC)SeverityRules
2026-08-31 01:44:31 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