Package: opencc / 1.1.6+ds1-1

Metadata

Package Version Patches format
opencc 1.1.6+ds1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 use cmake install libdir.patch | (download)

CMakeLists.txt | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 use-cmake-install-libdir

Update 2021-09-18: Also use GNUInstallDirs.

0003 data Explicitly use python3.patch | (download)

data/scripts/find_target.py | 2 1 + 1 - 0 !
data/scripts/merge.py | 2 1 + 1 - 0 !
data/scripts/reverse.py | 2 1 + 1 - 0 !
data/scripts/sort.py | 2 1 + 1 - 0 !
data/scripts/sort_all.py | 2 1 + 1 - 0 !
5 files changed, 5 insertions(+), 5 deletions(-)

 data/: explicitly use python3

Before "python" is default to python3, this patch should be kept.

0004 no remote images when reading docs on disk.patch | (download)

README.md | 12 6 + 6 - 0 !
1 file changed, 6 insertions(+), 6 deletions(-)

 don't fetch remote images when reading docs on disk

0005 Use system googletest.patch | (download)

CMakeLists.txt | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 use system googletest