spplice-cpp-bin

LOW
maintainer darkmagicsauce 0 votes scanned 2026-08-22 11:17:02.700618
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: Caitlyn Williams <caitlyn dot williams at proton dot me>
2
3pkgname=spplice-cpp-bin
4pkgver=0.9.5
5pkgrel=1
6pkgdesc="Dedicated Portal 2 mod launcher"
7arch=('x86_64')
8url="https://github.com/p2r3/spplice-cpp"
9license=('custom:Spplice-Terms')
10makedepends=('imagemagick')
11optdepends=('steam: needed to install Portal 2')
12provides=("${pkgname%-bin}")
13conflicts=("${pkgname%-bin}")
14options=('strip' '!libtool' '!staticlibs' '!emptydirs')
15noextract=('spplice-cpp-${pkgver}' 'spplice-icon.ico')
16
17source=("spplice-cpp-${pkgver}::${url}/releases/download/v${pkgver}-alpha/SppliceCPP"
18 "spplice-icon.ico::https://raw.githubusercontent.com/p2r3/spplice-cpp/refs/tags/v0.9.5-alpha/resources/icon.ico"
19 "spplice-cpp.desktop"
20 "LICENSE")
21
22prepare() {
23 chmod +x "${srcdir}/spplice-cpp-${pkgver}"
24 magick convert "${srcdir}/spplice-icon.ico" "${srcdir}/spplice-icon.png"
25}
26
27package() {
28 install -Dm755 "${srcdir}/spplice-cpp-${pkgver}" "${pkgdir}/usr/bin/spplice-cpp"
29 install -Dm755 "${srcdir}/spplice-cpp.desktop" "${pkgdir}/usr/share/applications/spplice-cpp.desktop"
30 install -Dm755 "${srcdir}/spplice-icon.png" "${pkgdir}/usr/share/pixmaps/spplice.png"
31 install -Dm644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}/"
32}
33
34sha256sums=('6b3003e73858d26e393b88948c33d567455417028ef9c04fcfc665849b5d615a'
35 '49a20bf94b5dbd9dc54b517578fc3f4212a24cdaacdb2098fd7ccfc875d1387a'
36 '68a25b1475031a23da41b7aa9f7205924f8c69292b4de777e6422034d732d7c2'
37 '9926ee307995864c56df6ca4dde962e25c9f6282fc07ef5d99dda652917876c6')
38

Scan history

Scanned at (UTC)SeverityRules
2026-08-22 11:17:02 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