Debian Patches
Status for discord-rpc/3.4.0-2
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
01-fix-install-paths.patch | Fix install paths for Debian This patch * includes CMakePackageConfigHelpers in src/CMakeLists.txt. * adds a Config.cmake.in and generates the proper CMake config files before installing them * adds a pkg-config file * patches src/CMakeLists.txt to configure both of the above * adds a version string to the project * changes the header install destination to not be hard-coded. |
David James <davidjamescastor215@proton.me> | no | 2024-01-19 | ||
02-update-cmake.patch | Bump minimum version of cmake to fix FTBFS with cmake v4diff --git a/CMakeLists.txt b/CMakeLists.txt index eda4648..d855705 100644 |
Mathias Gibbens <gibmat@debian.org> | not-needed |