Package: tulip / 3.7.0dfsg-4
Metadata
Package | Version | Patches format |
---|---|---|
tulip | 3.7.0dfsg-4 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 Factored out references to doc building jars in cmak.patch | (download) |
CMakeLists.txt |
7 7 + 0 - 0 ! |
[patch] factored out references to doc-building jars in cmake files |
0002 Comment out INSTALL_RPATH flag on executables.patch | (download) |
software/tulip/src/CMakeLists.txt |
3 0 + 3 - 0 ! |
[patch] comment out install_rpath flag on executables. |
0003 Disable python binding.patch | (download) |
CMakeLists.txt |
5 3 + 2 - 0 ! |
[patch] disable python binding. |
0004 Use Debian packaged jars.patch | (download) |
CMakeLists.txt |
9 6 + 3 - 0 ! |
[patch] use debian-packaged jars. |
0005 Fix FTBFS with GCC 4.7.patch | (download) |
library/tulip/include/tulip/SimpleVector.h |
2 2 + 0 - 0 ! |
[patch] fix ftbfs with gcc 4.7 Add a missing include in the headers. |
0006 Use bash for script with bashism.patch | (download) |
tulip-config.in |
2 1 + 1 - 0 ! |
[patch] use bash for script with bashism |
0007 Separate shlib version with a dash in 3rdparty libs.patch | (download) |
thirdparty/OGDF/CMakeLists.txt |
2 1 + 1 - 0 ! |
[patch] separate shlib version with a dash in 3rdparty libs |
0008 Check for __unix__ instead of __linux.patch | (download) |
library/tulip/include/tulip/ConsoleUtils.h |
2 1 + 1 - 0 ! |
[patch] check for __unix__ instead of __linux |
0009 Completely disable crash handler on archs other than.patch | (download) |
software/crash_handling/CrashHandling.cpp |
7 7 + 0 - 0 ! |
[patch] completely disable crash handler on archs other than i386 and amd64 |