Package: opencc / 0.3.0-3

Metadata

Package Version Patches format
opencc 0.3.0-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
more_clear_man_c_option.patch | (download)

doc/opencc.1 | 5 5 + 0 - 0 !
1 file changed, 5 insertions(+)

 clear the path of config_file /usr/bin/opencc
 Give out the path of config_file: /usr/lib/${DEB_HOST_MULTIARCH}/opencc/*.ini
fix new test cases.patch | (download)

CMakeLists.txt | 3 2 + 1 - 0 !
data/CMakeLists.txt | 8 7 + 1 - 0 !
2 files changed, 9 insertions(+), 2 deletions(-)

 fix new test cases, install data file to meet need of multi-arch
 Copy nedded dict files to ${PROJECT_BINARY_DIR}/data for tests.
 Install data files to ${DIR_LIBRARY} instead of ${DIR_SHARE}