Package: taskflow / 3.9.0+ds-1

Metadata

Package Version Patches format
taskflow 3.9.0+ds-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
use system libraries.patch | (download)

tfprof/server/CMakeLists.txt | 4 1 + 3 - 0 !
tfprof/server/tfprof.cpp | 4 2 + 2 - 0 !
unittests/CMakeLists.txt | 4 2 + 2 - 0 !
3 files changed, 5 insertions(+), 7 deletions(-)

 we do not use vendored libraries in the debian build
tfprof default mount.patch | (download)

tfprof/server/tfprof.cpp | 5 2 + 3 - 0 !
1 file changed, 2 insertions(+), 3 deletions(-)

 use default location for tfprof template files on debian systems
  Upstream cannot assume a default location, so we do not forward this patch
install tfprof.patch | (download)

tfprof/server/CMakeLists.txt | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 install the tfprof executable
 This is needed for the Debian build so that it can be packaged.