aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: samba: Update to 4.10.4.Marius Bakke2019-05-22
| | | | * gnu/packages/samba.scm (samba): Update to 4.10.4.
* gnu: libgit2: Update to 0.28.2.Marius Bakke2019-05-22
| | | | * gnu/packages/version-control.scm (libgit2): Update to 0.28.2.
* gnu: ungoogled-chromium: Update to 74.0.3729.169-0.d2beaef.Marius Bakke2019-05-22
| | | | | * gnu/packages/chromium.scm (%chromium-version): Update to 74.0.3729.169. (ungoogled-chromium-source): Update hash.
* gnu: Add libtextstyle.Ludovic Courtès2019-05-22
| | | | * gnu/packages/gettext.scm (libtextstyle): New variable.
* gnu: gettext-minimal: Specify upstream name and CPE name.Ludovic Courtès2019-05-22
| | | | * gnu/packages/gettext.scm (gettext-minimal)[properties]: New field.
* weather: Accept package specs on the command line.Ludovic Courtès2019-05-22
| | | | | | | | | 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.
* gnu: emacs-minimal, emacs-xwidgets: Build with "--disable-build-details".Ludovic Courtès2019-05-22
| | | | | | | * gnu/packages/emacs.scm (emacs-minimal)[arguments]: Use 'substitute-keyword-arguments' for #:configure-flags, and pass "--disable-build-details". (emacs-xwidgets)[arguments]: Likewise.
* gnu: emacs: Make build more reproduciblewednesday2019-05-22
| | | | | | | * gnu/packages/emacs.scm (emacs)[arguments]: Add configure-flag to omit build information in binary. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add mallard-ducktypeJack Hill2019-05-22
| | | | | | * gnu/packages/python-xyz.scm: (mallard-ducktype) new variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: libstdc++-doc: Add version 9.x.Ludovic Courtès2019-05-22
| | | | | * gnu/packages/gcc.scm (libstdc++-doc-4.9): Remove. (libstdc++-doc-9): New variable.
* gnu: libstdc++-doc: Unhide.Ludovic Courtès2019-05-22
| | | | | | This is a followup to d78010b81ee6ef4fd8803082e2f401b9e55b44db. * gnu/packages/gcc.scm (make-libstdc++-doc): Add 'properties' field.
* pack: Warn when building an empty pack.Ludovic Courtès2019-05-22
| | | | | * guix/scripts/pack.scm (guix-pack): Warn when MANIFEST has zero entries.
* pack: Add '--root'.Ludovic Courtès2019-05-22
| | | | | | | * 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.
* gnu: libnotify: Don't build 'libnotify.a'.Marius Bakke2019-05-21
| | | | * gnu/packages/gnome.scm (libnotify)[arguments]: New field.
* gnu: libnotify: Propagate required inputs.Uko Kokņevičs2019-05-21
| | | | | | | | | | | | | | 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>
* gnu: webkitgtk: Update to 2.24.2 [security fixes].Marius Bakke2019-05-21
| | | | | | | | | | 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'.
* gnu: libsoup: Update to 2.66.2.Marius Bakke2019-05-21
| | | | * gnu/packages/gnome.scm (libsoup): Update to 2.66.2.
* gnu: ungoogled-chromium: Update to 74.0.3729.157-0.d2beaef.Marius Bakke2019-05-21
| | | | | | * gnu/packages/chromium.scm (%chromium-version): Update to 74.0.3729.157. (%ungoogled-revision): Update to d2beaef. (ungoogled-chromium-source): Update hashes.
* gnu: mes: Prepare for non-x86 architectures.Danny Milosavljevic2019-05-21
| | | | | * gnu/packages/mes.scm (mes)[native-inputs]: Change i686-linux-binutils and i686-linux-gcc conditional inclusion.
* gnu: Add libfixposix.Pierre Neidhardt2019-05-21
| | | | * gnu/packages/c.scm (libfixposix): New variable.
* gnu: emacs-desktop-environment: Update to 0.2.1.Pierre Neidhardt2019-05-21
| | | | * gnu/packages/emacs-xyz.scm (emacs-desktop-environment): Update to 0.2.1.
* gnu: next-gtk-webkit: Update to 1.2.2.Pierre Neidhardt2019-05-21
| | | | * gnu/packages/web-browsers.scm (next-gtk-webkit): Update to 1.2.2.
* gnu: memcached: Update to 1.5.14.Tobias Geerinckx-Rice2019-05-21
| | | | * gnu/packages/databases.scm (memcached): Update to 1.5.14.
* gnu: ncdc: Update to 1.22.Tobias Geerinckx-Rice2019-05-21
| | | | * gnu/packages/dc.scm (ncdc): Update to 1.22.
* gnu: btrfs-progs: Update to 5.1.Tobias Geerinckx-Rice2019-05-21
| | | | * gnu/packages/linux.scm (btrfs-progs): Update to 5.1.
* gnu: perl-xml-compile: Update to 1.62.Tobias Geerinckx-Rice2019-05-21
| | | | * gnu/packages/xml.scm (perl-xml-compile): Update to 1.62.
* gnu: Add drascula.Nicolas Goaziou2019-05-20
| | | | * gnu/packages/games.scm (drascula): New variable.
* gnu: libdbusmenu: Clarify licensing.Ludovic Courtès2019-05-20
| | | | | * gnu/packages/gtk.scm (libdbusmenu)[license]: Remove GPL3. Add comment about dual-licensing.
* gnu: Add libdbusmenu.Meiyo Peng2019-05-20
| | | | | | * gnu/packages/gtk.scm (libdbusmenu): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add OpenZWave.Ludovic Courtès2019-05-20
| | | | | * gnu/packages/zwave.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* doc: use pure environment when building from gitGiovanni Biscuolo2019-05-20
| | | | | | | * doc/contributing.texi (Building from Git): Add --pure to "guix environment" invocations Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* self: Remove unused variables.Ludovic Courtès2019-05-20
| | | | * guix/self.scm (info-manual)[po4a, gettext]: Remove.
* gnu: openmw: Use mygui-gl to reduce closure size.Pierre Neidhardt2019-05-20
| | | | | * gnu/packages/game-development.scm (openmw)[inputs]: Replace mygui with mygui-gl.
* gnu: Add mygui-gl.Pierre Neidhardt2019-05-20
| | | | * gnu/packages/game-development.scm (mygui-gl): New variable.
* gnu: mygui: Don't use unstable tarball.Pierre Neidhardt2019-05-20
| | | | | | * gnu/packages/game-development.scm (mygui)[source]: Use GIT-FETCH and GIT-FILE-NAME. [arguments]: Disable Windows-specific demos and tools.
* gnu: r-glmnet: Update to 2.0-18.Ricardo Wurmus2019-05-20
| | | | * gnu/packages/statistics.scm (r-glmnet): Update to 2.0-18.
* gnu: r-knitr: Update to 1.23.Ricardo Wurmus2019-05-20
| | | | * gnu/packages/statistics.scm (r-knitr): Update to 1.23.
* gnu: r-digest: Update to 0.6.19.Ricardo Wurmus2019-05-20
| | | | * gnu/packages/statistics.scm (r-digest): Update to 0.6.19.
* gnu: r-ggcorrplot: Update to 0.1.3.Ricardo Wurmus2019-05-20
| | | | * gnu/packages/cran.scm (r-ggcorrplot): Update to 0.1.3.
* gnu: r-gridgraphics: Update to 0.4-1.Ricardo Wurmus2019-05-20
| | | | * gnu/packages/cran.scm (r-gridgraphics): Update to 0.4-1.
* gnu: r-limma: Update to 3.40.2.Ricardo Wurmus2019-05-20
| | | | * gnu/packages/bioinformatics.scm (r-limma): Update to 3.40.2.
* gnu: r-edger: Update to 3.26.3.Ricardo Wurmus2019-05-20
| | | | * gnu/packages/bioinformatics.scm (r-edger): Update to 3.26.3.
* gnu: r-quasr: Update to 1.24.2.Ricardo Wurmus2019-05-20
| | | | * gnu/packages/bioconductor.scm (r-quasr): Update to 1.24.2.
* gnu: r-rhisat2: Update to 1.0.1.Ricardo Wurmus2019-05-20
| | | | * gnu/packages/bioconductor.scm (r-rhisat2): Update to 1.0.1.
* gnu: r-regioner: Update to 1.16.2.Ricardo Wurmus2019-05-20
| | | | * gnu/packages/bioconductor.scm (r-regioner): Update to 1.16.2.
* gnu: r-scater: Update to 1.12.1.Ricardo Wurmus2019-05-20
| | | | * gnu/packages/bioinformatics.scm (r-scater): Update to 1.12.1.
* gnu: r-seurat: Update to 3.0.1.Ricardo Wurmus2019-05-20
| | | | * gnu/packages/bioinformatics.scm (r-seurat): Update to 3.0.1.
* gnu: r-maldiquant: Update to 1.19.3.Ricardo Wurmus2019-05-20
| | | | * gnu/packages/bioinformatics.scm (r-maldiquant): Update to 1.19.3.
* gnu: r-edger: Update to 3.26.1.Ricardo Wurmus2019-05-20
| | | | * gnu/packages/bioinformatics.scm (r-edger): Update to 3.26.1.
* gnu: r-dalex: Update to 0.4.Ricardo Wurmus2019-05-20
| | | | * gnu/packages/cran.scm (r-dalex): Update to 0.4.