Package: opencc / 1.1.9+ds1-3

Metadata

Package Version Patches format
opencc 1.1.9+ds1-3 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.

0002 Force build with c 17.patch | (download)

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

 force build with c++17

Needed by googletest.

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

README.md | 7 0 + 7 - 0 !
1 file changed, 7 deletions(-)

 don't fetch remote images when reading docs on disk

This fixes a privacy breach previously reported as Lintian warnings

0004 Use system googletest.patch | (download)

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

 use system googletest

0005 Disable build in setup.py.patch | (download)

setup.py | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 disable build in setup.py


backport/0006 Fix build for gcc 15 934.patch | (download)

src/SerializedValues.hpp | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 fix build for gcc 15 (#934)

Co-authored-by: Peng Wu <pwu@redhat.com>
Bug-Debian: https://bugs.debian.org/1097512

backport/0007 Fix deprecated declarations in C 17.patch | (download)

src/Segments.hpp | 6 5 + 1 - 0 !
1 file changed, 5 insertions(+), 1 deletion(-)

 fix deprecated declarations in c++17