File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Template file for 'maliit-keyboard'
2+ pkgname=maliit-keyboard
3+ version=2.3.1
4+ revision=1
5+ build_style=cmake
6+ configure_args="-Denable-presage=OFF
7+ -Denable-tests=OFF
8+ -DWaylandScanner_EXECUTABLE=/usr/bin/wayland-scanner"
9+ hostmakedepends="gettext libpinyin maliit-framework pkg-config qt5-qmake"
10+ makedepends="anthy-devel anthy-devel anthy-unicode-devel glib-devel hunspell-devel
11+ libchewing-devel libpinyin-devel maliit-framework-devel qt5-declarative-devel
12+ qt5-multimedia-devel qt5-quickcontrols2-devel"
13+ depends="hunspell maliit-framework qt5-graphicaleffects qt5-multimedia qt5-quickcontrols2"
14+ short_desc="Virtual keyboard based on Maliit framework"
15+ maintainer="Hervy Qurrotul Ainur Rozi <hervyqa@proton.me>"
16+ license="LGPL-2.1-only"
17+ homepage="https://maliit.github.io"
18+ changelog="https://raw.githubusercontent.com/maliit/keyboard/master/NEWS"
19+ distfiles="https://github.com/maliit/keyboard/archive/refs/tags/${version}.tar.gz"
20+ checksum=c3e1eb985b8ae7ce4e3e28412b7e797ff5db437ccd327e0d852a3c37f17fe456
21+
22+ post_install() {
23+ rm -fr ${DESTDIR}/usr/share/doc/maliit-keyboard
24+ }
You can’t perform that action at this time.
0 commit comments