Nicolas Goaziou
e450373bd6
gnu: emacs-evil-markdown: Update to 0.0.2-2-685d7fb.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-markdown): Update to 0.0.2-2-685d7fb.
2020-05-27 01:56:32 +02:00
Nicolas Goaziou
d9bb896f0b
gnu: emacs-evil-markdown: Small fixes.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-markdown)[propagated-inputs]:
Re-order inputs.
[home-page]: Fix URL.
2020-05-27 01:54:28 +02:00
Nicolas Goaziou
272d5ada9a
gnu: dvtm: Use HTTPS home page URI.
...
* gnu/packages/dvtm.scm (dvtm)[home-page]: Use HTTPS URI.
2020-05-27 01:49:41 +02:00
Nicolas Goaziou
98d6edb621
gnu: blast+: Use HTTPS home page URI.
...
* gnu/packages/bioinformatics.scm (blast+)[home-page]: Use HTTPS URI.
2020-05-27 01:48:37 +02:00
Nicolas Goaziou
2798d5b584
gnu: catcodec: Use HTTPS home page URI.
...
* gnu/packages/game-development.scm (catcodec)[home-page]: Use HTTPS URI.
2020-05-27 01:47:31 +02:00
Nicolas Goaziou
f41f882272
gnu: bbmap: Use HTTPS home page URI.
...
* gnu/packages/bioinformatics.scm (bbmap)[home-page]: Use HTTPS URI.
2020-05-27 01:45:21 +02:00
Nicolas Goaziou
10857feaeb
gnu: emacs-chronometrist: Update to 0.4.3.
...
* gnu/packages/emacs-xyz.scm (emacs-chronometrist): Update to 0.4.3.
2020-05-27 00:41:27 +02:00
Nicolas Goaziou
8880db51d2
gnu: fet: Update to 5.44.7.
...
* gnu/packages/education.scm (fet): Update to 5.44.7.
2020-05-27 00:35:29 +02:00
TomZ
1bea1b3549
gnu: flowee: Update to 2020.04.1.
...
* gnu/packages/finance.scm (flowee): Update to 2020.04.1.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-05-26 23:54:13 +02:00
Eric Bavier
cfdefb863c
gnu: netsurf: Remove tabulations in source.
...
* gnu/packages/web.scm (netsurf): Remove tabulations.
2020-05-26 15:15:10 -05:00
Eric Bavier
5c133ca561
gnu: netsurf: Update to 3.10.
...
* gnu/packages/web.scm (netsurf): Update to 3.10.
* gnu/packages/patches/netsurf-system-utf8proc.patch: Adjust to new source.
2020-05-26 14:50:10 -05:00
Eric Bavier
981d80b331
gnu: nsgenbind: Update to 0.8.
...
* gnu/packages/web.scm (nsgenbind): Update to 0.8.
2020-05-26 14:49:48 -05:00
Eric Bavier
a7597d2dce
gnu: libnspsl: Update to 0.1.6.
...
* gnu/packages/web.scm (libnspsl): Update to 0.1.6.
2020-05-26 14:49:16 -05:00
Eric Bavier
7c91bca9a1
gnu: libnsutils: Update to 0.1.0.
...
* gnu/packages/web.scm (libnsutils): Update to 0.1.0.
2020-05-26 14:48:41 -05:00
Eric Bavier
2f3cf0b655
gnu: libnslog: Update to 0.1.3.
...
* gnu/packages/web.scm (libnslog): Update to 0.1.3.
2020-05-26 14:48:18 -05:00
Eric Bavier
82441f35c2
gnu: libnsbmp: Update to 0.1.6.
...
* gnu/packages/web.scm (libnsbmp): Update to 0.1.6.
2020-05-26 14:47:51 -05:00
Eric Bavier
a1c6bab52a
gnu: libdom: Update to 0.4.1.
...
* gnu/packages/web.scm (libdom): Update to 0.4.1.
2020-05-26 14:47:14 -05:00
Eric Bavier
1953b48966
gnu: libcss: Update to 0.9.1.
...
* gnu/packages/web.scm (libcss): Update to 0.9.1.
2020-05-26 14:44:13 -05:00
Eric Bavier
b022879370
gnu: libwapcaplet: Update to 0.4.3.
...
* gnu/packages/web.scm (libwapcaplet): Update to 0.4.3.
2020-05-26 14:43:46 -05:00
Eric Bavier
3f0f147a5f
gnu: hubbub: Update to 0.3.7.
...
* gnu/packages/web.scm (hubbub): Update to 0.3.7.
2020-05-26 14:43:15 -05:00
Eric Bavier
41701f4b23
gnu: netsurf-buildsystem: Update to 1.9.
...
* gnu/packages/web.scm (netsurf-buildsystem): Update to 1.9.
2020-05-26 14:42:44 -05:00
Leo Famulari
c827c52ac3
gnu: DarkIce: Update to 1.4.
...
* 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-26 14:19:13 -04:00
Vincent Legoll
a933ee5591
gnu: ffmpeg: Update to 4.2.3.
...
* gnu/packages/video.scm (ffmpeg): Update to 4.2.3.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-26 13:44:07 -04:00
Mathieu Othacehe
bd3716f6fe
image: Add partition file-system options support.
...
* 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-26 17:16:42 +02:00
Danny Milosavljevic
6ac7526e48
services: Fix permissions of directory /var/spool/cups/tmp.
...
Fixes <https://bugs.gnu.org/41367 >.
* gnu/services/cups.scm (%cups-activation): Fix permissions of directory
/var/spool/cups/tmp.
2020-05-26 16:03:56 +02:00
Guillaume Le Vaillant
e91c29a491
gnu: txr: Update to 238.
...
* gnu/packages/lisp.scm (txr): Update to 238.
[arguments]: Don't hardcode "cc=gcc" in configure-flags.
2020-05-26 14:56:43 +02:00
Guillaume Le Vaillant
51bd1f5b07
gnu: monero-gui: Update to 0.16.0.0.
...
* 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-26 14:56:42 +02:00
Guillaume Le Vaillant
9b0d54b279
gnu: monero: Update to 0.16.0.0.
...
* gnu/packages/finance.scm (monero): Update to 0.16.0.0.
2020-05-26 14:56:42 +02:00
Mathieu Othacehe
1dd7b87f10
image: Set offset default to zero.
...
* gnu/image.scm (<partition>)[offset]: Set to zero by default.
* gnu/system/image.scm (system-disk-image): Adapt accordingly.
2020-05-26 13:06:37 +02:00
Christopher Baines
20f524a44b
gnu: virt-manager: Work towards enabling some tests.
...
* 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-26 09:02:06 +01:00
Christopher Baines
c4b0131010
gnu: python2-dogtail: Switch to Python 3, and add Python 2 variant.
...
* 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-26 09:02:06 +01:00
Christopher Baines
cf7381612c
gnu: python2-dogtail: Update to 0.9.11.
...
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-26 09:02:06 +01:00
Christopher Baines
06fe35cf0c
gnu: python-pyatspi: Propagate python-pygobject.
...
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-26 09:02:05 +01:00
Christopher Baines
5d31933e0b
gnu: Add python2-pyatspi.
...
This will enable updating python2-dogtail to 0.9.11.
* gnu/packages/gnome.scm (python2-pyatspi): New variable.
2020-05-26 09:02:05 +01:00
Mathieu Othacehe
1dbd0005a1
system: image: Fix disk-image cross-compilation.
...
* gnu/system/image.scm (system-disk-image): Use the native version of the
helper packages (e2fsprogs, dosfstools, mtools, genimage, coreutils and
findutils).
2020-05-26 10:00:08 +02:00
Mathieu Othacehe
15135a5e13
gnu: grub: Allow "grub-bios-setup" to operate on raw disk-images.
...
* 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-26 10:00:08 +02:00
Mathieu Othacehe
16f9124d1f
build: image: Add support for EXT2 and EXT3 file-systems.
...
* 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-26 09:57:10 +02:00
Mathieu Othacehe
1b4fa7851b
image: Add partition offset support.
...
* gnu/image.scm (partition-offset): New procedure,
(<partition>)[offset]: new field.
* gnu/system/image.scm (system-disk-image): Apply the partition offset.
2020-05-26 09:57:06 +02:00
Marcin Karpezo
edb0366c16
gnu: emacs-stumpwm-mode: Update to 0.0.1-3.920f8fc.
...
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2020-05-26 10:05:48 +03:00
Marcin Karpezo
dfd4a29889
gnu: sbcl-swm-gaps: Update to 0.0.1-2.920f8fc.
...
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2020-05-26 10:05:47 +03:00
Marcin Karpezo
546f21c22f
gnu: sbcl-globalwindows: Update to 0.0.1-2.920f8fc.
...
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2020-05-26 10:05:47 +03:00
Marcin Karpezo
40dab17631
gnu: sbcl-pass: Update to 0.0.1-2.920f8fc.
...
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2020-05-26 10:05:47 +03:00
Marcin Karpezo
7b7c3c081d
gnu: sbcl-ttf-fonts: Update to 0.0.1-2.920f8fc.
...
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2020-05-26 10:05:47 +03:00
Marcin Karpezo
8b2a637dcd
gnu: stumpish: Update to 0.0.1-2.920f8fc.
...
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2020-05-26 10:05:47 +03:00
Efraim Flashner
681ac9a66c
gnu: go-github-com-prometheus-procfs: Re-indent.
...
* gnu/packages/syncthing.scm (go-github-com-prometheus-procfs):
Re-indent the package.
2020-05-26 09:54:36 +03:00
Efraim Flashner
3d2e2bf6b8
gnu: go-github-com-prometheus-procfs: Update to 0.0.11.
...
* gnu/packages/syncthing.scm (go-github-com-prometheus-procfs): Update
to 0.0.11.
[propagated-inputs]: Add go-golang-org-x-sys.
2020-05-26 09:54:36 +03:00
Efraim Flashner
a63077f003
gnu: go-github-com-maruel-panicparse: Update to 1.4.1.
...
* gnu/packages/golang.scm (go-github-com-maruel-panicparse): Update to
1.4.1.
2020-05-26 09:54:36 +03:00
Efraim Flashner
f913f7d9e5
gnu: go-github-com-beorn7-perks-quantile: Update to 1.0.1.
...
* gnu/packages/syncthing.scm (go-github-com-beorn7-perks-quantile):
Update to 1.0.1.
2020-05-26 09:54:36 +03:00
Efraim Flashner
a2b7abcd97
gnu: go-github-com-go-asn1-ber-asn1-ber: Update to 1.4.1.
...
* gnu/packages/syncthing.scm (go-github-com-go-asn1-ber-asn1-ber):
Update to 1.4.1.
2020-05-26 09:54:35 +03:00
Efraim Flashner
37b0793d51
gnu: go-github-com-oschwald-maxminddb-golang: Update to 1.6.0.
...
* gnu/packages/syncthing.scm (go-github-com-oschwald-maxminddb-golang):
Update to 1.6.0.
2020-05-26 09:54:35 +03:00