summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/iniparser-remove-fetchcontent-usage.patch
AgeCommit message (Collapse)Author
2026-01-14gnu: iniparser: Update to 4.2.6.Murilo
* gnu/packages/samba.scm (iniparser): Update to 4.2.6. [source]: Update upstream repository URL to GitLab; Add patch. [build-system]: Switch from gnu-build-system to cmake-build-system. [arguments]<#:make-flags>: Remove it. <#:phases>{configure}: Do not replace it. {build}: Do not replace it. {install}: Do not replace it. {patch-runner}: New phase. {symlink-lib}: New phase. [native-inputs]: Add pkg-config, doxygen, ruby, unity-test. [home-page]: Use new GitLab URL. [license]: Switch from X11 to MIT (expat). * gnu/packages/patches/iniparser-remove-fetchcontent-usage.patch: New file. * gnu/local.mk (dist_patch_DATA): Register new patch files. Change-Id: I3cb60ed6feb56c63c1e978a9d5b0d002f097b6fe Signed-off-by: John Kehayias <john@guixotic.coop>