Commit Graph

44383 Commits (9e08128e4200fef757e9d550d39891a19c8ea331)

Author SHA1 Message Date
Marius Bakke 9e08128e42
gnu: libgit2: Update to 0.28.2.
* gnu/packages/version-control.scm (libgit2): Update to 0.28.2.
2019-05-22 15:05:43 +02:00
Marius Bakke ebd45195dd
gnu: ungoogled-chromium: Update to 74.0.3729.169-0.d2beaef.
* gnu/packages/chromium.scm (%chromium-version): Update to 74.0.3729.169.
(ungoogled-chromium-source): Update hash.
2019-05-22 15:05:43 +02:00
Ludovic Courtès ea54133367
gnu: Add libtextstyle.
* gnu/packages/gettext.scm (libtextstyle): New variable.
2019-05-22 00:09:42 +02:00
Ludovic Courtès 69cb225c97
gnu: gettext-minimal: Specify upstream name and CPE name.
* gnu/packages/gettext.scm (gettext-minimal)[properties]: New field.
2019-05-22 00:09:42 +02:00
Ludovic Courtès b1903b99e0
weather: Accept package specs on the command line.
Previously, non-option arguments would be ignored.  Now it puts them to
good use.

* guix/scripts/weather.scm (guix-weather)[package-list]: New procedure.
Use it.
* doc/guix.texi (Invoking guix weather): Adjust accordingly.
2019-05-22 00:09:42 +02:00
Ludovic Courtès 4e941436c7
gnu: emacs-minimal, emacs-xwidgets: Build with "--disable-build-details".
* gnu/packages/emacs.scm (emacs-minimal)[arguments]: Use
'substitute-keyword-arguments' for #:configure-flags, and pass
"--disable-build-details".
(emacs-xwidgets)[arguments]: Likewise.
2019-05-22 00:09:42 +02:00
wednesday 494978c4a1
gnu: emacs: Make build more reproducible
* gnu/packages/emacs.scm (emacs)[arguments]: Add configure-flag to omit build
  information in binary.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-05-22 00:09:42 +02:00
Jack Hill 8c141421fa
gnu: Add mallard-ducktype
* gnu/packages/python-xyz.scm: (mallard-ducktype) new variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-05-22 00:09:42 +02:00
Ludovic Courtès e7313ae293
gnu: libstdc++-doc: Add version 9.x.
* gnu/packages/gcc.scm (libstdc++-doc-4.9): Remove.
(libstdc++-doc-9): New variable.
2019-05-22 00:09:42 +02:00
Ludovic Courtès 798591b6ee
gnu: libstdc++-doc: Unhide.
This is a followup to d78010b81e.

* gnu/packages/gcc.scm (make-libstdc++-doc): Add 'properties' field.
2019-05-22 00:09:41 +02:00
Ludovic Courtès 3f8326237d
pack: Warn when building an empty pack.
* guix/scripts/pack.scm (guix-pack): Warn when MANIFEST has zero
entries.
2019-05-22 00:09:41 +02:00
Ludovic Courtès fd214f1522
pack: Add '--root'.
* guix/scripts/pack.scm (%options, show-help): Add "--root".
(guix-pack): Honor it.
* tests/guix-pack.sh: Test it.
* doc/guix.texi (Invoking guix pack): Document it.
2019-05-22 00:09:41 +02:00
Marius Bakke 6acf6cec7d
gnu: libnotify: Don't build 'libnotify.a'.
* gnu/packages/gnome.scm (libnotify)[arguments]: New field.
2019-05-21 17:25:54 +02:00
Uko Kokņevičs 7ef08efa21
gnu: libnotify: Propagate required inputs.
libnotify doesn't propagate other needed libraries for linking against
it resulting in pkg-config errors like

