Ricardo Wurmus
934cc5691a
gnu: gsettings-desktop-schemas: Update to 3.28.0.
...
* gnu/packages/gnome.scm (gsettings-desktop-schemas): Update to 3.28.0.
2019-03-07 13:41:04 +01:00
Ricardo Wurmus
0daf0efbe6
gnu: gcr: Update to 3.28.0.
...
* gnu/packages/patches/gcr-disable-failing-tests.patch,
gnu/packages/patches/gcr-fix-collection-tests-to-work-with-gpg-21.patch:
Remove files.
* gnu/local.mk (dist_patch_DATA): Remove patches.
* gnu/packages/gnome.scm (gcr): Update to 3.28.0.
[arguments]: Add phase "disable-failing-tests"; rewrite "pre-check" phase.
[native-inputs]: Add libxml2.
2019-03-07 13:41:04 +01:00
Ricardo Wurmus
9863ce205d
gnu: gnome-desktop: Update to 3.28.2.
...
* gnu/packages/gnome.scm (gnome-desktop): Update to 3.28.2.
[inputs]: Add libseccomp.
2019-03-07 13:41:04 +01:00
Ricardo Wurmus
5ba1781915
gnu: libproxy: Remove network-manager.
...
This is necessary to break a dependency cycle.
* gnu/packages/networking.scm (libproxy)[inputs]: Remove network-manager.
2019-03-07 13:41:04 +01:00
Ricardo Wurmus
78ac232e79
gnu: gnome-maps: Update to 3.28.2.
...
* gnu/packages/geo.scm (gnome-maps): Update to 3.28.2.
2019-03-07 13:41:04 +01:00
Ricardo Wurmus
1258112a27
gnu: glibmm: Update to 2.56.0.
...
* gnu/packages/glib.scm (glibmm): Update to 2.56.0.
2019-03-07 13:41:04 +01:00
Ricardo Wurmus
b54c22898d
gnu: gedit: Use gtksourceview-3.
...
* gnu/packages/gnome.scm (gedit)[inputs]: Replace "gtksourceview" with
"gtksourceview-3".
2019-03-07 13:41:04 +01:00
Ricardo Wurmus
0a500745c7
gnu: file-roller: Update to 3.28.0.
...
* gnu/packages/gnome.scm (file-roller): Update to 3.28.0.
[build-system]: Use meson-build-system.
[native-inputs]: Add desktop-file-utils, gtk+:bin, and glib:bin.
[arguments]: Remove.
2019-03-07 13:41:04 +01:00
Ricardo Wurmus
2089bca52a
gnu: yelp-tools: Update to 3.28.0.
...
* gnu/packages/gnome.scm (yelp-tools): Update to 3.28.0.
2019-03-07 13:41:04 +01:00
Ricardo Wurmus
7c2139005b
gnu: yelp-xsl: Update to 3.28.0.
...
* gnu/packages/gnome.scm (yelp-xsl): Update to 3.28.0.
2019-03-07 13:41:04 +01:00
Ricardo Wurmus
ef7f084fe5
gnu: yelp: Update to 3.28.1.
...
* gnu/packages/gnome.scm (yelp): Update to 3.28.1.
2019-03-07 13:41:03 +01:00
Ricardo Wurmus
8c5b884c34
gnu: at-spi2-core: Update to 2.28.0.
...
* gnu/packages/gtk.scm (at-spi2-core): Update to 2.28.0.
[build-system]: Use meson-build-system.
[arguments]: Adjust configure-flags; add build phases: set-documentation-path,
prepare-doc-directory, move-documentation; move check phase after install.
[native-inputs]: Add gtk-doc and glib:bin.
2019-03-07 13:41:03 +01:00
Ricardo Wurmus
7a1bb44a5d
gnu: gtk-doc: Update to 1.28.
...
* gnu/packages/gtk.scm (gtk-doc): Update to 1.28.
2019-03-07 13:41:03 +01:00
Ricardo Wurmus
c5989b03ea
gnu: Add gtksourceview-3.
...
* gnu/packages/gtk.scm (gtksourceview-3): New variable.
2019-03-07 13:41:03 +01:00
Ricardo Wurmus
9dcb6fca41
gnu: gtksourceview: Update to 4.0.2.
...
* gnu/packages/gtk.scm (gtksourceview): Update to 4.0.2.
2019-03-07 13:41:03 +01:00
Ricardo Wurmus
3189fad217
gnu: neovim: Let build phase return #T.
...
* gnu/packages/vim.scm (neovim)[arguments]: Return #T from "patch-tic" phase.
2019-03-07 13:39:45 +01:00
Ricardo Wurmus
3b296475bf
gnu: cd-hit: Support longer sequences.
...
* gnu/packages/bioinformatics.scm (cd-hit)[arguments]: Pass MAX_SEQ to make
flags.
2019-03-07 13:38:01 +01:00
Ricardo Wurmus
237ee6f2b2
gnu: python2-fastlmm: Disable tests.
...
* gnu/packages/machine-learning.scm (python2-fastlmm)[arguments]: Disable
tests.
2019-03-07 13:37:58 +01:00
Rutger Helling
9fd6ad3e35
gnu: wireguard: Update to 0.0.20190227.
...
* gnu/packages/vpn.scm (wireguard): Update to 0.0.20190227.
[arguments]: Disable tests.
2019-03-07 12:23:43 +01:00
Rutger Helling
9cb4bda222
gnu: nftables: Update to 0.9.0.
...
* gnu/packages/linux.scm (nftables): Update to 0.9.0.
[arguments]: Add "--disable-man-doc" configure flag.
2019-03-07 12:08:21 +01:00
Kei Kebreau
ccf2446730
gnu: minetest: Update to 5.0.0.
...
* gnu/packages/games.scm (minetest-data, minetest): Update to 5.0.0.
2019-03-07 05:31:19 -05:00
Gábor Boskovits
0a10abf73e
gnu: neovim: Fix #34616 .
...
This fixes a segmentation fault in neovim, where an error return value
is passed in as a pointer.
* gnu/packages/vim.scm (neovim)[arguments](phases): Add 'patch-tic phase.
2019-03-07 11:08:31 +01:00
Rutger Helling
9776417246
gnu: vulkan-tools: Update to 1.1.102.
...
* gnu/packages/vulkan.scm (vulkan-tools): Update to 1.1.102.
[arguments]: Remove "-DBUILD_ICD=OFF" configure flag.
2019-03-07 10:42:27 +01:00
Gábor Boskovits
2702aa9136
gnu: unibilium: Update to 2.0.0.
...
* gnu/packages/terminal.scm (unibilium): Update to 2.0.0.
[native-inputs]: Add perl.
2019-03-07 09:48:03 +01:00
Tobias Geerinckx-Rice
abe6e670d3
gnu: sane-backends-minimal: Fix USB support.
...
* gnu/packages/scanner.scm (sane-backends-minimal)[inputs]: Replace
libusb-compat with libusb.
[arguments]: Disable tests that require USB access.
2019-03-07 02:13:26 +01:00
Mark H Weaver
274fa49100
gnu: linux-libre: Update to 5.0.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.0.
(%linux-libre-hash): Update hash.
(%linux-libre-4.20-patches): Rename to ...
(%linux-libre-5.0-patches): ... this.
(linux-libre, linux-libre-arm-generic, linux-libre-arm-omap2plus):
Use %linux-libre-5.0-patches instead of %linux-libre-4.20-patches.
* gnu/packages/aux-files/linux-libre/4.20-arm.conf,
gnu/packages/aux-files/linux-libre/4.20-arm64.conf,
gnu/packages/aux-files/linux-libre/4.20-i686.conf,
gnu/packages/aux-files/linux-libre/4.20-x86_64.conf: Delete files.
* gnu/packages/aux-files/linux-libre/5.0-arm.conf,
gnu/packages/aux-files/linux-libre/5.0-arm64.conf,
gnu/packages/aux-files/linux-libre/5.0-i686.conf,
gnu/packages/aux-files/linux-libre/5.0-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Adjust accordingly.
2019-03-06 17:51:55 -05:00
Mark H Weaver
9870f3ec61
gnu: linux-libre@4.19: Update to 4.19.27.
...
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.27.
(%linux-libre-4.19-hash): Update hash.
2019-03-06 17:51:12 -05:00
Mark H Weaver
1b1a6c028b
gnu: linux-libre@4.14: Update to 4.14.105.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.105.
(%linux-libre-4.14-hash): Update hash.
2019-03-06 17:50:21 -05:00
Mark H Weaver
7850fa891d
gnu: linux-libre@4.9: Update to 4.9.162.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.162.
2019-03-06 17:49:26 -05:00
Ricardo Wurmus
fc240e7e05
gnu: synthv1: Update to 0.9.5.
...
* gnu/packages/music.scm (synthv1): Update to 0.9.5.
2019-03-06 22:26:07 +01:00
Ricardo Wurmus
6ef147bd1d
gnu: drumkv1: Update to 0.9.5.
...
* gnu/packages/music.scm (drumkv1): Update to 0.9.5.
2019-03-06 22:26:07 +01:00
Ricardo Wurmus
cf6195906c
gnu: samplv1: Update to 0.9.5.
...
* gnu/packages/music.scm (samplv1): Update to 0.9.5.
2019-03-06 22:26:07 +01:00
Ricardo Wurmus
4b159add6f
gnu: padthv1: Update to 0.9.5.
...
* gnu/packages/music.scm (padthv1): Update to 0.9.5.
2019-03-06 22:26:07 +01:00
Ricardo Wurmus
d935f69b11
gnu: yoshimi: Update to 1.5.10.2.
...
* gnu/packages/music.scm (yoshimi): Update to 1.5.10.2.
2019-03-06 22:26:06 +01:00
Vagrant Cascadian
01d8a2a3d9
gnu: electron-cash: Update to 3.3.6.
...
* gnu/packages/finance (electron-cash): Update to 3.3.6.
Signed-off-by: Leo Famulari <leo@famulari.name>
2019-03-06 16:06:26 -05:00
Vagrant Cascadian
307603dd88
gnu: electrum: Update to 3.3.4.
...
* gnu/packages/finance (electrum): Update to 3.3.4.
Signed-off-by: Leo Famulari <leo@famulari.name>
2019-03-06 16:06:26 -05:00
Vagrant Cascadian
11599cff1e
gnu: diffoscope: Update to 113.
...
* gnu/packages/package-management (diffoscope): Update to 113.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-03-06 22:05:07 +01:00
Ricardo Wurmus
61e265d294
gnu: Add multitime.
...
* gnu/packages/benchmark.scm (multitime): New variable.
2019-03-06 21:55:14 +01:00
Ricardo Wurmus
8035819f4c
gnu: r-org-mm-eg-db: Move to (gnu packages bioconductor).
...
* gnu/packages/bioinformatics.scm (r-org-mm-eg-db): Move from here...
* gnu/packages/bioconductor.scm (r-org-mm-eg-db): ...to here.
2019-03-06 21:43:33 +01:00
Ricardo Wurmus
d56df35a25
gnu: r-org-hs-eg-db: Move to (gnu packages bioconductor).
...
* gnu/packages/bioinformatics.scm (r-org-hs-eg-db): Move from here...
* gnu/packages/bioconductor.scm (r-org-hs-eg-db): ...to here.
2019-03-06 21:42:39 +01:00
Ricardo Wurmus
f8780e96ff
gnu: r-org-dm-eg-db: Move to (gnu packages bioconductor).
...
* gnu/packages/bioinformatics.scm (r-org-dm-eg-db): Move from here...
* gnu/packages/bioconductor.scm (r-org-dm-eg-db): ...to here.
2019-03-06 21:41:48 +01:00
Ricardo Wurmus
3a08940e1a
gnu: r-org-ce-eg-db: Move to (gnu packages bioconductor).
...
* gnu/packages/bioinformatics.scm (r-org-ce-eg-db): Move from here...
* gnu/packages/bioconductor.scm (r-org-ce-eg-db): ...to here.
2019-03-06 21:35:20 +01:00
Ricardo Wurmus
7bc5d1b0e1
gnu: r-txdb-mmusculus-ucsc-mm10-knowngene: Move to (gnu packages bioconductor).
...
* gnu/packages/bioinformatics.scm (r-txdb-mmusculus-ucsc-mm10-knowngene):
Move from here...
* gnu/packages/bioconductor.scm (r-txdb-mmusculus-ucsc-mm10-knowngene):
...to here.
2019-03-06 21:33:17 +01:00
Ricardo Wurmus
13dabd6947
gnu: r-bsgenome-dmelanogaster-ucsc-dm3: Move to (gnu packages bioconductor).
...
* gnu/packages/bioinformatics.scm (r-bsgenome-dmelanogaster-ucsc-dm3):
Move from here...
* gnu/packages/bioconductor.scm (r-bsgenome-dmelanogaster-ucsc-dm3):
...to here.
2019-03-06 21:31:41 +01:00
Ricardo Wurmus
0c792ffbd1
gnu: r-bsgenome-celegans-ucsc-ce10: Move to (gnu packages bioconductor).
...
* gnu/packages/bioinformatics.scm (r-bsgenome-celegans-ucsc-ce10):
Move from here...
* gnu/packages/bioconductor.scm (r-bsgenome-celegans-ucsc-ce10): ...to here.
2019-03-06 21:30:30 +01:00
Ricardo Wurmus
b7d93cf508
gnu: r-bsgenome-celegans-ucsc-ce6: Move to (gnu packages bioconductor).
...
* gnu/packages/bioinformatics.scm (r-bsgenome-celegans-ucsc-ce6):
Move from here...
* gnu/packages/bioconductor.scm (r-bsgenome-celegans-ucsc-ce6): ...to here.
2019-03-06 21:29:20 +01:00
Ricardo Wurmus
c3adc83054
gnu: r-bsgenome-mmusculus-ucsc-mm10: Move to (gnu packages bioconductor).
...
* gnu/packages/bioinformatics.scm (r-bsgenome-mmusculus-ucsc-mm10):
Move from here...
* gnu/packages/bioconductor.scm (r-bsgenome-mmusculus-ucsc-mm10): ...to here.
2019-03-06 21:26:54 +01:00
Ricardo Wurmus
5acb9052cf
gnu: r-bsgenome-mmusculus-ucsc-mm9: Move to (gnu packages bioconductor).
...
* gnu/packages/bioinformatics.scm (r-bsgenome-mmusculus-ucsc-mm9):
Move from here...
* gnu/packages/bioconductor.scm (r-bsgenome-mmusculus-ucsc-mm9): ...to here.
2019-03-06 21:25:18 +01:00
Ricardo Wurmus
fe0b76e215
gnu: r-bsgenome-hsapiens-ucsc-hg19: Move to (gnu packages bioconductor).
...
* gnu/packages/bioinformatics.scm (r-bsgenome-hsapiens-ucsc-hg19):
Move from here...
* gnu/packages/bioconductor.scm (r-bsgenome-hsapiens-ucsc-hg19): ...to here.
2019-03-06 21:23:42 +01:00
Ricardo Wurmus
40a6505711
gnu: r-bsgenome-hsapiens-1000genomes-hs37d5: Move to (gnu packages bioconductor).
...
* gnu/packages/bioinformatics.scm (r-bsgenome-hsapiens-1000genomes-hs37d5):
Move from here...
* gnu/packages/bioconductor.scm (r-bsgenome-hsapiens-1000genomes-hs37d5):
...to here.
2019-03-06 21:23:20 +01:00
Ricardo Wurmus
66e35ce63b
gnu: r-txdb-hsapiens-ucsc-hg19-knowngene: Move to (gnu packages bioconductor).
...
* gnu/packages/bioinformatics.scm (r-txdb-hsapiens-ucsc-hg19-knowngene): Move
from here...
* gnu/packages/bioconductor.scm (r-txdb-hsapiens-ucsc-hg19-knowngene): ...to
here.
2019-03-06 21:16:33 +01:00
Ricardo Wurmus
bfb93b4889
gnu: r-geneplotter: Move to (gnu packages bioconductor).
...
* gnu/packages/bioinformatics.scm (r-geneplotter): Move from here...
* gnu/packages/bioconductor.scm (r-geneplotter): ...to here.
2019-03-06 21:13:38 +01:00
Ricardo Wurmus
9f8698ad1c
gnu: Add guile-stis-parser.
...
* gnu/packages/guile-xyz.scm (guile-stis-parser): New variable.
2019-03-06 21:07:49 +01:00
Ricardo Wurmus
3d13b448e5
gnu: r-copynumber: Move to (gnu packages bioconductor).
...
* gnu/packages/bioinformatics.scm (r-copynumber): Move from here...
* gnu/packages/bioconductor.scm (r-copynumber): ...to here.
2019-03-06 21:07:49 +01:00
Ricardo Wurmus
6aa896d82e
gnu: Update copyright headers.
...
This is a follow-up to commit 1fe9a36173
.
* gnu/packages/bioconductor.scm: Update copyright header to account for moved
package.
2019-03-06 21:07:49 +01:00
Efraim Flashner
d2b38df62e
gnu: font-gnu-unifont: Update to 12.0.01.
...
* gnu/packages/fonts.scm (font-gnu-unifont): Update to 12.0.01.
2019-03-06 20:51:47 +02:00
Marius Bakke
7e0f4cb154
gnu: librsvg: Don't build librsvg-2.a.
...
* gnu/packages/gnome.scm (librsvg)[arguments]: Add #:configure-flags.
2019-03-06 18:34:13 +01:00
Tobias Geerinckx-Rice
393b55d5c7
gnu: cabextract: Don't use NAME in source URI.
...
* gnu/packages/compression.scm (cabextract)[source]: Hard-code NAME.
2019-03-06 16:48:40 +01:00
Tobias Geerinckx-Rice
bde093c23d
gnu: cabextract: Update to 1.9.1.
...
* gnu/packages/compression.scm (cabextract): Update to 1.9.1.
2019-03-06 16:48:39 +01:00
Tobias Geerinckx-Rice
8fadbc4bb3
gnu: lcov: Update to 1.14.
...
* gnu/packages/code.scm (lcov): Update to 1.14.
2019-03-06 16:48:39 +01:00
Marius Bakke
350b7f8a74
gnu: valgrind: Update to 3.14.0.
...
* gnu/packages/patches/valgrind-glibc-compat.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/valgrind.scm (valgrind): Update to 3.14.0.
[supported-systems]: Add mips64el-linux.
2019-03-06 16:32:31 +01:00
Marius Bakke
f339df425e
Merge branch 'master' into staging
2019-03-06 16:31:58 +01:00
Marius Bakke
7016e62070
gnu: python-mako: Update home page.
...
* gnu/packages/python-xyz.scm (python-mako)[home-page]: Use HTTPS.
2019-03-06 16:30:48 +01:00
Marius Bakke
dff79364cf
gnu: fuseiso: Fix typo.
...
* gnu/packages/linux.scm (fuseiso)[synopsis]: s/imsages/images.
2019-03-06 16:30:48 +01:00
Marius Bakke
a9eeda20b4
gnu: valgrind: Add download mirror.
...
* gnu/packages/valgrind.scm (valgrind)[source](uri): Add mirror.
2019-03-06 16:30:48 +01:00
Ricardo Wurmus
38502a7d13
gnu: bismark: Update to 0.20.1.
...
* gnu/packages/bioinformatics.scm (bismark): Update to 0.20.1.
[source]: Remove obsolete snippet.
[arguments]: Add build phase "replace-plotly.js" and add requried modules;
adjust "install" phase.
[inputs]: Add perl-carp and perl-getopt-long.
[native-inputs]: Add plotly.js and uglify-js.
2019-03-06 16:26:23 +01:00
Pierre Neidhardt
1564e0fefa
gnu: Add fuseiso.
...
* gnu/packages/linux.scm (fuseiso): New variable.
2019-03-06 16:24:34 +01:00
Ricardo Wurmus
cb66fb101f
gnu: Add r-scde.
...
* gnu/packages/bioinformatics.scm (r-scde): New variable.
2019-03-06 15:55:54 +01:00
Ricardo Wurmus
afeb10a056
gnu: Add bowtie1.
...
* gnu/packages/bioinformatics.scm (bowtie1): New variable.
2019-03-06 15:32:45 +01:00
Kei Kebreau
5b8f892872
gnu: octave, octave-cli: Update to 5.1.0.
...
* gnu/packages/maths.scm (octave, octave-cli): Update to 5.1.0.
2019-03-06 09:17:33 -05:00
Kei Kebreau
e366521a94
gnu: crawl, crawl-tiles: Update to 0.23.1.
...
* gnu/packages/games.scm (crawl, crawl-tiles): Update to 0.23.1.
[native-inputs]: Add python and python-pyyaml.
[arguments]: Add 'patch-python' phase, modify the 'check' phase and move the
'check' phase back after the 'build' phase.
2019-03-06 09:17:24 -05:00
Ricardo Wurmus
5bb674a0cd
gnu: perl-czplib: Fix installation directory.
...
* gnu/packages/perl.scm (perl-czplib)[arguments]: Fix installation directory.
2019-03-06 15:05:38 +01:00
Ricardo Wurmus
5531782d1c
gnu: Add guile-studio.
...
* gnu/packages/guile-xyz.scm (guile-studio): New variable.
2019-03-06 14:40:02 +01:00
Ricardo Wurmus
4fc9b5b1dd
gnu: Add genrich.
...
* gnu/packages/bioinformatics.scm (genrich): New variable.
2019-03-06 13:28:45 +01:00
Ricardo Wurmus
1fe9a36173
gnu: r-dnacopy: Remove duplicate definition.
...
Reported by Christopher Baines <mail@cbaines.net>.
* gnu/packages/bioinformatics.scm (r-dnacopy): Remove variable.
2019-03-06 10:39:28 +01:00
Ricardo Wurmus
3dad6087be
gnu: Add r-org-dr-eg-db.
...
* gnu/packages/bioconductor.scm (r-org-dr-eg-db): New variable.
2019-03-06 10:29:25 +01:00
Ricardo Wurmus
43d6776ba4
gnu: java-eclipse-jdt-core: Update to 3.16.0.
...
* gnu/packages/java.scm (java-eclipse-jdt-core): Update to 3.16.0.
2019-03-06 10:10:23 +01:00
Ricardo Wurmus
c8427a5e91
gnu: java-eclipse-core-resources: Update to 3.13.200.
...
* gnu/packages/java.scm (java-eclipse-core-resources): Update to 3.13.200.
2019-03-06 10:10:23 +01:00
Ricardo Wurmus
4fa9b6e657
gnu: java-eclipse-core-runtime: Update to 3.15.100.
...
* gnu/packages/java.scm (java-eclipse-core-runtime): Update to 3.15.100.
2019-03-06 10:10:23 +01:00
Ricardo Wurmus
e40e3792e6
gnu: java-eclipse-equinox-common: Update to 3.10.200.
...
* gnu/packages/java.scm (java-eclipse-equinox-common): Update to 3.10.200.
2019-03-06 10:10:19 +01:00
Rutger Helling
e21bd8dff8
gnu: vulkan-headers: Update to 1.1.102.
...
* gnu/packages/vulkan.scm (vulkan-headers): Update to 1.1.102.
* gnu/packages/vulkan.scm (vulkan-loader): Update hash.
* gnu/packages/vulkan.scm (vulkan-tools): Update to 1.1.101.
[arguments]: Add "-DBUILD_ICD=off" and "-DGLSLANG_INSTALL_DIR=" configure
flags.
2019-03-06 09:47:13 +01:00
Rutger Helling
d9eada7917
gnu: shaderc: Update to 2018.0.
...
* gnu/packages/vulkan.scm (shaderc): Update to 2018.0.
2019-03-06 09:26:50 +01:00
Rutger Helling
264c803b82
gnu: spirv-tools: Update to 2019.1.
...
* gnu/packages/vulkan.scm (spirv-tools): Update to 2019.1.
[arguments]: Add 'fixgcc7 phase.
[native-inputs]: Add gcc-7.
2019-03-06 09:26:50 +01:00
Rutger Helling
9a1de5f0fa
gnu: spirv-headers: Update to commit 8bea0a2.
...
* gnu/packages/vulkan.scm (spirv-headers): Update to commit 8bea0a2.
2019-03-06 09:26:49 +01:00
Rutger Helling
3113ecfaec
gnu: glslang: Update to 7.11.3113.
...
* gnu/packages/vulkan.scm (glslang): Update to 7.11.3113.
2019-03-06 09:26:49 +01:00
Leo Famulari
3546e97f38
gnu: MPD: Update to 0.21.5.
...
* gnu/packages/mpd.scm (mpd): Update to 0.21.5.
2019-03-05 21:10:54 -05:00
Arne Babenhauserheide
84eb265eb8
gnu: FFmpeg: Build with AV1 support.
...
* gnu/packages/video.scm (ffmpeg)[inputs]: Add libaom.
[arguments]: Pass '--enable-libaom' to #:configure-flags.
(ffmpeg-3.4)[inputs, arguments]: Filter out libaom.
2019-03-05 18:29:20 -05:00
Arne Babenhauserheide
a7afa45401
gnu: Add libaom.
...
* gnu/packages/video.scm (libaom): New variable.
Co-authored-by: Leo Famulari <leo@famulari.name>
2019-03-05 18:29:20 -05:00
Tobias Geerinckx-Rice
dbfa3bb5d0
gnu: you-get: Update to 0.4.1256.
...
* gnu/packages/video.scm (you-get): Update to 0.4.1256.
2019-03-06 00:15:28 +01:00
Tobias Geerinckx-Rice
fe67e51301
gnu: youtube-dl: Update to 2019.03.01.
...
* gnu/packages/video.scm (youtube-dl): Update to 2019.03.01.
2019-03-06 00:15:27 +01:00
Tobias Geerinckx-Rice
84bdd0ec06
gnu: plantuml: Update to 1.2019.2.
...
* gnu/packages/uml.scm (plantuml): Update to 1.2019.2.
2019-03-06 00:15:27 +01:00
Tobias Geerinckx-Rice
2830802043
gnu: xinit: Update to 1.4.1.
...
* gnu/packages/xorg.scm (xinit): Update to 1.4.1.
2019-03-06 00:15:27 +01:00
Tobias Geerinckx-Rice
2e625ef73a
gnu: lxc: Fix documentation directory.
...
* gnu/packages/virtualization.scm (lxc)[arguments]: Set ‘--docdir’ in #:configure-flags.
2019-03-06 00:15:26 +01:00
Tobias Geerinckx-Rice
cc7058b20b
gnu: lxc: Update to 3.1.0.
...
* gnu/packages/virtualization.scm (lxc): Update to 3.1.0.
2019-03-06 00:15:26 +01:00
Leo Famulari
5f7c036cf6
gnu: dav1d: Update to 0.2.0.
...
* gnu/packages/video.scm (dav1d): Update to 0.2.0.
[source]: Add alternate URL.
2019-03-05 17:56:49 -05:00
Ludovic Courtès
af85757915
gnu: singularity: Leave PATH unchanged.
...
Previously 'singularity help' & co. would all fail on Guix System
because Coreutils, grep, etc. were not found in $PATH.
* gnu/packages/linux.scm (singularity)[source](snippet): Remove "PATH"
setting from 'bin/singularity.in'.
2019-03-05 23:08:53 +01:00
Ludovic Courtès
fbf26cbcf3
gnu: singularity: Patch 'Makefile.in' in a snippet.
...
* gnu/packages/linux.scm (singularity)[source](snippet, modules): New
fields.
[arguments]: Remove 'disable-install-hook' phase.
2019-03-05 23:08:53 +01:00
Ludovic Courtès
107b081ef7
gnu: wpa-supplicant: Add 'cpe-name' property.
...
* gnu/packages/admin.scm (wpa-supplicant-minimal)[properties]: New
field.
2019-03-05 23:08:53 +01:00
Leo Famulari
f4319c6e28
gnu: Syncthing: Update to 1.1.0.
...
* gnu/packages/syncthing.scm (syncthing): Update to 1.1.0.
2019-03-05 14:42:49 -05:00
Efraim Flashner
f862697b5c
gnu: emacs-no-x-toolkit: Fix configure flags.
...
* gnu/packages/emacs.scm (emacs-no-x-toolkit)[arguments]: Don't lose
custom configure flags.
2019-03-05 21:38:51 +02:00
Pierre Neidhardt
7e80767dc3
gnu: emacs-disk-usage: Update to 1.3.0.
...
* gnu/packages/emacs-xyz.scm (emacs-disk-usage): Update to 1.3.0.
2019-03-05 20:03:20 +01:00
Tobias Geerinckx-Rice
908a3f3614
gnu: thinkfan: Let the build system handle rcscripts/.
...
This moves them from /share/thinkfan to their conventional locations
in /etc and /lib; the former was an arbitrary Guixism anyway.
* gnu/packages/linux.scm (thinkfan)[arguments]:
Re-write 'install-rc-scripts' as 'create-init-scripts' and move it after
the 'unpack' phase.
2019-03-05 17:01:53 +01:00
Tobias Geerinckx-Rice
9a3d176ee1
gnu: thinkfan: Update to 1.0.2.
...
* gnu/packages/linux.scm (thinkfan): Update to 1.0.2.
[arguments]: Adjust source directory.
2019-03-05 17:01:53 +01:00
Tobias Geerinckx-Rice
9eb7cde0e8
gnu: iucode-tool: Update to 2.3.1.
...
* gnu/packages/linux.scm (iucode-tool): Update to 2.3.1.
2019-03-05 17:01:53 +01:00
Tobias Geerinckx-Rice
59ac0a2a59
gnu: f2fs-tools: Update to 1.12.0.
...
* gnu/packages/linux.scm (f2fs-tools): Update to 1.12.0.
2019-03-05 17:01:53 +01:00
Tobias Geerinckx-Rice
2d588f3c03
gnu: f2fs-tools: Don't use NAME in source URI.
...
* gnu/packages/linux.scm (f2fs-tools-1.7, f2fs-tools)[source]:
Hard-code NAME.
2019-03-05 17:01:52 +01:00
Tobias Geerinckx-Rice
9e6008b775
gnu: xfsprogs: Update to 4.20.0.
...
* gnu/packages/linux.scm (xfsprogs): Update to 4.20.0.
2019-03-05 17:01:52 +01:00
Tobias Geerinckx-Rice
e569c7723d
gnu: libnftnl: Update to 1.1.2.
...
* gnu/packages/linux.scm (libnftnl): Update to 1.1.2.
2019-03-05 17:01:52 +01:00
Tobias Geerinckx-Rice
083639a553
gnu: genext2fs: Update to 1.4.1-4.
...
* gnu/packages/linux.scm (genext2fs): Update to 1.4.1-4.
[arguments]: Add 'apply-debian-patches' phase.
[native-inputs]: Add autoconf and automake.
2019-03-05 17:01:51 +01:00
Efraim Flashner
f5e08f1793
gnu: wget2: Update to 1.99.1.
...
This fixes https://issues.guix.info/issue/34718 .
* gnu/packages/wget.scm (wget2): Update to 1.99.1.
[arguments]: Add phase to skip network tests. Update custom 'bootstrap
phase to not require unnecessary binaries.
[inputs]: Remove doxygen, python. Move autoconf, automake, flex,
gettext-minimal, libtool ...
[native-inputs]: ... to here. Add python-2.
2019-03-05 17:46:46 +02:00
Ivan Petkov
1a3db0b22f
gnu: rust: Update to 1.31.1.
...
* gnu/patches/rust-1.30-gdb-llvm.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/rust.scm (rust): Rename to...
(rust-1.29): ...this.
(rust-1.30): New variable.
(rust): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-03-05 13:43:09 +01:00
Rutger Helling
ac5aad535c
gnu: scdoc: Update to 1.9.4.
...
* gnu/packages/man.scm (scdoc): Update to 1.9.4.
2019-03-05 11:49:06 +01:00
Pierre Neidhardt
df747c8d68
gnu: Add mailcatcher.
...
* gnu/packages/ruby.scm (mailcatcher): New variable.
2019-03-05 11:25:21 +01:00
Pierre Neidhardt
be6016db4b
gnu: Add ruby-skinny.
...
* gnu/packages/ruby.scm (ruby-skinny): New variable.
2019-03-05 11:22:34 +01:00
Pierre Neidhardt
6e87695ba4
gnu: Add ruby-thin.
...
* gnu/packages/ruby.scm (ruby-thin): New variable.
2019-03-05 11:22:34 +01:00
Pierre Neidhardt
3bb094e282
gnu: Add ruby-sinatra.
...
* gnu/packages/ruby.scm (ruby-sinatra): New variable.
2019-03-05 11:22:34 +01:00
Pierre Neidhardt
acb9e3d8cc
gnu: Add ruby-mustermann.
...
* gnu/packages/ruby.scm (ruby-mustermann): New variable.
2019-03-05 11:22:28 +01:00
Pierre Neidhardt
3355e49cf8
gnu: ruby-rack-protection: Update to 2.0.5.
...
* gnu/packages/ruby.scm (ruby-rack-protection): Update to 2.0.5.
2019-03-05 10:06:05 +01:00
Brett Gilio
9c7226dfd5
gnu: python-language-server: Update to 0.24.0.
...
* gnu/packages/python-xyz.scm (python-language-server): Update to 0.24.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
2019-03-04 22:37:02 -05:00
Tobias Geerinckx-Rice
d22d246a25
gnu: btrfs-progs: Update to 4.20.2.
...
* gnu/packages/linux.scm (btrfs-progs): Update to 4.20.2.
2019-03-05 00:05:14 +01:00
Tobias Geerinckx-Rice
d23495fa69
gnu: folks: Update to 0.11.4.
...
* gnu/packages/gnome.scm (folks): Update to 0.11.4.
2019-03-05 00:05:14 +01:00
Tobias Geerinckx-Rice
e5f4796e62
gnu: folks: Don't use NAME in source URI.
...
* gnu/packages/gnome.scm (folks)[source]: Hard-code NAME.
2019-03-05 00:05:13 +01:00
Tobias Geerinckx-Rice
8d6813f98e
gnu: virtualgl: Update to 2.6.1.
...
* gnu/packages/gl.scm (virtualgl): Update to 2.6.1.
2019-03-05 00:05:13 +01:00
Tobias Geerinckx-Rice
77593a444f
gnu: gegl: Update to 0.4.14.
...
* gnu/packages/gimp.scm (gegl): Update to 0.4.14.
2019-03-05 00:05:13 +01:00
Tobias Geerinckx-Rice
bba5bb30dd
gnu: font-anonymous-pro: Use HTTPS home page.
...
* gnu/packages/fonts.scm (font-anonymous-pro)[source, home-page]: Use HTTPS.
2019-03-05 00:05:13 +01:00
Tobias Geerinckx-Rice
76498783ea
gnu: font-fira-code: Update to 1.206.
...
* gnu/packages/fonts.scm (font-fira-code): Update to 1.206.
2019-03-05 00:05:12 +01:00
Tobias Geerinckx-Rice
73c5c4820a
gnu: font-terminus: Update to 4.47.
...
* gnu/packages/fonts.scm (font-terminus): Update to 4.47. Re-indent.
[native-inputs]: Replace perl with python. Order alphabetically.
[arguments]: Remove #:configure-flags.
2019-03-05 00:05:12 +01:00
Tobias Geerinckx-Rice
2d8e1e286d
gnu: font-wqy-zenhei: Remove redundant FILE-NAME.
...
* gnu/packages/fonts.scm (font-wqy-zenhei)[source]: Remove FILE-NAME field.
2019-03-05 00:05:12 +01:00
Tobias Geerinckx-Rice
78cda0bca5
gnu: font-wqy-zenhei: Use HTTPS home page.
...
* gnu/packages/fonts.scm (font-wqy-zenhei)[home-page]: Use HTTPS.
2019-03-05 00:05:11 +01:00
Leo Famulari
f0736d4795
gnu: go-github.com-jtolds-gls: Update to 4.20.
...
* gnu/packages/golang.scm (go-github.com-jtolds-gls): Update to 4.20.
2019-03-04 17:04:42 -05:00
Ricardo Wurmus
e31f3cd57c
gnu: Add perl-data-dumper.
...
* gnu/packages/perl.scm (perl-data-dumper): New variable.
2019-03-04 23:02:12 +01:00
Ricardo Wurmus
84b226c27e
gnu: java-eclipse-jdt-core: Include resources.
...
* gnu/packages/java.scm (java-eclipse-jdt-core)[arguments]: Add build phases
"copy-resources" and "move-sources".
2019-03-04 23:02:12 +01:00
Marius Bakke
6d3cff5aca
gnu: python-pyparsing: Update to 2.3.1.
...
* gnu/packages/python-xyz.scm (python-pyparsing): Update to 2.3.1.
2019-03-04 22:33:19 +01:00
Marius Bakke
c6a2fd24fc
gnu: python-cython: Update to 0.29.6.
...
* gnu/packages/python-xyz.scm (python-cython): Update to 0.29.6.
[arguments]: Remove obsolete deletion.
2019-03-04 22:33:19 +01:00
Marius Bakke
80893da589
gnu: xorg-server-for-tests: Update to 1.20.4.
...
* gnu/packages/xorg.scm (xorg-server-for-tests)[source, version]: Inherit.
2019-03-04 22:32:40 +01:00
Marius Bakke
4f8dc1536a
Merge branch 'master' into staging
2019-03-04 22:31:59 +01:00
Marius Bakke
5ae458befc
gnu: rocksdb: Update to 5.18.3.
...
* gnu/packages/databases.scm (rocksdb): Update to 5.18.3.
2019-03-04 22:20:08 +01:00
Marius Bakke
6a7ef08aa9
gnu: liblo: Update to 0.30.
...
* gnu/packages/audio.scm (liblo): Update to 0.30.
2019-03-04 22:20:08 +01:00
Marius Bakke
248f651e77
gnu: xorg-server: Update to 1.20.4.
...
* gnu/packages/xorg.scm (xorg-server): Update to 1.20.4.
(xorg-server-for-tests): Stay on version 1.20.3.
2019-03-04 22:20:07 +01:00
Marius Bakke
cb505b27eb
gnu: xorg-server: Don't use NAME in source URI.
...
* gnu/packages/xorg.scm (xorg-server)[source](uri): Hard-code NAME.
2019-03-04 22:20:07 +01:00
Julien Lepiller
b95d758b33
gnu: pootle: Update to 2.8.2.
...
* gnu/packages/django.scm (pootle): Update to 2.8.2.
2019-03-04 21:52:45 +01:00
Julien Lepiller
add6635281
gnu: python-django-allauth: Update to 0.39.1.
...
* gnu/packages/django.scm (python-django-allauth): Update to 0.39.1.
2019-03-04 21:52:43 +01:00
Julien Lepiller
9597c55005
gnu: python2-openid: Fix package.
...
* gnu/packages/python-web (python2-openid)[arguments]: Disable tests.
2019-03-04 21:52:41 +01:00
Julien Lepiller
1396837184
gnu: python-django-rq: Update to 1.3.0.
...
* gnu/packages/django.scm (python-django-rq): Update to 1.3.0.
2019-03-04 21:52:38 +01:00
Julien Lepiller
f55fe42b36
gnu: python-django-redis: Update to 4.10.0.
...
* gnu/packages/django.scm (python-django-redis): Update to 4.10.0.
2019-03-04 21:52:36 +01:00
Julien Lepiller
865c76ea3b
gnu: python-rq: Update to 0.13.0.
...
* gnu/packages/databases.scm (python-rq): Update to 0.13.0.
2019-03-04 21:52:33 +01:00
Julien Lepiller
dcbe674c86
gnu: python-redis: Update to 3.2.0.
...
* gnu/packages/databases.scm (python-redis): Update to 3.2.0.
2019-03-04 21:52:17 +01:00
Christopher Baines
bcbb3cc907
gnu: Add ruby-tilt.
...
* gnu/packages/ruby.scm (ruby-tilt): New variable.
2019-03-04 20:33:22 +00:00
Christopher Baines
8ea991e3af
gnu: Add ruby-haml.
...
* gnu/packages/ruby.scm (ruby-haml): New variable.
2019-03-04 20:33:22 +00:00
Christopher Baines
09e2b0af40
gnu: Add ruby-temple.
...
* gnu/packages/ruby.scm (ruby-temple): New variable.
2019-03-04 20:33:22 +00:00
Christopher Baines
76b732fbc3
gnu: Add ruby-markaby.
...
* gnu/packages/ruby.scm (ruby-markaby): New variable.
2019-03-04 20:33:21 +00:00
Christopher Baines
9efc888d97
gnu: Add ruby-sassc.
...
* gnu/packages/ruby.scm (ruby-sassc): New variable.
2019-03-04 20:33:21 +00:00
Christopher Baines
8c15015779
gnu: sassc: Update and improve the package.
...
Now that libsass is packaged, change the sassc package to build a dynamically
linked binary. Also update the version, and change the source to the Git
repository, rather than the archives from GitHub.
* gnu/packages/web.scm (sassc): Update to 3.5.0.
[source]: Change to the Git repository.
[arguments]: Tweak to link against libsass.
2019-03-04 20:33:21 +00:00
Christopher Baines
7fe1be1879
gnu: Add libsass.
...
* gnu/packages/web.scm (libsass): New variable.
2019-03-04 20:33:21 +00:00
Christopher Baines
450a3f7f2b
gnu: Add ruby-minitest-around.
...
* gnu/packages/ruby.scm (ruby-minitest-around): New variable.
2019-03-04 20:33:21 +00:00
Christopher Baines
93dc8684cf
gnu: Add ruby-test-construct.
...
* gnu/packages/ruby.scm (ruby-test-construct): New variable.
2019-03-04 20:33:21 +00:00
Christopher Baines
d6084cdb12
gnu: Add ruby-omniauth-oauth2.
...
* gnu/packages/ruby.scm (ruby-omniauth-oauth2): New variable.
2019-03-04 20:33:21 +00:00
Christopher Baines
ad6471d415
gnu: Add ruby-with-advisory-lock.
...
* gnu/packages/rails.scm (ruby-with-advisory-lock): New variable.
2019-03-04 20:33:20 +00:00
Christopher Baines
e42eecdb78
gnu: Add ruby-warden-oauth2.
...
* gnu/packages/ruby.scm (ruby-warden-oauth2): New variable.
2019-03-04 20:33:20 +00:00
Christopher Baines
e32c99d23e
gnu: Add ruby-warden.
...
* gnu/packages/ruby.scm (ruby-warden): New variable.
2019-03-04 20:33:20 +00:00
Christopher Baines
29dc48231d
gnu: Add ruby-omniauth.
...
* gnu/packags/ruby.scm (ruby-omniauth): New variable.
2019-03-04 20:33:20 +00:00
Christopher Baines
92b3750059
gnu: Add ruby-oauth2.
...
* gnu/packages/ruby.scm (ruby-oauth2): New variable.
2019-03-04 20:33:20 +00:00
Christopher Baines
ca914b5bb1
gnu: Add ruby-multi-xml.
...
* gnu/packages/ruby.scm (ruby-multi-xml): New variable.
2019-03-04 20:33:20 +00:00
Christopher Baines
2a8581ac38
gnu: Add ruby-jwt.
...
* gnu/packages/ruby.scm (ruby-jwt): New variable.
2019-03-04 20:33:20 +00:00
Christopher Baines
2a9ce5cb3e
gnu: Add ruby-rbnacl.
...
* gnu/packages/ruby.scm (ruby-rbnacl): New variable.
2019-03-04 20:33:20 +00:00
Christopher Baines
dbbe88d383
gnu: Add ruby-que.
...
* gnu/packages/ruby.scm (ruby-que): New variable.
2019-03-04 20:33:19 +00:00
Christopher Baines
a714c30f96
gnu: Add ruby-terraform.
...
* gnu/packages/ruby.scm (ruby-terraform): New variable.
2019-03-04 20:33:19 +00:00
Christopher Baines
b32225187b
gnu: Add ruby-lino.
...
* gnu/packages/ruby.scm (ruby-lino): New variable.
2019-03-04 20:33:19 +00:00
Christopher Baines
353b7eb8c5
gnu: Add ruby-hamster.
...
* gnu/packages/ruby.scm (ruby-hamster): New variable.
2019-03-04 20:33:19 +00:00
Christopher Baines
433e315430
gnu: Add ruby-open4.
...
Also add a copyright line, as I've obviously neglected to do that in the past.
* gnu/packages/ruby.scm (ruby-open4): New variable.
2019-03-04 20:33:17 +00:00
Efraim Flashner
2850d87772
gnu: dehydrated: Don't use unstable tarball.
...
* gnu/packages/tls.scm (dehydrated)[source]: Use release tarball.
[native-inputs]: Add gzip, tar.
[arguments]: Unzip tarball before installing. Install license file.
2019-03-04 22:17:26 +02:00
Dan Frumin
3d03fed47f
gnu: coq-coquelicot: Update to 3.0.2.
...
* gnu/packages/coq.scm (coq-coquelicot): Update to 3.0.2.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2019-03-04 20:58:57 +01:00
Pierre Neidhardt
7d3a78e731
gnu: emacs-orgit: Update to 20190304.
...
* gnu/packages/emacs-xyz.scm (emacs-orgit): Update to 20190304.
2019-03-04 19:42:10 +01:00
Tobias Geerinckx-Rice
171234d572
gnu: calcurse: Update to 4.4.0.
...
* gnu/packages/calcurse.scm (calcurse): Update to 4.4.0.
2019-03-04 19:07:10 +01:00
Tobias Geerinckx-Rice
02eae558fc
gnu: calcurse: Fix documentation directory.
...
* gnu/packages/calcurse.scm (calcurse)[arguments]: Set ‘--docdir’
in #:configure-flags' and add ‘respect-docdir’ phase to use it.
2019-03-04 19:07:10 +01:00
Tobias Geerinckx-Rice
ad257ec8b5
gnu: thermald: Update to 1.8.
...
* gnu/packages/admin.scm (thermald): Update to 1.8.
[source]: Add patch.
* gnu/packages/patches/thermald-make-int-max32-visible.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2019-03-04 19:07:10 +01:00
Ricardo Wurmus
96f39b2a6e
gnu: Add java-jblas.
...
* gnu/packages/java-maths.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2019-03-04 17:14:15 +01:00
Ricardo Wurmus
74fea1e2df
gnu: lyx: Remove obsolete patch.
...
* gnu/packages/patches/lyx-2.2.3-fix-test.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2019-03-04 17:14:15 +01:00
Efraim Flashner
0132f3e67f
gnu: emacs-minimal: Don't inherit configure-flags.
...
* gnu/packages/emacs.scm (emacs-minimal)[arguments]: Move
configure-flags lower than inherited package-arguments so it won't be
overwritten.
2019-03-04 17:35:26 +02:00
Rutger Helling
c9d2d3104b
gnu: looking-glass-client: Update to commit 182c475.
...
* gnu/packages/virtualization.scm (looking-glass-client): Update to commit
182c475. Rename from lookingglass to looking-glass-client. Add
deprecated-package lookingglass.
2019-03-04 16:20:27 +01:00
Efraim Flashner
662ff659ec
gnu: mkvtoolnix: Use modular qt.
...
* gnu/packages/video.scm (mkvtoolnix)[inputs]: Remove qt, add qtbase,
qtmultimedia.
[native-inputs]: Add qttools.
2019-03-04 17:15:23 +02:00
Efraim Flashner
f3395a7b4d
gnu: mkvtoolnix: Unbundle more libraries.
...
* gnu/packages/video.scm (mkvtoolnix)[source]: Remove more bundled
libraries.
[inputs]: Add fmt, cmark.
2019-03-04 17:15:23 +02:00
Efraim Flashner
e7ed996c53
gnu: mkvtoolnix: Update to 31.0.0.
...
* gnu/packages/video.scm (mkvtoolnix): Update to 31.0.0.
[arguments]: Remove unneeded 'with-extra-includes' flag, add flags to
disable update checks and not use precompiled headers.
2019-03-04 17:15:20 +02:00
Lprndn
c36448131d
gnu: Add arcan-sdl.
...
* gnu/packages/arcan.scm (arcan-sdl): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-03-04 15:22:59 +01:00
Lprndn
e32099732c
gnu: Add arcan.
...
* gnu/packages/arcan.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-03-04 15:22:59 +01:00
Pierre-Antoine Rouby
94be7c8b2a
gnu: emacs: Add modules support.
...
* gnu/packages/emacs.scm (emacs): Add modules support in configure-flags.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-03-04 15:22:59 +01:00
Ricardo Wurmus
3a0babacdc
gnu: Add r-htscluster.
...
* gnu/packages/bioconductor.scm (r-htscluster): New variable.
2019-03-04 15:00:18 +01:00
Ricardo Wurmus
4254b480c9
gnu: Add r-capushe.
...
* gnu/packages/cran.scm (r-capushe): New variable.
2019-03-04 15:00:05 +01:00
Ricardo Wurmus
e7a53914f1
gnu: python-matplotlib-documentation: Fix build.
...
* gnu/packages/python-xyz.scm (python-matplotlib-documentation)
[native-inputs]: Add python-ipykernel; replace texlive with a texlive-union
consisting of texlive-latex-amsfonts, texlive-latex-amsmath,
texlive-latex-enumitem, texlive-latex-expdlist, texlive-latex-preview,
texlive-latex-type1cm, texlive-latex-ucs, texlive-generic-pdftex,
texlive-fonts-amsfonts, texlive-fonts-ec, texlive-fonts-adobe-times, and
texlive-fonts-txfonts.
[arguments]: Do not build PDF, remove PDF-related changes; patch to avoid
dependency on network resources.
2019-03-04 13:57:58 +01:00
Pierre Neidhardt
b6fd7f5003
gnu: emacs-helm-emms: Update to 20190304.
...
* gnu/packages/emacs-xyz.scm (emacs-helm-emms): Update to 20190304.
2019-03-04 12:17:13 +01:00
Pierre Neidhardt
3499638ef8
gnu: emacs-evil-magit: Update to 20190224.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-magit): Update to 20190224.
2019-03-04 08:33:35 +01:00
Pierre Neidhardt
3a56c51836
gnu: emacs-magit-todos: Update to 1.1.7.
...
* gnu/packages/emacs-xyz.scm (emacs-magit-todos): Update to 1.1.7.
2019-03-04 08:33:35 +01:00
Pierre Neidhardt
d60213967a
gnu: emacs-magit: Update to 2.90.1.
...
* gnu/packages/emacs-xyz.scm (emacs-magit): Update to 2.90.1.
2019-03-04 08:33:35 +01:00
Efraim Flashner
3261a73280
gnu: avidemux: Build with modular qt.
...
* gnu/packages/video.scm (avidemux)[inputs]: Remove qt, add qtbase,
qttools.
2019-03-03 22:09:51 +02:00
Efraim Flashner
ae63b2c582
gnu: avidemux: Update to 2.7.1.
...
* gnu/packages/video.scm (avidemux): Update to 2.7.1.
[arguments]: Update bundled ffmpeg to 3.3.7.
2019-03-03 22:09:47 +02:00
Efraim Flashner
ad656e70b6
gnu: libopenshot: Build with modular qt.
...
* gnu/packages/video.scm (libopenshot)[propagated-inputs]: Remove qt,
add qtbase, qtmultimedia.
2019-03-03 17:35:50 +02:00
Efraim Flashner
277becbbb7
gnu: libopenshot: Remove bundled libraries.
...
* gnu/packages/video.scm (libopenshot)[source]: Add snippet to remove
bundled libraries.
2019-03-03 17:35:49 +02:00
Efraim Flashner
4f889375f2
gnu: libopenshot: Fix tests on other architectures.
...
* gnu/packages/video.scm (libopenshot)[source]: Add patch.
* gnu/packages/patches/libopenshot-fixup-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2019-03-03 17:35:49 +02:00
Brian Leung
d2f555f59b
gnu: Add emacs-isearch+.
...
* gnu/packages/emacs-xyz.scm (emacs-isearch+): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-03-03 15:39:45 +01:00
Rutger Helling
0fa3d705d2
gnu: wine-staging: Add faudio support.
...
* gnu/packages/wine.scm (wine-staging)[inputs]: Add faudio.
[arguments]: Adjust patchinstall.sh to faudio.
* gnu/packages/wine.scm (wine64-staging)[arguments]: Adjust patchinstall.sh to
faudio.
2019-03-03 11:01:51 +01:00
Rutger Helling
ea3510f8a7
gnu: Add faudio.
...
* gnu/packages/audio.scm (faudio): New variable.
2019-03-03 11:01:51 +01:00
Rutger Helling
dbb1ef51c8
gnu: wine-staging: Update to 4.3.
...
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.3.
* gnu/packages/wine.scm (wine-staging): Update to 4.3.
2019-03-03 10:23:29 +01:00
Ricardo Wurmus
d74656ea02
gnu: eolie: Update to 0.9.52.
...
* gnu/packages/gnome.scm (eolie): Update to 0.9.52.
2019-03-03 09:24:02 +01:00
Nicolas Goaziou
35556d7da0
gnu: musescore: Update to 3.0.4.
...
* gnu/packages/music.scm (musescore): Update to 3.0.4.
2019-03-03 00:17:30 +01:00
Marius Bakke
5a222ebaee
gnu: python-dask: Update to 1.1.3.
...
* gnu/packages/python-xyz.scm (python-dask): Update to 1.1.3.
2019-03-02 22:21:16 +01:00
Marius Bakke
0d6f2ea13a
gnu: appstream-glib: Update to 0.7.15.
...
* gnu/packages/glib.scm (appstream-glib): Update to 0.7.15.
2019-03-02 22:21:16 +01:00
Marius Bakke
b4e1f1ae10
gnu: audit: Update to 2.8.5.
...
* gnu/packages/admin.scm (audit): Update to 2.8.5.
2019-03-02 22:21:16 +01:00
Marius Bakke
b0251c71c7
gnu: libsecret: Update to 0.18.8.
...
* gnu/packages/gnome.scm (libsecret): Update to 0.18.8.
2019-03-02 22:21:16 +01:00
Marius Bakke
794e0664bd
gnu: ungoogled-chromium: Update to 72.0.3626.121-0.a80839c [fixes CVE-2019-5786].
...
* gnu/packages/chromium.scm (%chromium-version): Update to 72.0.3626.121.
(ungoogled-chromium-source): Update hash.
2019-03-02 22:21:16 +01:00
Marius Bakke
e99e9e6f21
gnu: WebKitGTK: Update to 2.22.7.
...
* gnu/packages/webkit.scm (webkitgtk-2.22): Update to 2.22.7.
2019-03-02 22:21:16 +01:00
Marius Bakke
4422a8c60e
gnu: ldb: Update to 1.6.2.
...
* gnu/packages/samba.scm (ldb): Update to 1.6.2.
[native-inputs]: Change from PYTHON-2 to PYTHON. Add WHICH.
2019-03-02 22:21:16 +01:00
Marius Bakke
97dcedbd2a
gnu: tdb: Update to 1.3.18.
...
* gnu/packages/databases.scm (tdb): Update to 1.3.18.
[native-inputs]: Add WHICH. Change PYTHON-2 to PYTHON.
2019-03-02 22:21:15 +01:00
Marius Bakke
1ca20daa13
gnu: tevent: Update to 0.9.39.
...
* gnu/packages/samba.scm (tevent): Update to 0.9.39.
[native-inputs]: Add WHICH. Change PYTHON-2 to PYTHON.
2019-03-02 22:21:15 +01:00
Marius Bakke
966c56f8c6
gnu: talloc: Update to 2.1.16.
...
* gnu/packages/samba.scm (talloc): Update to 2.1.16.
[native-inputs]: Add WHICH.
[inputs]: Change from PYTHON-2 to PYTHON.
(talloc/static)[arguments]: Adjust GCC command line.
2019-03-02 22:21:15 +01:00
Ricardo Wurmus
c335df433f
gnu: pigx-chipseq: Update to 0.0.31.
...
* gnu/packages/bioinformatics.scm (pigx-chipseq): Update to 0.0.31.
2019-03-02 22:05:30 +01:00
Efraim Flashner
e5a0348962
gnu: lyx: Parameterize more version variables.
...
* gnu/packages/tex.scm (lyx)[source]: Parameterize the version string.
[arguments]: Parameterize version variables in 'configre-flags and in
the custom phases 'setenv-check and 'install-symlink.
2019-03-02 22:15:37 +02:00
Ricardo Wurmus
b17c892320
gnu: lyx: Update to 2.3.2-2.
...
* gnu/packages/tex.scm (lyx): Update to 2.3.2-2.
[source]: Remove patch.
[arguments]: Adjust configure flags; add build phase
"fix-compilation-with-boost-1.69"; remove phase "patch-installer"; create
missing file in phase "setenv-check".
[inputs]: Add mythes.
[propagated-inputs]: Replace texlive with a texlive-union containing
texlive-fonts-ec.
2019-03-02 18:44:56 +01:00
Pierre Neidhardt
b8f924274b
gnu: emacs-desktop-environment: Update to 20190301.
...
* gnu/packages/emacs-xyz.scm (emacs-desktop-environment): Update to 20190301.
2019-03-02 16:15:12 +01:00
Leo Famulari
7a0479bb7b
gnu: Add WireGuard.
...
* gnu/packages/vpn.scm (wireguard): New variable.
2019-03-01 19:31:01 -05:00
Julien Lepiller
4fdd4d3312
gnu: bundler: Update to 1.17.3.
...
* gnu/packaqes/ruby.scm (bundler): Update to 1.17.3.
2019-03-01 23:52:30 +01:00
Tobias Geerinckx-Rice
23e3094b87
gnu: opensmtpd: Remove unused arguments.
...
* gnu/packages/mail.scm (opensmtpd)[arguments]: Remove unused procedure
arguments to 'patch-FHS-file-names' phase.
2019-03-01 23:41:42 +01:00
Tobias Geerinckx-Rice
38ab167fe7
gnu: perl-net-dns: Update to 1.19.
...
* gnu/packages/networking.scm (perl-net-dns): Update to 1.19.
2019-03-01 23:41:41 +01:00
Ricardo Wurmus
4f2ee8e285
gnu: teximpatient: Build with texlive-union.
...
* gnu/packages/tex.scm (teximpatient)[source]: Use url-fetch/tarbomb, so that
we can...
[arguments]: ...remove the custom "unpack" phase; disable tests instead of
deleting the "check" phase; add phase "fix-packaging-error".
[native-inputs]: Replace texlive with a texlive-union containing
texlive-latex-amsfonts, texlive-fonts-amsfonts, texlive-fonts-adobe-palatino,
texlive-fonts-adobe-zapfding, texlive-fonts-knuth-lib,
texlive-fonts-mflogo-font, and texlive-generic-pdftex.
2019-03-01 23:31:08 +01:00
Ricardo Wurmus
4628315bfb
gnu: Add texlive-fonts-adobe-zapfding.
...
* gnu/packages/tex.scm (texlive-fonts-adobe-zapfding): New variable.
2019-03-01 23:31:08 +01:00
Ricardo Wurmus
f2d1f060c5
gnu: Add texlive-fonts-adobe-palatino.
...
* gnu/packages/tex.scm (texlive-fonts-adobe-palatino): New variable.
2019-03-01 23:31:08 +01:00
Ricardo Wurmus
01cf8c89de
gnu: Add texlive-fonts-mflogo-font.
...
* gnu/packages/tex.scm (texlive-fonts-mflogo-font): New variable.
2019-03-01 23:31:08 +01:00
Ricardo Wurmus
6072f82a1e
gnu: Add texlive-latex-mflogo.
...
* gnu/packages/tex.scm (texlive-latex-mflogo): New variable.
2019-03-01 23:31:08 +01:00
Ricardo Wurmus
96f5377d5e
gnu: texlive-fonts-knuth-lib: Build all tfm files.
...
* gnu/packages/tex.scm (texlive-fonts-knuth-lib)[arguments]: Build all tfm
files in "build" phase.
2019-03-01 23:31:08 +01:00
Ricardo Wurmus
5e9bf5a2e0
gnu: Add texlive-fonts-adobe-times.
...
* gnu/packages/tex.scm (texlive-fonts-adobe-times): New variable.
2019-03-01 23:31:08 +01:00
Ricardo Wurmus
00a7af0eea
gnu: texlive-latex-geometry: Add missing input.
...
* gnu/packages/tex.scm (texlive-latex-geometry)[propagated-inputs]: Add
texlive-latex-oberdiek.
2019-03-01 23:31:07 +01:00
Björn Höfling
1c492480ff
gnu: java-eclipse-jetty-http-test-classes: Return #t from all phases.
...
* gnu/packages/web.scm (java-eclipse-jetty-http-test-classes)[arguments]: Return #t
from 'chdir' phase.
2019-03-01 22:58:55 +01:00
Björn Höfling
176662a19d
gnu: java-eclipse-jetty-test-helper: Return #t from all phases.
...
* gnu/packages/web.scm (java-eclipse-jetty-test-helper)[arguments]: Return #t
from 'chdir' phase.
2019-03-01 22:58:55 +01:00
Björn Höfling
ae69b39ed4
gnu: java-eclipse-sisu-inject: Don't use unstable tarball.
...
Using git-file-name also makes the source store-file nicer.
* gnu/packages/java.scm (java-eclipse-sisu-inject)[source]: Use git-fetch and
git-file-name.
2019-03-01 22:58:55 +01:00
Björn Höfling
d71cab2b77
gnu: java-tomcat: Update to 8.5.38.
...
* gnu/packages/web.scm (java-tomcat): Update to 8.38.
2019-03-01 22:58:55 +01:00
Dan Frumin
0b611996b9
gnu: coq-flocq: Update to 3.1.0.
...
* gnu/packages/coq.scm (coq-flocq): Update to 3.1.0.
(coq-interval): Update to 3.4.0.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2019-03-01 21:52:59 +01:00
Rutger Helling
abfc114ae5
gnu: sdl2: Add KMSDRM video backend.
...
* gnu/packages/sdl.scm (sdl2): Add KMSDRM video backend.
2019-03-01 20:08:38 +01:00
Tobias Geerinckx-Rice
70c8b1ec30
gnu: acpica: Update to 20190215.
...
* gnu/packages/admin.scm (acpica): Update to 20190215.
2019-03-01 18:03:38 +01:00
Marius Bakke
19464173ba
Merge branch 'master' into staging
2019-03-01 17:33:00 +01:00
Marius Bakke
81bb55459a
gnu: libssh: Update to 0.8.7.
...
* gnu/packages/ssh.scm (libssh): Update to 0.8.7.
2019-03-01 17:31:20 +01:00
Marius Bakke
3e493945e8
gnu: re2: Update to 2019-03-01.
...
* gnu/packages/regex.scm (re2): Update to 2019-03-01.
2019-03-01 17:31:19 +01:00
Marius Bakke
407e1dcb72
gnu: libqmi: Update to 1.22.2.
...
* gnu/packages/freedesktop.scm (libqmi): Update to 1.22.2.
2019-03-01 17:31:19 +01:00
Marius Bakke
6c5101f8b6
gnu: libqmi: Don't use NAME in source URI.
...
* gnu/packages/freedesktop.scm (libqmi)[source](uri): Hard-code NAME.
2019-03-01 17:31:19 +01:00
Marius Bakke
3fc700d276
gnu: python-cryptography: Update to 2.6.1.
...
* gnu/packages/python-crypto.scm (python-cryptography-vectors,
python-cryptography): Update to 2.6.1.
2019-03-01 17:31:19 +01:00
Marius Bakke
2833756643
gnu: OpenSSL: Update to 1.1.1b.
...
* gnu/packages/tls.scm (openssl-next): Update to 1.1.1b.
2019-03-01 17:31:19 +01:00
Marius Bakke
82e7a51ccd
gnu: efibootmgr: Remove obsolete configure flag.
...
* gnu/packages/linux.scm (efibootmgr)[arguments]: Don't override CFLAGS.
2019-03-01 17:31:19 +01:00
Marius Bakke
30559d8ffd
gnu: efibootmgr: Don't use NAME in source URI.
...
* gnu/packages/linux.scm (efibootmgr)[source](uri): Hard-code NAME.
2019-03-01 17:31:18 +01:00
Marius Bakke
85ef07c4b2
gnu: python-requests: Propagate required inputs.
...
This is a follow-up to commit b5c2e72051
.
* gnu/packages/python-web.scm (python-requests)[propagated-inputs]: Add
PYTHON-CERTIFI, PYTHON-CHARDET, PYTHON-IDNA, and PYTHON-URLLIB3.
(python-urllib3)[native-inputs]: Remove (due to dependency cycle).
2019-03-01 16:29:27 +01:00
Marius Bakke
95dc93da85
gnu: python-cffi: Build HTML documentation in separate derivation.
...
This is necessary to solve a dependency cycle between Sphinx and Requests.
* gnu/packages/libffi.scm (python-cffi)[outputs]: Remove.
[native-inputs]: Remove PYTHON-SPHINX.
[arguments]: Remove 'install-doc' phase.
* gnu/packages/libffi.scm (python-cffi-documentation): New public variable.
2019-03-01 16:29:07 +01:00
Marius Bakke
c62b1609ae
gnu: pciutils: Update to 3.6.2.
...
* gnu/packages/pciutils.scm (pciutils): Update to 3.6.2.
2019-03-01 14:19:54 +01:00
Marius Bakke
3c2589982d
gnu: kmod: Update to 26.
...
* gnu/packages/linux.scm (kmod): Update to 26.
2019-03-01 14:19:29 +01:00
Marius Bakke
85fe0fe368
gnu: elfutils: Update to 0.176.
...
* gnu/packages/elf.scm (elfutils): Update to 0.176.
2019-03-01 14:18:14 +01:00
Marius Bakke
c4e0a99c50
gnu: gdk-pixbuf: Update to 2.38.1.
...
* gnu/packages/gtk.scm (gdk-pixbuf): Update to 2.38.1.
2019-03-01 14:17:42 +01:00
Ricardo Wurmus
a27ca96f10
gnu: Add velvet.
...
* gnu/packages/bioinformatics.scm (velvet): New variable.
2019-03-01 12:55:35 +01:00
Ricardo Wurmus
0ce256dc79
gnu: discrover: Remove indirect TexLive dependencies.
...
* gnu/packages/bioinformatics.scm (discrover)[native-inputs]: Remove
texlive-generic-ifxetex, texlive-latex-oberdiek, texlive-latex-url, and
texlive-latex-xcolor from texlive-union.
2019-03-01 12:55:35 +01:00
Ricardo Wurmus
0fc71e4b99
gnu: texlive-latex-pgf: Add missing input.
...
* gnu/packages/tex.scm (texlive-latex-pgf)[propagated-inputs]: Add
texlive-latex-xcolor.
2019-03-01 12:55:35 +01:00
Ricardo Wurmus
8983a52cb4
gnu: asymptote: Remove indirect TexLive dependency.
...
* gnu/packages/plotutils.scm (asymptote)[native-inputs]: Remove
texlive-generic-ifxetex from texlive-union.
2019-03-01 12:55:35 +01:00
Ricardo Wurmus
8412fa6cc7
gnu: hypre: Remove indirect TexLive dependencies.
...
* gnu/packages/maths.scm (hypre)[native-inputs]: Remove
texlive-latex-oberdiek, texlive-generic-ifxetex, and texlive-latex-url from
texlive-union.
2019-03-01 12:55:34 +01:00
Ricardo Wurmus
a9cd7b0314
gnu: texlive-latex-oberdiek: Add ifxetex to inputs.
...
* gnu/packages/tex.scm (texlive-latex-oberdiek)[propagated-inputs]: Add
texlive-generic-ifxetex.
2019-03-01 12:55:34 +01:00
Ricardo Wurmus
2a0bcbf49a
gnu: texlive-latex-hyperref: Add missing inputs.
...
* gnu/packages/tex.scm (texlive-latex-hyperref)[propagated-inputs]: Add
texlive-latex-oberdiek and texlive-latex-url.
2019-03-01 12:55:34 +01:00
Ivan Petkov
7d141788b1
gnu: rust: Factor out "cargo-utils" from "cargo-build-system".
...
* guix/build/cargo-utils.scm: New file.
* Makefile.am (MODULES): Add it.
* guix/build-system/cargo.scm (%cargo-utils-modules): New variable.
(%cargo-build-system-modules): Use it.
* guix/build/cargo-build-system.scm (file-sha256, generate-checksums): Move
from here...
* guix/build/cargo-utils.scm: ...to here.
* gnu/packages/rust.scm (rust-1.19.0)[arguments]<#:imported-modules>: Use
%cargo-utils-modules.
<#:phases>[patch-cargo-checksums]: Use (guix build cargo-utils).
* gnu/packages/gnuzilla.scm (icecat):
[arguments]<#:imported-modules>: Use %cargo-utils-modules.
<#phases>[patch-cargo-checksums]: import (guix build cargo-utils).
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-03-01 08:20:50 +01:00
Tobias Geerinckx-Rice
a215c938b3
gnu: openssl@1.1.1a: Don't inherit from openssl/fixed.
...
I was a bit hasty in a92c6b1a2b
.
openssl-next replaces the source, and OpenSSL 1.1.1 is invulnerable.
* gnu/packages/tls.scm (openssl-next)[inherit]: Inherit from openssl
once more.
2019-03-01 00:12:36 +01:00
Tobias Geerinckx-Rice
a92c6b1a2b
gnu: openssl: Fix CVE-2019-1559.
...
* gnu/packages/tls.scm (openssl)[replacement]: New field.
(openssl/fixed): New variable.
(openssl-next)[inherit]: Inherit from it instead.
* gnu/packages/patches/openssl-CVE-2019-1559.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2019-03-01 00:00:16 +01:00
Tobias Geerinckx-Rice
8849109703
gnu: clementine: Use HTTPS home page.
...
* gnu/packages/music.scm (clementine)[home-page]: Use HTTPS.
2019-02-28 22:35:41 +01:00
Tobias Geerinckx-Rice
ec0b94672b
gnu: libunwind: Update to 1.3.1.
...
* gnu/packages/libunwind.scm (libunwind): Update to 1.3.1.
2019-02-28 22:35:41 +01:00
Tobias Geerinckx-Rice
2a18b57222
gnu: netpbm: Fix CVE-2017-258[67].
...
* gnu/packages/netpbm.scm (netpbm)[source]: Add patches.
* gnu/packages/patches/netpbm-CVE-2017-2586.patch,
gnu/packages/patches/netpbm-CVE-2017-2587.patch: New files.
* gnu/local.mk: Fix missing copyright year.
(dist_patch_DATA): Add them.
2019-02-28 22:35:41 +01:00
Tobias Geerinckx-Rice
13966cbd5e
gnu: supercollider: Update to 3.10.2.
...
* gnu/packages/audio.scm (supercollider): Update to 3.10.2.
[arguments]: Remove ’apply-system-yaml-cpp-fix’ phase.
2019-02-28 22:35:40 +01:00
Marius Bakke
c268c6a03e
gnu: speech-dispatcher: Build against eSpeak NG.
...
* gnu/packages/speech.scm (speech-dispatcher)[inputs]: Change from ESPEAK to
ESPEAK-NG.
2019-02-28 19:08:49 +01:00
Marius Bakke
7566afb1d2
gnu: Add eSpeak NG.
...
* gnu/packages/speech.scm (espeak-ng): New public variable.
2019-02-28 19:08:48 +01:00
Marius Bakke
b8098cc691
gnu: Move espeak to speech.scm.
...
* gnu/packages/audio.scm (espeak): Move from here ...
* gnu/packages/speech.scm (espeak): ... to here.
2019-02-28 19:08:48 +01:00
Marius Bakke
a4b71b32a7
gnu: Add pcaudiolib.
...
* gnu/packages/audio.scm (pcaudiolib): New public variable.
2019-02-28 19:08:48 +01:00
Marius Bakke
5d04ce48d1
gnu: speech-dispatcher: Update to 0.9.0.
...
* gnu/packages/speech.scm (speech-dispatcher): Update to 0.9.0.
[source](uri): Change to new upstream URI.
[arguments]: Add --with-kali and --with-baratinoo to #:configure-flags.
2019-02-28 19:08:48 +01:00
Marius Bakke
2422b1b450
gnu: speech-dispatcher: Don't build static libraries.
...
* gnu/packages/speech.scm (speech-dispatcher)[arguments]: New field.
2019-02-28 19:08:48 +01:00
Marius Bakke
14c272d5ce
gnu: GCC: Update to 8.3.0.
...
* gnu/packages/gcc.scm (gcc-8): Update to 8.3.0.
2019-02-28 19:08:48 +01:00
Marius Bakke
0ad4a12088
gnu: wpa_supplicant: Update to 2.7.
...
* gnu/packages/patches/wpa-supplicant-CVE-2017-13082.patch,
gnu/packages/patches/wpa-supplicant-CVE-2018-14526.patch,
gnu/packages/patches/wpa-supplicant-fix-key-reuse.patch,
gnu/packages/patches/wpa-supplicant-fix-nonce-reuse.patch,
gnu/packages/patches/wpa-supplicant-fix-zeroed-keys.patch,
gnu/packages/patches/wpa-supplicant-krack-followups.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/admin.scm (wpa-supplicant-minimal): Update to 2.7.
[source](patches): Remove.
2019-02-28 19:08:48 +01:00
Efraim Flashner
c643b49244
gnu: Add toot.
...
* gnu/packages/mastodon.scm (toot): New variable.
* gnu/local.mk (GNU_SYSTSEM_MODULES): Register it.
2019-02-28 08:56:59 +02:00
Nicolas Goaziou
a9dac432d9
gnu: giac-xcas: Update to 1.5.0-43.
...
* gnu/packages/algebra.scm (giac-xcas): Update to 1.5.0-43.
2019-02-28 00:39:53 +01:00
Mark H Weaver
275beea9d8
gnu: linux-libre: Update to 4.20.13.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.20.13.
(%linux-libre-hash): Update hash.
2019-02-27 13:48:04 -05:00
Mark H Weaver
fd5784d889
gnu: linux-libre@4.19: Update to 4.19.26.
...
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.26.
(%linux-libre-4.19-hash): Update hash.
2019-02-27 13:47:15 -05:00
Mark H Weaver
70b1b5b7d0
gnu: linux-libre@4.14: Update to 4.14.104.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.104.
(%linux-libre-4.14-hash): Update hash.
2019-02-27 13:46:17 -05:00
Mark H Weaver
c9ac753bce
gnu: linux-libre@4.9: Update to 4.9.161.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.161.
2019-02-27 13:45:27 -05:00
Pierre Neidhardt
933d810e16
gnu: emacs-disk-usage: Update to 1.2.0.
...
* gnu/packages/emacs-xyz.scm (emacs-disk-usage): Update to 1.2.0.
2019-02-27 17:09:22 +01:00
Tobias Geerinckx-Rice
4915894759
gnu: lmdb: Update to 0.9.23.
...
* gnu/packages/databases.scm (lmdb): Update to 0.9.23.
2019-02-27 15:48:53 +01:00
Tobias Geerinckx-Rice
f167b432bb
gnu: lmdb: Don't use unstable tarball.
...
* gnu/packages/databases.scm (lmdb)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
[arguments]: Adjust source directory name.
2019-02-27 15:48:53 +01:00
Tobias Geerinckx-Rice
7e17784cbe
gnu: sbcl: Update to 1.4.16.
...
* gnu/packages/lisp.scm (sbcl): Update to 1.4.16.
2019-02-27 15:48:52 +01:00
Tobias Geerinckx-Rice
e17a0badef
gnu: libblockdev: Update to 2.21.
...
* gnu/packages/disk.scm (libblockdev): Update to 2.21.
2019-02-27 15:48:52 +01:00
Tobias Geerinckx-Rice
17c65da896
gnu: wesnoth: Update to 1.14.6.
...
* gnu/packages/games.scm (wesnoth): Update to 1.14.6.
[source]: Remove upstreamed patch.
* packages/patches/wesnoth-newer-boost.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2019-02-27 15:48:52 +01:00
Tobias Geerinckx-Rice
0c2e055e18
gnu: wesnoth: Don't use NAME in source URI.
...
* gnu/packages/games.scm (wesnoth)[source]: Hard-code NAME.
2019-02-27 15:48:52 +01:00
Tobias Geerinckx-Rice
a4776d0981
gnu: ddrescue: Update to 1.24.
...
* gnu/packages/disk.scm (ddrescue): Update to 1.24.
2019-02-27 15:48:51 +01:00
Tobias Geerinckx-Rice
5fed63dda9
gnu: eog-plugins: Update to 3.26.3.
...
* gnu/packages/gnome.scm (eog-plugins): Update to 3.26.3.
2019-02-27 15:48:51 +01:00
Tobias Geerinckx-Rice
f3b88ed26c
gnu: eog-plugins: Don't use NAME in source URI.
...
* gnu/packages/gnome.scm (eog-plugins)[source]: Hard-code NAME.
2019-02-27 15:48:51 +01:00
Tobias Geerinckx-Rice
fbc930ec63
gnu: libwacom: Update to 0.32.
...
* gnu/packages/xdisorg.scm (libwacom): Update to 0.32.
2019-02-27 15:48:51 +01:00
Tobias Geerinckx-Rice
cffdcbef1a
gnu: libwacom: Don't use NAME in source URI.
...
* gnu/packages/xdisorg.scm (libwacom)[source]: Hard-code NAME.
2019-02-27 15:48:50 +01:00
Tobias Geerinckx-Rice
6c8a0b6f5a
gnu: gom: Don't use NAME in source URI.
...
* gnu/packages/gnome.scm (gom)[source]: Hard-code NAME.
2019-02-27 15:48:50 +01:00
Tobias Geerinckx-Rice
54d80e31d6
gnu: libpipeline: Update to 1.5.1.
...
* gnu/packages/man.scm (libpipeline): Update to 1.5.1.
2019-02-27 15:48:50 +01:00
Tobias Geerinckx-Rice
0257294a61
gnu: mc: Update to 4.8.22.
...
* gnu/packages/mc.scm (mc): Update to 4.8.22.
[arguments]: ‘Fix’ failing test.
2019-02-27 15:48:50 +01:00
Ricardo Wurmus
8aa1ca85ac
gnu: flexbar: Fix reproducibility bug.
...
* gnu/packages/bioinformatics.scm (flexbar)[arguments]: Add phase
"do-not-tune-to-CPU".
2019-02-27 15:40:46 +01:00
Dimakakos Dimos
d97283c3a6
gnu: emacs-projectile: Update to 2.0.0
...
* gnu/packages/emacs-xyz.scm (emacs-projectile): Update to 2.0.0.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-02-27 10:54:29 +02:00
Efraim Flashner
0b1fb0aa4c
gnu: fossil: Remove bundled libraries.
...
* gnu/packages/version-control.scm (fossil)[source]: Add snippet to
remove bundled libraries.
2019-02-27 10:38:12 +02:00
Jovany Leandro G.C
66d05055bb
gnu: fossil: Update to 2.8.
...
* gnu/packages/version-control.scm (fossil): Update to 2.8.
[inputs]: Remove sqlite, add sqlite@3.26 .
[arguments]: Add custom phase to patch more shebangs.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-02-27 10:38:12 +02:00
Efraim Flashner
cfae5382fe
gnu: cflow: Update to 1.6.
...
* gnu/packages/code.scm (cflow): Update to 1.6.
2019-02-27 09:50:30 +02:00
Nicolas Goaziou
8d611ef085
gnu: musescore: Update to 3.0.3.
...
* gnu/packages/music.scm (musescore): Update to 3.0.3.
[source]: Remove now obsolete patch.
[arguments]: Do not use bundled (as a submodule) libcrashreporter-qt.
* gnu/packages/patches/musescore-fix-use_webengine.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Apply file removal.
2019-02-27 01:10:48 +01:00
Nicolas Goaziou
2dad4c910a
gnu: colobot: Update to 0.1.12-alpha.
...
* gnu/packages/games.scm (colobot): Update to 0.1.12-alpha.
[source]: Do not use unstable tarball.
[native-inputs]: Remove "colobot-data", now fetched with recursive
`git-fetch'.
2019-02-27 00:21:58 +01:00
Paul Garlick
3a261950ac
gnu: fenics-dolfin: Fix build.
...
* gnu/packages/simulation.scm (fenics-dolfin)[arguments]: Remove SNESTEST
mapping, no longer valid after update of PETSc to version 3.10.3.
Signed-off-by: Leo Famulari <leo@famulari.name>
2019-02-26 17:12:30 -05:00
Paul Garlick
758439cf4b
gnu: python-petsc4py: Update to 10.3.1.
...
* gnu/packages/maths.scm (python-petsc4py): Update to 10.3.1.
Signed-off-by: Leo Famulari <leo@famulari.name>
2019-02-26 17:12:29 -05:00
Gábor Boskovits
618631f368
gnu: openssh: Add libedit support.
...
* gnu/packages/ssh.scm (openssh)[native-inputs]: Add pkg-config.
[inputs]: Add libedit.
[arguments](configure-flags): Add --with-libedit.
2019-02-26 23:02:24 +01:00
Efraim Flashner
35aa016af1
gnu: beignet: Limit supported architectures.
...
* gnu/packages/opencl.scm (beignet)[supported-systems]: New field.
2019-02-26 22:26:35 +02:00
Gábor Boskovits
1094f1216f
gnu: libedit: Update to 20181209-3.1.
...
* gnu/packages/libedit.scm: (libedit): Update to 20181209-3.1.
2019-02-26 18:58:03 +01:00
Rutger Helling
6dcac92012
gnu: mgba: Add libelf input.
...
* gnu/packages/emulators.scm (mgba)[inputs]: Use libelf instead of elfutils.
2019-02-26 16:19:26 +01:00
Leo Famulari
cc6731e928
gnu: Add hpenc.
...
* gnu/packages/crypto.scm (hpenc): New variable.
2019-02-26 00:02:00 -05:00
Yoshinori Arai
933ac939d6
gnu: Add nkf.
...
* gnu/packages/textutils.scm (nkf): New variable.
2019-02-25 23:16:48 -05:00
Timo Eisenmann
04b6e9c5df
gnu: twitchy: Update to 3.4.
...
* gnu/packages/video.scm: (twitchy): Update to 3.4.
[arguments]: Add phase 'patch-paths' to substitute in the absolute path to
'streamlink'.
Signed-off-by: Leo Famulari <leo@famulari.name>
2019-02-25 21:33:45 -05:00
Vagrant Cascadian
6dacaa70a0
gnu: diffoscope: Update to 112.
...
* gnu/packages/package-management (diffoscope): Update to 112.
Signed-off-by: Leo Famulari <leo@famulari.name>
2019-02-25 21:33:45 -05:00
Leo Famulari
848b3749b2
Revert "gnu: font-awesome: Update to 5.7.2."
...
This reverts commit 590b989c95
.
2019-02-25 19:29:25 -05:00
Leo Famulari
ef5fa91ccc
gnu: guile-emacs: Fetch source over HTTPS and be more idiomatic.
...
Fixes <https://bugs.gnu.org/27795 >.
* gnu/packages/emacs.scm (guile-emacs)[source]: Use HTTPS.
Use git-version and git-file-name.
2019-02-25 18:23:14 -05:00
Leo Famulari
584dbd8568
gnu: librsync: Update to 2.0.2.
...
* gnu/packages/rsync.scm (librsync): Update to 2.0.2.
[source]: Update source URL.
[build-system]: Use cmake-build-system.
[inputs]: Add popt.
[arguments]: Remove field.
(librsync-0.9): New variable.
* gnu/packages/backup.scm (btar, duplicity, rdiff-backup)[inputs]: Use
librsync-0.9.
2019-02-25 18:23:06 -05:00
Clément Lassieur
089a2c51ff
gnu: Add emacs-amx.
...
* gnu/packages/emacs-xyz.scm (emacs-amx): New variable.
2019-02-25 18:44:52 +01:00
Rutger Helling
e8ffa38289
gnu: mgba: Update to 0.7.1.
...
* gnu/packages/emulators.scm (mgba): Update to 0.7.1.
[inputs]: Add elfutils.
2019-02-25 16:34:35 +01:00
Rutger Helling
589ce84d17
gnu: Remove spice-protocol@0.12.14.
...
* gnu/packages/spice.scm (spice-protocol@0.12.14 ): Remove variable.
2019-02-25 16:00:20 +01:00
Rutger Helling
16a47f23f4
gnu: lookingglass: Update to commit 41f4166.
...
* gnu/packages/virtualization.scm (lookingglass): Update to commit 41f4166.
[inputs]: Add wayland.
2019-02-25 16:00:20 +01:00
Ricardo Wurmus
cc842b58af
gnu: pigx-chipseq: Update to 0.0.21.
...
* gnu/packages/bioinformatics.scm (pigx-chipseq): Update to 0.0.21.
2019-02-25 15:40:12 +01:00
Ricardo Wurmus
3ca1d917b6
gnu: discrover: Replace "texlive" with a texlive-union.
...
* gnu/packages/bioinformatics.scm (discrover)[arguments]: Add build phase
"fix-latex-errors"; add build phase "setenv-HOME".
[inputs]: Add rmath-standalone.
[native-inputs]: Replace "texlive" with a texlive-union consisting of
texlive-fonts-cm, texlive-fonts-amsfonts, texlive-generic-ifxetex,
texlive-latex-doi, texlive-latex-examplep, texlive-latex-hyperref,
texlive-latex-ms, texlive-latex-natbib, texlive-bibtex,
texlive-latex-oberdiek, texlive-latex-pgf, texlive-latex-url,
texlive-latex-verbatimbox, and texlive-latex-xcolor.
2019-02-25 15:05:35 +01:00
Clément Lassieur
5c06a18503
gnu: gajim-omemo: Update to 2.6.27.
...
* gnu/packages/messaging.scm (gajim-omemo): Update to 2.6.27.
2019-02-25 13:33:07 +01:00
Tobias Geerinckx-Rice
9d391ccd10
gnu: asio: Update to 1.12.2.
...
* gnu/packages/networking.scm (asio): Update to 1.12.2.
2019-02-25 02:10:56 +01:00
Tobias Geerinckx-Rice
74a3ce308a
gnu: asio: Don't use NAME in source URI.
...
* gnu/packages/networking.scm (asio)[source]: Hard-code NAME.
2019-02-25 02:10:56 +01:00
Tobias Geerinckx-Rice
345eec8203
gnu: tcllib: Update to 1.19.
...
* gnu/packages/tcl.scm (tcllib): Update to 1.19.
2019-02-25 02:10:55 +01:00
Tobias Geerinckx-Rice
f86f1531c9
gnu: tcllib: Don't use NAME in source URI.
...
* gnu/packages/tcl.scm (tcllib)[source]: Hard-code NAME.
2019-02-25 02:10:55 +01:00
Tobias Geerinckx-Rice
f736e55021
gnu: ethtool: Update to 4.19.
...
* gnu/packages/networking.scm (ethtool): Update to 4.19.
2019-02-25 02:10:55 +01:00
Tobias Geerinckx-Rice
956a14b49f
gnu: ethtool: Don't use NAME in source URI.
...
* gnu/packages/networking.scm (ethtool)[source]: Hard-code NAME.
2019-02-25 02:10:55 +01:00
Tobias Geerinckx-Rice
63b9834d81
gnu: libqtxdg: Don't use NAME in source URI.
...
* gnu/packages/lxqt.scm (libqtxdg)[source]: Hard-code NAME.
2019-02-25 02:10:55 +01:00
Tobias Geerinckx-Rice
769921fef2
gnu: lxqt-build-tools: Don't use NAME in source URI.
...
* gnu/packages/lxqt.scm (lxqt-build-tools)[source]: Hard-code NAME.
2019-02-25 02:10:54 +01:00
Tobias Geerinckx-Rice
ad0b91bde0
gnu: discount: Don't use NAME in source URI.
...
* gnu/packages/markup.scm (discount)[source]: Hard-code NAME.
2019-02-25 02:10:54 +01:00
Tobias Geerinckx-Rice
c2e5047468
gnu: workrave: Update to 1.10.23.
...
* gnu/packages/gnome.scm (workrave): Update to 1.10.23.
[source]: Correct STRING-MAP.
2019-02-24 21:29:23 +01:00
Tobias Geerinckx-Rice
abb90ff987
gnu: hdparm: Update to 9.58.
...
* gnu/packages/linux.scm (hdparm): Update to 9.58.
2019-02-24 21:29:22 +01:00
Tobias Geerinckx-Rice
1b1ef87ef1
gnu: hdparm: Don't use NAME in source URI.
...
* gnu/packages/linux.scm (hdparm)[source]: Hard-code NAME.
2019-02-24 21:29:22 +01:00
Tobias Geerinckx-Rice
8118a086bf
gnu: powertop: Update to 2.10.
...
* gnu/packages/linux.scm (powertop): Update to 2.10.
2019-02-24 21:29:22 +01:00
Tobias Geerinckx-Rice
063bc5f899
gnu: screengrab: Don't use NAME in source URI.
...
* gnu/packages/lxqt.scm (screengrab)[source]: Hard-code NAME.
2019-02-24 21:29:22 +01:00
Tobias Geerinckx-Rice
bc9c3dc31e
gnu: fping: Update to 4.2.
...
* gnu/packages/networking.scm (fping): Update to 4.2.
2019-02-24 21:29:21 +01:00
Tobias Geerinckx-Rice
c582ab2a39
gnu: gwenhywfar, aqbanking: Use HTTPS home page.
...
* gnu/packages/gnucash.scm (gwenhywfar, aqbanking)[home-page]: Use HTTPS.
2019-02-24 21:29:21 +01:00
Tobias Geerinckx-Rice
f1f0390d4b
gnu: gnumeric: Update to 1.12.44.
...
* gnu/packages/gnome.scm (gnumeric): Update to 1.12.44.
2019-02-24 21:29:21 +01:00
Tobias Geerinckx-Rice
b7fd0217e0
gnu: gnumeric: Don't use NAME in source URI.
...
* gnu/packages/gnome.scm (gnumeric)[source]: Hard-code NAME.
2019-02-24 21:29:20 +01:00
Tobias Geerinckx-Rice
d74955606f
gnu: drumstick: Update to 1.1.2.
...
* gnu/packages/music.scm (drumstick): Update to 1.1.2.
2019-02-24 21:29:20 +01:00
Tobias Geerinckx-Rice
cfb3bc053b
gnu: ktexteditor: Don't use NAME in source URI.
...
* gnu/packages/kde-frameworks.scm (ktexteditor)[source]: Hard-code NAME.
2019-02-24 21:29:20 +01:00
Tobias Geerinckx-Rice
f79f49422e
gnu: ktexteditor: Return #t from all phases.
...
* gnu/packages/kde-frameworks.scm (ktexteditor)[arguments]: Always
return #t from phases.
2019-02-24 21:29:20 +01:00
Tobias Geerinckx-Rice
d083a82309
gnu: font-hack: Future-proof description.
...
* gnu/packages/fonts.scm (font-hack)[description]: Use vague upstream wording.
2019-02-24 21:29:19 +01:00
Tobias Geerinckx-Rice
253a4bb23b
gnu: font-lato: Use HTTPS home page.
...
* gnu/packages/fonts.scm (font-lato)[source, home-page]: Use HTTPS.
2019-02-24 21:29:19 +01:00
Marius Bakke
aa51eb2073
Merge branch 'master' into staging
2019-02-24 21:25:52 +01:00
Marius Bakke
6eb35d4a78
gnu: git: Update to 2.21.0.
...
* gnu/packages/version-control.scm (git): Update to 2.21.0.
2019-02-24 21:22:48 +01:00
Marius Bakke
191b07dfd0
gnu: GCC: Don't modify copyright headers in xtensa patch.
...
* gnu/packages/patches/ath9k-htc-firmware-gcc.patch: Drop hunk.
2019-02-24 21:22:48 +01:00
Tobias Geerinckx-Rice
ddcda4ee12
gnu: libksysguard: Update to 5.15.1.
...
* gnu/packages/kde-plasma.scm (libksysguard): Update to 5.15.1.
2019-02-24 19:44:07 +01:00
Tobias Geerinckx-Rice
95c786758a
gnu: libkscreen: Update to 5.15.1.
...
* gnu/packages/kde-plasma.scm (libkscreen): Update to 5.15.1.
2019-02-24 19:44:07 +01:00
Tobias Geerinckx-Rice
3b6cfb427d
gnu: kscreenlocker: Update to 5.15.1.
...
* gnu/packages/kde-plasma.scm (kscreenlocker): Update to 5.15.1.
2019-02-24 19:44:07 +01:00
Tobias Geerinckx-Rice
c31f2d01d4
gnu: kdecoration: Update to 5.15.1.
...
* gnu/packages/kde-plasma.scm (kdecoration): Update to 5.15.1.
2019-02-24 19:44:07 +01:00
Tobias Geerinckx-Rice
9296d4b66d
gnu: font-hack: Update to 3.003.
...
* gnu/packages/fonts.scm (font-hack): Update to 3.003.
2019-02-24 17:51:30 +01:00
Tobias Geerinckx-Rice
5d63272843
gnu: ragel: Update to 6.10.
...
* gnu/packages/ragel.scm (ragel): Update to 6.10.
2019-02-24 17:51:30 +01:00
Tobias Geerinckx-Rice
da9e132055
gnu: ragel: Use HTTPS home page.
...
* gnu/packages/ragel.scm (ragel)[source, home-page]: Use HTTPS.
2019-02-24 17:51:30 +01:00
Tobias Geerinckx-Rice
fc0dd636cc
gnu: bind: Update to 9.12.3-P4.
...
* gnu/packages/dns.scm (isc-bind): Update to 9.12.3-P4.
2019-02-24 17:51:30 +01:00
Tobias Geerinckx-Rice
54fd7c024b
gnu: bind: Don't use NAME in source URI.
...
* gnu/packages/dns.scm (isc-bind)[source]: Hard-code NAME.
2019-02-24 17:51:30 +01:00
Tobias Geerinckx-Rice
1584b9d680
gnu: autogen: Update to 5.18.16.
...
* gnu/packages/autogen.scm (autogen): Update to 5.18.16.
[inputs]: Update to guile-2.2.
[arguments]: Add ‘--disable-dependency-tracking’ to #:configure-flags.
Re-indent.
2019-02-24 17:51:29 +01:00
Tobias Geerinckx-Rice
fcab568dea
gnu: clamav: Update to 0.101.1.
...
* gnu/packages/antivirus.scm (clamav): Update to 0.101.1.
[source]: Delete bundled tomsfastmath outright.
[native-inputs]: Remove bison and flex.
[inputs]: Switch to pcre2.
* gnu/packages/patches/clamav-system-tomsfastmath.patch: Update.
2019-02-24 17:51:29 +01:00
Tobias Geerinckx-Rice
545383fd04
gnu: parallel: Update to 20190222.
...
* gnu/packages/parallel.scm (parallel): Update to 20190222.
2019-02-24 17:51:29 +01:00
Tobias Geerinckx-Rice
ed7dc85717
gnu: acpid: Update to 2.0.31.
...
* gnu/packages/linux.scm (acpid): Update to 2.0.31.
2019-02-24 17:51:29 +01:00
Tobias Geerinckx-Rice
eea4a0910c
gnu: 4ti2: Update to 1.6.9.
...
* gnu/packages/maths.scm (4ti2): Update to 1.6.9.
[source]: Update URI.
2019-02-24 17:51:28 +01:00
Tobias Geerinckx-Rice
d9c8009832
gnu: agda: Update to 2.5.4.2.
...
* gnu/packages/agda.scm (agda): Update to 2.5.4.2.
[inputs]: Remove cpphs.
2019-02-24 17:51:28 +01:00
Tobias Geerinckx-Rice
29ff0474f4
gnu: perl-net-idn-encode: Update to 2.500.
...
* gnu/packages/perl.scm (perl-net-idn-encode): Update to 2.500.
Re-indent.
2019-02-24 13:37:05 +01:00
Tobias Geerinckx-Rice
8eb2c56556
gnu: qd: Update to 2.3.22.
...
* gnu/packages/multiprecision.scm (qd): Update to 2.3.22.
2019-02-24 13:37:05 +01:00
Tobias Geerinckx-Rice
659afdae5e
gnu: 0xffff: Don't use unstable tarball.
...
* gnu/packages/flashing-tools.scm (0xffff)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-02-24 13:37:04 +01:00
Tobias Geerinckx-Rice
03df9e5a1e
gnu: 0xffff: Update to 0.8.
...
* gnu/packages/flashing-tools.scm (0xffff): Update to 0.8.
[arguments]: Build man page reproducibly.
2019-02-24 13:37:04 +01:00
Efraim Flashner
1a753385c7
gnu: Add libtommath.
...
* gnu/packages/multiprecision.scm (libtommath): New variable.
* gnu/packages/patches/libtommath.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2019-02-24 10:39:51 +02:00
Mark H Weaver
13eb556f9f
gnu: linux-libre: Update to 4.20.12.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.20.12.
(%linux-libre-hash): Update hash.
2019-02-23 22:55:20 -05:00
Mark H Weaver
cac6e0efba
gnu: linux-libre@4.19: Update to 4.19.25.
...
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.25.
(%linux-libre-4.19-hash): Update hash.
2019-02-23 22:54:27 -05:00
Mark H Weaver
ed5cabe6ee
gnu: linux-libre@4.14: Update to 4.14.103.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.103.
(%linux-libre-4.14-hash): Update hash.
2019-02-23 22:52:58 -05:00
Mark H Weaver
bc14e23650
gnu: linux-libre@4.9: Update to 4.9.160.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.160.
2019-02-23 22:52:08 -05:00
Mark H Weaver
992f8c0241
gnu: linux-libre@4.4: Update to 4.4.176.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.176.
2019-02-23 22:50:36 -05:00
Brett Gilio
1275f9ef2c
gnu: emacs-pyvenv: Update to 1.20.
...
* gnu/packages/emacs-xyz.scm (emacs-pyvenv): Update to 1.20.
[synopsis]: Update.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-02-24 11:07:56 +08:00
Brett Gilio
608b922fda
gnu: emacs-tide: Update to 3.2.3.
...
* gnu/packages/emacs-xyz.scm (emacs-tide): Update to 3.2.3.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-02-24 10:27:20 +08:00
Brett Gilio
b6ecf3d7b6
gnu: emacs-ht: Update to 2.2.
...
* gnu/packages/emacs-xyz.scm (emacs-ht): Update to 2.2.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-02-24 10:25:29 +08:00
Brett Gilio
498eb769c5
gnu: emacs-which-key: Update to 3.3.1.
...
* gnu/packages/emacs-xyz.scm (emacs-which-key): Update to 3.3.1.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-02-24 10:23:15 +08:00
Brett Gilio
07f3387a84
gnu: neofetch: Update to 6.0.0.
...
* gnu/packages/admin.scm (neofetch): Update to 6.0.0.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-02-24 10:23:02 +08:00
Pkill -9
590b989c95
gnu: font-awesome: Update to 5.7.2.
...
* gnu/packages/fonts.scm (font-awesome): Update to 5.7.2.
[home-page]: Use HTTPS.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-02-24 10:01:49 +08:00
Marius Bakke
1b9eb93a5d
gnu: libxkbcommon: Update to 0.8.4.
...
* gnu/packages/xdisorg.scm (libxkbcommon): Update to 0.8.4.
2019-02-23 18:35:36 +01:00
Marius Bakke
dcbdd8780f
gnu: libxkbcommon: Don't use NAME in source URI.
...
* gnu/packages/xdisorg.scm (libxkbcommon)[source](uri): Hard-code NAME.
2019-02-23 18:35:11 +01:00
Marius Bakke
0964671086
gnu: fluidsynth: Update to 2.0.4.
...
* gnu/packages/audio.scm (fluidsynth): Update to 2.0.4.
2019-02-23 18:32:57 +01:00
Marius Bakke
6a46a06ce4
gnu: python2-coverage-test-runner: Update to 1.15.
...
* gnu/packages/check.scm (python2-coverage-test-runner): Update to 1.15.
2019-02-23 18:31:18 +01:00
Marius Bakke
e516a9c258
gnu: python2-ttystatus: Update to 0.36.
...
* gnu/packages/python-xyz.scm (python2-ttystatus): Update to 0.36.
2019-02-23 18:31:18 +01:00
Marius Bakke
9064b84e02
gnu: python2-cliapp: Update to 1.20180812.1.
...
* gnu/packages/python-xyz.scm (python2-cliapp): Update to 1.20180812.1.
2019-02-23 18:31:18 +01:00
Marius Bakke
881155395d
gnu: chromium: Update to 72.0.3626.119-0.a80839c.
...
* gnu/packages/chromium.scm (%chromium-version): Update to 72.0.3626.119.
(package-revision): Reset.
(ungoogled-chromium-source): Update hash.
2019-02-23 18:31:18 +01:00
Marius Bakke
420845362f
gnu: libSDL: Build verbosely.
...
* gnu/packages/sdl.scm (sdl)[arguments]: Add #:make-flags.
2019-02-23 17:27:55 +01:00
Marius Bakke
46bf8b2be5
gnu: ALSA: Update to 1.1.8.
...
* gnu/packages/linux.scm (alsa-lib, alsa-utils, alsa-plugins): Update to 1.1.8.
2019-02-23 17:27:55 +01:00
Marius Bakke
083afc5e7c
gnu: cups-filters: Update to 1.22.1.
...
* gnu/packages/cups.scm (cups-filters): Update to 1.22.1.
2019-02-23 17:27:55 +01:00
Ricardo Wurmus
71154fe737
gnu: Add boost-signals2.
...
* gnu/packages/boost.scm (boost-signals2): New variable.
2019-02-23 13:40:19 +01:00
Tobias Geerinckx-Rice
400457af5f
gnu: gflags: Don't use NAME in source URI.
...
* gnu/packages/popt.scm (gflags)[source]: Hard-code NAME.
2019-02-23 03:30:10 +01:00
Tobias Geerinckx-Rice
7f5c74d149
gnu: gflags: Update to 2.2.2.
...
* gnu/packages/popt.scm (gflags): Update to 2.2.2.
2019-02-23 03:30:10 +01:00
Kei Kebreau
a9249f58c7
gnu: freedink-engine: Update to 109.4.
...
* gnu/packages/games.scm (freedink-engine): Update to 109.4.
[arguments]: Add 'disable-graphical-tests' phase.
[native-inputs]: Add autoconf, automake, cxxtest and help2man. Remove check.
[inputs]: Add glm and sdl-union of sdl2, sdl2-image, sdl2-mixer, sdl2-ttf and
sdl2-gfx. Remove sdl, sdl-image, sdl-mixer, sdl-ttf and sdl-gfx.
2019-02-22 20:38:48 -05:00
Kei Kebreau
8e91cecd7d
gnu: Add cxxtest.
...
* gnu/packages/check.scm (cxxtest): New variable.
2019-02-22 20:38:48 -05:00
Kei Kebreau
a95b2732ca
gnu: Add sdl2-gfx.
...
* gnu/packages/sdl.scm (sdl2-gfx): New variable.
2019-02-22 20:38:37 -05:00
Marius Bakke
2a1ec7bcf4
gnu: icecat, ungoogled-chromium: Disable grafts on source derivation.
...
* gnu/packages/chromium.scm (computed-origin-method): Pass #:graft? #f to
GEXP->DERIVATION.
* gnu/packages/gnuzilla.scm (computed-origin-method): Likewise.
2019-02-22 17:10:24 +01:00
Marius Bakke
ebee2f4719
gnu: gn: Update to commit 1ab6fa2cab7ec64840db720a56018ca8939329f9.
...
* gnu/packages/build-tools.scm (gn): Update to 0.0-1530.1ab6fa2.
[arguments]: Add LDFLAGS. Remove obsolete configure flag.
2019-02-22 17:10:24 +01:00
Marius Bakke
f2945c26a9
gnu: ungoogled-chromium: Update to 72.0.3626.109-1.a80839c.
...
* gnu/packages/chromium.scm (%ungoogled-revision): Update to a80839c.
(package-revision): Bump.
(ungoogled-chromium-source): Update hash.
2019-02-22 17:10:23 +01:00
Marius Bakke
718540d21b
gnu: ungoogled-chromium: Include Ungoogled revision in version string.
...
* gnu/packages/chromium.scm (package-revision, %package-version): New variables.
(ungoogled-chromium-source)[file-name]: Use %PACKAGE-VERSION.
(ungoogled-chromium)[version]: Likewise.
2019-02-22 17:10:23 +01:00
Alex Vong
28cbf65cb9
gnu: youtube-dl: Update to 2019.02.18.
...
* gnu/packages/video.scm (youtube-dl): Update to 2019.02.18.
2019-02-22 14:27:51 +08:00
Eric Bavier
e0611e9a84
gnu: cdrtools: Disable build parallelism.
...
* gnu/packages/cdrom.scm (cdrtools)[arguments]: Add '#:parallel-build? #f'.
2019-02-21 22:17:05 -06:00
Eric Bavier
5855756c81
gnu: openblas: Honor parallel-job-count.
...
* gnu/packages/maths.scm (openblas)[arguments]: Add "MAKE_NB_JOBS" make flag.
2019-02-21 22:04:48 -06:00
Tobias Geerinckx-Rice
9ff0408413
gnu: python-scikit-image: Update to 0.14.2.
...
* gnu/packages/python-xyz.scm (python-scikit-image): Update to 0.14.2.
2019-02-22 02:49:12 +01:00
Tobias Geerinckx-Rice
a85c60278b
gnu: python-funcy: Don't use NAME in source URI.
...
* gnu/packages/python-xyz.scm (python-funcy)[source]: Hard-code NAME.
2019-02-22 02:49:12 +01:00
Tobias Geerinckx-Rice
9e396ab8d7
gnu: python-funcy: Update to 1.11.
...
* gnu/packages/python-xyz.scm (python-funcy): Update to 1.11.
2019-02-22 02:49:12 +01:00
Tobias Geerinckx-Rice
0f0642423c
gnu: python2-empy: Run tests.
...
* gnu/packages/python-xyz.scm (python2-empy)[arguments]: Re-enable tests.
2019-02-22 02:49:12 +01:00
Tobias Geerinckx-Rice
0f6d5115aa
gnu: python-empy: Update to 3.3.3.
...
* gnu/packages/python-xyz.scm (python-empy): Update to 3.3.3.
2019-02-22 02:49:11 +01:00
Tobias Geerinckx-Rice
94fcbf8dde
gnu: python-async-generator: Update to 1.10.
...
* gnu/packages/python-xyz.scm (python-async-generator): Update to 1.10.
2019-02-22 02:49:11 +01:00
Tobias Geerinckx-Rice
0dcb34126b
gnu: python-misaka: Update to 2.1.1.
...
* gnu/packages/python-xyz.scm (python-misaka): Update to 2.1.1.
2019-02-22 02:49:11 +01:00
Tobias Geerinckx-Rice
971c8f13d6
gnu: openvpn: Update to 2.4.7.
...
* gnu/packages/vpn.scm (openvpn): Update to 2.4.7.
2019-02-22 02:49:10 +01:00
Tobias Geerinckx-Rice
006345c16e
gnu: ois: Update to 1.5.
...
* gnu/packages/game-development.scm (ois): Update to 1.5.
[source]: Use tagged VERSION and GIT-FILE-NAME.
[build-system]: Switch to CMAKE-BUILD-SYSTEM.
[arguments]: Disable tests.
[native-inputs]: Remove them.
[inputs]: Replace libxaw with libx11.
2019-02-22 02:49:10 +01:00
Leo Famulari
e05da20448
gnu: Mutt: Update to 1.11.3.
...
* gnu/packages/mail.scm (mutt): Update to 1.11.3.
2019-02-21 16:03:37 -05:00
Tobias Geerinckx-Rice
79401e5311
gnu: cmocka: Update to 1.1.3.
...
* gnu/packages/check.scm (cmocka): Update to 1.1.3.
2019-02-21 19:55:06 +01:00
Tobias Geerinckx-Rice
db3fb5b9ad
gnu: tor: Update to 0.3.4.11 [fixes TROVE-2019-001].
...
* gnu/packages/tor.scm (tor): Update to 0.3.4.11.
2019-02-21 19:55:05 +01:00
Tobias Geerinckx-Rice
6ce8284899
gnu: ghc-tree-diff: Fix typo in description.
...
* gnu/packages/haskell.scm (ghc-tree-diff)[description]: Fix typo.
2019-02-21 19:55:04 +01:00
Tobias Geerinckx-Rice
5bcb2f0f2e
gnu: python-coveralls: Update to 1.6.0.
...
* gnu/packages/python-check.scm (python-coveralls): Update to 1.6.0.
2019-02-21 17:26:48 +01:00
Tobias Geerinckx-Rice
eba6731f8a
gnu: libtermkey: Update to 0.21.1.
...
* gnu/packages/terminals.scm (libtermkey): Update to 0.21.1.
2019-02-21 17:26:47 +01:00
Tobias Geerinckx-Rice
476af71353
gnu: Fix ‘Open GL’ typo.
...
* gnu/packages/gnome.scm (clutter, clutter-gtk, clutter-gst)
[synopsis, description]: Say ‘OpenGL’.
2019-02-21 17:26:47 +01:00
Tobias Geerinckx-Rice
f010f89b13
gnu: clutter-gst: Don't use NAME in source URI.
...
* gnu/packages/gnome.scm (clutter-gst)[source]: Hard-code NAME.
2019-02-21 17:26:47 +01:00
Tobias Geerinckx-Rice
ba07ac19f2
gnu: clutter-gst: Update to 3.0.27.
...
* gnu/packages/gnome.scm (clutter-gst): Update to 3.0.27.
2019-02-21 17:26:47 +01:00
Tobias Geerinckx-Rice
88888cd08b
gnu: remind: Update to 3.1.16.
...
* gnu/packages/calendar.scm (remind): Update to 3.1.16.
[source, home-page]: Update project home page.
2019-02-21 17:26:46 +01:00
Tobias Geerinckx-Rice
0e296c064d
gnu: restic: Update to 0.9.4.
...
* gnu/packages/backup.scm (restic): Update to 0.9.4.
2019-02-21 17:26:46 +01:00
Tobias Geerinckx-Rice
1a05bce275
gnu: wimlib: Don't use NAME in source URI.
...
* gnu/packages/backup.scm (wimlib)[source]: Hard-code NAME.
2019-02-21 17:26:46 +01:00
Tobias Geerinckx-Rice
fb6112e953
gnu: wimlib: Update to 1.13.0.
...
* gnu/packages/backup.scm (wimlib): Update to 1.13.0.
2019-02-21 17:26:45 +01:00
Tobias Geerinckx-Rice
75b7638a75
gnu: fasm: Update to 1.73.09.
...
* gnu/packages/assembly.scm (fasm): Update to 1.73.09.
2019-02-21 17:26:45 +01:00
Rutger Helling
90eb705de1
gnu: c-toxcore: Update to 0.2.9.
...
* gnu/packages/messaging.scm (c-toxcore): Update to 0.2.9.
2019-02-21 09:04:47 +01:00
Marius Bakke
78a64543a9
gnu: ungoogled-chromium: Explicitly disable Widevine.
...
* gnu/packages/chromium.scm (ungoogled-chromium)[arguments]: Add
'enable_widevine=false' to #:configure-flags.
2019-02-21 08:43:46 +01:00
Rutger Helling
b8f9e97da8
gnu: vulkan-headers: Update to 1.1.101.
...
* gnu/packages/vulkan.scm (vulkan-headers): Update to 1.1.101.
* gnu/packages/vulkan.scm (vulkan-loader): Update hash.
* gnu/packages/vulkan.scm (vulkan-tools): Update to 1.1.100.
2019-02-21 08:41:35 +01:00
Mark H Weaver
61e01e599d
gnu: linux-libre: Update to 4.20.11.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.20.11.
(%linux-libre-hash): Update hash.
2019-02-21 02:03:15 -05:00
Mark H Weaver
0ce657ab23
gnu: linux-libre@4.19: Update to 4.19.24.
...
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.24.
(%linux-libre-4.19-hash): Update hash.
2019-02-21 02:01:29 -05:00
Mark H Weaver
050439ca34
gnu: linux-libre@4.14: Update to 4.14.102.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.102.
(%linux-libre-4.14-hash): Update hash.
2019-02-21 02:00:26 -05:00
Mark H Weaver
6be9cb27c7
gnu: linux-libre@4.9: Update to 4.9.159.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.159.
2019-02-21 01:59:30 -05:00
Mark H Weaver
a7891e8ab4
gnu: linux-libre@4.4: Update to 4.4.175.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.175.
2019-02-21 01:58:17 -05:00
Eric Bavier
5cfed7efc8
gnu: openmpi: Let configure enable PSM based on inputs.
...
This fixes OpenMPI builds on systems not supported by the PSM packages.
* gnu/packages/mpi.scm (openmpi)[arguments]: Remove '--enable-psm' and
'--enable-psm2' from #:configure-flags.
2019-02-20 22:18:45 -06:00
Danny Milosavljevic
de6ad8c29a
gnu: rust: Fix build of rust 1.28.0, rust 1.29.2.
...
Follow-up to d199a4c7b4
.
* gnu/packages/rust.scm (rust-1.28)[inputs]: Use llvm-6 instead of llvm.
2019-02-20 23:52:41 +01:00
Brett Gilio
306e9592de
gnu: bear: Update to 2.3.13.
...
* gnu/packages/build-tools.scm (bear): Update to 2.3.13.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-02-20 22:03:11 +01:00
Paul Garlick
7a82074ca6
gnu: python-fenics-dijitso: Fix build.
...
* gnu/packages/simulation.scm (python-fenics-dijitso)[arguments]: Skip
parallel tests.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-02-20 21:39:35 +01:00
Brett Gilio
14afee3e8b
gnu: Add r-sloop.
...
* gnu/packages/cran.scm (r-sloop): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-02-20 21:20:12 +01:00
Brett Gilio
a023d43d48
gnu: r-geometry: Update to 0.4.0.
...
* gnu/packages/cran.scm (r-geometry): Update to 0.4.0.
[propagated-inputs]: Add r-lpsolve, r-rcpp, and r-cppprogress.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-02-20 17:26:33 +01:00
Brett Gilio
34bac6c3ea
gnu: r-modelr: Update to 0.1.4.
...
* gnu/packages/cran.scm (r-modelr): Update to 0.1.4.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-02-20 17:22:32 +01:00
Marius Bakke
64766d5caf
gnu: mesa: Build against LLVM 7.
...
* gnu/packages/gl.scm (mesa)[inputs]: Change LLVM-6 to LLVM.
2019-02-20 17:04:39 +01:00
Marius Bakke
ce325754c5
gnu: libfontenc: Update to 1.1.4.
...
* gnu/packages/xorg.scm (libfontenc): Update to 1.1.4.
[home-page]: Set to source repository.
2019-02-20 17:04:02 +01:00
Marius Bakke
ec47c07d06
gnu: librsvg: Update to 2.44.12.
...
* gnu/packages/gnome.scm (librsvg): Update to 2.44.12.
[arguments]: Replace patching phases with custom variants. Delete five new
tests.
[native-inputs]: Add RUST-1.27 and RUST-1.27:CARGO.
2019-02-20 17:04:02 +01:00
Marius Bakke
636fb7cb1e
gnu: xorg-server: Use the regular Python for building.
...
* gnu/packages/xorg.scm (xorg-server)[native-inputs]: Change
PYTHON-MINIMAL-WRAPPER to PYTHON-WRAPPER.
2019-02-20 17:04:02 +01:00
Danny Milosavljevic
0d5c5b1b64
gnu: fakeroot: Enable ACL support.
...
* gnu/packages/linux.scm (fakeroot)[native-inputs]: Add acl.
[arguments]<#:phases>[setenv]: New phase.
2019-02-20 17:01:56 +01:00
Marius Bakke
2c76e19df4
Merge branch 'master' into staging
2019-02-20 17:01:39 +01:00
Marius Bakke
78b2eb1ad3
gnu: xclock: Update to 1.0.8.
...
* gnu/packages/xorg.scm (xclock): Update to 1.0.8.
[home-page]: Set to source repository.
2019-02-20 16:40:33 +01:00
Marius Bakke
7bc7eda4b9
gnu: xvinfo: Update to 1.1.4.
...
* gnu/packages/xorg.scm (xvinfo): Update to 1.1.4.
[home-page]: Set to source repository.
2019-02-20 16:40:33 +01:00
Marius Bakke
ca1d735c54
gnu: xrdb: Update to 1.2.0.
...
* gnu/packages/xorg.scm (xrdb): Update to 1.2.0.
[home-page]: Set to source repository.
2019-02-20 16:40:33 +01:00
Marius Bakke
f73fb79c80
gnu: xlsatoms: Update to 1.1.3.
...
* gnu/packages/xorg.scm (xlsatoms): Update to 1.1.3.
[home-page]: Set to source repository.
2019-02-20 16:40:32 +01:00
Marius Bakke
afee35bcfd
gnu: xhost: Update to 1.0.8.
...
* gnu/packages/xorg.scm (xhost): Update to 1.0.8.
[home-page]: Set to source repository.
2019-02-20 16:40:32 +01:00
Marius Bakke
bcc39dad9d
gnu: xev: Update to 1.2.3.
...
* gnu/packages/xorg.scm (xev): Update to 1.2.3.
[home-page]: Set to source repository.
2019-02-20 16:40:32 +01:00
Marius Bakke
2bf5097784
gnu: xmodmap: Update to 1.0.10.
...
* gnu/packages/patches/xmodmap-asprintf.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/xorg.scm (xmodmap): Update to 1.0.10.
[source](patches): Remove.
[home-page]: Set to source repository.
2019-02-20 16:40:32 +01:00
Marius Bakke
c7f5c3ea20
gnu: OpenSSL: Don't use NAME in source URI.
2019-02-20 16:40:32 +01:00
Marius Bakke
799de4687f
gnu: OpenSSL: Remove obsolete code.
...
* gnu/packages/tls.scm (openssl-next)[arguments]: Remove GCC4 workaround.
2019-02-20 16:40:32 +01:00
Pierre Neidhardt
4727e69aa0
gnu: emacs-evil-collection: Update to 20190220.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-collection): Update to 20190220.
2019-02-20 16:18:39 +01:00
Pierre Neidhardt
266c97cb6d
gnu: emacs-helm-eww: Update to 1.1.
...
* gnu/packages/emacs-xyz.scm (emacs-helm-eww): Update to 1.1.
2019-02-20 16:14:47 +01:00
Pierre Neidhardt
f81efdcbdb
gnu: emacs-helm-slime: Update to 0.2.0.
...
* gnu/packages/emacs-xyz.scm (emacs-helm-slime): Update to 0.2.0.
2019-02-20 16:12:58 +01:00
Pierre Neidhardt
e77c7210f0
gnu: Add emacs-orgit.
...
* gnu/packages/emacs-xyz.scm (emacs-orgit): New variable.
2019-02-20 11:08:13 +01:00
Brett Gilio
bf6c8960c6
gnu: r-lava: Update to 1.6.5.
...
* gnu/packages/cran.scm (r-lava): Update to 1.6.5.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-02-20 09:36:24 +01:00
Rutger Helling
e6a668ec73
gnu: mesa: Update to 18.3.4.
...
* gnu/packages/gl.scm (mesa): Update to 18.3.4.
2019-02-20 08:32:13 +01:00
Efraim Flashner
20801f9da8
gnu: Add micropython.
...
* gnu/packages/python.scm (micropython): New variable.
2019-02-20 09:09:47 +02:00
Efraim Flashner
b6f69340bb
gnu: owncloud-client: Update to 2.5.3.11470.
...
* gnu/packages/sync.scm (owncloud-client): Update to 2.5.3.11470.
2019-02-20 09:06:43 +02:00
Efraim Flashner
2b371f4dd5
gnu: Don't use the store path in the .desktop file.
...
This fixes bug#30228.
* gnu/packages/sync.scm (owncloud-client)[arguments]: Add a custom phase
to substitute the executable name for the full path to the binary.
Remove the 'patch-dot-desktop-files phase.
2019-02-20 09:06:40 +02:00
Tobias Geerinckx-Rice
c6d8817ec4
gnu: archivemount: Use HTTPS home page.
...
* * gnu/packages/linux.scm (archivemount)[source, home-page]: Use HTTPS.
2019-02-19 23:45:58 +01:00
Tobias Geerinckx-Rice
903deeea53
gnu: archivemount: Update to 0.8.12.
...
* gnu/packages/linux.scm (archivemount): Update to 0.8.12.
2019-02-19 23:45:57 +01:00
Tobias Geerinckx-Rice
cf0ea81579
gnu: kodi: Update to 18.1.
...
* gnu/packages/kodi.scm (kodi): Update to 18.1.
2019-02-19 23:45:57 +01:00
Tobias Geerinckx-Rice
ae67d70daa
gnu: rng-tools: Update to 6.7.
...
* gnu/packages/linux.scm (rng-tools): Update to 6.7.
[arguments]: Add ‘--without-pkcs11’ to #:configure-flags to avoid a new
dependeny on libp11.
2019-02-19 23:45:57 +01:00
Tobias Geerinckx-Rice
3351f42acf
gnu: libtermkey: Update to 0.21.
...
* gnu/packages/terminals.scm (libtermkey): Update to 0.21.
2019-02-19 23:45:57 +01:00
Tobias Geerinckx-Rice
49093d759c
gnu: libtermkey: Don't use NAME in source URI.
...
* gnu/packages/terminals.scm (libtermkey)[source]: Hard-code NAME.
2019-02-19 23:45:56 +01:00
Tobias Geerinckx-Rice
ebf8048d14
gnu: javacc: Don't use unstable tarball.
...
* gnu/packages/java.scm (javacc)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-02-19 23:45:56 +01:00
Tobias Geerinckx-Rice
6b66e47052
gnu: javacc: Update to 7.0.4.
...
* gnu/packages/java.scm (javacc): Update to 7.0.4.
2019-02-19 23:45:56 +01:00
Andreas Enge
4982c0c98d
gnu: ocaml@4.01: Remove the package, affected by a CVE, and its dependent
...
packages.
This makes progress towards fixing <https://bugs.gnu.org/27462 >.
* gnu/packages/ocaml.scm (ocaml-4.01, ocaml4.01-findlib, ocaml4.01-ounit,
ocaml4.01-camlzip, ocaml4.01-qtest, ocaml4.01-bisect, ocaml4.01-sqlite3,
ocaml4.01-csv, ocaml4.01-xmlm, ocaml4.01-batteries, ocaml4.01-gsl): Remove
variables.
(ocaml-batteries, ocaml-bisect)[properties]: Remove ocaml4.01-variant.
* gnu/packages/machine-learning.scm (ocaml4.01-mcl): Remove variable.
2019-02-19 22:59:06 +01:00
Andreas Enge
2e125ece09
gnu: pplacer: Remove the package, which is affected by a CVE on ocaml@4.01.
...
This makes progress towards fixing <https://bugs.gnu.org/27462 >.
* gnu/packages/bioinformatics.scm (pplacer, pplacer-scripts): Remove
variables.
2019-02-19 22:37:02 +01:00
Leo Famulari
c12b234695
gnu: libgd: Fix CVE-2019-{6977,6978}.
...
* gnu/packages/gd.scm (gd)[replacement]: New field.
(gd/fixed): New variable.
* gnu/packages/patches/gd-CVE-2019-6977.patch,
gnu/packages/patches/gd-CVE-2019-6978.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
2019-02-19 15:47:35 -05:00
Leo Famulari
a7db61a55d
gnu: Add Magic-Wormhole.
...
* gnu/packages/magic-wormhole.scm (magic-wormhole): New variable.
2019-02-19 14:34:31 -05:00
Leo Famulari
6924a2bdc5
gnu: Add magic-wormhole-transit-relay.
...
* gnu/packages/magic-wormhole.scm (magic-wormhole-transit-relay): New variable.
2019-02-19 14:34:31 -05:00
Leo Famulari
c9b36f450b
gnu: Add magic-wormhole-mailbox-server.
...
* gnu/packages/magic-wormhole.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2019-02-19 14:34:31 -05:00
Leo Famulari
951c7093a1
gnu: Add python-autobahn.
...
* gnu/packages/python-web.scm (python-autobahn): New variable.
2019-02-19 14:34:31 -05:00
Leo Famulari
215f3db0e3
gnu: Add python-txtorcon.
...
* gnu/packages/python-crypto.scm (python-txtorcon): New variable.
2019-02-19 14:34:31 -05:00
Leo Famulari
fc681a18f5
gnu: Add python-spake2.
...
* gnu/packages/python-crypto.scm (python-spake2): New variable.
2019-02-19 14:34:31 -05:00
Leo Famulari
0a90c78926
gnu: Add python-hkdf.
...
* gnu/packages/python-crypto.scm (python-hkdf): New variable.
2019-02-19 14:34:31 -05:00
Leo Famulari
00adbac6d2
gnu: Add python-treq.
...
* gnu/packages/python-web.scm (python-treq): New variable.
2019-02-19 14:34:30 -05:00
Leo Famulari
e5ba2fe30a
gnu: python-twisted: Update to 17.5.0
...
* gnu/packages/python-xyz.scm (python-twisted, python2-twisted): Update
to 17.5.0.
[propagated-inputs]: Add python-hyperlink.
2019-02-19 14:34:30 -05:00
Leo Famulari
68460fbb9d
gnu: Add python-hyperlink.
...
* gnu/packages/python-web.scm (python-hyperlink): New variable.
2019-02-19 14:34:30 -05:00
Leo Famulari
d5bbf66d71
gnu: Add python-txaio.
...
* gnu/packages/python-xyz.scm (python-txaio): New variable.
2019-02-19 14:34:30 -05:00
Leo Famulari
b742c00656
gnu: Add python-humanize.
...
* gnu/packages/python-xyz.scm (python-humanize): New variable.
2019-02-19 14:34:30 -05:00
Leo Famulari
a4fc80254a
gnu: LibreOffice: Update to 6.1.5.2.
...
* gnu/packages/libreoffice.scm (libreoffice): Update to 6.1.5.2.
[source]: Remove obsolete Poppler patches.
2019-02-19 09:47:02 -05:00
Tobias Geerinckx-Rice
5cfb647c52
gnu: perl-test-www-mechanize-catalyst: Update to 0.62.
...
* gnu/packages/web.scm (perl-test-www-mechanize-catalyst): Update to 0.62.
2019-02-19 15:34:10 +01:00
Tobias Geerinckx-Rice
853687cf8f
gnu: uwsgi: Update to 2.0.18.
...
* gnu/packages/web.scm (uwsgi): Update to 2.0.18.
2019-02-19 15:34:10 +01:00
Tobias Geerinckx-Rice
1c8ba10a0b
gnu: java-jsch: Update to 0.1.55.
...
* gnu/packages/java.scm (java-jsch): Update to 0.1.55.
2019-02-19 15:34:09 +01:00
Tobias Geerinckx-Rice
f2d3d7422b
gnu: nip2: Update to 8.7.1.
...
* gnu/packages/image-processing.scm (nip2): Update to 8.7.1.
2019-02-19 15:34:09 +01:00
Tobias Geerinckx-Rice
90c7ea44cc
gnu: grim: Don't use unstable tarball.
...
* gnu/packages/image.scm (grim)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-02-19 15:34:09 +01:00
Tobias Geerinckx-Rice
3d4c4fc2a0
gnu: grim: Update to 1.1.
...
* gnu/packages/image.scm (grim): Update to 1.1.
2019-02-19 15:34:09 +01:00
Tobias Geerinckx-Rice
10db67781f
gnu: slurp: Update to 1.0.1.
...
* gnu/packages/image.scm (slurp): Update to 1.0.1.
2019-02-19 15:34:08 +01:00
Brett Gilio
aff13de323
gnu: r-raster: Update to 2.8-19.
...
* gnu/packages/cran.scm (r-raster): Update to 2.8-19.
[home-page]: Use HTTPS.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-02-19 14:08:43 +01:00
Brett Gilio
be92b4b000
gnu: ansible: Update to 2.7.7.
...
* gnu/packages/admin.scm (ansible): Update to 2.7.7.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2019-02-19 14:41:59 +05:30
Tobias Geerinckx-Rice
3154ac3288
gnu: stgit: Don't use unstable tarball.
...
* gnu/packages/version-control.scm (stgit)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-02-19 09:54:38 +01:00
Tobias Geerinckx-Rice
37040b85d1
gnu: unbound: Update to 1.9.0.
...
* gnu/packages/dns.scm (unbound): Update to 1.9.0.
2019-02-19 09:54:38 +01:00
Tobias Geerinckx-Rice
687b4909c9
gnu: libdazzle: Don't use NAME in source URI.
...
* gnu/packages/gnome.scm (libdazzle)[source]: Hard-code NAME.
2019-02-19 09:54:37 +01:00
Tobias Geerinckx-Rice
2fbab84878
gnu: ghex: Don't use NAME in source URI.
...
* gnu/packages/gnome.scm (ghex)[source]: Hard-code NAME.
2019-02-19 09:54:37 +01:00
Tobias Geerinckx-Rice
89f2d7360b
gnu: workrave: Compute source COMMIT from VERSION.
...
* gnu/packages/gnome.scm (workrave)[version, source]: Conventionally
generate COMMIT from VERSION, instead of the other way 'round.
2019-02-19 09:54:37 +01:00
Tobias Geerinckx-Rice
fa75a21363
gnu: soundconverter: Update to 3.0.1.
...
* gnu/packages/gnome.scm (soundconverter): Update to 3.0.1.
[arguments]: Remove ‘fix-POTFILES.in’ phase.
* gnu/packages/patches/soundconverter-remove-gconf-dependency.patch:
Update.
2019-02-19 09:54:37 +01:00
Tobias Geerinckx-Rice
81d6dd20d0
gnu: gimp: Update to 2.10.8.
...
* gnu/packages/gimp.scm (gimp): Update to 2.10.8.
2019-02-19 09:54:36 +01:00
Tobias Geerinckx-Rice
00bfe5eda0
gnu: gegl: Don't use NAME in source URI.
...
* gnu/packages/gimp.scm (gegl)[source]: Hard-code NAME.
2019-02-19 09:54:36 +01:00
Tobias Geerinckx-Rice
2ed93b7820
gnu: gegl: Update to 0.4.12.
...
* gnu/packages/gimp.scm (gegl): Update to 0.4.12.
2019-02-19 09:54:36 +01:00
Tobias Geerinckx-Rice
fb2d54ecd1
gnu: babl: Update to 0.1.62.
...
* gnu/packages/gimp.scm (babl): Update to 0.1.62.
2019-02-19 09:54:36 +01:00
Tobias Geerinckx-Rice
7317991570
gnu: hiawatha: Update to 10.9.
...
* gnu/packages/web.scm (hiawatha): Update to 10.9.
[source]: Adjust location of bundled nghttp2.
2019-02-19 09:54:35 +01:00
Tobias Geerinckx-Rice
b23c95fe39
gnu: protozero: Fix typo in description.
...
* gnu/packages/geo.scm (protozero)[description]: Fix typo.
2019-02-19 09:54:35 +01:00
Tobias Geerinckx-Rice
d56af1ff62
gnu: protozero: Don't use unstable tarball.
...
* gnu/packages/geo.scm (protozero)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-02-19 09:54:35 +01:00
Tobias Geerinckx-Rice
257c826c91
gnu: protozero: Update to 1.6.5.
...
* gnu/packages/geo.scm (protozero): Update to 1.6.5.
Re-indent.
2019-02-19 09:54:34 +01:00
Tobias Geerinckx-Rice
d84a20fb6b
gnu: memcached: Update to 1.5.12.
...
* gnu/packages/databases.scm (memcached): Update to 1.5.12.
2019-02-19 09:54:34 +01:00
Tobias Geerinckx-Rice
0b2db013a7
gnu: gerbv: Update to 2.7.0.
...
* gnu/packages/engineering.scm (gerbv): Update to 2.7.0.
2019-02-19 09:54:34 +01:00
Tobias Geerinckx-Rice
6c77b5a9f7
gnu: containerd: Update to 1.2.4.
...
* gnu/packages/docker.scm (containerd): Update to 1.2.4.
2019-02-19 09:54:34 +01:00
Tobias Geerinckx-Rice
74bf1b5da5
gnu: docker: Fix build on btrfs.
...
* gnu/packages/docker.scm (docker)[arguments]: Skip another test that
requires root privileges.
2019-02-19 09:54:33 +01:00
Tobias Geerinckx-Rice
4cb2f29e3e
gnu: python-pymysql: Update to 0.9.3.
...
* gnu/packages/databases.scm (python-pymysql): Update to 0.9.3.
2019-02-19 09:53:41 +01:00
Tobias Geerinckx-Rice
2fc569a0fc
gnu: perl-db-file: Update to 1.843.
...
* gnu/packages/databases.scm (perl-db-file): Update to 1.843.
2019-02-19 09:53:41 +01:00
Pierre Neidhardt
33756922bb
gnu: Add emacs-disk-usage.
...
* gnu/packages/emacs-xyz.scm (emacs-disk-usage): New variable.
2019-02-19 09:45:08 +01:00
Leo Famulari
84e5806461
gnu: rdesktop: Update to 1.8.4 [security fixes].
...
Fixes CVE-2018-{8791,8792,8793,8794,8795,8796,8797,8798,8799,8800,20174,20175,
20176,20177,20178,20179,20180,20181,20182}.
* gnu/packages/rdesktop.scm (rdesktop): Update to 1.8.4.
[source]: Update URL.
[home-page]: Use HTTPS URL.
[arguments]: Add phase 'delete-extraneous-files'.
2019-02-19 00:19:33 -05:00
Marius Bakke
f1e9de4d3a
gnu: Add ungoogled-chromium.
...
* gnu/packages/aux-files/chromium/master-preferences.json,
gnu/packages/chromium.scm: New files.
* gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly.
2019-02-18 23:41:56 +01:00
Brett Gilio
298d878d20
gnu: python-language-server: Update to 0.23.2.
...
* gnu/packages/python-xyz.scm (python-language-server): Update to 0.23.2.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-02-18 23:36:27 +01:00
Ricardo Wurmus
d47e99e039
gnu: ruby-ffi: Update to 1.10.0.
...
* gnu/packages/libffi.scm (ruby-ffi): Update to 1.10.0.
2019-02-18 23:17:27 +01:00
leungbk
48211de6dc
gnu: Add emacs-isearch-prop.
...
* gnu/packages/emacs-xyz.scm (emacs-isearch-prop): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-02-18 22:05:48 +01:00
Paul Garlick
b49c8b9ef8
gnu: python-mpi4py: Update to 3.0.1.
...
* gnu/packages/mpi.scm (python-mpi4py): Update to 3.0.1.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-02-18 21:41:12 +01:00
Ricardo Wurmus
30f0848726
gnu: Add ruby-rsync.
...
* gnu/packages/ruby.scm (ruby-rsync): New variable.
2019-02-18 21:39:54 +01:00
Ricardo Wurmus
34372d3905
gnu: Add ruby-commander.
...
* gnu/packages/ruby.scm (ruby-commander): New variable.
2019-02-18 21:18:13 +01:00
Ricardo Wurmus
6742c6f6fb
gnu: ruby-highline: Update to 2.0.1.
...
* gnu/packages/ruby.scm (ruby-highline): Update to 2.0.1.
2019-02-18 21:18:13 +01:00
Tobias Geerinckx-Rice
d0d207cdca
gnu: tomsfastmath: Update to 0.13.1.
...
* gnu/packages/multiprecision.scm (tomsfastmath): Update to 0.13.1.
[source]: Remove patch.
* gnu/packages/patches/tomsfastmath-constness.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2019-02-18 18:07:06 +01:00
Tobias Geerinckx-Rice
abd402e3a1
gnu: tomsfastmath: Update home page.
...
gnu/packages/multiprecision.scm (tomsfastmath)[home-page]: Update.
2019-02-18 18:07:06 +01:00
Tobias Geerinckx-Rice
af4ce1f215
gnu: oniguruma: Update to 6.9.1.
...
* gnu/packages/textutils.scm (oniguruma): Update to 6.9.1.
2019-02-18 18:07:06 +01:00
Tobias Geerinckx-Rice
7dbe462334
gnu: ncdu: Update to 1.14.
...
* gnu/packages/ncdu.scm (ncdu): Update to 1.14.
2019-02-18 18:07:05 +01:00
Tobias Geerinckx-Rice
9aed8a1e23
gnu: enet: Don't use NAME in source URI.
...
* gnu/packages/networking.scm (enet)[source]: Hard-code NAME.
2019-02-18 18:07:05 +01:00
Tobias Geerinckx-Rice
3b990922c7
gnu: enet: Update to 1.3.14.
...
* gnu/packages/networking.scm (enet): Update to 1.3.14.
2019-02-18 18:07:05 +01:00
Tobias Geerinckx-Rice
7f56f10706
gnu: clyrics: Update to 0.11.
...
* gnu/packages/music.scm (clyrics): Update to 0.11.
Re-indent.
2019-02-18 18:07:05 +01:00
Tobias Geerinckx-Rice
89e1b270d2
gnu: dialog: Download sources over HTTPS.
...
* gnu/packages/ncurses.scm (dialog)[source]: Use HTTPS.
2019-02-18 18:07:04 +01:00
Tobias Geerinckx-Rice
da71a77c8e
gnu: dialog: Update to 1.3-20190211.
...
* gnu/packages/ncurses.scm (dialog): Update to 1.3-20190211.
2019-02-18 18:07:04 +01:00
Tobias Geerinckx-Rice
28a6eca368
gnu: musl: Download sources over HTTPS.
...
* gnu/packages/musl.scm (musl)[source]: Use HTTPS.
2019-02-18 18:07:04 +01:00
Tobias Geerinckx-Rice
1bbdcb265a
gnu: musl: Don't use NAME in source URI.
...
* gnu/packages/musl.scm (musl)[source]: Hard-code NAME.
2019-02-18 18:07:04 +01:00
Tobias Geerinckx-Rice
8fdd072bca
gnu: musl: Update to 1.1.21.
...
* gnu/packages/musl.scm (musl): Update to 1.1.21.
2019-02-18 18:07:03 +01:00
Tobias Geerinckx-Rice
4fa37ce28c
gnu: qtractor: Update to 0.9.5.
...
* gnu/packages/music.scm (qtractor): Update to 0.9.5.
2019-02-18 18:07:03 +01:00
Tobias Geerinckx-Rice
7953675fc0
gnu: scrot: Update to 0.9.
...
* gnu/packages/xdisorg.scm (scrot): Update to 0.9.
[source, home-page]: Switch to new (git) upstream.
[arguments]: Remove them.
[native-inputs]: Add autoconf and automake.
2019-02-18 18:07:03 +01:00
Tobias Geerinckx-Rice
e28f3cd9f0
gnu: xcalc: Don't use NAME in source URI.
...
* gnu/packages/xorg.scm (xcalc)[source]: Hard-code NAME.
2019-02-18 18:07:03 +01:00
Tobias Geerinckx-Rice
a12d21630f
gnu: xcalc: Update to 1.0.7.
...
* gnu/packages/xorg.scm (xcalc): Update to 1.0.7.
2019-02-18 18:07:02 +01:00
Rutger Helling
538bd2ebbf
gnu: wine-staging: Update to 4.2.
...
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.2.
* gnu/packages/wine.scm (wine-staging): Update to 4.2.
2019-02-18 10:54:14 +01:00
Tobias Geerinckx-Rice
b6dc6aca7d
gnu: onionshare: Update to 1.3.2.
...
* gnu/packages/tor.scm (onionshare): Update to 1.3.2.
2019-02-18 01:52:48 +01:00
Tobias Geerinckx-Rice
a9e9c738dc
gnu: motion: Update to 4.2.2.
...
* gnu/packages/video.scm (motion): Update to 4.2.2.
2019-02-18 00:47:04 +01:00
Tobias Geerinckx-Rice
b71c0645df
gnu: you-get: Update to 0.4.1210.
...
* gnu/packages/video.scm (you-get): Update to 0.4.1210.
2019-02-18 00:47:04 +01:00
Tobias Geerinckx-Rice
26057c361d
gnu: youtube-viewer: Update to 3.5.2.
...
* gnu/packages/video.scm (youtube-viewer): Update to 3.5.2.
2019-02-18 00:47:04 +01:00
Tobias Geerinckx-Rice
7acc52f98b
gnu: mlt: Update to 6.12.0.
...
* gnu/packages/video.scm (mlt): Update to 6.12.0.
[arguments]: Re-indent.
2019-02-18 00:47:03 +01:00
Tobias Geerinckx-Rice
836931a5a7
gnu: lsyncd: Don't use unstable tarball.
...
* gnu/packages/sync.scm (lsyncd)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
[arguments]: Adjust ‘install’ phase to new source directory.
2019-02-18 00:47:03 +01:00
Tobias Geerinckx-Rice
217ea1a1be
gnu: python-qrcode: Update to 6.1.
...
* gnu/packages/python-xyz.scm (python-qrcode): Update to 6.1.
[inputs]: Remove python-setuptools.
2019-02-18 00:47:03 +01:00
Tobias Geerinckx-Rice
249deec95f
gnu: eid-mw: Update to 4.4.13.
...
* gnu/packages/security-token.scm (eid-mw): Update to 4.4.13.
[arguments]: Avoid spurious ‘git: command not found’ during build.
2019-02-18 00:47:03 +01:00
Tobias Geerinckx-Rice
71a5da8e11
gnu: i3-wm: Epand description.
...
* gnu/packages/wm.scm (i3-wm)[description]: Describe more.
2019-02-18 00:47:02 +01:00
Tobias Geerinckx-Rice
231908d9ad
gnu: beep: Update to 1.4.3.
...
* gnu/packages/terminals.scm (beep): Update to 1.4.3.
[source, home-page]: Switch to maintained fork.
[arguments]: Use #:make-flags instead of SUBSTITUTE*.
2019-02-18 00:47:02 +01:00
Tobias Geerinckx-Rice
2f49edaa79
gnu: beep: Don't use NAME in source URI.
...
* gnu/packages/terminals.scm (beep)[source]: Hard-code NAME.
2019-02-18 00:47:02 +01:00
Andreas Enge
ff33c38cde
gnu: python-cypari2: Adjust indentation.
...
* gnu/packages/sagemath.scm (python-cypari2): Reindent.
2019-02-17 22:15:51 +01:00
Andreas Enge
ec6f1a0eb9
gnu: python-gmpy2: Extend description.
...
* gnu/packages/sagemath.scm (python-gmpy2): Provide a full sentence for the
description.
This is a follow-up to commit 5e388a6ebb
.
2019-02-17 22:14:08 +01:00
Marius Bakke
af5ead8b34
gnu: python-gmpy2: Adjust indentation.
...
* gnu/packages/sagemath.scm (python-gmpy2): Reindent.
2019-02-17 20:39:51 +01:00
Marius Bakke
0b475e73e8
gnu: python-gmpy2: Add license.
...
This is a follow-up to commit 5e388a6ebb
.
* gnu/packages/sagemath.scm (python-gmpy2)[license]: Set to LGPL3+.
2019-02-17 20:38:52 +01:00
Tobias Geerinckx-Rice
4c23e261d1
gnu: simh: Don't use unstable tarball.
...
* gnu/packages/simh.scm (simh)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-02-17 20:26:53 +01:00
Tobias Geerinckx-Rice
b4d5a789b6
gnu: perl-inline: Update to 0.81.
...
* gnu/packages/perl.scm (perl-inline): Update to 0.81.
2019-02-17 19:37:44 +01:00
Tobias Geerinckx-Rice
b3e5cb4c7b
gnu: fbida: Update to 2.14.
...
* gnu/packages/pdf.scm (fbida): Update to 2.14.
[arguments]: Trust in /home/nckx/.local/bin:/run/setuid-programs:/home/nckx/.config/guix/current/bin:/home/nckx/.guix-profile/bin:/home/nckx/.guix-profile/sbin:/run/current-system/profile/bin:/run/current-system/profile/sbin.
2019-02-17 19:37:44 +01:00
Tobias Geerinckx-Rice
91d42be7ef
gnu: fbida: Don't use NAME in source URI.
...
* gnu/packages/pdf.scm (fbida)[source]: Hard-code NAME.
2019-02-17 19:37:44 +01:00
Tobias Geerinckx-Rice
9e4da9f2aa
gnu: msitools: Update to 0.99.
...
* gnu/packages/package-management.scm (msitools): Update to 0.99.
[native-inputs]: Add bison.
2019-02-17 19:37:43 +01:00
Tobias Geerinckx-Rice
a446993674
gnu: msitools: Don't use NAME in source URI.
...
* gnu/packages/package-management.scm (msitools)[source]: Hard-code NAME.
2019-02-17 19:37:43 +01:00
Leo Famulari
d4c0053e55
gnu: Borg: Remove unused dependencies.
...
This is a followup to commit e191e84859
.
* gnu/packages/backup.scm (borg)[native-inputs]: Remove python-sphinx and
python-guzzle-sphinx-theme.
2019-02-17 13:23:49 -05:00
Marius Bakke
4092600036
gnu: xf86-video-intel: Update to commit 33ee0c3b21ea279e08d0863f.
...
* gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-12.33ee0c3.
2019-02-17 18:44:20 +01:00
Marius Bakke
9fd6f2a713
gnu: xf86-video-i128: Update to 1.4.0.
...
* gnu/packages/patches/xf86-video-i128-remove-mibstore.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/xorg.scm (xf86-video-i128): Update to 1.4.0.
[source](patches): Remove.
2019-02-17 18:44:20 +01:00
Marius Bakke
c69fafde3f
gnu: xf86-video-mga: Update to 2.0.0.
...
* gnu/packages/xorg.scm (xf86-video-mga): Update to 2.0.0.
2019-02-17 18:44:20 +01:00
Marius Bakke
7741bdb658
gnu: xf86-video-tdfx: Update to 1.5.0.
...
* gnu/packages/xorg.scm (xf86-video-tdfx): Update to 1.5.0.
2019-02-17 18:44:20 +01:00
Marius Bakke
3752d53d40
gnu: xf86-video-nouveau: Update to 1.0.16.
...
* gnu/packages/xorg.scm (xf86-video-nouveau): Update to 1.0.16.
2019-02-17 18:44:20 +01:00
Marius Bakke
33d7c5b0ea
gnu: xf86-video-neomagic: Update to 1.3.0.
...
* gnu/packages/xorg.scm (xf86-video-neomagic): Update to 1.3.0.
2019-02-17 18:44:19 +01:00
Marius Bakke
0e525a89c1
gnu: notmuch: Update to 0.28.2.
...
* gnu/packages/mail.scm (notmuch): Update to 0.28.2.
2019-02-17 18:44:19 +01:00
Marius Bakke
67d6df5cfa
gnu: xf86-input-libinput: Update to 0.28.2.
...
* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.28.2.
2019-02-17 18:44:19 +01:00
Marius Bakke
888f213780
gnu: offlineimap: Update to 7.2.3.
...
* gnu/packages/mail.scm (offlineimap): Update to 7.2.3.
2019-02-17 18:44:19 +01:00
Marius Bakke
fa212dec64
gnu: feh: Update to 3.1.3.
...
* gnu/packages/image-viewers.scm (feh): Update to 3.1.3.
2019-02-17 18:44:19 +01:00
Marius Bakke
0296142087
gnu: libjpeg-turbo: Replace with 2.0.2 [security fixes].
...
This fixes CVE-2018-20330 and CVE-2018-19664.
* gnu/packages/image.scm (libjpeg-turbo)[replacement]: New field.
(libjpeg-turbo-2.0.2): New public variable.
2019-02-17 18:44:19 +01:00
Marius Bakke
ec92d786be
gnu: libjpeg-turbo: Don't use NAME in source URI.
...
* gnu/packages/image.scm (libjpeg-turbo)[source](uri): Hard-code NAME.
2019-02-17 18:44:19 +01:00
Marius Bakke
1cb0c7a32c
gnu: keyutils: Update to 1.6.
...
* gnu/packages/crypto.scm (keyutils): Update to 1.6.
2019-02-17 18:44:18 +01:00
Marius Bakke
611ee0c928
gnu: htop: Fix indentation.
...
* gnu/packages/admin.scm (htop): Reindent.
2019-02-17 18:44:18 +01:00
Marius Bakke
61506fe551
gnu: Remove unneeded uses of python{,2}-minimal.
...
The "python-minimal" package exists mostly to resolve a dependency cycle. To
reduce duplication, packages should prefer the regular Python variants.
* gnu/packages/admin.scm (htop)[native-inputs]: Change PYTHON-MINIMAL-WRAPPER
to PYTHON-WRAPPER.
* gnu/packages/crypto.scm (botan)[native-inputs]: Likewise.
* gnu/packages/bioinformatics.scm (sambamba)[native-inputs]: Change
PYTHON-MINIMAL to PYTHON.
* gnu/packages/dictionaries.scm (apertium)[native-inputs]: Likewise.
* gnu/packages/databases.scm (mongodb)[native-inputs]: Change PYTHON2-MINIMAL
to PYTHON2.
* gnu/packages/games.scm (openttd-opensfx, openttd-openmsx)[native-inputs]:
Likewise.
* gnu/packages/gnome.scm (deja-dup)[native-inputs]: Likewise.
2019-02-17 18:44:18 +01:00
Tobias Geerinckx-Rice
123d92eaf3
gnu: python-pytest-cov: Update to 2.6.1.
...
* gnu/packages/check.scm (python-pytest-cov): Update to 2.6.1.
2019-02-17 18:43:22 +01:00
Tobias Geerinckx-Rice
9a0765aad8
gnu: python-nose-randomly: Update to 1.2.6.
...
* gnu/packages/check.scm (python-nose-randomly): Update to 1.2.6.
2019-02-17 18:43:22 +01:00
Tobias Geerinckx-Rice
0748a7b2d7
gnu: qbittorrent: Don't use unstable tarball.
...
* gnu/packages/bittorrent.scm (qbittorrent)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-02-17 18:43:21 +01:00
Tobias Geerinckx-Rice
71fb3263ae
gnu: python-pytest-mock: Update to 1.10.1.
...
* gnu/packages/check.scm (python-pytest-mock): Update to 1.10.1.
2019-02-17 18:43:21 +01:00
Tobias Geerinckx-Rice
cdda263be1
gnu: qbittorrent: Update to 4.1.5.
...
* gnu/packages/bittorrent.scm (qbittorrent): Update to 4.1.5.
2019-02-17 18:43:21 +01:00
Tobias Geerinckx-Rice
e001783f4c
gnu: umockdev: Update to 0.12.1.
...
* gnu/packages/check.scm (umockdev): Update to 0.12.1.
2019-02-17 18:43:21 +01:00
Andreas Enge
5e388a6ebb
gnu: Add python-gmpy2 and python2-gmpy2.
...
* gnu/packages/sagemath.scm (python-gmpy2, python2-gmpy2): New variables.
2019-02-17 17:55:42 +01:00
Andreas Enge
3f074a21f0
gnu: Add gap.
...
* gnu/packages/algebra.scm (gap): New variable.
2019-02-17 17:46:10 +01:00
Andreas Enge
966aa714c8
gnu: Add python-pari-jupyter.
...
* gnu/packages/python-xyz.scm (python-pari-jupyter): New variable.
2019-02-17 15:38:29 +01:00
Pkill -9
a778f27003
gnu: Add scanmem.
...
* gnu/packages/debug.scm (scanmem): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-02-17 12:23:53 +01:00
Pkill -9
b16640ac03
gnu: Add qtcolorwidgets.
...
* gnu/packages/qt.scm (qtcolorwidgets): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-02-17 12:14:57 +01:00
Brett Gilio
451a5ae9ba
gnu: emacs-exwm: Update to 0.22.
...
* gnu/packages/emacs-xyz.scm (emacs-exwm): Update to 0.22.
2019-02-17 12:04:07 +01:00
Brett Gilio
e3da630bfd
gnu: emacs-xelb: Update to 0.17.
...
* gnu/packages/emacs-xyz.scm (emacs-xelb): Update to 0.17.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-02-17 12:02:54 +01:00
Ricardo Wurmus
4e51d73596
gnu: guitarix: Fix build.
...
Fixes <https://bugs.gnu.org/34428 >.
* gnu/packages/audio.scm (guitarix)[arguments]: Add phase
"fix-boost-includes".
2019-02-17 11:48:47 +01:00
Danny O'Brien
52bc70e42d
gnu: neovim: Update to 0.3.4.
...
* gnu/packages/vim.scm (neovim): Update to 0.3.4.
[home-page]: Use HTTPS.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-02-17 10:28:13 +01:00
Ricardo Wurmus
9f0ce5ec4a
gnu: Add libcxx.
...
* gnu/packages/llvm.scm (libcxx): New variable.
2019-02-17 10:02:06 +01:00
Ricardo Wurmus
e9823f9ca3
gnu: openmpi: Add InfiniBand support.
...
* gnu/packages/mpi.scm (openmpi)[inputs]: Add opensm.
[arguments]: Add openib configure flags; add build phase
"find-opensm-headers".
2019-02-17 09:59:46 +01:00
Ricardo Wurmus
f30d5f7f2d
gnu: guile-curl: Update to 0.6.
...
* gnu/packages/curl.scm (guile-curl): Update to 0.6.
2019-02-17 09:59:46 +01:00
Efraim Flashner
3aeac37e61
gnu: quassel: Update to 0.13.1.
...
* gnu/packages/irc.scm (quassel): Update to 0.13.1.
[source]: Use https.
2019-02-17 08:29:18 +02:00
Tobias Geerinckx-Rice
35ea6e3c09
gnu: suil: Update to 0.10.2.
...
* gnu/packages/audio.scm (suil): Update to 0.10.2.
[arguments]: Use default Python (3).
2019-02-17 03:37:51 +01:00
Tobias Geerinckx-Rice
0db873dd01
gnu: rename: Update to 1.10.
...
* gnu/packages/admin.scm (rename): Update to 1.10.
2019-02-17 03:37:50 +01:00
Tobias Geerinckx-Rice
51e31aa865
gnu: toybox: Update to 0.8.0.
...
* gnu/packages/busybox.scm (toybox): Update to 0.8.0.
2019-02-17 03:37:50 +01:00
Tobias Geerinckx-Rice
fffe48701a
gnu: tintin++: Update to 2.01.7.
...
* gnu/packages/games.scm (tintin++): Update to 2.01.7.
2019-02-17 03:37:49 +01:00
Tobias Geerinckx-Rice
93fee74acf
gnu: xcursor-themes: Update to 1.0.6.
...
* gnu/packages/xorg.scm (xcursor-themes): Update to 1.0.6.
2019-02-17 03:37:49 +01:00
Tobias Geerinckx-Rice
853556831b
gnu: clipit: Update to 1.4.4.
...
* gnu/packages/gtk.scm (clipit): Update to 1.4.4.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
[native-inputs]: Add autoconf and automake.
2019-02-17 03:37:48 +01:00
Tobias Geerinckx-Rice
4f4b37dfdf
gnu: pius: Update to 2.2.7.
...
* gnu/packages/gnupg.scm (pius): Update to 2.2.7.
[source]: Remove upstreamed patch.
* gnu/packages/patches/pius.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2019-02-17 03:37:48 +01:00
Tobias Geerinckx-Rice
a11c7a0b22
gnu: wavemon: Update to 0.9.0.
...
* gnu/packages/hardware.scm (wavemon): Update to 0.9.0.
2019-02-17 03:37:48 +01:00
Tobias Geerinckx-Rice
ec756fa58c
gnu: ddcutil: Update to 0.9.4.
...
* gnu/packages/hardware.scm (ddcutil): Update to 0.9.4.
2019-02-17 03:37:47 +01:00
Tobias Geerinckx-Rice
46a1a602f4
gnu: yad: Update to 0.41.0.
...
* gnu/packages/gtk.scm (yad): Update to 0.41.0.
2019-02-17 03:37:47 +01:00
Timothy Sample
41fa9f1815
services: gdm: Allow for custom X session scripts.
...
* gnu/packages/gnome.scm (gdm)[arguments]: Update pre-configure phase so
that GDM runs an X session script specified by the variable
GDM_X_SESSION; remove the '--enable-gdm-xsession' configuration
option.
* gnu/services/xorg.scm (<gdm-configuration>): Add 'x-session' field.
(gdm-shepherd-service): Set the GDM_X_SESSION variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-02-17 00:04:57 +01:00
Timothy Sample
1f564c1573
gnu: gdm: Run dbus-daemon via a wrapper script.
...
* gnu/packages/gnome.scm (gdm)[arguments]: Modify the pre-configure
phase so that GDM propagates the GDM_DBUS_DAEMON variable into the
session environment and uses its value to invoke dbus-daemon.
* gnu/services/xorg.scm (dbus-daemon-wrapper): New variable.
(<gdm-configuration>): Add 'dbus-daemon' field.
(gdm-shepherd-service): Set GDM_DBUS_DAEMON before invoking gdm.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-02-17 00:04:57 +01:00
Timothy Sample
c9ff92b550
gnu: gdm: Simplify pre-configure phase.
...
* gnu/packages/gnome.scm (gdm)[arguments]: Simplify the pre-configure phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-02-17 00:04:57 +01:00
Timothy Sample
def6d6b616
gnu: gdm: Use absolute path for gnome-session.
...
* gnu/packages/gnome.scm (gdm)[arguments]: Modify the pre-configure
phase to substitute in the absolute path of gnome-session.
[inputs]: Add gnome-session.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-02-17 00:04:57 +01:00
Timothy Sample
69544798ea
gnu: gdm: Add links to required login-session files.
...
* gnu/packages/gnome.scm (gdm)[arguments]: Add a phase that creates
symbolic links to required files from gnome-settings-daemon; do not set
XDG_CONFIG_DIRS in the session environment.
[inputs]: Add gnome-settings-daemon.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-02-17 00:04:56 +01:00
Timothy Sample
1d7bff4b4b
gnu: gnome-session: Use absolute paths in .desktop files.
...
This makes the gnome-session .desktop files usable even if gnome-session
is not available from the PATH variable.
* gnu/packages/gnome.scm (gnome-session)[arguments]: Add a phase that
adds the absolute path of gnome-session in its .desktop files.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-02-17 00:04:56 +01:00
Timothy Sample
e57c2adb2a
services: gdm: Remove etc service.
...
* gnu/packages/gnome.scm (gdm)[arguments]: Update pre-configure phase to
make GDM get the configuration file path from an environment variable.
* gnu/services/xorg.scm (gdm-etc-service): Remove function.
(gdm-configuration-file): New function.
(gdm-shepherd-service): Set GDM_CUSTOM_CONF before invoking GDM.
(gdm-service-type)[extensions]: Remove etc-service-type extension.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-02-17 00:04:56 +01:00
Tobias Geerinckx-Rice
dcc262672c
gnu: chez-sockets: Use GIT- helpers.
...
* gnu/packages/chez.scm (chez-sockets)[version]: Use GIT-VERSION.
[source]: Use GIT-FILE-NAME.
2019-02-16 19:02:07 +01:00
Tobias Geerinckx-Rice
2245f210ea
gnu: chez-scmutils: Return #t from all phases.
...
* gnu/packages/chez.scm (chez-scmutils)[arguments]: Always return #t from phases.
Substitute INVOKE for SYSTEM*.
2019-02-16 19:02:06 +01:00
Tobias Geerinckx-Rice
9b469e2e3a
gnu: chez-scmutils: Don't use unstable tarball.
...
* gnu/packages/chez.scm (chez-scmutils)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-02-16 19:02:06 +01:00
Tobias Geerinckx-Rice
c83bf1c659
gnu: chez-mit: Don't use unstable tarball.
...
* gnu/packages/chez.scm (chez-mit)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-02-16 19:02:06 +01:00
Tobias Geerinckx-Rice
602fbad1e7
gnu: chez-scheme: Don't use unstable tarball.
...
* gnu/packages/chez.scm (chez-scheme)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-02-16 19:02:06 +01:00
Tobias Geerinckx-Rice
fbf4122360
gnu: stex: Don't use unstable tarball.
...
* gnu/packages/chez.scm (stex)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
(chez-scheme)[arguments]: Adjust expected source directory name.
2019-02-16 19:02:06 +01:00
Tobias Geerinckx-Rice
2f1ab47772
gnu: nanopass: Don't use unstable tarball.
...
* gnu/packages/chez.scm (nanopass)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
(chez-scheme)[arguments]: Adjust expected source directory name.
2019-02-16 19:02:05 +01:00
Tobias Geerinckx-Rice
55623cf08a
gnu: chez-scheme: Return #t from all phases.
...
* gnu/packages/chez.scm (chez-scheme)[arguments]: Always return #t from phases.
Substitute INVOKE for SYSTEM*.
2019-02-16 19:02:05 +01:00
Tobias Geerinckx-Rice
95b4f7ca7a
gnu: chez-scheme: Fix ‘install-doc’ phase.
...
* gnu/packages/chez.scm (chez-cheme)[arguments]: Find ‘installsh’.
Remove some unnecessary code.
2019-02-16 19:02:05 +01:00
Tobias Geerinckx-Rice
24a43551d0
gnu: chez-irregex: Don't use unstable tarball.
...
* gnu/packages/chez.scm (chez-irregex)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-02-16 19:02:05 +01:00
Tobias Geerinckx-Rice
88c85a9403
gnu: chez-matchable: Don't use unstable tarball.
...
* gnu/packages/chez.scm (chez-matchable)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-02-16 19:02:04 +01:00
Tobias Geerinckx-Rice
f01b17b374
gnu: chez-web: Use GIT- helpers.
...
* gnu/packages/chez.scm (chez-web)[version]: Use GIT-VERSION.
[source]: Use GIT-FILE-NAME.
2019-02-16 19:02:04 +01:00
Tobias Geerinckx-Rice
f9cd13c95d
gnu: chez-srfi: Don't use unstable tarball.
...
* gnu/packages/chez.scm (chez-srfi)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-02-16 19:02:04 +01:00
Tobias Geerinckx-Rice
bd86f7dbdf
gnu: chez-fmt: Return #t from all phases.
...
* gnu/packages/chez.scm (chez-fmt)[arguments]: Always return #t from phases.
Substitute INVOKE for SYSTEM*.
2019-02-16 19:02:04 +01:00
Tobias Geerinckx-Rice
a0bdbf8b41
gnu: chez-web: Return #t from all phases.
...
* gnu/packages/chez.scm (chez-web)[arguments]: Always return #t from phases.
2019-02-16 19:02:04 +01:00
Tobias Geerinckx-Rice
6cf48e8c20
gnu: unshield: Update to 1.4.3.
...
* gnu/packages/compression.scm (unshield): Update to 1.4.3.
[inputs]: Add unshield-baldurs_gate_patch_v1_1_4315_international.zip.
[arguments]: Use it.
2019-02-16 19:02:03 +01:00
Tobias Geerinckx-Rice
46c1c5537b
gnu: stumpwm: Build and install the manual.
...
* gnu/packages/lisp.scm (stumpwm)[native-inputs]: Add texinfo.
[argument]: Add new ‘install-manual’ phase.
2019-02-16 18:34:49 +01:00
Mark H Weaver
9adb66dd11
gnu: linux-libre: Update to 4.20.10.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.20.10.
(%linux-libre-hash): Update hash.
2019-02-15 23:32:57 -05:00
Mark H Weaver
82da87cf4c
gnu: linux-libre@4.19: Update to 4.19.23.
...
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.23.
(%linux-libre-4.19-hash): Update hash.
2019-02-15 23:32:54 -05:00
Mark H Weaver
c5d3e7c5ac
gnu: linux-libre@4.14: Update to 4.14.101.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.101.
(%linux-libre-4.14-hash): Update hash.
2019-02-15 23:32:52 -05:00
Mark H Weaver
f218ff0acb
gnu: linux-libre@4.9: Update to 4.9.158.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.158.
2019-02-15 23:32:49 -05:00
Mark H Weaver
54bee9ea2e
gnu: icecat: Update to 60.5.1-guix1 [security-fixes].
...
Includes fixes for CVE-2018-18335, CVE-2018-18356, and CVE-2019-5785.
* gnu/packages/gnuzilla.scm (%icecat-version): Update to 60.5.1-guix1.
(icecat-source)[upstream-firefox-source]: Update hash.
2019-02-15 23:32:42 -05:00
Vagrant Cascadian
aa71b690aa
gnu: pelican: Update to 4.0.1
...
* gnu/packages/python.scm (pelican): Update to 4.0.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-02-16 01:00:09 +01:00
Brett Gilio
de8abc96cb
gnu: emacs-cider: Update to 0.20.0
...
* gnu/packages/emacs-xyz.scm (emacs-cider): Update to 0.20.0
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-02-16 01:00:09 +01:00
Raphaël Mélotte
37956778c9
gnu: luakit: Update to 2.1.
...
* gnu/packages/web-browsers.scm (luakit): Update to 2.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-02-16 01:00:09 +01:00
Meiyo Peng
f7a25b50eb
gnu: ibus-rime: Update to 1.4.0.
...
* gnu/packages/ibus.scm (ibus-rime): Update to 1.4.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-02-16 01:00:09 +01:00
Meiyo Peng
775e81b5a5
gnu: rime-data: Update to 0.38.20190131.
...
* gnu/packages/ibus.scm (rime-data): Update to 0.38.20190131.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-02-16 01:00:08 +01:00
Meiyo Peng
6072d51193
gnu: librime: Update to 1.4.0.
...
* gnu/packages/ibus.scm (librime): Update to 1.4.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-02-16 01:00:08 +01:00
Ludovic Courtès
8a973abc6f
gnu: guix: Embed 'glibc-utf8-locales'.
...
This will ensure people who download the binary installation tarball
do not get locale-related warnings, provided they use one of the
selected UTF-8 locales.
* gnu/packages/package-management.scm (guix)[arguments]: In
'wrap-program' phase, set GUIX_LOCPATH.
[inputs]: Add GLIBC-UTF8-LOCALES.
2019-02-16 01:00:08 +01:00
Pierre Neidhardt
3a34c9e62e
gnu: emacs-helm-slime: Update to 20190214.
...
* gnu/packages/emacs-xyz.scm (emacs-helm-slime): Update to 20190214.
2019-02-15 21:26:08 +01:00
Pierre Neidhardt
e83d46f02e
gnu: emacs-pulseaudio-control: Update to 20190105.
...
* gnu/packages/emacs-xyz.scm (emacs-pulseaudio-control): Update to 20190105.
2019-02-15 21:25:31 +01:00
Danny Milosavljevic
f7c4853a6b
gnu: Add genimage.
...
* gnu/packages/genimage.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2019-02-15 17:49:08 +01:00
Ricardo Wurmus
3c3e6620ae
gnu: guile-hall: Clean up.
...
* gnu/packages/guile-xyz.scm (guile-hall)[description]: Break long line.
[home-page]: Merge lines.
[propagated-inputs]: Remove reference to default "out" output.
2019-02-15 17:43:49 +01:00
Ricardo Wurmus
feb11b0872
gnu: guile-hall: Use git tag.
...
* gnu/packages/guile-xyz.scm (guile-hall)[source]: Use tag and git-file-name.
2019-02-15 17:37:28 +01:00
Ricardo Wurmus
06085facd5
gnu: guile-hall: Use license: prefix.
...
* gnu/packages/guile-xyz.scm (guile-hall)[license]: Use license: prefix.
2019-02-15 17:34:48 +01:00
Alex Sassmannshausen
63bf0afdf6
gnu: guile-hall: Update to 0.2.
...
* gnu/packages/guile-xyz.scm (guile-hall): Update to 0.2.
2019-02-15 16:57:46 +01:00
Leo Famulari
e191e84859
gnu: Borg: Update to 1.1.9.
...
* gnu/packages/backup.scm (borg): Update to 1.1.9.
[arguments]: Remove the 'remove-documentation-timestamps' phase and adjust the
'install-doc' phase to ensure the manual pages are not a source of
non-determinism.
2019-02-15 10:16:18 -05:00
Ricardo Wurmus
867e2b1bb3
gnu: Add r-rsvd.
...
* gnu/packages/cran.scm (r-rsvd): New variable.
2019-02-15 16:04:29 +01:00
Ricardo Wurmus
9680047cda
gnu: Add r-future-apply.
...
* gnu/packages/cran.scm (r-future-apply): New variable.
2019-02-15 16:04:29 +01:00
Ricardo Wurmus
b3080cddad
gnu: Add r-future.
...
* gnu/packages/cran.scm (r-future): New variable.
2019-02-15 16:04:29 +01:00
Ricardo Wurmus
226294a4ad
gnu: Add r-globals.
...
* gnu/packages/cran.scm (r-globals): New variable.
2019-02-15 16:04:29 +01:00
Ricardo Wurmus
cf4cd8bcdf
gnu: Add r-listenv.
...
* gnu/packages/cran.scm (r-listenv): New variable.
2019-02-15 16:04:29 +01:00
Marius Bakke
867fd0da49
gnu: libdrm: Update to 2.4.97.
...
* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.97.
2019-02-15 12:19:23 +01:00
Marius Bakke
284fb66a05
gnu: KSysguard: Update home page.
...
* gnu/packages/kde-plasma.scm (libksysguard)[home-page]: Set to
<https://userbase.kde.org/KSysGuard >.
2019-02-15 12:12:10 +01:00
Marius Bakke
76435771eb
gnu: KDE Plasma: Update to 5.15.0.
...
* gnu/packages/kde-plasma.scm (kdecoration, kscreenlocker, libkscreen,
libksysguard): Update to 5.15.0.
2019-02-15 12:12:10 +01:00
Marius Bakke
a72d928b6b
gnu: KDE Frameworks: Update to 5.55.0.
...
* gnu/packages/kde-frameworks.scm (extra-cmake-modules, attica, bluez-qt,
breeze-icons kapidox, karchive, kcodecs, kconfig, kcoreaddons, kdbusaddons,
kdnssd, kguiaddons, ki18n, kidletime, kirigami, kitemmodels, kitemviews,
kplotting, ksyntaxhighlighting, kwayland, kwidgetsaddons, kwindowsystem,
modemmanager-qt, networkmanager-qt, oxygen-icons, prison, qqc2-desktop-style,
solid, sonnet, threadweaver, kactivities, kauth, kcompletion, kcrash,
kdoctools, kfilemetadata, kimageformats, kjobwidgets, knotifications,
kpackage, kpty, kunitconversion, baloo, kactivities-stats, kbookmarks,
kcmutils, kconfigwidgets, kdeclarative, kded, kdesignerplugin, kdesu,
kdewebkit, kemoticons, kglobalaccel, kiconthemes, kinit, kio, knewstuff,
knotifyconfig, kparts, kpeople, krunner, kservice, ktexteditor, ktextwidgets,
kwallet, kxmlgui, kxmlrpcclient, plasma-framework, kde-frameworkintegration,
kdelibs4support, khtml, kjs, kjsembed, kmediaplayer, kross): Update to 5.55.0.
2019-02-15 12:12:09 +01:00
Marius Bakke
d199a4c7b4
gnu: LLVM, Clang: Update to 7.0.1.
...
* gnu/packages/patches/clang-7.0-libc-search-path.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/llvm.scm (llvm, clang-runtime, clang): Update to 7.0.1.
(llvm-7.0.1): Remove variable.
(clang-from-llvm)[arguments]: Adjust phase to match Clang 7.
(llvm-6, clang-runtime-6, clang-6): New public variables.
* gnu/packages/dlang.scm (ldc)[native-inputs]: Change LLVM and CLANG to
LLVM-6.0 and CLANG-6.0.
* gnu/packages/gl.scm (mesa)[inputs]: Change from LLVM to LLVM-6.
2019-02-15 12:12:09 +01:00
Marius Bakke
3bdcc668ee
gnu: LLVM: Use HTTPS URLs.
...
* gnu/packages/llvm.scm (llvm, clang-runtime-from-llvm, clang-from-llvm,
llvm-3.9.1, llvm-3.7, llvm-3.6, llvm-3.5)[source](uri): Use HTTPS.
(emacs-clang-format)[description]: Likewise.
2019-02-15 12:12:09 +01:00
Ricardo Wurmus
9846ec0bea
gnu: Add python-pyfit-sne.
...
* gnu/packages/bioinformatics.scm (python-pyfit-sne): New variable.
2019-02-15 11:03:26 +01:00
Tobias Geerinckx-Rice
a37bdf4289
gnu: tiled: Update to 1.2.2.
...
* gnu/packages/game-development.scm (tiled): Update to 1.2.2.
2019-02-15 05:41:20 +01:00
Tobias Geerinckx-Rice
b2cf559772
gnu: allegro@4: Update to 4.4.3.
...
* gnu/packages/game-development.scm (allegro-4): Update to 4.4.3.
[source]: Remove upstreamed patch.
* gnu/packages/patches/allegro4-mesa-18.2.5-and-later.patch:
Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2019-02-15 05:41:20 +01:00
Tobias Geerinckx-Rice
7aed8b8a7a
gnu: teeworlds: Update to 0.7.2.
...
* gnu/packages/games.scm (teeworlds): Update to 0.7.2.
2019-02-15 05:41:20 +01:00
Tobias Geerinckx-Rice
d5ddb48424
gnu: gnubg: Update to 1.06.002.
...
* gnu/packages/games.scm (gnubg): Update to 1.06.002.
2019-02-15 05:41:19 +01:00
Tobias Geerinckx-Rice
81e6ece61c
gnu: fortune-mod: Update to 2.6.2.
...
* gnu/packages/games.scm (fortune-mod): Update to 2.6.2.
2019-02-15 05:41:19 +01:00
Tobias Geerinckx-Rice
5479dbf929
gnu: chroma: Update to 1.16.
...
* gnu/packages/games.scm (chroma): Update to 1.16.
2019-02-15 05:41:19 +01:00
Tobias Geerinckx-Rice
87683add41
gnu: gamine: Update to 1.6.
...
* gnu/packages/games.scm (gamine): Update to 1.6.
2019-02-15 05:41:19 +01:00
Tobias Geerinckx-Rice
f5e1a0e576
gnu: vkquake: Don't use unstable tarball.
...
* gnu/packages/games.scm (vkquake)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-02-15 05:41:18 +01:00
Tobias Geerinckx-Rice
3e7b376e08
gnu: vkquake: Update to 1.01.0.
...
* gnu/packages/games.scm (vkquake): Update to 1.01.0.
2019-02-15 05:41:18 +01:00
Tobias Geerinckx-Rice
76f01c5102
gnu: filezilla: Update to 3.40.0.
...
* gnu/packages/ftp.scm (filezilla): Update to 3.40.0.
2019-02-15 05:41:18 +01:00
Tobias Geerinckx-Rice
786e0073c1
gnu: libfilezilla: Don't use NAME in source URI.
...
* gnu/packages/ftp.scm (libfilezilla)[source]: Hard-code NAME.
2019-02-15 05:41:18 +01:00
Tobias Geerinckx-Rice
7d4cbd993d
gnu: ifdtool: Update to 4.9.
...
* gnu/packages/flashing-tools.scm (ifdtool): Update to 4.9.
[source]: Update source URI.
2019-02-15 05:41:17 +01:00
Tobias Geerinckx-Rice
f95114e5dd
gnu: ndctl: Update to 64.1.
...
* gnu/packages/disk.scm (ndctl): Update to 64.1.
[inputs]: Add keyutils.
2019-02-15 05:41:17 +01:00
Tobias Geerinckx-Rice
c6a2dd86c5
gnu: cppcheck: Update to 1.87.
...
* gnu/packages/check.scm (cppcheck): Update to 1.87.
2019-02-15 05:41:17 +01:00
Tobias Geerinckx-Rice
bf38c19280
gnu: fasm: Update to 1.73.08.
...
* gnu/packages/assembly.scm (fasm): Update to 1.73.08.
2019-02-15 05:41:17 +01:00
Tobias Geerinckx-Rice
af7014a140
gnu: virt-manager: Update to 2.1.0.
...
* gnu/packages/virtualization.scm (virt-manager): Update to 2.1.0.
2019-02-15 05:41:17 +01:00
Tobias Geerinckx-Rice
cd4b2e78c5
gnu: libxls: Move to (gnu packages statistics).
...
It has nothing to do with XML.
* gnu/packages/xml.scm (libxls): Move from here…
* gnu/packages/statistics.scm (libxls): …to here.
2019-02-15 05:41:16 +01:00
Tobias Geerinckx-Rice
9b069c15e0
gnu: libxls: Update to 1.5.0 [security fixes].
...
* gnu/packages/xml.scm (libxls): Update to 1.5.0.
[source, home-page]: Update home page.
[arguments, native-inputs]: Remove all of them.
2019-02-15 05:41:16 +01:00
Tobias Geerinckx-Rice
f8be928760
gnu: libxls: Expand synopsis & description.
...
* gnu/packages/xml.scm (libxls)[synopsis, description]: Expand.
2019-02-15 05:41:16 +01:00
Tobias Geerinckx-Rice
863ab122fc
gnu: sdl2-mixer: Update to 2.0.4.
...
* gnu/packages/sdl.scm (sdl2-mixer): Update to 2.0.4.
2019-02-14 23:39:48 +01:00
Tobias Geerinckx-Rice
ad237c8bb8
gnu: sdl2-image: Update to 2.0.4.
...
* gnu/packages/sdl.scm (sdl2-image): Update to 2.0.4.
2019-02-14 23:39:46 +01:00
Tobias Geerinckx-Rice
ebd2ae1858
gnu: i3-wm: Remove obsolete code.
...
* gnu/packages/wm.scm (i3-wm)[arguments]: Remove #:make-flags.
Update reason for disabled #:tests?.
2019-02-14 23:39:41 +01:00
Christopher Baines
a3dbfbbd04
gnu: Add ruby-rails.
...
* gnu/packages/rails.scm (ruby-rails): New variable.
2019-02-14 21:38:03 +00:00
Christopher Baines
078849455e
gnu: Add ruby-activestorage.
...
* gnu/packages/rails.scm (ruby-activestorage): New variable.
2019-02-14 21:38:03 +00:00
Christopher Baines
554bf4f606
gnu: Add ruby-marcel.
...
Required for ruby-activestorage.
* gnu/packages/ruby.scm (ruby-marcel): New variable.
2019-02-14 21:38:03 +00:00
Christopher Baines
80c4bfa640
gnu: Add ruby-sprockets-rails.
...
* gnu/packages/rails.scm (ruby-sprockets-rails): New variable.
2019-02-14 21:38:03 +00:00
Christopher Baines
15606d9896
gnu: Add ruby-sprockets.
...
* gnu/packages/ruby.scm (ruby-sprockets): New variable.
2019-02-14 21:38:02 +00:00
Christopher Baines
c8f079ca16
gnu: Add ruby-railties.
...
* gnu/packages/rails.scm (ruby-railties): New variable.
2019-02-14 21:38:02 +00:00
Christopher Baines
0fc308997f
gnu: Add ruby-actionmailer.
...
* gnu/packages/rails.scm (ruby-actionmailer): New variable.
2019-02-14 21:38:02 +00:00
Christopher Baines
ca09c4b5f2
gnu: Add ruby-activejob.
...
* gnu/packages/rails.scm (ruby-activejob): New variable.
2019-02-14 21:38:02 +00:00
Christopher Baines
f9da1ada23
gnu: Add ruby-globalid.
...
Required for ruby-activejob.
* gnu/packages/ruby.scm (ruby-globalid): New variable.
2019-02-14 21:38:02 +00:00
Christopher Baines
937c8862f4
gnu: Add ruby-actioncable.
...
* gnu/packages/rails.scm (ruby-actioncable): New variable.
2019-02-14 21:38:02 +00:00
Christopher Baines
a058cbfd57
gnu: Add ruby-nio4r.
...
Required for ruby-actioncable.
* gnu/packages/ruby.scm (ruby-nio4r): New variable.
2019-02-14 21:38:02 +00:00
Christopher Baines
a229acffb7
gnu: Add ruby-websocket-driver.
...
* gnu/packages/ruby.scm (ruby-websocket-driver): New variable.
2019-02-14 21:38:01 +00:00
Christopher Baines
52b015a93c
gnu: Add ruby-websocket-extensions.
...
* gnu/packages/ruby.scm (ruby-websocket-extensions): New variable.
2019-02-14 21:38:01 +00:00
Christopher Baines
7b062e98b8
gnu: Add ruby-actionpack.
...
* gnu/packages/rails.scm (ruby-actionpack): New variable.
2019-02-14 21:38:01 +00:00
Christopher Baines
1c48c539ee
gnu: Add ruby-actionview.
...
* gnu/packages/rails.scm (ruby-actionview): New variable.
2019-02-14 21:38:01 +00:00
Christopher Baines
d15dbe83f5
gnu: Add ruby-erubi.
...
Required for ruby-actionview.
* gnu/packages/ruby.scm (ruby-erubi): New variable.
2019-02-14 21:38:01 +00:00
Christopher Baines
24412de48d
gnu: Add ruby-rails-dom-testing.
...
* gnu/packages/rails.scm (ruby-rails-dom-testing): New variable.
2019-02-14 21:38:01 +00:00
Christopher Baines
ab654da543
gnu: Add ruby-rails-html-sanitizer.
...
* gnu/packages/rails.scm (ruby-rails-html-sanitizer): New variable.
2019-02-14 21:38:01 +00:00
Christopher Baines
8d3c5ff68b
gnu: Add ruby-loofah.
...
* gnu/packages/ruby.scm (ruby-loofah): New variable.
2019-02-14 21:38:01 +00:00
Christopher Baines
d7f9f88748
gnu: Add ruby-crass.
...
Required for upgrading ruby-loofah.
* gnu/packages/ruby.scm (ruby-crass): New variable.
2019-02-14 21:38:00 +00:00
Christopher Baines
6188d6430d
gnu: Add ruby-rr.
...
* gnu/packages/ruby.scm (ruby-rr): New variable.
2019-02-14 21:38:00 +00:00
Christopher Baines
909eae21f3
gnu: Add ruby-faraday.
...
* gnu/packages/ruby.scm (ruby-faraday): New variable.
2019-02-14 21:38:00 +00:00
Christopher Baines
0927b0394f
gnu: ruby-prawn-table: Begin to enable tests.
...
* gnu/packages/ruby.scm (ruby-prawn-table)[propagated-inputs]: Add
ruby-pdf-inspector.
[native-inputs]: Add packages for tests.
[arguments]: Modify the build phases to get closer to enabling the tests.
2019-02-14 21:38:00 +00:00
Christopher Baines
16f423cbd9
gnu: Add ruby-prawn-manual-builder.
...
Required for the ruby-prawn-table tests.
* gnu/packages/ruby.scm (ruby-prawn-manual-builder): New variable.
2019-02-14 21:38:00 +00:00
Christopher Baines
c41fba01d3
gnu: ruby-parallel: Begin to enable tests and update version.
...
* gnu/packages/ruby.scm (ruby-parallel): Update to 1.13.0.
[source]: Switch to the Git repository.
[arguments]: Change the #:test-target, and modify some phases.
[native-inputs]: Add packages required for running the tests.
2019-02-14 21:38:00 +00:00
Christopher Baines
198bc64855
gnu: Add ruby-rspec-rerun.
...
Required for ruby-parallel tests.
* gnu/packages/ruby.scm (ruby-rspec-rerun): New variable.
2019-02-14 21:38:00 +00:00
Christopher Baines
13cf6aee1b
gnu: Add ruby-activerecord.
...
* gnu/packages/rails.scm (ruby-activerecord): New variable.
2019-02-14 21:37:59 +00:00
Christopher Baines
aecd533d5a
gnu: ruby-arel: Update to 9.0.0.
...
* gnu/packages/ruby.scm (ruby-arel): Update to 9.0.0.
2019-02-14 21:37:59 +00:00
Christopher Baines
29fa6d8411
gnu: Add ruby-activemodel.
...
Required for ruby-activerecord.
* gnu/packages/rails.scm (ruby-activemodel): New variable.
2019-02-14 21:37:59 +00:00
Christopher Baines
fb394a296b
gnu: ruby-activesupport: Update to 5.2.2.
...
* gnu/packages/ruby.scm (ruby-activesupport): Update to 5.2.2.
2019-02-14 21:37:59 +00:00
Christopher Baines
566f71f8b8
gnu: Add ruby-bump.
...
Required for ruby-parallel.
* gnu/packages/ruby.scm (ruby-bump): New variable.
2019-02-14 21:37:59 +00:00
Christopher Baines
b8aecc31b4
gnu: Add ruby-mysql2.
...
Required for ruby-parallel.
* gnu/packages/ruby.scm (ruby-mysql2): New variable.
2019-02-14 21:37:59 +00:00
Christopher Baines
6120589f55
gnu: Add ruby_version.
...
Required for ruby-rspec-pending-for.
* gnu/packages/ruby.scm (ruby_version): New variable.
2019-02-14 21:37:59 +00:00
Christopher Baines
0a794b3075
gnu: ruby-addressable: Enable tests and update.
...
* gnu/packages/ruby.scm (ruby-addressable): Update to 2.6.0.
[arguments]: Enable running the tests.
[native-inputs]: Add inputs required for running the tests.
2019-02-14 21:37:58 +00:00
Christopher Baines
f3d7bb9323
gnu: Add ruby-idn-ruby.
...
Required for the ruby-addressable tests.
* gnu/packages/ruby.scm (ruby-idn-ruby): New variable.
2019-02-14 21:37:58 +00:00
Christopher Baines
1f4fc12568
gnu: ruby-public-suffix: Enable tests.
...
* gnu/packages/ruby.scm (ruby-public-suffix)[arguments]: Enable the tests, add
a phase to remove the Rubocop dependency.
[native-inputs]: Add bundler, ruby-yard, ruby-mocha and ruby-minitest-reporters.
2019-02-14 21:37:58 +00:00
Christopher Baines
e2c9a9ccb7
gnu: Add ruby-minitest-reporters.
...
Required for ruby-public-suffix tests.
* gnu/packages/ruby.scm (ruby-minitest-reporters): New variable.
2019-02-14 21:37:58 +00:00
Christopher Baines
88a105c107
gnu: ruby-minitest: Update to 5.11.3.
...
As the previous version breaks the tests for the ruby-minitest-reporters
package I'd like to add.
* gnu/packages/ruby.scm (ruby-minitest): Update to 5.11.3.
2019-02-14 21:37:58 +00:00
Christopher Baines
b9511aa93b
gnu: Add ruby-maruku.
...
Required for ruby-minitest-reporters.
* gnu/packages/ruby.scm (ruby-maruku): New variable.
2019-02-14 21:37:58 +00:00
Christopher Baines
5d8fe6de26
gnu: Add ruby-rubocop.
...
* gnu/packages/ruby.scm (ruby-rubocop): New variable.
2019-02-14 21:37:58 +00:00
Christopher Baines
433f10b5d2
gnu: Add ruby-jaro-winkler.
...
Required for ruby-rubocop.
* gnu/packages/ruby.scm (ruby-jaro-winkler): New variable.
2019-02-14 21:37:58 +00:00
Christopher Baines
d8c189ed56
gnu: Add ruby-unicode-display-width.
...
Required for ruby-rubocop.
* gnu/packages/ruby.scm (ruby-unicode-display-width): New variable.
2019-02-14 21:37:57 +00:00
Christopher Baines
5499345749
gnu: Add ruby-parser.
...
Required for ruby-rubocop.
* gnu/packages/ruby.scm (ruby-parser): New variable.
2019-02-14 21:37:57 +00:00
Christopher Baines
bef3506eb8
gnu: Add ruby-cliver.
...
Requirement of ruby-parser.
* gnu/packages/ruby.scm (ruby-cliver): New variable.
2019-02-14 21:37:57 +00:00
Christopher Baines
d5840f7725
gnu: Add ruby-ast.
...
Required for ruby-parser.
* gnu/packages/ruby.scm (ruby-ast): New variable.
2019-02-14 21:37:57 +00:00
Christopher Baines
65f6588904
gnu: Add ruby-bacon-colored-output.
...
This is a requirement of ruby-ast.
* gnu/packages/ruby.scm (ruby-bacon-colored-output): New variable.
2019-02-14 21:37:57 +00:00
Christopher Baines
79193b2097
gnu: Add ruby-rest-client.
...
Required for ruby-ast.
* gnu/packages/ruby.scm (ruby-rest-client): New variable.
2019-02-14 21:37:57 +00:00
Christopher Baines
8c7ae38402
gnu: Add ruby-webmock.
...
Required by ruby-rest-client. Also at version ~> 2, so don't package 3 just
yet.
* gnu/packages/ruby.scm (ruby-webmock): New variable.
2019-02-14 21:37:57 +00:00
Christopher Baines
6f8bf0ebe3
gnu: Add ruby-crack.
...
Required for ruby-webmock.
* gnu/packages/ruby.scm (ruby-crack): New variable.
2019-02-14 21:37:56 +00:00
Christopher Baines
2178143651
gnu: Add ruby-hashdiff.
...
Required for ruby-webmock.
* gnu/packages/ruby.scm (ruby-hashdiff): New variable.
2019-02-14 21:37:56 +00:00
Christopher Baines
6dc2131076
gnu: Add ruby-racc.
...
Required for ruby-ast and ruby-parser.
* gnu/packages/ruby.scm (ruby-racc): New variable.
2019-02-14 21:37:56 +00:00
Christopher Baines
6edabcb20c
gnu: Add ruby-rainbow.
...
Required for ruby-rubocop.
* gnu/packages/ruby.scm (ruby-rainbow): New variable.
2019-02-14 21:37:56 +00:00
Christopher Baines
e42e3bfa47
gnu: Add ruby-powerpack.
...
Required for ruby-rubocop.
* gnu/packages/ruby.scm (ruby-powerpack): New variable.
2019-02-14 21:37:56 +00:00
Christopher Baines
3306f02a74
gnu: ruby-rspec-its: Enable tests.
...
Enable the tests, and also tweak the synopsis and description to hopefully be
more descriptive.
* gnu/packages/ruby.scm (ruby-rspec-its)[source]: Change to GitHub, and add
patch.
[arguments]: Enabled tests, set the #:test-target to "spec", and add the
phases to tweak the Gemfile and rspec-its.gemspec.
[native-inputs]: Add bundler, ruby-cucumber and ruby-aruba.
[synopsis,description]: Make more explicit and descriptive.
2019-02-14 21:37:56 +00:00
Christopher Baines
15b16c2c46
gnu: Add ruby-cucumber and ruby-aruba.
...
These packages are mutually dependant, so I've put them in one commit.
* gnu/packages/ruby.scm (ruby-aruba, ruby-aruba-without-tests, ruby-cucumber,
ruby-cucumber-without-tests): New variables.
2019-02-14 21:37:56 +00:00
Christopher Baines
aada5f6f3b
gnu: ruby-gherkin: Update to 5.1.0.
...
Don't upgrade all the way to version 6, as version 5 is needed for Cucumber 3.
* gnu/packages/ruby.scm (ruby-gherkin): Update to 5.1.0.
[description]: Use @file{ }.
2019-02-14 21:37:55 +00:00
Christopher Baines
5cd047e807
gnu: ruby-cucumber-core: Update to 3.2.1.
...
Just update to major version 3, as version 4 of Cucumber hasn't been released
yet.
* gnu/packages/ruby.scm (ruby-cucumber-core): Update to 3.2.1.
[propagated-inputs]: Add ruby-backports, ruby-gherkin and
ruby-cucumber-tag-expressions.
2019-02-14 21:37:55 +00:00
Christopher Baines
0ce8f3445d
gnu: Add ruby-cucumber-tag-expressions.
...
* gnu/packages/ruby.scm (ruby-cucumber-tag-expressions): New variable.
2019-02-14 21:37:55 +00:00
Christopher Baines
f7e9b2f375
gnu: Add ruby-backports.
...
* gnu/packages/ruby.scm (ruby-backports): New variable.
2019-02-14 21:37:55 +00:00
Christopher Baines
1d1d20b02b
gnu: Add ruby-mspec.
...
* gnu/packages/ruby.scm (ruby-mspec): New variable.
2019-02-14 21:37:55 +00:00
Christopher Baines
fb1a8954af
gnu: Add ruby-cucumber-expressions.
...
* gnu/packages/ruby.scm (ruby-cucumber-expressions): New variable.
2019-02-14 21:37:55 +00:00
Christopher Baines
5437c7416c
gnu: Add ruby-fuubar.
...
* gnu/packages/ruby.scm (ruby-fuubar): New variable.
2019-02-14 21:37:55 +00:00
Christopher Baines
158a9253da
gnu: Add ruby-progressbar.
...
* gnu/packages/ruby.scm (ruby-progressbar): New variable.
2019-02-14 21:37:54 +00:00
Christopher Baines
2ed201c112
gnu: Add ruby-contracts.
...
* gnu/packages/ruby.scm (ruby-contracts): New variable.
2019-02-14 21:37:54 +00:00
Christopher Baines
ce872770f6
gnu: Add ruby-cucumber-wire.
...
Package version 0.0.1 initially, as this is what's needed by Cucumber 3, and
Cucumber 4 hasn't been released yet.
* gnu/packages/ruby.scm (ruby-cucumber-wire): New variable.
2019-02-14 21:37:54 +00:00
Christopher Baines
28cf8dab3e
gnu: ruby-safe-yaml: Add missing require 'time'.
...
Patch ruby-safe-yaml to fix an issue that would lead to an error like this:
uninitialized constant SafeYAML::Parse::Date::DateTime
It's been reported upstream [1], and this patch was taken from the upstream Git
repository.
1: https://github.com/dtao/safe_yaml/issues/80
* gnu/packages/ruby.scm (ruby-safe-yaml)[source]: Switch to the Git repository
so that applying patches works and add a patch.
[arguments]: Enable tests and add a phase to set the TZ environment variable,
as one of the tests depends on a certian timezone.
* gnu/packages/patches/ruby-safe-yaml-add-require-time.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add new patch file.
2019-02-14 21:37:52 +00:00
Leo Famulari
17098a493b
gnu: bs1770gain: Adjust the usage text and home-page.
...
* gnu/packages/audio.scm (bs1770gain)[source]: Add snippet.
[home-page]: Update.
2019-02-14 16:07:28 -05:00
Leo Famulari
42ce9187fb
gnu: PostgreSQL 9.6: Update to 9.6.12.
...
* gnu/packages/databases.scm (postgresql-9.6): Update to 9.6.12.
2019-02-14 14:46:32 -05:00
Leo Famulari
2950d33c6c
gnu: PostgreSQL: Update to 10.7.
...
* gnu/packages/databases.scm (postgresql): Update to 10.7.
2019-02-14 14:46:28 -05:00
Tobias Geerinckx-Rice
fafbeb38d4
gnu: perl-datetime-format-strptime: Update to 1.76.
...
* gnu/packages/perl.scm (perl-datetime-format-strptime): Update to 1.76.
2019-02-14 18:16:07 +01:00
Tobias Geerinckx-Rice
5e98d75902
gnu: perl-datetime-locale: Update to 1.23.
...
* gnu/packages/perl.scm (perl-datetime-locale): Update to 1.23.
[native-inputs]: Add perl-ipc-system-simple.
2019-02-14 18:16:07 +01:00
Tobias Geerinckx-Rice
66377fdced
gnu: tmuxifier: Don't use unstable tarball.
...
* gnu/packages/tmux.scm (tmuxifier)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-02-14 18:16:07 +01:00
Tobias Geerinckx-Rice
7bef8fd5cf
gnu: tmux-themepack: Use GIT-* helpers, not NAME.
...
* gnu/packages/tmux.scm (tmux-themepack)[version]: Use GIT-VERSION.
[source]: Hard-code NAME. Use GIT-FILE-NAME.
2019-02-14 18:16:07 +01:00
Tobias Geerinckx-Rice
6d1f47082d
gnu: Remove python2-pyquery.
...
* gnu/packages/python-xyz.scm (python2-pyquery): Remove broken package.
2019-02-14 18:16:06 +01:00
Tobias Geerinckx-Rice
ce50403fc2
gnu: python-paste: Update to 3.0.6.
...
* gnu/packages/python-web.scm (python-paste): Update to 3.0.6.
2019-02-14 18:16:06 +01:00
Tobias Geerinckx-Rice
0596a7af5f
gnu: python-webtest: Update to 2.0.33.
...
* gnu/packages/python-web.scm (python-webtest, python2-webtest):
Update to 2.0.33. Remove outdated comments.
2019-02-14 18:16:06 +01:00
Tobias Geerinckx-Rice
c381d4bb15
gnu: python-sockjs-tornado: Update to 1.0.6.
...
* gnu/packages/python-web.scm (python-sockjs-tornado)
(python2-sockjs-tornado): Update to 1.0.6.
2019-02-14 18:16:06 +01:00
Tobias Geerinckx-Rice
cc314e9027
gnu: python-scrypt: Update to 0.8.7.
...
* gnu/packages/python-crypto.scm (python-scrypt): Update to 0.8.7.
2019-02-14 18:16:06 +01:00
Tobias Geerinckx-Rice
ceb5b11bd1
gnu: python-base58: Update to 1.0.3.
...
* gnu/packages/python-crypto.scm (python-base58): Update to 1.0.3.
2019-02-14 18:16:05 +01:00
Ivan Petkov
0e9811f4a3
gnu: rust: Update to 1.29.2.
...
* gnu/packages/rust.scm (rust): Rename to...
(rust-1.28): ...this.
(rust): New variable.
2019-02-14 17:56:30 +01:00
Pierre Neidhardt
03d3732023
gnu: conkey: Update to 1.11.2.
...
* gnu/packages/conky.scm (conkey): Update to 1.11.2.
2019-02-14 17:00:58 +01:00
Efraim Flashner
a49bbaa6cd
gnu: inxi-minimal: Update inputs.
...
* gnu/packages/admin.scm (inxi-minimal)[inputs]: Replace bash with
bash-minimal, add procps.
(inxi)[inputs]: Inherit procps from inxi-minimal.
2019-02-14 14:05:36 +02:00
Efraim Flashner
b5c2e72051
gnu: python-requests: Update to 2.21.0.
...
* gnu/packages/python-web.scm (python-requests): Update to 2.21.0.
2019-02-14 10:48:38 +02:00
Eric Bavier
40b114c0bb
gnu: dealii: Upgrade to 9.0.1.
...
* gnu/packages/patches/dealii-mpi-deprecations.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/maths.scm (dealii)[source]: Upgrade to 9.0.1. Use patch.
[arguments]: Use new MPI configuration flags.
2019-02-13 22:39:12 -06:00
Tobias Geerinckx-Rice
ff7559d65c
gnu: libdvdread: Update to 6.0.1.
...
* gnu/packages/video.scm (libdvdread): Update to 6.0.1.
2019-02-14 03:50:19 +01:00
Tobias Geerinckx-Rice
767b44270d
gnu: libdvdread: Don't use NAME in source URI.
...
* gnu/packages/video.scm (libdvdread)[source]: Hard-code NAME.
2019-02-14 03:50:18 +01:00
Tobias Geerinckx-Rice
11bf3b2f03
gnu: hiawatha: Update to 10.8.4.
...
* gnu/packages/web.scm (hiawatha): Update to 10.8.4.
2019-02-14 03:50:18 +01:00
Tobias Geerinckx-Rice
811b907da7
gnu: rclone: Update to 1.46.
...
* gnu/packages/sync.scm (rclone): Update to 1.46.
[arguments]: Remove 'set-home-directory' phase.
2019-02-14 03:50:18 +01:00
Tobias Geerinckx-Rice
d100b9bd97
gnu: rrdtool: Update to 1.7.1.
...
* gnu/packages/rrdtool.scm (rrdtool): Update to 1.7.1.
2019-02-14 03:50:18 +01:00
Tobias Geerinckx-Rice
d71184f8a5
gnu: perl-xml-libxml: Update to 2.0134.
...
* gnu/packages/xml.scm (perl-xml-libxml): Update to 2.0134.
2019-02-14 03:50:17 +01:00
Vagrant Cascadian
706460a357
gnu: Add trydiffoscope.
...
* gnu/packages/package-management (trydiffoscope): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2019-02-13 18:52:19 -05:00
Andreas Enge
69c15ad8a4
gnu: qtbase: Restore compilation on linux kernels < 4.11.
...
Fixes <https://bugs.gnu.org/34431 >.
* gnu/packages/patches/qtbase-old-kernel.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register patch.
* gnu/packages/qt.scm (qtbase): Add patch.
2019-02-14 00:30:27 +01:00
Marius Bakke
0add9c5263
gnu: doxygen: Update to 1.8.15.
...
* gnu/packages/documentation.scm (doxygen): Update to 1.8.15.
* gnu/packages/patches/doxygen-test.patch: Update for upstream changes.
2019-02-14 00:21:30 +01:00
Marius Bakke
3a7fbd3ae5
gnu: xkeyboard-config: Update to 2.26.
...
* gnu/packages/xorg.scm (xkeyboard-config): Update to 2.26.
2019-02-14 00:21:30 +01:00
Marius Bakke
6901878894
Merge branch 'master' into staging
2019-02-14 00:20:28 +01:00
Marius Bakke
58c6a93d9d
gnu: doxygen: Update home page and source URI.
...
* gnu/packages/documentation.scm (doxygen)[home-page]: Change to
<http://www.doxygen.nl >.
[source](uri): Likewise. Add sourceforge mirror.
2019-02-14 00:13:07 +01:00
Marius Bakke
fe04988953
gnu: xapian: Update to 1.4.10.
...
* gnu/packages/search.scm (xapian, python-xapian-bindings): Update to 1.4.10.
2019-02-14 00:13:07 +01:00
Marius Bakke
ce53048fb8
gnu: msmtp: Update to 1.8.3.
...
* gnu/packages/mail.scm (msmtp): Update to 1.8.3.
2019-02-14 00:13:07 +01:00
Marius Bakke
5bd0813a0f
gnu: GnuPG: Update to 2.2.13.
...
* gnu/packages/gnupg.scm (gnupg): Update to 2.2.13.
2019-02-14 00:13:07 +01:00
Marius Bakke
0988191f33
gnu: libassuan: Update to 2.5.3.
...
* gnu/packages/gnupg.scm (libassuan): Update to 2.5.3.
2019-02-14 00:13:06 +01:00
Marius Bakke
cb94d5e161
gnu: Varnish: Update to 6.1.1.
...
* gnu/packages/web.scm (varnish): Update to 6.1.1.
[native-inputs]: Add PYTHON-SPHINX.
[arguments]: Add "--disable-pcre-jit" to #:configure-flags.
2019-02-14 00:13:06 +01:00
Marius Bakke
95991e4517
gnu: Open vSwitch: Update to 2.10.1.
...
* gnu/packages/networking.scm (openvswitch): Update to 2.10.1.
2019-02-14 00:13:06 +01:00
Marius Bakke
9047603c2e
gnu: KDE Plasma: Remove unused properties.
...
* gnu/packages/kde-plasma.scm (kdecoration, kscreenlocker)[properties]: Remove.
2019-02-14 00:13:06 +01:00
Marius Bakke
d3065c8785
gnu: Restore copyright header.
...
This was mistakenly removed in bec2a2e10e
.
* gnu/packages/kde.scm: Restore copyright header.
2019-02-14 00:13:06 +01:00
Leo Famulari
ed362d1652
gnu: certbot, python-acme: Update to 0.31.0.
...
* gnu/packages/tls.scm (certbot, python-acme): Update to 0.31.0.
2019-02-13 17:04:50 -05:00
Gabriel Hondet
8213db7c95
gnu: Add ocaml-timed.
...
* gnu/packages/ocaml.scm (ocaml-timed): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2019-02-13 22:50:59 +01:00
Gabriel Hondet
7195c4f2ae
gnu: Add ocaml-bindlib.
...
* gnu/packages/ocaml.scm (ocaml-bindlib): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2019-02-13 22:50:54 +01:00
Gabriel Hondet
70c7d02590
gnu: Add ocaml-earley.
...
* gnu/packages/ocaml.scm (ocaml-earley): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2019-02-13 22:50:17 +01:00
Dan Frumin
ec23bae682
gnu: Add coq-equations.
...
* gnu/packages/coq.scm (coq-equations): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2019-02-13 22:21:41 +01:00
Eric Bavier
6d433d6ef7
gnu: Add ELPA.
...
* gnu/packages/maths.scm (elpa, elpa-openmpi): New variables.
2019-02-13 14:08:19 -06:00
Eric Bavier
aa94524052
gnu: petsc: Upgrade to 3.10.3.
...
* gnu/packages/maths.scm (petsc): Upgrade to 3.10.3.
2019-02-13 14:08:19 -06:00
Eric Bavier
f73750e6f4
gnu: scalapack: Remove use of deprecated MPI1 symbols.
...
* gnu/packages/patches/scalapack-blacs-mpi-deprecations.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/maths.scm (scalapack)[source]: Use it.
2019-02-13 14:08:19 -06:00
Efraim Flashner
2385012b89
gnu: khard: Enable tests.
...
* gnu/packages/mail.scm (khard)[arguments]: Enable test suite.
2019-02-13 21:48:12 +02:00
Efraim Flashner
2de52d0cbb
gnu: khard: Update to 0.13.0.
...
* gnu/packages/mail.scm (khard): Update to 0.13.0.
2019-02-13 21:48:11 +02:00
Efraim Flashner
4ee3b30945
gnu: fluxbox: All phases return #t.
...
* gnu/packages/wm.scm (fluxbox)[arguments]: All phases return #t.
2019-02-13 21:48:11 +02:00
Efraim Flashner
37f7853e13
gnu: fluxbox: Install vim helper files.
...
* gnu/packages/wm.scm (fluxbox)[arguments]: Add custom phase to install
vim files.
2019-02-13 21:48:10 +02:00
Efraim Flashner
28388ac8f8
gnu: vim-airline: Update to 0.10.
...
* gnu/packages/vim.scm (vim-airline): Update to 0.10.
2019-02-13 21:48:10 +02:00
Efraim Flashner
91b3631821
gnu: urlscan: Update to 0.9.2.
...
* gnu/packages/mail.scm (urlscan): Update to 0.9.2.
2019-02-13 21:48:06 +02:00
Mark H Weaver
0a62b62ba0
gnu: linux-libre: Update to 4.20.8.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.20.8.
(%linux-libre-hash): Update hash.
2019-02-13 13:28:38 -05:00
Mark H Weaver
782a18dd9d
gnu: linux-libre@4.19: Update to 4.19.21.
...
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.21.
(%linux-libre-4.19-hash): Update hash.
2019-02-13 13:27:21 -05:00
Mark H Weaver
570ef8aec5
gnu: linux-libre@4.14: Update to 4.14.99.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.99.
(%linux-libre-4.14-hash): Update hash.
2019-02-13 13:26:25 -05:00
Mark H Weaver
b76374fbf7
gnu: linux-libre@4.9: Update to 4.9.156.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.156.
2019-02-13 13:25:42 -05:00
Ricardo Wurmus
7b9b203a52
gnu: Add burp.
...
* gnu/packages/backup.scm (burp): New variable.
2019-02-13 15:22:59 +01:00
Danny Milosavljevic
baf766a7ff
gnu: mrustc: Fix deserialization bug in communication with the procedural
...
macro compiler plugin.
* gnu/packages/patches/mrustc-0.8.0-fix-variable-length-integer-receiving.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/rust.scm (mrustc)[source]: Use it.
Co-authored-by: Chris Marusich <cmmarusich@gmail.com>
2019-02-13 13:28:29 +01:00
Ricardo Wurmus
0df201c05f
gnu: Add emacs-ledger-mode.
...
* gnu/packages/finance.scm (emacs-ledger-mode): New variable.
2019-02-13 10:55:49 +01:00
Ricardo Wurmus
f90ed0284a
gnu: ledger: Update to 3.1.2 [security fixes].
...
* gnu/packages/finance.scm (ledger): Update to 3.1.2.
[arguments]: Remove #:modules; remove obsolete configure flags; remove make
flags; remove phase "boost-compat"; remove custom check phase; remove
"relocate-elisp" phase; disable broken test in "check-setup" phase.
[native-inputs]: Remove emacs-minimal.
[license]: Remove gpl2+.
* gnu/packages/patches/ledger-revert-boost-python-fix.patch: Remove patch.
* gnu/local.mk (dist_patch_DATA): Remove it.
2019-02-13 10:55:49 +01:00
Björn Höfling
f6974e15cf
gnu: Fix aegisub.
...
* gnu/packages/video.scm (aegisub)[arguments]: Add phase to fix
boost headers.
2019-02-13 10:23:22 +01:00
Christopher Baines
f6f4370fee
gnu: gnome: Include system-config-printer.
...
This package enables some functionality for printers within the
gnome-control-center as well as providing a standalone configuration tool.
At the moment, due to the lack of PackageKit support within Guix, the
gnome-control-center can't help users through the process of installing this,
so make it a default package.
* gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add system-config-printer.
2019-02-13 08:19:05 +00:00
Christopher Baines
dd1fcddcb8
gnu: Add system-config-printer.
...
* gnu/packages/gnome.scm (system-config-printer): New variable.
2019-02-13 08:19:05 +00:00
Christopher Baines
dd6f309ded
gnu: Add python-pycups.
...
* gnu/packages/cups.scm (python-pycups): New variable.
2019-02-13 08:19:05 +00:00
Christopher Baines
12255b3dce
gnu: Add cups-pk-helper.
...
* gnu/packages/cups.scm (cups-pk-helper): New variable.
2019-02-13 08:18:59 +00:00
Christopher Baines
e7e259a503
gnu: red-eclipse: Fix build.
...
Add a patch from the upstream repository [1] that resolves some errors that
prevent the package from building [2].
1: https://github.com/red-eclipse/base/commit/b16b4963c1ad81bb9ef784bc49
2: error: ‘____gammal_r_finite’ was not declared in this scope
* gnu/packages/games.scm (red-eclipse)[source] Add patch.
* gnu/packages/patches/red-eclipse-remove-gamma-name-hack.patch: New file
* gnu/local.mk (dist_patch_DATA): Add new patch.
2019-02-13 08:03:00 +00:00
Tobias Geerinckx-Rice
cf0913f64e
gnu: bs1770gain: Update to 0.5.2.
...
* gnu/packages/audio.scm (bs1770gain): Update to 0.5.2.
2019-02-13 05:42:59 +01:00
Tobias Geerinckx-Rice
0e249bdecf
gnu: libdmtx: Edit description.
...
* gnu/package/aidc.scm (libdmtx)[description]: Replace redundant OS
information with fascinating barcode facts.
2019-02-13 05:42:58 +01:00
Tobias Geerinckx-Rice
b9a807b7b8
gnu: libdmtx: Update to 0.7.5.
...
* gnu/packages/aidc.scm (libdmtx): Update to 0.7.5.
[source]: Update. Use GIT-FETCH and GIT-FILE-NAME.
[arguments]: Disable broken test suite.
[native-inputs]: Add autoconf, automake, and libtool.
[home-page]: Update.
2019-02-13 05:42:58 +01:00
Tobias Geerinckx-Rice
de8022ec3d
gnu: s6: Update to 2.7.2.2.
...
* gnu/packages/skarnet.scm (s6): Update to 2.7.2.2.
2019-02-13 05:42:58 +01:00
Tobias Geerinckx-Rice
d2c8a891ee
gnu: dwm: Update to 6.2.
...
* gnu/packages/suckless.scm (dwm): Update to 6.2.
2019-02-13 05:42:58 +01:00
Tobias Geerinckx-Rice
aaa2add871
gnu: coq-mathcomp: Don't use unstable tarball.
...
* gnu/packages/coq.scm (coq-mathcomp)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-02-13 05:42:58 +01:00
Tobias Geerinckx-Rice
8b9b2210dc
gnu: coq: Don't use unstable tarball.
...
* gnu/packages/coq.scm (coq)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
[arguments]: Add 'make-git-checkout-writable' phase.
2019-02-13 05:42:57 +01:00
Tobias Geerinckx-Rice
90325cf7e2
gnu: console-setup: Update to 1.189.
...
* gnu/packages/xorg.scm (console-setup): Update to 1.189.
2019-02-13 05:42:57 +01:00
Tobias Geerinckx-Rice
ffbaa2564e
gnu: knot: Update to 2.7.6.
...
* gnu/packages/dns.scm (knot): Update to 2.7.6.
2019-02-13 05:42:57 +01:00
Tobias Geerinckx-Rice
db3f5226ac
gnu: knot: Don't use NAME in source URI.
...
* gnu/packages/dns.scm (knot)[source]: Hard-code NAME.
2019-02-13 05:42:57 +01:00
Tobias Geerinckx-Rice
0a87bc9c2b
gnu: nsd: Update to 4.1.26.
...
* gnu/packages/dns.scm (nsd): Update to 4.1.26.
2019-02-13 05:42:56 +01:00
Tobias Geerinckx-Rice
92a3336205
gnu: yadifa: Update to 2.3.9.
...
* gnu/packages/dns.scm (yadifa): Update to 2.3.9.
2019-02-13 05:42:56 +01:00
Tobias Geerinckx-Rice
fe99b7f77e
gnu: yadifa: Don't use NAME in source URI.
...
* gnu/packages/dns.scm (yadifa)[source]: Hard-code NAME.
2019-02-13 05:42:56 +01:00
Tobias Geerinckx-Rice
4b76868188
gnu: gparted: Update to 0.33.0.
...
* gnu/packages/disk.scm (gparted): Update to 0.33.0.
2019-02-13 05:42:56 +01:00
Tobias Geerinckx-Rice
acc6eb89c8
gnu: duperemove: Don't use unstable tarball.
...
* gnu/packages/disk.scm (duperemove)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-02-13 05:42:56 +01:00
Tobias Geerinckx-Rice
3d2386563d
gnu: duperemove: Update to 0.11.1.
...
* gnu/packages/disk.scm (duperemove): Update to 0.11.1.
2019-02-13 05:42:55 +01:00
Leo Famulari
344e0f5621
gnu: netpbm: Fix a hard-coded path.
...
Fixes <https://bugs.gnu.org/24735 >.
* gnu/packages/netpbm.scm (netpbm)[arguments]: Patch a path in the 'configure'
phase.
2019-02-12 23:23:19 -05:00
Paul Garlick
c7cf43ddec
gnu: emacs-biblio: Update to 0.2.
...
* gnu/packages/emacs-xyz.scm (emacs-biblio): Update to 0.2.
Signed-off-by: Leo Famulari <leo@famulari.name>
2019-02-12 20:33:26 -05:00
Marius Bakke
df4b9dd1a6
gnu: LXQt: Adjust imports for KDE move.
...
This is a follow-up to commit bec2a2e10e
.
* gnu/packages/lxqt.scm: Import (gnu packages kde-plasma).
2019-02-13 00:43:27 +01:00
Jens M
3cdd2e95e9
gnu: Add font-adobe-source-serif-pro.
...
* gnu/packages/fonts.scm (font-adobe-source-serif-pro): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2019-02-12 18:41:33 -05:00
Jens M
27e65afc10
gnu: Add font-adobe-source-sans-pro.
...
* gnu/packages/fonts.scm (font-adobe-source-sans-pro): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2019-02-12 18:41:33 -05:00
Vagrant Cascadian
7fafdadd42
gnu: trezor-agent: Update 0.10.0.
...
Fixes <https://bugs.gnu.org/34377 >.
* gnu/packages/finance.scm (trezor-agent): Update to 0.10.0.
[arguments]<#:phases>[fixup-agent-py]: New phase.
[native-inputs]: Add python-hidapi.
[home-page]: Use https url.
2019-02-13 00:26:03 +01:00
Vagrant Cascadian
df724c9cfc
gnu: python-trezor-agent: Update to 0.13.0.
...
* gnu/packages/finance.scm (python-trezor-agent): Update to 0.13.0.
[propagated-inputs]: Add python-configargparse, python-daemon,
python-docutils, python-mnemonic, python-pymsgbox, python-wheel.
[native-inputs]: Add gnupg.
[synopsis]: Generalize description to hardware wallets.
[arguments]<#:phases>[remove-requires-backports-shutil-which]: New phase.
2019-02-13 00:25:41 +01:00
Hartmut Goebel
fd56c4be53
gnu: Add kscreenlocker.
...
* gnu/packages/kde-plasma.scm (kscreenlocker): New public variable.
Co-authored-by: Marius Bakke <mbakke@fastmail.com>
2019-02-12 23:49:02 +01:00
Hartmut Goebel
6a97dfff19
gnu: Add kdecoration.
...
* gnu/packages/kde-plasma.scm (kdecoration): New public variable.
Co-authored-by: Marius Bakke <mbakke@fastmail.com>
2019-02-12 23:49:02 +01:00
Marius Bakke
856e3f9cb4
gnu: KDE Plasma: Update to 5.14.5.
...
* gnu/packages/kde-plasma.scm (libkscreen): Update to 5.14.5.
(libksysguard): Likewise.
[inputs]: Add KGLOBALACCEL and KIO.
2019-02-12 23:49:02 +01:00
Marius Bakke
fd11c0fd3d
gnu: KDE Frameworks: Update to 5.54.0.
...
* gnu/packages/patches/kio-search-smbd-on-PATH.patch: Adjust context.
* gnu/packages/kde-frameworks.scm (kconfig): Update to 5.54.0.
[native-inputs]: Add DBUS.
[arguments]: Run tests with "dbus-launch".
(kio): Update to 5.54.1.
[inputs]: Add KCRASH.
(breeze-icons): Update to 5.54.0.
[arguments]: Remove.
(extra-cmake-modules, attica, bluez-qt, kapidox, karchive,
kcodecs, kcoreaddons, kdbusaddons, kdnssd, kguiaddons, ki18n, kidletime,
kirigami, kitemmodels, kitemviews, kplotting, ksyntaxhighlighting, kwayland,
kwidgetsaddons, kwindowsystem, modemmanager-qt, networkmanager-qt,
oxygen-icons, prison, qqc2-desktop-style, solid, sonnet, threadweaver,
kactivities, kauth, kcompletion, kcrash, kdoctools, kfilemetadata,
kimageformats, kjobwidgets, knotifications, kpackage, kpty, kunitconversion,
baloo, kactivities-stats, kbookmarks, kcmutils, kconfigwidgets, kdeclarative,
kded, kdesignerplugin, kdesu, kdewebkit, kemoticons, kglobalaccel,
kiconthemes, kinit, knewstuff, knotifyconfig, kparts, kpeople, krunner,
kservice, ktexteditor, ktextwidgets, kwallet, kxmlgui, kxmlrpcclient,
plasma-framework, kde-frameworkintegration, kdelibs4support, khtml, kjs,
kjsembed, kmediaplayer, kross): Update to 5.54.0.
2019-02-12 23:49:02 +01:00
Marius Bakke
cdf7fea183
gnu: Add copyright line for commit c1144c78ad
.
...
* gnu/packages/kde-plasma.scm: Add copyright header.
2019-02-12 23:49:02 +01:00
Marius Bakke
bec2a2e10e
gnu: Move KDE Plasma components to separate module.
...
* gnu/packages/kde.scm (libkscreen, libksysguard): Move from here ...
* gnu/packages/kde-plasma.scm: ... to here. New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly.
2019-02-12 23:49:02 +01:00
Marius Bakke
60562ec26b
gnu: libjpeg: Use HTTPS URLs.
...
* gnu/packages/image.scm (libjpeg, libjpeg-8)[source, home-page]: Use HTTPS.
2019-02-12 23:49:02 +01:00
Brett Gilio
be4d840cca
gnu: Add python-language-server.
...
* gnu/packages/python-xyz.scm (python-language-server): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-02-12 23:30:17 +01:00
Brett Gilio
56f4ad47bd
gnu: Add python-docstyle.
...
* gnu/packages/python-xyz.scm (python-docstyle): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-02-12 23:30:16 +01:00
Brett Gilio
346c87522e
gnu: Add python-jsonrpc-server.
...
* gnu/packages/python-xyz.scm (python-jsonrpc-server): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-02-12 23:30:16 +01:00
Ludovic Courtès
2c880ef4e5
gnu: Add python-rope.
...
* gnu/packages/python-xyz.scm (python-rope): New variable.
Co-authored-by: Brett Gilio <brettg@posteo.net>
2019-02-12 23:30:16 +01:00
Brett Gilio
afb2971506
gnu: python2-rope: Change comment to reflect partial python3 support
...
* gnu/packages/python-xyz.scm (python2-rope): Change comment to reflect
partial python 3 support
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-02-12 23:30:16 +01:00
Leo Famulari
e2760d1a8b
gnu: Flatpak: Update to 1.2.3 [security fixes].
...
From 'NEWS' in the source distribution:
The CVE-2019-5736 runc vulnerability is about using /proc/self/exe
to modify the host side binary from the sandbox. This mostly does not
affect flatpak since the flatpak sandbox is not run with root permissions.
However, there is one case (running the apply_extra script for system
installs) where this happens, so this release contains a fix for that.
* Don't expose /proc in apply_extra script sandbox.
* gnu/packages/package-management.scm (flatpak): Update to 1.2.3.
2019-02-12 17:14:09 -05:00
Gábor Boskovits
dbf87ecb52
gnu: Add frrouting.
...
* gnu/packages/networking.scm (frrouting): New variable.
2019-02-12 22:24:27 +01:00
Leo Famulari
ea7cddaac7
gnu: Docker: Update to 18.09.2.
...
* gnu/packages/docker.scm (%docker-version, docker, docker-cli): Update to
18.09.2.
(docker)[arguments]: Adjust to the Debian-specific 'iptables-legacy' lookup in
the 'patch-paths' phase.
2019-02-12 12:53:12 -05:00
Leo Famulari
ce4593ec4c
gnu: runc: Update to 1.0.0-rc6 [fixes CVE-2019-5736].
...
* gnu/packages/virtualization.scm (runc): Update to 1.0.0-rc6.
[source]: Use a descriptive file-name. Add 'runc-CVE-2019-5736.patch'
* gnu/packages/patches/runc-CVE-2019-5736.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2019-02-12 12:53:12 -05:00
Tobias Geerinckx-Rice
571a01d8fa
gnu: lzlib: Remove minilzip comment.
...
It lacks lzip's dependency on libstdc++.so and libm.so and may have its
uses.
* gnu/packages/compression.scm (lzlib): Don't judge.
2019-02-12 17:38:24 +01:00
Tobias Geerinckx-Rice
2990422377
gnu: lzlib: Update to 1.11.
...
* gnu/packages/compression.scm (lzlib): Update to 1.11.
2019-02-12 17:38:24 +01:00
Tobias Geerinckx-Rice
76b2f08468
gnu: lzlib: Don't use NAME in source URI.
...
* gnu/packages/compression.scm (lzlib)[source]: Hard-code NAME.
2019-02-12 17:38:24 +01:00
Tobias Geerinckx-Rice
11b1c71d2e
gnu: clzip: Update to 1.11.
...
* gnu/packages/compression.scm (clzip): Update to 1.11.
2019-02-12 17:38:24 +01:00
Tobias Geerinckx-Rice
39e5d3b68d
gnu: clzip: Don't use NAME in source URI.
...
* gnu/packages/compression.scm (clzip)[source]: Hard-code NAME.
2019-02-12 17:38:23 +01:00
Tobias Geerinckx-Rice
9f4f085f9b
gnu: lunzip: Update to 1.11.
...
* gnu/packages/compression.scm (lunzip): Update to 1.11.
2019-02-12 17:38:23 +01:00
Tobias Geerinckx-Rice
a28cd47702
gnu: lunzip: Don't use NAME in source URI.
...
* gnu/packages/compression.scm (lunzip)[source]: Hard-code NAME.
2019-02-12 17:38:23 +01:00
Tobias Geerinckx-Rice
ff0e1eed32
gnu: plzip: Update to 1.8.
...
* gnu/packages/compression.scm (plzip): Update to 1.8.
2019-02-12 17:38:22 +01:00
Tobias Geerinckx-Rice
894669a787
gnu: plzip: Don't use NAME in source URI.
...
* gnu/packages/compression.scm (plzip)[source]: Hard-code NAME.
2019-02-12 17:38:22 +01:00
Tobias Geerinckx-Rice
b099b4a75a
gnu: lziprecover: Update to 1.21.
...
* gnu/packages/compression.scm (lziprecover): Update to 1.21.
2019-02-12 17:38:22 +01:00
Tobias Geerinckx-Rice
f6145bb652
gnu: lziprecover: Don't use NAME in source URI.
...
* gnu/packages/compression.scm (lziprecover)[source]: Hard-code NAME.
2019-02-12 17:38:22 +01:00
Tobias Geerinckx-Rice
da93d42413
gnu: perl-dbi: Update to 1.642.
...
* gnu/packages/databases.scm (perl-dbi): Update to 1.642.
2019-02-12 17:38:21 +01:00
Tobias Geerinckx-Rice
245e7a68e7
gnu: kyotocabinet: Update to 1.2.77.
...
* gnu/packages/databases.scm (kyotocabinet): Update to 1.2.77.
2019-02-12 17:38:21 +01:00
Tobias Geerinckx-Rice
e9bdef5fb4
gnu: os-prober: Update to 1.77.
...
* gnu/packages/bootloaders.scm (os-prober): Update to 1.77.
2019-02-12 17:38:21 +01:00
Tobias Geerinckx-Rice
51a8fc8b42
gnu: feh: Update to 3.1.2.
...
* gnu/packages/image-viewers.scm (feh): Update to 3.1.2.
2019-02-12 17:38:21 +01:00
Maxim Cournoyer
155194d97d
gnu: python-pybedtools: Update to 0.8.0 and fix build.
...
From 40db2b4eae5ca61a3134cdaf7b156ed1ae9f7415 Mon Sep 17 00:00:00 2001
From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Date: Sun, 10 Feb 2019 23:39:25 -0500
Subject: [PATCH] gnu: python-pybedtools: Update to 0.8.0 and fix build.
* gnu/packages/bioinformatics.scm (python-pybedtools): Update to 0.8.0.
[phases]{disable-broken-tests}: Do not disable "test_issue_157" and
"test_to_dataframe" tests. Disable the "test_getting_example_beds".
{remove-cython-generated-files}: Add phase.
{generate-cython-extensions}: Add phase.
{check}: Move from python2-pybedtools to here. Add a scripts
subdirectory of the build directory to the PATH, so that the tests can call
them. Invoke pytest rather than nosetests.
[modules]: Move from python2-pybedtools to here.
[propagated-inputs]: Depend on the current BEDTOOLS rather than version 1.26.
[native-inputs]: Replace python-nose by python-pytest and add python-psutil.
2019-02-12 17:16:05 +01:00
Efraim Flashner
b856a78c94
gnu: efilinux: Set ARCH variable on some architectures.
...
Even with this patch efilinux does not build for arm*.
* gnu/packages/efi.scm (efilinux)[arguments]: On armhf-linux and
aarch64-linux set the ARCH variable apropriately.
2019-02-12 18:08:19 +02:00
Ricardo Wurmus
385d7546e1
gnu: Add cnvkit.
...
* gnu/packages/bioinformatics.scm (cnvkit): New variable.
2019-02-12 15:41:02 +01:00
Ricardo Wurmus
c18dccffa2
gnu: Add r-dnacopy.
...
* gnu/packages/bioconductor.scm (r-dnacopy): New variable.
2019-02-12 15:41:02 +01:00
Ricardo Wurmus
ab61ce3730
gnu: python-reportlab: Update to 3.5.13.
...
* gnu/packages/pdf.scm (python-reportlab): Update to 3.5.13.
[inputs]: Add freetype.
2019-02-12 15:40:58 +01:00
Efraim Flashner
c86b5f1b9b
gnu: glibc@2.27: fix CVE-2018-11236, CVE-2018-11237.
...
* gnu/packages/base.scm (glibc@2.27 )[sources]: Add patches.
[properties]: New field, mark CVE-2017-18269 fixed.
* gnu/packages/patches/glibc-CVE-2018-11236.patch,
gnu/packages/patches/glibc-CVE-2018-11237.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register them.
2019-02-12 09:08:13 +02:00
Tobias Geerinckx-Rice
d4c95a237c
gnu: parallel: Update to 20190122.
...
* gnu/packages/parallel.scm (parallel): Update to 20190122.
2019-02-12 02:33:55 +01:00
Tobias Geerinckx-Rice
a661af5c9a
gnu: maven-resolver-api: Don't use unstable tarball.
...
* gnu/packages/maven.scm (maven-resolver-api)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-02-12 02:33:55 +01:00
Tobias Geerinckx-Rice
57e3f06bbd
gnu: multipath-tools: Update to 0.7.9.
...
* gnu/packages/linux.scm (multipath-tools): Update to 0.7.9.
2019-02-12 02:33:55 +01:00
Tobias Geerinckx-Rice
34920d2adf
gnu: websockify: Don't use unstable tarball.
...
* gnu/packages/web.scm (websockify)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-02-12 02:33:55 +01:00
Tobias Geerinckx-Rice
2772debc74
gnu: libyajl: Don't use unstable tarball.
...
* gnu/packages/web.scm (libyajl)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-02-12 02:33:54 +01:00
Tobias Geerinckx-Rice
3e3414efd4
gnu: rapidjson: Don't use unstable tarball.
...
* gnu/packages/web.scm (rapidjson)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-02-12 02:33:54 +01:00
Tobias Geerinckx-Rice
082504addf
gnu: qjson: Don't use unstable tarball.
...
* gnu/packages/web.scm (qjson)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-02-12 02:33:54 +01:00
Tobias Geerinckx-Rice
20ab34c16f
gnu: fcgiwrap: Don't use unstable tarball.
...
* gnu/packages/web.scm (fcgiwrap)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-02-12 02:33:54 +01:00
Tobias Geerinckx-Rice
bff44abb14
gnu: mod-wsgi: Don't use unstable tarball.
...
* gnu/packages/web.scm (mod-wsgi)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-02-12 02:33:53 +01:00
Leo Famulari
95c910f499
gnu: Guix: Update snapshot to 0.16.0-10.2637cfd.
...
Fixes <https://bugs.gnu.org/34444 >.
* gnu/packages/package-management.scm (guix): Update to 0.16.0-10.2637cfd.
2019-02-11 18:13:29 -05:00
Ricardo Wurmus
8d11b6ddb8
gnu: guile-picture-language: Update to 0-2.1ea8b78.
...
* gnu/packages/guile-xyz.scm (guile-picture-language): Update to 0-2.1ea8b78.
2019-02-11 23:03:35 +01:00
Vagrant Cascadian
75d12c40f7
gnu: disorderfs: Update to 0.5.6.
...
* gnu/packages/file-systems (disorderfs): Update to 0.5.6.
Signed-off-by: Leo Famulari <leo@famulari.name>
2019-02-11 16:54:37 -05:00
Vagrant Cascadian
295de8cc1a
gnu: diffoscope: Update to 111.
...
* gnu/packages/package-management (diffoscope): Update to 111.
Signed-off-by: Leo Famulari <leo@famulari.name>
2019-02-11 16:54:37 -05:00
Andreas Enge
fa8ffaa0df
gnu: python-cython: Update to 0.29.5.
...
* gnu/packages/python-xyz.scm (python-cython): Update to 0.29.5.
2019-02-11 21:20:41 +01:00
Marius Bakke
c8b69863eb
gnu: pixman: Update source URI.
...
* gnu/packages/xdisorg.scm (pixman)[source](uri): Use HTTPS.
2019-02-11 19:20:55 +01:00
Marius Bakke
93617188d9
gnu: python-django: Update to 1.11.20 [fixes CVE-2019-6975].
...
* gnu/packages/django.scm (python-django): Update to 1.11.20.
2019-02-11 19:20:55 +01:00
Marius Bakke
c508c06573
gnu: ffmpeg: Update to 4.1.1.
...
* gnu/packages/video.scm (ffmpeg): Update to 4.1.1.
2019-02-11 19:20:55 +01:00
Marius Bakke
b861fc157c
gnu: miniupnpc: Update to 2.1.20190210.
...
* gnu/packages/upnp.scm (miniupnpc): Update to 2.1.20190210.
2019-02-11 19:20:55 +01:00
Marius Bakke
a2467954b8
gnu: lv2: Update to 1.16.0.
...
* gnu/packages/audio.scm (lv2): Update to 1.16.0.
[arguments]: Remove #:python.
(lv2-devel): Remove variable.
* gnu/packages/music.scm (ingen)[inputs]: Change LV2-DEVEL to LV2.
2019-02-11 19:20:55 +01:00
Danny Milosavljevic
86b2ab8f5b
gnu: vlc: Use libvpx-1.7.
...
Fixes <https://bugs.gnu.org/34439 >.
* gnu/packages/video.scm (vlc)[inputs]: Remove libvpx. Add libvpx-1.7.
2019-02-11 18:48:42 +01:00