libchewing: update to 0.12.0.#60478
Open
funk443 wants to merge 2 commits intovoid-linux:masterfrom
Open
Conversation
Duncaen
requested changes
May 10, 2026
| short_desc="Intelligent phonetic (Zhuyin/Bopomofo) input method" | ||
| maintainer="Robert Stancil <robert.stancil@mavs.uta.edu>" | ||
| license="LGPL-2.1-only" | ||
| homepage="http://chewing.im/" |
Member
There was a problem hiding this comment.
Suggested change
| homepage="http://chewing.im/" | |
| homepage="http://chewing.im/" | |
| changelog="https://codeberg.org/chewing/libchewing/raw/branch/master/NEWS" |
| pkgname=fcitx5-chewing | ||
| version=5.1.11 | ||
| revision=1 | ||
| revision=2 |
Member
There was a problem hiding this comment.
Why bump it? If its required why not bump the other dependents?
| version=0.5.1 | ||
| revision=5 | ||
| version=0.12.0 | ||
| revision=1 |
Member
There was a problem hiding this comment.
_data_version=2026.3.22
Suggested change
| revision=1 | |
| revision=1 | |
| _data_version=2026.3.22 |
| checksum=9708c63415fa6034435c0f38100e7d30d0e1bac927f67bec6dfeb3fef016172b | ||
| replaces="libchewing-data>=0" | ||
| distfiles="https://codeberg.org/chewing/libchewing/archive/v${version}.tar.gz | ||
| https://codeberg.org/chewing/libchewing-data/archive/v2026.3.22.tar.gz |
Member
There was a problem hiding this comment.
Suggested change
| https://codeberg.org/chewing/libchewing-data/archive/v2026.3.22.tar.gz | |
| https://codeberg.org/chewing/libchewing-data/archive/v${_data_version}.tar.gz |
| 6bc29a7cb79eb1c68f3a42209c26b5b86aa6bbad71e71bc3091d27a7f4ddc6a3 | ||
| " | ||
|
|
||
| skip_extraction="v2026.3.22.tar.gz" |
Member
There was a problem hiding this comment.
Suggested change
| skip_extraction="v2026.3.22.tar.gz" | |
| skip_extraction="v${_data_version}.tar.gz" |
| skip_extraction="v2026.3.22.tar.gz" | ||
|
|
||
| post_extract() { | ||
| vsrcextract -C data v2026.3.22.tar.gz |
Member
There was a problem hiding this comment.
Suggested change
| vsrcextract -C data v2026.3.22.tar.gz | |
| vsrcextract -C data "v${_data_version}.tar.gz" |
Duncaen
reviewed
May 10, 2026
| short_desc+=" - development files" | ||
| pkg_install() { | ||
| vmove usr/include | ||
| vmove usr/lib/pkgconfig |
Member
There was a problem hiding this comment.
Suggested change
| vmove usr/lib/pkgconfig | |
| vmove usr/lib/cmake | |
| vmove usr/lib/pkgconfig |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Testing the changes
Local build testing