Package: libpyzy / 1.0.1-9

Metadata

Package Version Patches format
libpyzy 1.0.1-9 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
PINYIN_ID_VOID_should_be_char.diff | (download)

src/Types.h | 116 58 + 58 - 0 !
1 file changed, 58 insertions(+), 58 deletions(-)

---
enable static.diff | (download)

configure.ac | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

---
no download db.diff | (download)

data/db/open-phrase/Makefile.am | 12 2 + 10 - 0 !
1 file changed, 2 insertions(+), 10 deletions(-)

---
0004 .py use python3 explicitly and migrate with 2to3.patch | (download)

data/db/android/create_db.py | 28 14 + 14 - 0 !
scripts/addheader.py | 8 4 + 4 - 0 !
scripts/update-simptrad-table.py | 24 12 + 12 - 0 !
tools/googlecode_upload.py | 24 12 + 12 - 0 !
4 files changed, 42 insertions(+), 42 deletions(-)

 *.py: use python3 explicitly and migrate with 2to3
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
0005 More tweaks of data db android create_db.py.patch | (download)

data/db/android/create_db.py | 5 3 + 2 - 0 !
1 file changed, 3 insertions(+), 2 deletions(-)

 more tweaks of data/db/android/create_db.py
0006 Add utf 16 encoding when opening the phrase file.patch | (download)

data/db/android/create_db.py | 6 2 + 4 - 0 !
1 file changed, 2 insertions(+), 4 deletions(-)

 add "utf-16" encoding when opening the phrase file