baf12a26ad
- update 0.39+git20190120.8d5ec2e * brise was deprecated since plum came out. openSUSE still provides brise but it is just a collection of ":all" schema set fetched by plum. the version will just indicate the time when maintainer updates the package from now on, because every schema has a separate git repository and no way to get a version. but we'd better collect some major changes from these repositories and list here. OBS-URL: https://build.opensuse.org/request/show/717213 OBS-URL: https://build.opensuse.org/package/show/M17N/brise?expand=0&rev=11
10 lines
333 B
Plaintext
10 lines
333 B
Plaintext
brise is deprecated since plum comes out.
|
|
|
|
the standard [plum](https://github.com/rime/plum) is developed in bash. openSUSE uses [rime-plum-go](https://github.com/marguerite/rime-plum-go).
|
|
|
|
brise in openSUSE is just a checkout of :all
|
|
|
|
mkdir brise-0.38
|
|
go build rime-plum-go/plum.go
|
|
rime-plum-go/plum -d brise -b -r :all
|