Package: tulip / 6.0.1+dfsg-2
Metadata
| Package | Version | Patches format |
|---|---|---|
| tulip | 6.0.1+dfsg-2 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 0001 Remove dirs not shipped from cmake.patch | (download) |
CMakeLists.txt |
11 2 + 9 - 0 ! |
update cmake's build files to exclude the dirs and files that we exclude from upstream's source code. |
| 0002 Comment out INSTALL_RPATH flag on executables.patch | (download) |
CMakeLists.txt |
10 5 + 5 - 0 ! |
remove rpath from executables per debian policy. |
| 0003 Link against libantlr pic.patch | (download) |
thirdparty/xdkbibtex/CMakeLists.txt |
2 1 + 1 - 0 ! |
link against the pic version of libantlr as required to build xdkbtex to a .so |
| 0004 Fix installation path logic.patch | (download) |
library/tulip-core/src/TlpTools.cpp |
1 0 + 1 - 0 ! |
patch logic applied by upstream to determine installation dir so that it works with debian multiarch. |
| 0005 Do not mistake package version for API version.patch | (download) |
cmake/TulipPython.cmake |
2 1 + 1 - 0 ! |
do not mistake package version for api version The regex in this matches on a path that typically contains the package version. This is going to match instead of the tarball file name. |
| 0007 Put icons under pixmaps dir only.patch | (download) |
software/tulip/CMakeLists.txt |
9 0 + 9 - 0 ! |
prevent the duplication of application icons which are already installed under usr/share/pixmaps/. |
| 0008 Use Debian system fonts.patch | (download) |
library/tulip-ogl/bitmaps/CMakeLists.txt |
6 1 + 5 - 0 ! |
make tulip load fonts from debian's font packages rather bundled copies. |
| 0009 Remove mkdir commands from install target.patch | (download) |
software/tulip/CMakeLists.txt |
7 0 + 7 - 0 ! |
remove superfluous mkdir commands creating paths such as /usr/share/applications from cmake build file. |
