summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2024-04-10libchewing-git: upstream enables Rust by defaultChih-Hsuan Yen
See: https://github.com/chewing/libchewing/pull/484
2024-03-12libchewing-git: fix buildingChih-Hsuan Yen
In https://github.com/chewing/libchewing/pull/447, upstream drops custom FindCurses.cmake in favor of the one provided by CMake. Somehow that broke header detection on Arch Linux.
2024-01-07libchewing-git: fix pkgver for release candidatesChih-Hsuan Yen
To avoid newer pkgver than upcoming stable versions
2023-02-02libchewing-git: upstream ABI is compatible againChih-Hsuan Yen
Inadvertent ABI changes are fixed [1], so PKGBUILD changes in [2] are reverted. Other minor changes: * https://chewing.im is now available * debug is now enabled by default * Bring back the info page, which is disabled by default along with the Rust rewrite [3] * archlinuxcn-specific: * Merge lilac.py into lilac.yaml * Manage the AUR repo by myself instead of delegating it to lilac * Move away from vcs nvchecker source [1] https://github.com/chewing/libchewing/pull/372 [2] https://github.com/archlinuxcn/repo/commit/27463c4e7562a50e757b6f2fe8d8223be44e9c96 [3] https://github.com/chewing/libchewing/commit/9739747f7e2d1bee8fd2225095ec375bc83073b9
2022-09-15enable debugChih-Hsuan Yen
Crashes are rare recently, but there still are. Enabling the debug package makes debugging easier.
2020-07-11[lilac] updated to 1:0.5.1.r108.g452f622-3lilac
2019-03-16update and misc. improvementsChih-Hsuan Yen
* Switch to CMake. There are some bugs in the autotools-based build system [1][2] and seems the CMake-based one is just fine. * Drop a landed patch, which is for the autotools-based build system, though. * Use the correct license. [1] https://github.com/chewing/libchewing/pull/295#issuecomment-473519265 [2] https://github.com/yan12125/libchewing/tree/fix-autogen-warnings
2018-08-25submit patches to upstreamChih-Hsuan Yen
And misc changes
2018-08-15Bump to 0.5.1.r73.g7282e05Chih-Hsuan Yen
Fix check() given parallel build is enabled in makepkg.conf
2017-08-19 Bump to 0.5.1.r73.g7282e05Yen Chi Hsuan
Fix check() given parallel build is enabled in makepkg.conf
2017-03-12 Bump to 0.5.1.r49.g09108b2Yen Chi Hsuan
And add `make check` Ref: https://github.com/chewing/libchewing/issues/219
2016-06-13 New versioning schemeYen Chi Hsuan
2016-06-13 Update dependenciesYen Chi Hsuan
2015-08-30 Import and bumpYen Chi Hsuan