Skip to content

libchewing: update to 0.12.0.#60478

Open
funk443 wants to merge 2 commits intovoid-linux:masterfrom
funk443:libchewing0120
Open

libchewing: update to 0.12.0.#60478
funk443 wants to merge 2 commits intovoid-linux:masterfrom
funk443:libchewing0120

Conversation

@funk443
Copy link
Copy Markdown
Contributor

@funk443 funk443 commented May 10, 2026

Testing the changes

  • I tested the changes in this PR: briefly

Local build testing

  • I built this PR locally for my native architecture, x86_64.
  • I built this PR locally for these architectures (if supported. mark crossbuilds):
    • aarch64 (cross)
    • x86_64-musl

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/"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why bump it? If its required why not bump the other dependents?

version=0.5.1
revision=5
version=0.12.0
revision=1
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

_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
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
vsrcextract -C data v2026.3.22.tar.gz
vsrcextract -C data "v${_data_version}.tar.gz"

short_desc+=" - development files"
pkg_install() {
vmove usr/include
vmove usr/lib/pkgconfig
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
vmove usr/lib/pkgconfig
vmove usr/lib/cmake
vmove usr/lib/pkgconfig

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants