Fridrich Strba d8de8e798f Accepting request 1103288 from home:adrianSuSE:branches:M17N
openSUSE:Factory brise package is configured to sync build counter with
librime package.

I am not sure if this is needed at all, if yes, please accept this 
request and forward with an explenation.

If not, just decline it and we will remove the build counter syncing 
in factory as well.

thanks

OBS-URL: https://build.opensuse.org/request/show/1103288
OBS-URL: https://build.opensuse.org/package/show/M17N/brise?expand=0&rev=21
2023-08-14 20:05:27 +00:00
2012-08-29 07:33:24 +00:00
2012-08-29 07:33:24 +00:00

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
No description provided
Readme 80 KiB
Languages
RPM Spec 100%