Package: salmon / 0.7.2+ds1-2
Metadata
| Package | Version | Patches format |
|---|---|---|
| salmon | 0.7.2+ds1-2 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| dependency fix | (download) |
CMakeLists.txt |
390 195 + 195 - 0 ! |
use debian version of dependencies, don't download them |
| cmake typo fixes | (download) |
src/SalmonQuantify.cpp |
2 1 + 1 - 0 ! |
fix upstream's typos |
| disable version check | (download) |
src/Salmon.cpp |
8 4 + 4 - 0 ! |
disable the newer version check |
| use system pkg config tbb | (download) |
CMakeLists.txt |
6 5 + 1 - 0 ! |
use pkgconfig to find the system library for tbb |
| 0007 Remove unnecessarily linked libraries.patch | (download) |
CMakeLists.txt |
2 1 + 1 - 0 ! |
remove unnecessarily linked libraries |
| 0008 Remove salmon_core lib.patch | (download) |
src/CMakeLists.txt |
11 3 + 8 - 0 ! |
remove salmon_core lib |
| 0009 Remove FIND_PACKAGE for liblzma and libbz2.patch | (download) |
CMakeLists.txt |
84 42 + 42 - 0 ! |
remove find_package for liblzma and libbz2 As these seem not to be required. |
| use_debian_packaged_rapmap.patch | (download) |
CMakeLists.txt |
2 1 + 1 - 0 ! |
use debian packaged rapmap Currently RapMap sources need to be embedded, see https://github.com/COMBINE-lab/salmon/issues/87 for a discussion with upstream. |
| add_MEM_F_SELF_OVLP.patch | (download) |
src/SalmonQuantify.cpp |
2 2 + 0 - 0 ! |
redefine mem_f_self_ovlp libbwa upstream has dropped MEM_F_SELF_OVLP in their commit 1247dc234668c1d7357fa6343222e9b5730e832d. This patch re-introduces this definition to fix an FTBFS. |
| fix unittest.patch | (download) |
src/CMakeLists.txt |
2 1 + 1 - 0 ! |
fix path of unittest executable |
| reproducible.patch | (download) |
CMakeLists.txt |
2 1 + 1 - 0 ! |
make build reproducible Not fully reproducible yet as instances of __FILE__ still contain build directory. |
