c1f475a2a9644603bc9240091bbd6e8fc4f6d5b599967cec697c76bdc8357ea3
- update brise 20230603+git.5fdd2d6 * replace io/ioutil usage * deprecate rime-jyutping with rime-cantonese * add rime-custom OBS-URL: https://build.opensuse.org/request/show/1090627 OBS-URL: https://build.opensuse.org/package/show/M17N/brise?expand=0&rev=20
brise is deprecated by plum.
the standard [plum](https://github.com/rime/plum) is developed in bash. openSUSE uses [rime-plum-go](https://github.com/marguerite/rime-plum-go). the golang version is 100% compatible with the bash version, and respects https_proxy environment variable for those behind firewall.
brise in openSUSE is just a checkout of :all
mkdir brise
export GO111MODULE=on
go build rime-plum-go
rime_dir=brise rime-plum-go/rime-plum-go :all
Description
Languages
RPM Spec
100%