qqmusic-tui-bin

LOW
maintainer Yueyuri 0 votes scanned 2026-09-05 09:59:47.702300
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: Yuzuki <lxf74663@gmail.com>
2
3pkgname=qqmusic-tui-bin
4_pkgname=qqmusic-tui
5pkgver=0.1.0
6pkgrel=1
7pkgdesc="Linux terminal QQ Music player (.NET 10 Native AOT pre-built package)"
8arch=('x86_64' 'aarch64')
9url="https://github.com/Viemean/qqmusiclinux/tree/tui"
10license=('MIT')
11depends=(
12 'gstreamer'
13 'gst-plugins-base'
14 'gst-plugins-good'
15)
16optdepends=(
17 'ffmpeg: cover art extraction and display'
18 'imagemagick: rounded corner cover rendering'
19)
20provides=('qqmusic-tui')
21conflicts=('qqmusic-tui')
22
23source_x86_64=("${pkgname}-${pkgver}-${pkgrel}-x86_64.pkg.tar.zst::https://github.com/Viemean/qqmusiclinux/releases/download/v${pkgver}/${pkgname}-${pkgver}-${pkgrel}-x86_64.pkg.tar.zst")
24source_aarch64=("${pkgname}-${pkgver}-${pkgrel}-aarch64.pkg.tar.zst::https://github.com/Viemean/qqmusiclinux/releases/download/v${pkgver}/${pkgname}-${pkgver}-${pkgrel}-aarch64.pkg.tar.zst")
25sha256sums_x86_64=('ebda364ce2c2bb24f99ec6f51c22767480aa073e1d67f77eacde4610361549ee')
26sha256sums_aarch64=('0c99ac1beb50dfd526034adeab0c4ba7f0bca15827b9b167807d822454779a3b')
27
28package() {
29 cp -a "${srcdir}/usr" "${pkgdir}/"
30}
31

Scan history

Scanned at (UTC)SeverityRules
2026-09-05 09:59:47 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