summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* gnu: Add emacs-evil-quickscope.Arun Isaac2018-01-04
| | | | * gnu/packages/emacs.scm (emacs-evil-quickscope): New variable.
* Revert "gnu: vlc: Enable libdvdread and libdvdcss support."Mark H Weaver2018-01-04
| | | | | This reverts commit d5456444f7032e7bc9168db2b59e548672795b72. It broke 'gnome', via 'gnome-disk-utility'.
* gnu: Add libgeotiff.Björn Höfling2018-01-04
| | | | | | * gnu/packages/geo.scm (libgeotiff): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
* gnu: Add fc-host-tools.Danny Milosavljevic2018-01-04
| | | | * gnu/packages/embedded.scm (fc-host-tools): New variable.
* gnu: linux-libre: Update to 4.14.11.Mark H Weaver2018-01-03
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.11. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.74.Mark H Weaver2018-01-03
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.74.
* gnu: linux-libre@4.4: Update to 4.4.109.Mark H Weaver2018-01-03
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.109.
* gnu: newsboat: Update to 2.10.2.Tobias Geerinckx-Rice2018-01-04
| | | | | | | | | * gnu/packages/syndication.scm (newsboat): Update to 2.10.2. [inherit]: Remove inheritance of unmaintained newsbeuter. [native-inputs]: Remove perl. [arguments]: Remove #:make-flags to build on ARM, which should work now. [synopsis, description]: Mash up Newsboat's own description with useful information from its predecessor.
* gnu: newsbeuter, newsboat: Correct licence.Tobias Geerinckx-Rice2018-01-04
| | | | | | See <https://github.com/newsboat/newsboat/issues/34>. * gnu/packages/syndication.scm (newsbeuter)[license]: x11 -> expat.
* gnu: json-c: Update to 0.13.Tobias Geerinckx-Rice2018-01-04
| | | | | | | | | * gnu/packages/web.scm (json-c): Update to 0.13. [description]: Add new resolution. (json-c-0.12): New public variable. (hubbub)[inputs]: Use it. * gnu/packages/syndication.scm (newsbeuter)[inputs]: Likewise.
* gnu: vlc: Enable libdvdread and libdvdcss support.Roel Janssen2018-01-04
| | | | | * gnu/packages/video.scm (libdvdread): Compile with libdvdcss support; (vlc): Add libdvdread as input.
* gnu: ilmbase: Update to 2.2.1.Leo Famulari2018-01-03
| | | | * gnu/packages/graphics.scm (ilmbase): Update to 2.2.1.
* gnu: openexr: Update to 2.2.1 [security fixes].Leo Famulari2018-01-03
| | | | | | Fixes CVE-2017-{9110,9111,9112,9113,9114,9115,9116}. * gnu/packages/graphics.scm (openexr): Update to 2.2.1.
* gnu: fossil: Fix CVE-2017-17459.Leo Famulari2018-01-03
| | | | | | * gnu/packages/patches/fossil-CVE-2017-17459.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/version-control.scm (fossil)[source]: Use it.
* gnu: krita: Add comment about the wrapper.Leo Famulari2018-01-03
| | | | * gnu/packages/kde.scm (krita): Add comment.
* gnu: krita: Ensure icons are found at runtime.Leo Famulari2018-01-03
| | | | | | | Fixes <https://bugs.gnu.org/29905>. * gnu/packages/kde.scm (krita)[arguments]: Set the QT_PLUGIN_PATH in a new 'wrap-executable' phase.
* gnu: kdelibs4support: Blacklist a recently failing test-function.Hartmut Goebel2018-01-03
|
* gnu: wine64-staging: Fix incorrect input.Rutger Helling2018-01-03
| | | | | * gnu/packages/wine.scm (wine64-staging): Copy from correct "wine-staging" input instead of "wine".
* gnu: wine64-staging: Fix arguments.Rutger Helling2018-01-03
| | | | | | * gnu/packages/wine.scm (wine64-staging)[arguments]: Use new 'copy-wine32-binaries and 'copy-wine32-manpage phases instead of 'copy-wine32-files phase.
* gnu: wine64: Fix arguments.Rutger Helling2018-01-03
| | | | | | * gnu/packages/wine.scm (wine64)[arguments]: Use new 'copy-wine32-binaries and 'copy-wine32-manpage phases instead of 'copy-wine32-files phase.
* gnu: wine: Update to 2.0.4.Rutger Helling2018-01-03
| | | | * gnu/packages/wine.scm: Update to 2.0.4.
* gnu: python-mistune: Update to 0.8.3 [fixes CVE-2017-{15612,16876}].Leo Famulari2018-01-03
| | | | * gnu/packages/python.scm (python-mistune, python2-mistune): Update to 0.8.3.
* gnu: httpd: Update to 2.4.29.Leo Famulari2018-01-03
| | | | | | | * gnu/packages/web.scm (httpd): Update to 2.4.29. [source]: Remove patch. * gnu/packages/patches/httpd-CVE-2017-9798.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: OBS Studio: Update to 20.1.3Adriano Peluso2018-01-02
| | | | | | * gnu/packages/video.scm (obs): Update to 20.1.3 Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add emacs-evil-smartparens.Arun Isaac2018-01-02
| | | | * gnu/packages/emacs.scm (emacs-evil-smartparens): New variable.
* gnu: knot: Update to 2.6.4.Tobias Geerinckx-Rice2018-01-02
| | | | * gnu/packages/dns.scm (knot): Update to 2.6.4.
* gnu: re2: Update to 2018-01-01.Tobias Geerinckx-Rice2018-01-02
| | | | * gnu/packages/regex.scm (re2): Update to 2018-01-01.
* gnu: htslib: Mark up description.Tobias Geerinckx-Rice2018-01-02
| | | | * gnu/packages/bioinformatics.scm (htslib)[description]: Use @command{}.
* gnu: ribotaper: Wrap executables.Ricardo Wurmus2018-01-02
| | | | | * gnu/packages/bioinformatics.scm (ribotaper)[arguments]: Add phase "wrap-executables".
* gnu: wine64-staging: Copy missing man file.Rutger Helling2018-01-02
| | | | | | * gnu/packages/wine.scm (wine64-staging)[arguments]: Copy missing man file from "wine-staging" input. Clarify 'copy-wine32-files phase with comments. [synopsis]: Use proper "WoW64" term.
* gnu: wine64: Copy missing man file.Rutger Helling2018-01-02
| | | | | | * gnu/packages/wine.scm (wine64)[arguments]: Copy missing man file from "wine" input. Clarify 'copy-wine32-files phase with comments. [synopsis]: Use proper "WoW64" term.
* gnu: wine-staging: Update synopsis.Rutger Helling2018-01-02
| | | | * gnu/packages/wine.scm (wine-staging)[synopsis]: Clarify synopsis.
* gnu: wine: Update synopsis.Rutger Helling2018-01-02
| | | | * gnu/packages/wine.scm (wine)[synopsis]: Clarify synopsis.
* gnu: python-pysam: Update to 0.13.0.Tobias Geerinckx-Rice2018-01-02
| | | | * gnu/packages/bioinformatics.scm (python-pysam): Update to 0.13.0.
* gnu: htslib: Update to 1.6.Tobias Geerinckx-Rice2018-01-02
| | | | * gnu/packages/bioinformatics.scm (htslib): Update to 1.6.
* gnu: ansible: Update to 2.4.2.0.Tobias Geerinckx-Rice2018-01-02
| | | | | * gnu/packages/admin.scm (ansible): Update to 2.4.2.0. [description]: Redistribute hyphens.
* gnu: moreutils: Update to 0.62.Tobias Geerinckx-Rice2018-01-02
| | | | * gnu/packages/moreutils.scm (moreutils): Update to 0.62.
* gnu: ansible: Use HTTPS for home page.Tobias Geerinckx-Rice2018-01-02
| | | | * gnu/packages/admin.scm (ansible)[home-page]: Use HTTPS.
* gnu: perl-archive-zip: Remove duplicate package definition.Tobias Geerinckx-Rice2018-01-02
| | | | * gnu/packages/perl.scm (perl-archive-zip): Remove duplicate variable.
* gnu: Rename perl-zip to perl-archive-zip.Tobias Geerinckx-Rice2018-01-02
| | | | | | | | It's called Archive::Zip, after all. Bring it in line with other modules. * gnu/packages/compression.scm (perl-zip): Rename from this... (perl-archive-zip): ...to this. * gnu/packages/libreoffice.scm (libreoffice): Update the only caller.
* gnu: perl-zip: Update to 1.60.Tobias Geerinckx-Rice2018-01-02
| | | | | | * gnu/packages/compression.scm (perl-zip): Update to 1.60. [native-inputs]: Add perl-test-mockmodule. [home-page]: Use version-independent URL.
* gnu: Add perl-test-mockmodule.Tobias Geerinckx-Rice2018-01-02
| | | | * gnu/packages/perl-check.scm (perl-test-mockmodule): New public variable.
* gnu: perl-check: Request to add packages alphabetically.Tobias Geerinckx-Rice2018-01-02
| | | | * gnu/packages/perl-check.scm: Copy comment from gnu/packages/perl.scm.
* gnu: Add perl-super.Tobias Geerinckx-Rice2018-01-02
| | | | * gnu/packages/perl.scm (perl-super): New public variable.
* gnu: perl-zip: Tweak synopsis & description.Tobias Geerinckx-Rice2018-01-02
| | | | | * gnu/packages/compression.scm (perl-zip)[synopsis]: Capitalise consisently. [description]: Use @code{}.
* gnu: libksysguard: Update to 5.11.4.Tobias Geerinckx-Rice2018-01-02
| | | | * gnu/packages/kde.scm (libksysguard): Update to 5.11.4.
* gnu: diffoscope: Update to 90.Tobias Geerinckx-Rice2018-01-02
| | | | * gnu/packages/package-management.scm (diffoscope): Update to 90.
* ui: It's 2018 now!Ludovic Courtès2018-01-01
| | | | * guix/ui.scm (show-version-and-exit): Change year to 2018.
* doc: Update requirements in 'README'.Mathieu Lirzin2018-01-01
| | | | * README (Requirements): Update.
* gnu: python-jupyter-console: Make it installable.Ludovic Courtès2018-01-01
| | | | | | | Fixes <https://bugs.gnu.org/29860>. Reported by Johannes Laute <j.laute3@googlemail.com>. * gnu/packages/python.scm (python-jupyter-console-minimal)[name]: New field.