summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-05-27gnu: gitolite: Update to 3.6.11.Vincent Legoll
* gnu/packages/version-control.scm (gitolite): Update to 3.6.11. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-05-27gnu: unbound: Update to 1.10.1.Vincent Legoll
* gnu/packages/dns.scm (unbound): Update to 1.10.1. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-05-27gnu: ansible: Update to 2.9.9.Vincent Legoll
* gnu/packages/admin.scm (ansible): Update to 2.9.9. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-05-27gnu: radare2: Add more inputs.Tobias Geerinckx-Rice
* gnu/packages/engineering.scm (radare2)[arguments]: Add ‘--with-sysxxhash’ to #:configure-flags. [inputs]: Add libuv. [propagated-inputs]: Add xxhash.
2020-05-27gnu: radare2: Remove unused gmp input.Tobias Geerinckx-Rice
* gnu/packages/engineering.scm (radare2)[inputs]: Remove gmp.
2020-05-27gnu: gpm: Use HTTPS URI.Nicolas Goaziou
* gnu/packages/linux.scm (gpm)[home-page, source]: Use HTTPS URI.
2020-05-27gnu: gcide: Use HTTPS home page URI.Nicolas Goaziou
* gnu/packages/dictionaries.scm (gcide)[home-page]: Use HTTPS URI.
2020-05-27gnu: fasthenry: Use HTTPS home page URI.Nicolas Goaziou
* gnu/packages/engineering.scm (fasthenry)[home-page]: Use HTTPS URI.
2020-05-27gnu: fastcap: Use HTTPS home page URI.Nicolas Goaziou
* gnu/packages/engineering.scm (fastcap)[home-page]: Use HTTPS URI.
2020-05-27gnu: emacs-ryo-modal: Use HTTPS home page URI.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-ryo-modal)[home-page]: Use HTTPS URI.
2020-05-27gnu: emacs-load-relative: Use HTTPS home page URI.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-load-relative)[home-page]: Use HTTPS URI.
2020-05-27gnu: emacs-evil-markdown: Update to 0.0.2-2-685d7fb.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-evil-markdown): Update to 0.0.2-2-685d7fb.
2020-05-27gnu: emacs-evil-markdown: Small fixes.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-evil-markdown)[propagated-inputs]: Re-order inputs. [home-page]: Fix URL.
2020-05-27gnu: dvtm: Use HTTPS home page URI.Nicolas Goaziou
* gnu/packages/dvtm.scm (dvtm)[home-page]: Use HTTPS URI.
2020-05-27gnu: blast+: Use HTTPS home page URI.Nicolas Goaziou
* gnu/packages/bioinformatics.scm (blast+)[home-page]: Use HTTPS URI.
2020-05-27gnu: catcodec: Use HTTPS home page URI.Nicolas Goaziou
* gnu/packages/game-development.scm (catcodec)[home-page]: Use HTTPS URI.
2020-05-27gnu: bbmap: Use HTTPS home page URI.Nicolas Goaziou
* gnu/packages/bioinformatics.scm (bbmap)[home-page]: Use HTTPS URI.
2020-05-27gnu: emacs-chronometrist: Update to 0.4.3.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-chronometrist): Update to 0.4.3.
2020-05-27gnu: fet: Update to 5.44.7.Nicolas Goaziou
* gnu/packages/education.scm (fet): Update to 5.44.7.
2020-05-26gnu: flowee: Update to 2020.04.1.TomZ
* gnu/packages/finance.scm (flowee): Update to 2020.04.1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-05-26gnu: netsurf: Remove tabulations in source.Eric Bavier
* gnu/packages/web.scm (netsurf): Remove tabulations.
2020-05-26gnu: netsurf: Update to 3.10.Eric Bavier
* gnu/packages/web.scm (netsurf): Update to 3.10. * gnu/packages/patches/netsurf-system-utf8proc.patch: Adjust to new source.
2020-05-26gnu: nsgenbind: Update to 0.8.Eric Bavier
* gnu/packages/web.scm (nsgenbind): Update to 0.8.
2020-05-26gnu: libnspsl: Update to 0.1.6.Eric Bavier
* gnu/packages/web.scm (libnspsl): Update to 0.1.6.
2020-05-26gnu: libnsutils: Update to 0.1.0.Eric Bavier
* gnu/packages/web.scm (libnsutils): Update to 0.1.0.
2020-05-26gnu: libnslog: Update to 0.1.3.Eric Bavier
* gnu/packages/web.scm (libnslog): Update to 0.1.3.
2020-05-26gnu: libnsbmp: Update to 0.1.6.Eric Bavier
* gnu/packages/web.scm (libnsbmp): Update to 0.1.6.
2020-05-26gnu: libdom: Update to 0.4.1.Eric Bavier
* gnu/packages/web.scm (libdom): Update to 0.4.1.
2020-05-26gnu: libcss: Update to 0.9.1.Eric Bavier
* gnu/packages/web.scm (libcss): Update to 0.9.1.
2020-05-26gnu: libwapcaplet: Update to 0.4.3.Eric Bavier
* gnu/packages/web.scm (libwapcaplet): Update to 0.4.3.
2020-05-26gnu: hubbub: Update to 0.3.7.Eric Bavier
* gnu/packages/web.scm (hubbub): Update to 0.3.7.
2020-05-26gnu: netsurf-buildsystem: Update to 1.9.Eric Bavier
* gnu/packages/web.scm (netsurf-buildsystem): Update to 1.9.
2020-05-26gnu: DarkIce: Update to 1.4.Leo Famulari
* gnu/packages/audio.scm (darkice): Update to 1.4. [source]: Update URL. Remove obsolete patch. * gnu/packages/patches/darkice-workaround-fpermissive-error.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
2020-05-26gnu: ffmpeg: Update to 4.2.3.Vincent Legoll
* gnu/packages/video.scm (ffmpeg): Update to 4.2.3. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-26image: Add partition file-system options support.Mathieu Othacehe
* gnu/image.scm (<partition>)[file-system-options]: New field, (partition-file-system-options): new exported procedure. * gnu/system/image.scm (partition->gexp): Adapt accordingly. * gnu/build/image.scm (sexp->partition): Also adapt accordingly, (make-ext-image): and pass file-system options to mke2fs.
2020-05-26services: Fix permissions of directory /var/spool/cups/tmp.Danny Milosavljevic
Fixes <https://bugs.gnu.org/41367>. * gnu/services/cups.scm (%cups-activation): Fix permissions of directory /var/spool/cups/tmp.
2020-05-26gnu: txr: Update to 238.Guillaume Le Vaillant
* gnu/packages/lisp.scm (txr): Update to 238. [arguments]: Don't hardcode "cc=gcc" in configure-flags.
2020-05-26gnu: monero-gui: Update to 0.16.0.0.Guillaume Le Vaillant
* gnu/packages/finance.scm (monero-gui): Update to 0.16.0.0. [native-inputs]: Add monero-source. [inputs]: Add libgcrypt. [arguments]: Add 'get-monero-extra-files' phase.
2020-05-26gnu: monero: Update to 0.16.0.0.Guillaume Le Vaillant
* gnu/packages/finance.scm (monero): Update to 0.16.0.0.
2020-05-26image: Set offset default to zero.Mathieu Othacehe
* gnu/image.scm (<partition>)[offset]: Set to zero by default. * gnu/system/image.scm (system-disk-image): Adapt accordingly.
2020-05-26gnu: virt-manager: Work towards enabling some tests.Christopher Baines
* gnu/packages/virtualization.scm (virt-manager)[arguments]: Set #:test-target to "test_ui", replace the 'check phase. [native-inputs]: Add some inputs required for running tests.
2020-05-26gnu: python2-dogtail: Switch to Python 3, and add Python 2 variant.Christopher Baines
* gnu/packages/python-xyz.scm (python2-dogtail): Rename to python-dogtail. [name]: Change python2-dogtail to python-dogtail. [arguments]: Remove #:python. [propagated-inputs,native-inputs]: Switch Python 2 packages to Python 3 variants. (python2-dogtail): New variable.
2020-05-26gnu: python2-dogtail: Update to 0.9.11.Christopher Baines
There are newer releases on a gitlab.com repository compared to PyPI. Make an attempt at getting the tests to work, they don't yet I believe because DBus isn't working properly. This update is a step towards getting a Python 3 variant of the package, which can be used to test virt-manager. * gnu/packages/python-xyz.scm (python2-dogtail): Update to 0.9.11. [source]: Switch from PyPI to gitlab.com, as gitlab.com contains newer releases. [arguments]: Replace the check phase, and update comment about disabling the tests. [propagated-inputs,native-inputs]: Add relevant packages. [home-page]: Change to https://gitlab.com/dogtail/dogtail/
2020-05-26gnu: python-pyatspi: Propagate python-pygobject.Christopher Baines
As python-pygobject is required at runtime. * gnu/packages/gnome.scm (python-pyatspi)[inputs]: Move python-pygobject to… [propagated-inputs]: …here. (python2-pyatspi)[inputs]: Move python2-pygobject to… [propagated-inputs]: …here.
2020-05-26gnu: Add python2-pyatspi.Christopher Baines
This will enable updating python2-dogtail to 0.9.11. * gnu/packages/gnome.scm (python2-pyatspi): New variable.
2020-05-26system: image: Fix disk-image cross-compilation.Mathieu Othacehe
* gnu/system/image.scm (system-disk-image): Use the native version of the helper packages (e2fsprogs, dosfstools, mtools, genimage, coreutils and findutils).
2020-05-26gnu: grub: Allow "grub-bios-setup" to operate on raw disk-images.Mathieu Othacehe
* gnu/packages/patches/grub-setup-root.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/bootloaders.scm (grub): Apply it.
2020-05-26build: image: Add support for EXT2 and EXT3 file-systems.Mathieu Othacehe
* gnu/build/image.scm (make-ext4-image): Rename to ... (make-ext-image): ... it, and pass the file-system type to mke2fs, (make-partition-image): Adapt to call "make-ext-image" if the partition file-system is prefixed by "ext".
2020-05-26image: Add partition offset support.Mathieu Othacehe
* gnu/image.scm (partition-offset): New procedure, (<partition>)[offset]: new field. * gnu/system/image.scm (system-disk-image): Apply the partition offset.
2020-05-26gnu: emacs-stumpwm-mode: Update to 0.0.1-3.920f8fc.Marcin Karpezo
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>