aboutsummaryrefslogtreecommitdiff
path: root/.patman
diff options
context:
space:
mode:
authorLeo Nikkilä <hello@lnikki.la>2024-08-24 22:41:57 +0100
committerSharlatan Hellseher <sharlatanus@gmail.com>2024-08-25 20:46:48 +0100
commit6d508ef6905a17d269fe53532dd5009fff77ffb6 (patch)
tree8343c6804eed6362c7e80051c7e7b3659b0b5459 /.patman
parente7bdf27d9843c233dc124a25a5e2438f72469a52 (diff)
downloadguix-6d508ef6905a17d269fe53532dd5009fff77ffb6.tar.gz
guix-6d508ef6905a17d269fe53532dd5009fff77ffb6.zip
gnu: Add go-github-com-go-openapi-validate.
* gnu/packages/golang-web.scm (go-github-com-go-openapi-validate): New variable. Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I775c1d2acdfa58f42a3898ced33f24a0a0fb2ee9
Diffstat (limited to '.patman')
0 files changed, 0 insertions, 0 deletions
Likewise. Add patch-paths phase. Change-Id: Idcb6a6f2115176c9aa6074b916313e9640416033 2024-03-31gnu: libmicrohttpd: Update to 1.0.1.Maxim Cournoyer * gnu/packages/gnunet.scm (libmicrohttpd): Update to 1.0.1. Change-Id: I10e40d2a4d5634f9936c349c0678876e4cbba9ab 2024-03-13gnu: libextractor: Enable tidy-html support.Maxim Cournoyer * gnu/packages/gnunet.scm (libextractor) [source]: Apply patch. [phases] <force-reconfigure>: New phase. [inputs]: Add tidy-html. Remove associated comment. * gnu/packages/patches/libextractor-tidy-support.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Change-Id: Ic812e09504d522ec87410bbbb03ccd3d6e48dd71 2024-03-13gnu: libextractor: Enable RPM support.Maxim Cournoyer * gnu/packages/gnunet.scm (libextractor) [inputs]: Add rpm. Change-Id: I618330e038d4793bc61cf62320dc33fa16ab9c7f 2024-03-13gnu: libextractor: Enable apparmor support.Maxim Cournoyer * gnu/packages/gnunet.scm (libextractor) [inputs]: Add libapparmor. Change-Id: I6ec8b7fce5db0179f2b65d9a4509ab9bcecb12ef 2024-03-13gnu: libextractor: Add autotools inputs.Maxim Cournoyer These are needed when building from git. * gnu/packages/gnunet.scm (libextractor) [native-inputs]: Add autoconf-2.71, automake, gettext-minimal, libtool and texinfo. Change-Id: Ia35932b56c74354fc7cffc104e4ae5efa9ad8c85 2024-03-13gnu: libextractor: Modernize.Maxim Cournoyer * gnu/packages/gnunet.scm (libextractor): Move inputs, native-inputs after arguments. [arguments]: Use gexps. Remove trailing #t. [inputs]: Remove labels and sort. Change-Id: Ia3950630bd0985e106fb92cce3f92732e93970df 2024-03-13gnu: libextractor: Update to 1.13.Maxim Cournoyer * gnu/packages/gnunet.scm (libextractor): Update to 1.13. [inputs]: Remove ffmpeg-4, no longer supported. Replace gtk+ with gdk-pixbuf. [argumens]: Reinstate parallel tests. Remove fix-exiv2-tests phase. Change-Id: Ic299c31a2d40512116c9876e0fbb4f9ded0ccc3b 2023-12-29gnu: gnunet-gtk: Update to 0.20.0.Adam Faiz * gnu/packages/gnunet.scm (gnunet-gtk): Update to 0.20.0. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Change-Id: I293aecd0e7074d2b522d955ab4509a5eeb1cf7d6 2023-12-29gnu: gnunet: Update to 0.20.0.Adam Faiz * gnu/packages/gnunet.scm (gnunet): Update to 0.20.0. [source]: Remove snippet. Change-Id: I1157f586764f9282d331596ca83bb8850ddee7ab Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>