summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
...
* gnu: Add ribodiff.Ricardo Wurmus2017-01-17
| | | | * gnu/packages/bioinformatics.scm (ribodiff): New variable.
* gnu: Add hisat2.Ricardo Wurmus2017-01-17
| | | | * gnu/packages/bioinformatics.scm (hisat2): New variable.
* gnu: Add r-fivethirtyeight.Ricardo Wurmus2017-01-17
| | | | * gnu/packages/statistics.scm (r-fivethirtyeight): New variable.
* gnu: powertabeditor: Update to 2.0.0-alpha9.Ricardo Wurmus2017-01-17
| | | | | | * gnu/packages/music.scm (powertabeditor): Update to 2.0.0-alpha9. [source]: Simplify snippet. [arguments]: Adjust phases; remove unnecessary configure flag.
* Revert "gnu: cups-filters: Disable mutool integration."Leo Famulari2017-01-17
| | | | | | | This change would cause 594 packages to be rebuilt, so it was moved to the staging branch. This reverts commit 58a7bbc5fe52f20910fb0fe7fddb9012f2049034.
* gnu: webkitgtk: Update to 2.14.3 [security fixes].Leo Famulari2017-01-17
| | | | | | Fixes CVE-2016-{7586,7589,7592,7599,7623,7632,7635,7639,7641,7645,7652,7654,7656}. * gnu/packages/webkit.scm (webkitgtk): Update to 2.14.3.
* gnu: cups-filters: Disable mutool integration.Tobias Geerinckx-Rice2017-01-17
| | | | | | * gnu/packages/cups.scm (cups-filters)[arguments]: Add ‘--disable-mutool’ to #:configure-flags. [inputs]: Remove mupdf.
* gnu: libpsl: Update to 0.17.0.Tobias Geerinckx-Rice2017-01-17
| | | | * gnu/packages/web.scm (libpsl): Update to 0.17.0.
* gnu: proxychains-ng: Update to 4.12.Tobias Geerinckx-Rice2017-01-17
| | | | * gnu/packages/networking.scm (proxychains-ng): Update to 4.12.
* gnu: password-store: Install bash completions.Marius Bakke2017-01-17
| | | | | * gnu/packages/password-utils.scm (password-store)[arguments]: Add 'install-shell-completions' phase.
* gnu: gnucash: Update to 2.6.15.Ricardo Wurmus2017-01-17
| | | | * gnu/packages/gnucash.scm (gnucash): Update to 2.6.15.
* gnu: Add proj.4.Björn Höfling2017-01-17
| | | | | | | * gnu/packages/geo.scm (proj.4): New variable. (gnome-maps): Use license: prefix. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: xscreensaver: Update to 5.36.Marius Bakke2017-01-17
| | | | * gnu/packages/xdisorg.scm (xscreensaver): Update to 5.36.
* gnu: perl-image-exiftool: Update to 10.40.Leo Famulari2017-01-17
| | | | | * gnu/packages/photo.scm (perl-image-exiftool): Update to 10.40. [synopsis, description]: Mention more capabilities.
* gnu: ghc-quickcheck-instances: Update to 0.3.12.Ricardo Wurmus2017-01-17
| | | | | * gnu/packages/haskell.scm (ghc-quickcheck-instances): Update to 0.3.12. [inputs]: Add ghc-scientific and ghc-vector.
* gnu: imagemagick: Update to 6.9.7-4 [security fixes].Leo Famulari2017-01-16
| | | | * gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.7-4.
* gnu: Add scrypt.Leo Famulari2017-01-16
| | | | * gnu/packages/crypto.scm (scrypt): New variable.
* gnu: Add emacs-stripe-buffer.Ricardo Wurmus2017-01-16
| | | | * gnu/packages/emacs.scm (emacs-stripe-buffer): New variable.
* gnu: Add emacs-git-timemachine.Ricardo Wurmus2017-01-16
| | | | * gnu/packages/emacs.scm (emacs-git-timemachine): New variable.
* gnu: guile-sqlite3: Provide a new source URL.Ludovic Courtès2017-01-16
| | | | * gnu/packages/guile.scm (guile-sqlite3)[home-page]: Change.
* gnu: Add r-centipede.Ricardo Wurmus2017-01-16
| | | | * gnu/packages/bioinformatics.scm (r-centipede): New variable.
* gnu: Add ocaml-lwt.Julien Lepiller2017-01-16
| | | | * gnu/packages/ocaml.scm (ocaml-lwt): New variable.
* gnu: Add ocaml-ssl.Julien Lepiller2017-01-16
| | | | * gnu/packages/ocaml.scm (ocaml-ssl): New variable.
* gnu: Add ocaml-react.Julien Lepiller2017-01-16
| | | | * gnu/packages/ocaml.scm (ocaml-react): New variable.
* gnu: Add ocaml-ppx-tools.Julien Lepiller2017-01-16
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-tools): New variable.
* gnu: Add ocaml-alcotest.Julien Lepiller2017-01-16
| | | | * gnu/packages/ocaml.scm (ocaml-alcotest): New variable.
* gnu: Add ocaml-astring.Julien Lepiller2017-01-16
| | | | * gnu/packages/ocaml.scm (ocaml-astring): New variable.
* gnu: Add ocaml-fmt.Julien Lepiller2017-01-16
| | | | * gnu/packages/ocaml.scm (ocaml-fmt): New variable.
* gnu: camlzip: Install both modules.Julien Lepiller2017-01-16
| | | | | * gnu/packages/ocaml.scm (camlzip) [arguments]: Install both zip and camlzip modules.
* gnu: Add python-autopep8.Thomas Danckaert2017-01-16
| | | | | | * gnu/packages/python.scm (python-autopep8, python2-autopep8): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: kdevelop: Set more paths in wrapper script.Thomas Danckaert2017-01-16
| | | | | | | | * gnu/packages/kde.scm (kdevelop)[arguments]: Add more paths in wrap-executable: add "/share" output of kdevplatform and kcmutils to $XDG_DATA_DIRS; add "lib/plugins" from user profile to $QT_PLUGIN_PATH. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: kdevelop: Update to 5.0.3.Thomas Danckaert2017-01-16
| | | | | | * gnu/packages/kde.scm (kdevelop, kdevplatform): Update to 5.0.3. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: linux-libre: Update to 4.9.4.Mark H Weaver2017-01-16
| | | | | * gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash) (linux-libre): Update to 4.9.4.
* gnu: linux-libre@4.4: Update to 4.4.43.Mark H Weaver2017-01-16
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.43.
* gnu: dwm: Add '.desktop' file.ng02017-01-16
| | | | | | | | | Fixes <https://bugs.gnu.org/25438>. * gnu/packages/suckless.scm (dwm)[arguments]: Add 'install-xsession' phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: dwm: Use modify-phases.ng02017-01-16
| | | | | | * gnu/packages/suckless.scm (dwm): Use modify-phases. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: zathura-pdf-poppler: Update to 0.2.7.Marius Bakke2017-01-16
| | | | * gnu/packages/pdf.scm (zathura-pdf-poppler): Update to 0.2.7.
* gnu: zathura-djvu: Update to 0.2.6.Marius Bakke2017-01-16
| | | | * gnu/packages/pdf.scm (zathura-djvu): Update to 0.2.6.
* gnu: zathura-ps: Update to 0.2.4.Marius Bakke2017-01-16
| | | | * gnu/packages/pdf.scm (zathura-ps): Update to 0.2.4.
* gnu: zathura-cb: Update to 0.1.6.Marius Bakke2017-01-16
| | | | * gnu/packages/pdf.scm (zathura-cb): Update to 0.1.6.
* gnu: zathura: Update to 0.3.7.Marius Bakke2017-01-16
| | | | * gnu/packages/pdf.scm (zathura): Update to 0.3.7.
* gnu: girara: Update to 0.2.7.Marius Bakke2017-01-16
| | | | * gnu/packages/gtk.scm (girara): Update to 0.2.7.
* gnu: vim: Update to 8.0.0194.Marius Bakke2017-01-16
| | | | * gnu/packages/vim.scm (vim, vim-full): Update to 8.0.0194.
* gnu: ccid: Update to 1.4.26.Marius Bakke2017-01-16
| | | | * gnu/packages/security-token.scm (ccid): Update to 1.4.26.
* gnu: dnscrypt-proxy: Update to 1.9.2.Marius Bakke2017-01-16
| | | | * gnu/packages/dns.scm (dnscrypt-proxy): Update to 1.9.2.
* Merge branch 'gnome-updates'Mark H Weaver2017-01-16
|\
| * gnu: mate-themes: Update source hash.Mark H Weaver2017-01-14
| | | | | | | | | | | | | | This is a followup to commit 44350d23da826731adc187b478e00b2601ab78dc. * gnu/packages/mate.scm (mate-themes)[source]: Update hash. * gnu/packages/gtk.scm (gtk+): Add reminder comment.
| * Merge branch 'master' into gnome-updatesMark H Weaver2017-01-14
| |\
| * | gnu: gnome-session: Update to 3.22.2.Mark H Weaver2017-01-11
| | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-session): Update to 3.22.2.
| * | gnu: gnome-shell-extensions: Update to 3.22.2.Mark H Weaver2017-01-11
| | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-shell-extensions): Update to 3.22.2.