summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-23gnu: Add OpenEXR 3....* gnu/packages/graphics.scm (openexr): New variable. (openexr-2)[home-page]: Use home-page from openexr. [synopsis]: Use synopsis from openexr. [description]: Use description from openexr. [license]: Use license from openexr. Signed-off-by: Leo Famulari <leo@famulari.name> Vinicius Monego
2021-10-23gnu: Rename openexr to openexr-2....This is done so the OpenEXR package can be upgraded to version 3 in a later commit. * gnu/packages/graphics.scm (openexr): Rename to ... (openexr-2): ... new variable. (blender, blender-2.79, openimageio, povray)[inputs]: Adjust accordingly. (ctl)[propagated-inputs]: Likewise. * gnu/packages/animation.scm (synfig)[propagated-inputs]: Likewise. * gnu/packages/gimp.scm (gegl, gimp)[inputs]: Likewise. * gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Likewise. * gnu/packages/image-processing.scm (mia, opencolorio, opencv, vips, gmic, nip2)[inputs]: Likewise. * gnu/packages/image-viewers.scm (luminance-hdr)[inputs]: Likewise. * gnu/packages/image.scm (freeimage, vigra, devil)[inputs]: Likewise. * gnu/packages/kde-frameworks.scm (kimageformats)[inputs]: Likewise. * gnu/packages/kde.scm (krita)[inputs]: Likewise. * gnu/packages/photo.scm (enblend-enfuse, darktable, hugin)[inputs]: Likewise. Signed-off-by: Leo Famulari <leo@famulari.name> Vinicius Monego
2021-10-23gnu: Add imath....* gnu/packages/graphics.scm (imath): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Vinicius Monego
2021-10-23gnu: font-juliamono: Update to 0.043....* gnu/packages/fonts.scm (font-juliamono): Update to 0.043. Signed-off-by: Leo Famulari <leo@famulari.name> Konrad Hinsen
2021-10-23gnu: bitcoin-core@0.21: Update to 0.21.2...Signed-off-by: Leo Famulari <leo@famulari.name> Michael Ford
2021-10-23gnu: bcachefs-tools-static: Fix build....This follows up on commit 196e3f52355ee7d086e67eb769d714dd040d61c2: bcachefs-tools now unconditionally builds and installs libbcachefs.so. * gnu/packages/file-systems.scm (bcachefs-tools-static)[arguments]: Add a new 'skip-shared-library phase. Tobias Geerinckx-Rice
2021-10-23gnu: sdr++: Activate M17 support....* gnu/packages/radio.scm (sdr++)[inputs]: Add codec2. [arguments]: Add "-DOPT_BUILD_M17_DECODER=ON" to 'configure-flags'. Guillaume Le Vaillant
2021-10-23gnu: xen: Fix upstream hash mismatch....* gnu/packages/virtualization.scm (xen)[native-inputs]: Fetch mini-os by Git its commit rather than an unstable tag. Tobias Geerinckx-Rice
2021-10-23gnu: xen: Fetch Git sources over HTTPS....* gnu/packages/virtualization.scm (xen)[source, native-inputs]: Clone the xen and mini-os repositories over HTTPS. Tobias Geerinckx-Rice
2021-10-23gnu: php: Update to 7.4.25 [security fixes]....* gnu/packages/php.scm (php): Update to 7.4.25. [source]: Don't explicitly return #t from snippet. Tobias Geerinckx-Rice
2021-10-23gnu: bcachefs-tools: Update to 0.1-12.f9f5778....* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-12.f9f5778. Tobias Geerinckx-Rice
2021-10-23gnu: fontmanager: Update to 0.8.7....* gnu/packages/fontutils.scm (fontmanager): Update to 0.8.7. Tobias Geerinckx-Rice
2021-10-23gnu: exiv2: Delete static library....* gnu/packages/image.scm (exiv2)[arguments]: Add a 'delete-static-libraries phase. Tobias Geerinckx-Rice
2021-10-23gnu: exiv2: Update to 0.27.5....* gnu/packages/image.scm (exiv2): Update to 0.27.5. Tobias Geerinckx-Rice
2021-10-23gnu: emacs-alect-themes: Update to 0.10....* gnu/packages/emacs-xyz.scm (emacs-alect-themes): Update to 0.10. Nicolas Goaziou
2021-10-22gnu: Add qtltools....* gnu/packages/bioinformatics.scm (qtltools): New variable. Ricardo Wurmus
2021-10-22gnu: Add gmic-qt-gimp....* gnu/packages/image-processing.scm (gmic-qt-gimp): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Ivan Gankevich
2021-10-22gnu: uBlock Origin: Update to 1.38.6....* gnu/packages/browser-extensions.scm (ublock-origin): Update to 1.38.6. Marius Bakke
2021-10-22gnu: ungoogled-chromium: Update to 95.0.4638.54-1....* gnu/packages/chromium.scm (%chromium-version): Set to 95.0.4638.54. (%ungoogled-revision): Set to 95.0.4638.54. (%ungoogled-origin): Update hash. (ungoogled-chromium)[source]: Likewise. [arguments]: Remove obsolete configure flag. Adjust substitutions for 95. Marius Bakke
2021-10-22gnu: git-remote-gcrypt: Update to 1.4....* gnu/packages/version-control.scm (git-remote-gcrypt): Update to 1.4. [source]: Use GIT-FILE-NAME helper. [arguments]: Don't explicitly return #t from phases. Tobias Geerinckx-Rice
2021-10-22gnu: chibi-scheme: Cross-compile....* gnu/packages/scheme.scm (chibi-scheme)[arguments]: Set CC to CC-FOR-TARGET in #:make-flags rather than hard-coding it to "gcc" as an environment variable. Tobias Geerinckx-Rice
2021-10-22gnu: chibi-scheme: Update to 0.10....* gnu/packages/scheme.scm (chibi-scheme): Update to 0.10. Tobias Geerinckx-Rice
2021-10-22doc: Set LC_ALL when translating xref commands....* doc/local.mk (xref_command): Set LC_ALL. Julien Lepiller
2021-10-22gnu: hamlib: Update to 4.3.1....* gnu/packages/radio.scm (hamlib): Update to 4.3.1. Tobias Geerinckx-Rice
2021-10-22gnu: chirp: Update to 20211016....* gnu/packages/radio.scm (chirp): Update to 20211016. Tobias Geerinckx-Rice
2021-10-21gnu: linux-libre 4.14: Update to 4.14.252....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.252. (linux-libre-4.14-pristine-source): Update hash. Leo Famulari
2021-10-21gnu: linux-libre 4.19: Update to 4.19.213....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.213. (linux-libre-4.19-pristine-source): Update hash. Leo Famulari
2021-10-21gnu: linux-libre 5.4: Update to 5.4.155....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.155. (linux-libre-5.4-pristine-source): Update hash. Leo Famulari
2021-10-21gnu: linux-libre 5.10: Update to 5.10.75....* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.75. (linux-libre-5.10-pristine-source): Update hash. Leo Famulari
2021-10-21gnu: linux-libre: Update to 5.14.14....* gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.14. (linux-libre-5.14-pristine-source): Update hash. Leo Famulari
2021-10-22gnu: emacs-packed: Update to 3.0.4....* gnu/packages/emacs-xyz.scm (emacs-packed): Update to 3.0.4. Nicolas Goaziou
2021-10-22gnu: emacs-org-re-reveal: Update to 3.12.3....* gnu/packages/emacs-xyz.scm (emacs-org-re-reveal): Update to 3.12.3. Nicolas Goaziou
2021-10-22gnu: emacs-embark: Update to 0.12....* gnu/packages/emacs-xyz.scm (emacs-embark): Update to 0.12. Nicolas Goaziou
2021-10-22gnu: emacs-vc-hgcmd: Update to 1.14.1....* gnu/packages/emacs-xyz.scm (emacs-vc-hgcmd): Update to 1.14.1. Nicolas Goaziou
2021-10-22gnu: emacs-map: Update to 1.3.2....* gnu/packages/emacs-xyz.scm (emacs-map): Update to 1.3.2. Nicolas Goaziou
2021-10-22gnu: Add snooze....* gnu/packages/suckless.scm (snooze): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> jgart
2021-10-22guix: packages: Add comment on license field....* guix/packages/packages.scm (<package>): Add comment about the type that the license field expects as part of a package record. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> jgart via Guix-patches via
2021-10-21gnu: boxes: Match over CAR/CDR....* gnu/packages/shellutils.scm (boxes)[arguments]: Import (ice-9 match) and use it to replace the 'install phases's CAR & CDR usage. Tobias Geerinckx-Rice
2021-10-21gnu: boxes: Link to homier home page....* gnu/packages/shellutils.scm (boxes)[home-page]: Link to the front page. Tobias Geerinckx-Rice
2021-10-21gnu: boxes: Update to 2.1.1....* gnu/packages/shellutils.scm (boxes): Update to 2.1.1. [arguments]: Adjust 'install phase. Don't explicitly return #t from phases. [native-inputs]: Add xxd. [inputs]: Add libunistring and pcre2. Tobias Geerinckx-Rice
2021-10-21gnu: Fix ‘this packages’ and some other niggles....* gnu/packages/crates-io.scm (rust-home-0.5)[description]: Fix ‘this packages’ typo. * gnu/packages/emacs-xyz.scm (emacs-ahg, emacs-cwl-mode)[description]: Likewise. * gnu/packages/python-check.scm (python-pytest-csv)[description]: Likewise. * gnu/packages/ocaml.scm (ocaml-syntax-shims)[description]: Likewise, and note which language. * gnu/packages/python-xyz.scm (python-recommonmark)[description]: Likewise, and work around ‘enabling you’. Tobias Geerinckx-Rice
2021-10-21installer: Reorder file system type listbox....Recommending ext4 over btrfs is probably ill-advised nowadays. See the regular bug reports about running out of /gnu/store directory entries, for which the documented fix then breaks booting with GRUB. Instead, just list regular file systems alphabetically. We can bikeshed bcachefs later ;-) Move second-class file systems like NTFS to their own section at the end of the list. * gnu/packages/package-management.scm (run-fs-type-page): Reorder the LISTBOX-ITEMS. Tobias Geerinckx-Rice
2021-10-21gnu: fntsample: Update to 5.4....* gnu/packages/fontutils.scm (fntsample): Update to 5.4. [arguments]: Don't explicitly return #t from phases. Tobias Geerinckx-Rice
2021-10-21gnu: fntsample: Update Blocks.txt and use stable URL....* gnu/packages/fontutils.scm (fntsample)[input]: Update unicode-blocks to 14.0.0 and include the version in its URL and name. Tobias Geerinckx-Rice
2021-10-21gnu: criu: Fix PYTHONPATH & switch to Python 3 to build criu-ns....* gnu/packages/virtualization.scm (criu)[arguments]: Set PYTHON in #:make-flags instead of ‘hard-coding’ it later. Replace the forever-broken 'wrap phase with one that doesn't attempt to support ‘--with-input’ for now. [inputs]: Substitute python and python-protobuf for python-2 and python2-protobuf, respectively, and remove python2-ipaddr. Tobias Geerinckx-Rice
2021-10-21gnu: criu: Update to 3.16.1....* gnu/packages/virtualization.scm (criu): Update to 3.16.1. Tobias Geerinckx-Rice
2021-10-21gnu: criu: Delete custom 'configure phase....* gnu/packages/virtualization.scm (criu)[arguments]: Delete 'configure phase. Tobias Geerinckx-Rice
2021-10-21gnu: criu: Build from Git sources....This in preparation for 3.16.1 which lacks a stable tarball. * gnu/packages/virtualization.scm (criu)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice
2021-10-21gnu: Add gdc-client....* gnu/packages/bioinformatics.scm (gdc-client): New variable. Ricardo Wurmus
2021-10-21gnu: Add r-shaman....* gnu/packages/bioinformatics.scm (r-shaman): New variable. Ricardo Wurmus