Skip to content

Commit 335e4e5

Browse files
author
Hervy Qurrotul Ainur Rozi
committed
New package: maliit-keyboard-2.3.1
1 parent e562061 commit 335e4e5

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

srcpkgs/maliit-keyboard/template

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
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+
}

0 commit comments

Comments
 (0)