Go to file
Takashi Iwai efe76a2e3b Accepting request 1112809 from home:qzhao:branches:M17N
Update brise.spec * Add Conflicts condition to insure brise could update successfully from brise binary rpm, for SUSE:SLE-SP6 update. * Replace rime-schema-all dependence to real package name to avoid 2 level of virtual packages when it installed.

OBS-URL: https://build.opensuse.org/request/show/1112809
OBS-URL: https://build.opensuse.org/package/show/M17N/brise?expand=0&rev=22
2023-09-22 14:23:14 +00:00
_service Accepting request 840753 from home:MargueriteSu:branches:M17N 2020-10-10 09:52:31 +00:00
.gitattributes add link 2012-08-29 07:33:24 +00:00
.gitignore add link 2012-08-29 07:33:24 +00:00
brise-20230603+git.5fdd2d6.tar.xz Accepting request 1090627 from home:MargueriteSu:branches:M17N 2023-06-03 09:55:00 +00:00
brise.changes Accepting request 1112809 from home:qzhao:branches:M17N 2023-09-22 14:23:14 +00:00
brise.spec Accepting request 1112809 from home:qzhao:branches:M17N 2023-09-22 14:23:14 +00:00
README Accepting request 895226 from home:MargueriteSu:branches:M17N 2021-05-25 04:30:11 +00:00
rime-plum-go-20230603+git.5fdd2d6.tar.xz Accepting request 1090627 from home:MargueriteSu:branches:M17N 2023-06-03 09:55:00 +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