SHA256
1
0
forked from pool/brise
Ludwig Nussel 2014-08-11 08:07:48 +00:00 committed by Git OBS Bridge
commit cbe44a124d
4 changed files with 25 additions and 9 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f4c9daa70624e82527067a3eb3ecec07a2b3bee9d66c0a3598b9ee8d8c743e19
size 6697595

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f4fdaa4adb3759ea9baeadf69c1b247703880e62cbbc5431e0632538062affd9
size 14226944

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Sun Aug 10 09:14:36 UTC 2014 - i@marguerite.su
- update version 0.35+git20140810
* default.yaml: add switch 'ascii_punct' to switch on and off Chinese
punctuations; add hotkey Control+. to toggle ascii_punct;
add hotkey Control+h for BackSpace, Control+[ for Escape;
clear unfinished input when switching off Chinese mode with Caps Lock;
enable folded options in schema list, press space key to unfold.
* essay.txt: replaces essay.kct in installed files; fix bugs.
* symbols.yaml: /bdz for Chinese punctuations in vertical writing.
* stroke.dict.yaml: adopt BSD license as approved by its original author.
* combo_pinyin: silently ignore invalid chords.
* luna_pinyin_fluency: input various numeric characters with /0 ~ /10.
* luna_pinyin, terra_pinyin, emoji, stroke, zyenpheng: update tables.
-------------------------------------------------------------------
Sat Mar 15 21:01:00 UTC 2014 - i@marguerite.su

View File

@ -1,7 +1,7 @@
#
# spec file for package brise
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,16 +17,16 @@
Name: brise
Version: 0.33git20140315
Version: 0.35+git20140810
Release: 0
Summary: Rime Input Schemas Collection
License: GPL-3.0+
Group: System/I18n/Chinese
Url: http://code.google.com/p/rimeime
Url: https://github.com/lotem/brise
Source: brise-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: kyotocabinet
BuildRequires: kyotocabinet
BuildRequires: librime-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
Rime is an Traditional Chinese input method engine.
@ -42,7 +42,7 @@ Brise is the input schemas collection of Rime.
make %{?_smp_mflags}
%install
make DESTDIR=%{buildroot} install
make DESTDIR=%{buildroot} install %{?_smp_mflags}
%files
%defattr(-,root,root)