99e59721eb
[2/2] Remove rime-plum in package brise and ready to move it into a new package for easier maintenance OBS-URL: https://build.opensuse.org/request/show/891031 OBS-URL: https://build.opensuse.org/package/show/M17N/brise?expand=0&rev=16 |
||
---|---|---|
_service | ||
.gitattributes | ||
.gitignore | ||
brise-20201009+git.3e1838a.tar.xz | ||
brise.changes | ||
brise.spec | ||
README |
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/plum.go rime-plum-go/plum -d brise -b -r :all