summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Collapse)Author
2016-12-20gnu: cuirass: Make sure 'cuirass' has 'evaluate' in $PATH.Ludovic Courtès
* gnu/packages/ci.scm (cuirass)[arguments]: Add OUT/bin to 'PATH'.
2016-12-20gnu: Fix load-extension path in packaging of guile-ncurses.John Darrington
* gnu/packages/guile.scm (guile-ncurses) [arguments]: Install shared object before attempting to build the package. Patch load-extension path before building instead of after.
2016-12-20gnu: argon2: Update to 20161029.Tobias Geerinckx-Rice
* gnu/packages/password-utils.scm (argon2): Update to 20161029.
2016-12-20gnu: cppcheck: Update to 1.76.1.Tobias Geerinckx-Rice
* gnu/packages/check.scm (cppcheck): Update to 1.76.1.
2016-12-20gnu: hunspell: Add missing perl dependency.Tobias Geerinckx-Rice
* gnu/packages/libreoffice.scm (hunspell)[inputs]: Add perl dependency for ispellaff2myspell.
2016-12-20gnu: hunspell: Update to 1.5.4.Tobias Geerinckx-Rice
* gnu/packages/libreoffice.scm (hunspell): Update to 1.5.4. [source]: Add a file-name.
2016-12-20gnu: Add Ancient Greek Aspell dictionary.Tobias Geerinckx-Rice
* gnu/packages/aspell.scm (aspell-dict-grc): New variable.
2016-12-20gnu: aspell-dictionary: Use ‘modify-phases’ syntax.Tobias Geerinckx-Rice
* gnu/packages/aspell.scm (aspell-dictionary)[arguments]: Use ‘modify-phases’.
2016-12-20gnu: weechat: Use new xz-compressed tarball.Tobias Geerinckx-Rice
* gnu/packages/irc.scm (weechat)[source]: Use ‘.tar.xz’ source.
2016-12-20gnu: cutadapt: Use ‘modify-phases’ syntax.Tobias Geerinckx-Rice
* gnu/packages/bioinformatics.scm (cutadapt)[arguments]: Use ‘modify-phases’.
2016-12-20gnu: enlightenment: Update to 0.21.5.Efraim Flashner
* gnu/packages/enlightenment.scm (enlightenment): Update to 0.21.5.
2016-12-20gnu: tor: Update to 0.2.9.8.Efraim Flashner
* gnu/packages/tor.scm (tor): Update to 0.2.9.8.
2016-12-19gnu: cuirass: Add Git to 'PATH'.Ludovic Courtès
* gnu/packages/ci.scm (cuirass)[arguments]: In 'wrap-program' phase, add Git to 'PATH'. [inputs]: Add GIT.
2016-12-19gnu: utox: Fix description.ng0
* gnu/packages/messaging.scm (utox): Fix description. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-12-19gnu: utox: Update to 0.11.0.ng0
* gnu/packages/messaging.scm (utox): Update to 0.11.0. [source]: Update source uri to new group namespace on github. [build-system]: Change to cmake-build-system. [arguments]: Remove previous content and disable tests, add two new phases. [inputs]: Remove libtoxcore, add c-toxcore. [native-inputs]: Remove it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-12-19gnu: Add c-toxcore.ng0
* gnu/packages/messaging.scm (c-toxcore): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-12-19gnu: Add grub-efi.Marius Bakke
* gnu/packages/grub.scm (grub-efi): New variable.
2016-12-19Revert "gnu: grub: Add dependency on efibootmgr."Marius Bakke
This reverts commit 3eee16130d858ae96510ec1c7d38d31290de2699. Reverted in favor of separate grub-efi package. See discussion at https://lists.gnu.org/archive/html/guix-devel/2016-12/msg00765.html .
2016-12-19gnu: grub: Use qemu-minimal for tests.Marius Bakke
* gnu/packages/grub.scm (qemu-for-tests): Remove variable. (grub)[native-inputs]: Replace QEMU-FOR-TESTS with QEMU-MINIMAL.
2016-12-19gnu: linux-libre: Fix typo.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (%linux-libre-hash): Remove excess quote.
2016-12-19gnu: cutadapt: Update to 1.12.Tobias Geerinckx-Rice
* gnu/packages/bioinformatics.scm (cutadapt): Update to 1.12. [inputs]: Add python-xopen.
2016-12-19gnu: Add python-xopen.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-xopen, python2-xopen): New variables.
2016-12-19gnu: linux-libre: Update to 4.8.15.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash) (linux-libre): Update to 4.8.15.
2016-12-19Revert "gnu: linux-libre: Update to 4.9."Mark H Weaver
This reverts commit 5a3849443ac8bdcffea0376b3c7efa30688c10bb. Module loading is broken on i686 with some configurations, including our default configuration. See <https://bugs.gnu.org/25231>.
2016-12-19gnu: kdbusaddons: Embed kinit store dir, avoid dependency cycles.Thomas Danckaert
kdbusaddons needs to know the location of the kdeinit5 executable, provided by kinit. kinit depends on kdbusaddons, so we add bootstrap versions of all packages in the dependency chain from kinit to kdbusaddons to avoid cyclic dependencies. * gnu/packages/kde-frameworks.scm (kinit-bootstrap, kdbusaddons-bootstrap): New variables. (kdbusaddons)[inputs]: Add kinit-bootstrap. [source,arguments]: Add patch and substitution to embed kinit-bootstrap's store directory in the code. * gnu/packages/patches/kdbusaddons-kinit-file-name.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-12-19gnu: openssh: Update to 7.4p1.Leo Famulari
* gnu/packages/ssh.scm (openssh): Update to 7.4p1. [source]: Remove 'openssh-memory-exhaustion.patch'. * gnu/packages/patches/openssh-memory-exhaustion.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
2016-12-19gnu: samba: Update to 4.5.3 [fixes CVE-2016-{2123,2125,2126}].Leo Famulari
* gnu/packages/samba.scm (samba): Update to 4.5.3.
2016-12-19gnu: pcsc-lite: Update to 1.8.19.Marius Bakke
* gnu/packages/security-token.scm (pcsc-lite): Update to 1.8.19.
2016-12-19gnu: hurd-headers: Update to 0.9.Manolis Ragkousis
* gnu/packages/hurd.scm (hurd-headers): Update to version 0.9.
2016-12-19gnu: mig: Update to 1.8.Manolis Ragkousis
* gnu/packages/hurd.scm (mig): Update to version 1.8.
2016-12-19gnu: gnumach-headers: Update to 1.8.Manolis Ragkousis
* gnu/packages/hurd.scm (gnumach-headers): Update to version 1.8.
2016-12-18gnu: gnuplot: Update to 5.0.5.Kei Kebreau
* gnu/packages/maths.scm (gnuplot): Update to 5.0.5.
2016-12-18gnu: wxmaxima: Update to 16.12.0.Kei Kebreau
* gnu/packages/maths.scm (wxmaxima): Update to 16.12.0.
2016-12-18gnu: tor: split description into two parts for easier reading.Kei Kebreau
* gnu/packages/tor.scm (tor)[description]: Split it.
2016-12-18gnu: maxima: Update to 5.39.0.Kei Kebreau
* gnu/packages/maths.scm (maxima): Update to 5.39.0.
2016-12-18gnu: mumble: Update to 1.2.18.Marius Bakke
* gnu/packages/telephony.scm (mumble): Update to 1.2.18.
2016-12-18gnu: python-docutils: Update to 0.13.1Hartmut Goebel
* gnu/packages/python.scm(python-docutils): Update to 0.13.1. [source]: Use pypi-uri.
2016-12-18build: check-final-inputs-self-contained has an exception for 'bash:include'.Ludovic Courtès
Currently 'bash:include' of the final Bash depends on bootstrap stuff. * build-aux/check-final-inputs-self-contained.scm (final-inputs): Add clause for 'bash:include'. * gnu/packages/commencement.scm (bash-final): Add FIXME comment.
2016-12-18gnu: yoshimi: Update to 1.5.0.Ricardo Wurmus
* gnu/packages/music.scm (yoshimi): Update to 1.5.0.
2016-12-18gnu: emacs-org: Update to 20161214.Nicolas Goaziou
* gnu/packages/emacs.scm (emacs-org): Update to 20161214. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2016-12-17gnu: youtube-dl: Update to 2016.12.15.Leo Famulari
* gnu/packages/video.scm (youtube-dl): Update to 2016.12.15.
2016-12-18gnu: r: Update to 3.3.2.Raoul Bonnal
* gnu/packages/statistics.scm (r): Update to 3.3.2.
2016-12-18gnu: Add attribution line for Raoul Bonnal.Ben Woodcroft
This is a follow-up commit to c9e9154e993f055a438e2e43518bbd0740aaaf24. * gnu/packages/bioinformatics.scm: Add attribution.
2016-12-17gnu: sane-backends: Remove timestamps from the output.Ludovic Courtès
* gnu/packages/scanner.scm (sane-backends-minimal)[source](modules, snippet): New fields.
2016-12-17gnu: Add and use sane-backends.Andy Patterson
* gnu/packages/scanner.scm (sane-backends): New variable. * gnu/packages/gnome.scm (colord, simple-scan): Use it instead of 'sane-backends-minimal'. * gnu/packages/libreoffice.scm (libreoffice): Likewise. * gnu/packages/wine.scm (wine): Likewise. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-12-17gnu: Add and use sane-backends-minimal.Andy Patterson
* gnu/packages/scanner.scm (sane-backends): Rename to... (sane-backends-minimal): this. Adjust name, source, synopsis and description accordingly. * gnu/packages/cups.scm (hplip): Use 'sane-backends-minimal' instead of 'sane-backends'. * gnu/packages/gnome.scm (colord, simple-scan): Likewise. * gnu/packages/libreoffice.scm (libreoffice): Likewise. * gnu/packages/wine.scm (wine): Likewise. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-12-17gnu: sane-backends: Disable backend generation.Andy Patterson
* gnu/packages/scanner.scm (sane-backends)[arguments]: Add a phase to disable the compilation of backends. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-12-17gnu: pinentry: Update to 1.0.0.Leo Famulari
* gnu/packages/gnupg.scm (pinentry-tty, pinentry-gtk2, pinentry-gnome3, pinentry-qt): Update to 1.0.0.
2016-12-17gnu: npth: Update to 1.3.Leo Famulari
* gnu/packages/gnupg.scm (npth): Update to 1.3.
2016-12-17gnu: bootstrap: Add FTP URL for bootstrap binaries.Ludovic Courtès
* gnu/packages/bootstrap.scm (%bootstrap-base-urls): Add ftp://alpha.gnu.org (http://alpha.gnu.org is currently unresponsive.)