fcitx5-lilypad

LOW
maintainer chiconcota 0 votes scanned 2026-08-26 01:28:49.644801
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: chiconcota <git@github.com:chiconcota>
2pkgname=fcitx5-lilypad
3pkgver=2.2.0
4pkgrel=1
5pkgdesc="Modern, hyper-fast Vietnamese Telex/VNI Input Method for Fcitx5 (Wayland/X11)"
6arch=('x86_64' 'aarch64')
7url="https://github.com/chiconcota/fcitx5-lilypad"
8license=('GPL-3.0-or-later')
9depends=('fcitx5' 'fmt' 'libinput' 'systemd-libs' 'python' 'python-qtpy' 'python-pyqt5')
10makedepends=('cmake' 'extra-cmake-modules' 'go' 'gettext' 'libx11')
11provides=('fcitx5-lilypad')
12conflicts=('fcitx5-lilypad-git' 'fcitx5-lilypad-bin')
13install=fcitx5-lilypad.install
14source=("https://github.com/chiconcota/fcitx5-lilypad/archive/refs/tags/v${pkgver}.tar.gz"
15 "fcitx5-lilypad.install")
16sha256sums=('b8931562acbefc0fabd4c954ba5d211b78b9b98a704614f389873e6231e69f3f'
17 '86c5c1b374ba83b5bee113b48f7cef110a499da35daa26801bcc4658eda2591b')
18
19build() {
20 cmake -B build -S "$srcdir/$pkgname-$pkgver/fcitx5-lilypad" \
21 -DCMAKE_INSTALL_PREFIX=/usr \
22 -DCMAKE_INSTALL_LIBDIR=/usr/lib \
23 -DCMAKE_BUILD_TYPE=Release
24 cmake --build build
25}
26
27package() {
28 DESTDIR="$pkgdir" cmake --install build
29}
30

Scan history

Scanned at (UTC)SeverityRules
2026-08-26 01:28:49 Low 1
2026-08-17 00:18:29 Clean 2
2026-08-16 09:32:18 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