]> git.ipfire.org Git - ipfire-2.x.git/commit
transmission: Update to CMakeLists.txt of min cmake version
authorAdolf Belka <adolf.belka@ipfire.org>
Sun, 11 May 2025 10:13:04 +0000 (12:13 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 12 May 2025 14:41:27 +0000 (14:41 +0000)
commit45b9eb57b2112c37cd6f494dbd08fa948b1d7b88
tree6d41f18640c10496595e7195c11a9dfa4567c0ff
parent60679bdad1ac70f44b394aab4e9e79f043adf91d
transmission: Update to CMakeLists.txt of min cmake version

- The main CMakeLists.txt was okay but a lot of the CMakeLists.txt files in the third
   part folder had min version prior to 3.5
- A patch set has been made in the transmission source but it was also changing a lot of
   other things. I just created my own patch to update the files in the third party
   folder and the build was successfull with that.
- If a new version is released then this patch can be removed but it will depend on
   if that new version includes the fix to the bug in 4.0.6 that has resulted in a
   variety of torrent mirrors banning transmission-4.0.6. This caused the transmission
   update in IPFire to be reverted to 4.0.5

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/transmission
src/patches/transmission-4.0.5-allow_build_with_cmake-4.0.x.patch [new file with mode: 0644]