Package: libwebm / 1.0.0.32-1

Metadata

Package Version Patches format
libwebm 1.0.0.32-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Build with cxx17 instead of cxx11.patch | (download)

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

 build with cxx17 instead of cxx11

Googletest no longer supports building in c++11. Bumping version
specification in CMakeLists.txt to c++17.

0002 Provide SOVERSION for correct symlinking.patch | (download)

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

 provide soversion for correct symlinking

0003 Build and install system tools.patch | (download)

CMakeLists.txt | 30 24 + 6 - 0 !
1 file changed, 24 insertions(+), 6 deletions(-)

 build and install system tools

0004 Use system googletest.patch | (download)

CMakeLists.txt | 45 24 + 21 - 0 !
1 file changed, 24 insertions(+), 21 deletions(-)

 use system googletest