Skip to content
Snippets Groups Projects
Commit 8dc7791e authored by Celeste's avatar Celeste
Browse files

community/libchewing: upgrade to 0.8.3

parent ee992599
No related branches found
No related tags found
1 merge request!66949Draft: [3.20] main/raspberrypi-bootloader: upgrade to 1.20240524
# Contributor: Luca Weiss <luca@z3ntu.xyz>
# Maintainer: Celeste <cielesti@protonmail.com>
pkgname=libchewing
pkgver=0.8.2
pkgver=0.8.3
pkgrel=0
pkgdesc="Intelligent Chinese phonetic input method"
url="https://chewing.im/"
......@@ -10,7 +10,7 @@ license="LGPL-2.1-only"
makedepends="
cargo
cmake
git
corrosion
ncurses-dev
samurai
sqlite-dev
......@@ -36,6 +36,7 @@ build() {
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_INSTALL_LIBDIR=lib \
-DBUILD_SHARED_LIBS=ON \
-DBUILD_TESTING="$(want_check && echo ON || echo OFF)" \
-DCMAKE_BUILD_TYPE=None
cmake --build build
}
......@@ -64,5 +65,5 @@ _tools_doc() {
}
sha512sums="
fb9713956ae336cd68f801365cefb7e5c1215e4a5d3c886b1f2478f227b45c6a38c05abc1909849abdd599ce0dfcf7aeac96d5fc17137c108dcc13680e5ea5a2 libchewing-0.8.2.tar.zst
8b50cc6ac7c1ed6a74b707b8e55e8dd6c14e40b1516cfb0cb84b0e6a35bd802ce46722285c98c0818b91ac26735178cf2277b14f130965282e50d24082272db8 libchewing-0.8.3.tar.zst
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment