Package: createrepo-c / 1.2.0-3
Metadata
Package | Version | Patches format |
---|---|---|
createrepo-c | 1.2.0-3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
python path.patch | (download) |
examples/python/contenthash_calculation.py |
2 1 + 1 - 0 ! |
use /usr/bin/python3 for examples and tests. |
python skbuild path.patch | (download) |
src/python/CMakeLists.txt |
25 11 + 14 - 0 ! |
make the python module build with scikit-build |
python platlib debian.patch | (download) |
src/python/CMakeLists.txt |
2 1 + 1 - 0 ! |
use the debian directory layout for python modules |
cmake imported target.patch | (download) |
CMakeLists.txt |
22 11 + 11 - 0 ! |
cmake: use imported_target for 3rd-party dependencies Fix linking for libraries and programs that use the installed library. Also bumps the CMake policy version to 3.7 |
cmake doxygen conditional.patch | (download) |
doc/CMakeLists.txt |
7 4 + 3 - 0 ! |
cmake: allow builds without doxygen being present with cmake 4+ |