> Package gdk-pixbuf-2.0 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `gdk-pixbuf-2.0.pc'
> to the PKG_CONFIG_PATH environment variable

* gnu/packages/gnome.scm (libnotify)[inputs]: Move GLIB and GDK-PIXBUF ...
[propagated-inputs]: ... here.  New field.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-05-21 17:25:54 +02:00
Marius Bakke 8308f0ba9e
gnu: webkitgtk: Update to 2.24.2 [security fixes].
This fixes CVE-2019-8595, CVE-2019-8607, and CVE-2019-8615.

* gnu/packages/patches/webkitgtk-sse2.patch: Delete file.
* gnu/packages/patches/webkitgtk-sans-gstreamer-gl.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/webkit.scm (webkitgtk-2.24): Update to 2.24.2.
[source](patches): Add the new patch; remove 'webkitgtk-sse2.patch'.
2019-05-21 17:25:54 +02:00
Marius Bakke b1d81ba043
gnu: libsoup: Update to 2.66.2.
* gnu/packages/gnome.scm (libsoup): Update to 2.66.2.
2019-05-21 17:25:54 +02:00
Marius Bakke 91057d9564
gnu: ungoogled-chromium: Update to 74.0.3729.157-0.d2beaef.
* gnu/packages/chromium.scm (%chromium-version): Update to 74.0.3729.157.
(%ungoogled-revision): Update to d2beaef.
(ungoogled-chromium-source): Update hashes.
2019-05-21 17:25:54 +02:00
Danny Milosavljevic 0a01bb55a6
gnu: mes: Prepare for non-x86 architectures.
* gnu/packages/mes.scm (mes)[native-inputs]: Change i686-linux-binutils and
i686-linux-gcc conditional inclusion.
2019-05-21 16:41:42 +02:00
Pierre Neidhardt 07592c77a6
gnu: Add libfixposix.
* gnu/packages/c.scm (libfixposix): New variable.
2019-05-21 16:19:03 +02:00
Pierre Neidhardt 453031a0ac
gnu: emacs-desktop-environment: Update to 0.2.1.
* gnu/packages/emacs-xyz.scm (emacs-desktop-environment): Update to 0.2.1.
2019-05-21 11:50:01 +02:00
Pierre Neidhardt cd5b7a27c4
gnu: next-gtk-webkit: Update to 1.2.2.
* gnu/packages/web-browsers.scm (next-gtk-webkit): Update to 1.2.2.
2019-05-21 11:43:28 +02:00
Tobias Geerinckx-Rice 7a890145e3
gnu: memcached: Update to 1.5.14.
* gnu/packages/databases.scm (memcached): Update to 1.5.14.
2019-05-21 00:51:44 +02:00
Tobias Geerinckx-Rice f9ecb394ed
gnu: ncdc: Update to 1.22.
* gnu/packages/dc.scm (ncdc): Update to 1.22.
2019-05-21 00:51:43 +02:00
Tobias Geerinckx-Rice ff15bdd829
gnu: btrfs-progs: Update to 5.1.
* gnu/packages/linux.scm (btrfs-progs): Update to 5.1.
2019-05-21 00:51:43 +02:00
Tobias Geerinckx-Rice 107976ac57
gnu: perl-xml-compile: Update to 1.62.
* gnu/packages/xml.scm (perl-xml-compile): Update to 1.62.
2019-05-21 00:51:43 +02:00
Nicolas Goaziou e93352d6ea
gnu: Add drascula.
* gnu/packages/games.scm (drascula): New variable.
2019-05-20 23:35:07 +02:00
Ludovic Courtès 0dc8c9088f
gnu: libdbusmenu: Clarify licensing.
* gnu/packages/gtk.scm (libdbusmenu)[license]: Remove GPL3.  Add comment
about dual-licensing.
2019-05-20 23:23:01 +02:00
Meiyo Peng a32ecb5089
gnu: Add libdbusmenu.
* gnu/packages/gtk.scm (libdbusmenu): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-05-20 23:23:01 +02:00
Ludovic Courtès 758ffc234d
gnu: Add OpenZWave.
* gnu/packages/zwave.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2019-05-20 23:23:01 +02:00
Giovanni Biscuolo 43ec98ef30
doc: use pure environment when building from git
* doc/contributing.texi (Building from Git): Add --pure to "guix environment"
  invocations

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-05-20 23:23:01 +02:00
Ludovic Courtès a901574727
self: Remove unused variables.
* guix/self.scm (info-manual)[po4a, gettext]: Remove.
2019-05-20 23:23:00 +02:00
Pierre Neidhardt 0655c16e75
gnu: openmw: Use mygui-gl to reduce closure size.
* gnu/packages/game-development.scm (openmw)[inputs]: Replace mygui with
mygui-gl.
2019-05-20 17:02:39 +02:00
Pierre Neidhardt 9fd50db3ae
gnu: Add mygui-gl.
* gnu/packages/game-development.scm (mygui-gl): New variable.
2019-05-20 17:02:39 +02:00
Pierre Neidhardt 47f4d5d32f
gnu: mygui: Don't use unstable tarball.
* gnu/packages/game-development.scm (mygui)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
[arguments]: Disable Windows-specific demos and tools.
2019-05-20 17:02:39 +02:00
Ricardo Wurmus ce7a966295
gnu: r-glmnet: Update to 2.0-18.
* gnu/packages/statistics.scm (r-glmnet): Update to 2.0-18.
2019-05-20 15:08:24 +02:00
Ricardo Wurmus 87393c796e
gnu: r-knitr: Update to 1.23.
* gnu/packages/statistics.scm (r-knitr): Update to 1.23.
2019-05-20 15:08:19 +02:00
Ricardo Wurmus 36ac9edc20
gnu: r-digest: Update to 0.6.19.
* gnu/packages/statistics.scm (r-digest): Update to 0.6.19.
2019-05-20 15:08:14 +02:00
Ricardo Wurmus e9c526beb2
gnu: r-ggcorrplot: Update to 0.1.3.
* gnu/packages/cran.scm (r-ggcorrplot): Update to 0.1.3.
2019-05-20 15:08:08 +02:00
Ricardo Wurmus b985cc3518
gnu: r-gridgraphics: Update to 0.4-1.
* gnu/packages/cran.scm (r-gridgraphics): Update to 0.4-1.
2019-05-20 15:08:02 +02:00
Ricardo Wurmus a8a465e816
gnu: r-limma: Update to 3.40.2.
* gnu/packages/bioinformatics.scm (r-limma): Update to 3.40.2.
2019-05-20 15:06:07 +02:00
Ricardo Wurmus 9c714b9ba9
gnu: r-edger: Update to 3.26.3.
* gnu/packages/bioinformatics.scm (r-edger): Update to 3.26.3.
2019-05-20 15:06:01 +02:00
Ricardo Wurmus b3319f4c9e
gnu: r-quasr: Update to 1.24.2.
* gnu/packages/bioconductor.scm (r-quasr): Update to 1.24.2.
2019-05-20 15:05:55 +02:00
Ricardo Wurmus 371c73b2e6
gnu: r-rhisat2: Update to 1.0.1.
* gnu/packages/bioconductor.scm (r-rhisat2): Update to 1.0.1.
2019-05-20 15:05:48 +02:00
Ricardo Wurmus b8f6b813c9
gnu: r-regioner: Update to 1.16.2.
* gnu/packages/bioconductor.scm (r-regioner): Update to 1.16.2.
2019-05-20 15:04:56 +02:00
Ricardo Wurmus 7a94438130
gnu: r-scater: Update to 1.12.1.
* gnu/packages/bioinformatics.scm (r-scater): Update to 1.12.1.
2019-05-20 12:00:38 +02:00
Ricardo Wurmus 461fb28ac5
gnu: r-seurat: Update to 3.0.1.
* gnu/packages/bioinformatics.scm (r-seurat): Update to 3.0.1.
2019-05-20 12:00:37 +02:00
Ricardo Wurmus d94c698a13
gnu: r-maldiquant: Update to 1.19.3.
* gnu/packages/bioinformatics.scm (r-maldiquant): Update to 1.19.3.
2019-05-20 12:00:37 +02:00
Ricardo Wurmus 7c97f45700
gnu: r-edger: Update to 3.26.1.
* gnu/packages/bioinformatics.scm (r-edger): Update to 3.26.1.
2019-05-20 12:00:37 +02:00
Ricardo Wurmus 2e2e8d4f9e
gnu: r-dalex: Update to 0.4.
* gnu/packages/cran.scm (r-dalex): Update to 0.4.
2019-05-20 12:00:37 +02:00
Ricardo Wurmus 12242ffb4a
gnu: r-dqrng: Update to 0.2.1.
* gnu/packages/cran.scm (r-dqrng): Update to 0.2.1.
2019-05-20 12:00:37 +02:00