Bug#886560: CharLS 2.0.0

2019-01-03 Thread Mathieu Malaterre
On Fri, Dec 21, 2018 at 11:39 AM Andreas Tille wrote: > > Control: tags -1 help > > I've commited charls 2.0 to Git[1]. Unfortunately it does not build > out of the box: Fixed: 3f15f491eef6 Update to match SOVERSION d10b1dafe79c Use default c++ standard used by gcc when compiling 4766801f4044 R

Bug#886560: CharLS 2.0.0

2018-12-21 Thread Andreas Tille
Control: tags -1 help I've commited charls 2.0 to Git[1]. Unfortunately it does not build out of the box: ... [100%] Linking CXX executable charlstest /usr/bin/cmake -E cmake_link_script CMakeFiles/charlstest.dir/link.txt --verbose=1 /usr/bin/c++ -g -O2 -fdebug-prefix-map=/build/charls-2.0.0+d

Bug#886560: CharLS 2.0.0

2018-01-07 Thread Mathieu Malaterre
Source: charls Version: 1.1.0+dfsg-2 Now that all buildds default to >= gcc-7, which in turns compiles using -std=c++14 it may be a good time to switch to CharLS v2.0.0 and drop the legacy v1.1.0 which is only compatible with c++03: https://github.com/team-charls/charls#about-this-software (...)