aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: aspell: Wrap binary to find dictionaries.Federico Beffa2016-02-02
| | | | | | | | * gnu/packages/aspell.scm (aspell): Add 'wrap-aspell' phase. * gnu/system.scm (operating-system-etc-service): Remove 'ASPELL_CONF' definition. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: vdirsyncer: Update to 0.8.1.Leo Famulari2016-02-02
| | | | | * gnu/packages/dav.scm (vdirsyncer): Update to 0.8.1. [native-inputs]: Add python-hypothesis, python-pytest-subtesthack.
* gnu: Add python-pytest-subtesthack.Leo Famulari2016-02-02
| | | | | * gnu/packages/python.scm (python-pytest-subtesthack, python2-pytest-subtesthack): New variables.
* gnu: Add python-hypothesis.Leo Famulari2016-02-02
| | | | | * gnu/packages/python.scm (python-hypothesis, python2-hypothesis): New variables.
* gnu: Add awscli.David Thompson2016-02-02
| | | | * gnu/packages/python.scm (awscli): New variable.
* gnu: Add python-botocore.David Thompson2016-02-02
| | | | * gnu/packages/python.scm (python-botocore): New variable.
* gnu: Add python-jmespath.David Thompson2016-02-02
| | | | * gnu/packages/python.scm (python-jmespath): New variable.
* gnu: Add python-tox.David Thompson2016-02-02
| | | | * gnu/packages/python.scm (python-tox): New variable.
* gnu: Add python-pluggy.David Thompson2016-02-02
| | | | * gnu/packages/python.scm (python-pluggy): New variable.
* gnu: Add python-rsa.David Thompson2016-02-02
| | | | * gnu/packages/python.scm (python-rsa, python2-rsa): New variables.
* gnu: Add python-colorama.David Thompson2016-02-02
| | | | | * gnu/packages/python.scm (python-colorama, python2-colorama): New variables.
* gnu: Update sortmerna to 2.1.Ben J. Woodcroft2016-02-02
| | | | * gnu/packages/bioinformatics.scm (sortmerna): Update to 2.1.
* gnu: ntp: Update to 4.2.8p6.Leo Famulari2016-02-02
| | | | | | Fixes CVE-2015-{7973, 7974, 7975, 7976, 7977, 7978, 7979, 8138, 8158}. * gnu/packages/ntp.scm (ntp): Update to 4.2.8p6.
* gnu: Add linux-libre-4.1.Mark H Weaver2016-02-02
| | | | | | | * gnu/packages/linux-libre-4.1-i686.conf, gnu/packages/linux-libre-4.1-x86_64.conf: New files. * Makefile.am (KCONFIGS): Add them. * gnu/packages/linux.scm (linux-libre-4.1): New variable.
* gnu: linux-libre: Generalize 'kernel-config' to support variants.Mark H Weaver2016-02-02
| | | | | * gnu/packages/linux.scm (kernel-config): Rewrite to support optional #:variant keyword argument.
* gnu: linux-libre: Update to 4.4.1.Mark H Weaver2016-02-01
| | | | | | | * gnu/packages/patches/linux-libre-CVE-2016-0728.patch: Delete file. * gnu-system.am (dist_patch_DATA): Remove it. * gnu/packages/linux.scm (linux-libre): Update to 4.4.1. [source]: Remove patch.
* gnu: Update socat to 1.7.3.1.Leo Famulari2016-02-01
| | | | * gnu/packages/networking.scm (socat): Update to 1.7.3.1.
* gnu: keepassx: Update to 2.0.1.Leo Famulari2016-02-01
| | | | * gnu/packages/password-utils.scm (keepassx): Update to 2.0.1.
* gnu: ccache: Update to 3.2.4.Eric Bavier2016-02-01
| | | | * gnu/packages/ccache.scm (ccache): Update to 3.2.4.
* gnu: Add pinball.Eric Bavier2016-01-31
| | | | | | | | | | * gnu/packages/games.scm (pinball): New variable. * gnu/packages/patches/pinball-const-fix.patch, gnu/packages/patches/pinball-cstddef.patch, gnu/packages/patches/pinball-missing-separators.patch, gnu/packages/patches/pinball-src-deps.patch, gnu/packages/patches/pinball-system-ltdl.patch: New patches. * gnu-system.am (dist_patch_DATA): Add them.
* gnu: python-apsw: Update to 3.9.2-r1.Efraim Flashner2016-02-01
| | | | | * gnu/packages/python.scm (python-apsw): Update to 3.9.2-r1. [source]: Change to pypi uri syntax.
* gnu: wayland: Build documentation.Efraim Flashner2016-02-01
| | | | * gnu/packages/freedesktop.scm (wayland)[native-inputs]: Add graphviz.
* gnu: python-pillow: Update to 3.1.0.Efraim Flashner2016-02-01
| | | | | * gnu/packages/python.scm (python-pillow): Update to 3.1.0. [source]: Change to pypi uri syntax.
* gnu: Add aseprite.David Thompson2016-01-31
| | | | * gnu/packages/game-development.scm (aseprite): New variable.
* gnu: Add allegro-4.David Thompson2016-01-31
| | | | * gnu/packages/game-development.scm (allegro-4): New variable.
* gnu: obs: Update to 0.13.0.David Thompson2016-01-31
| | | | * gnu/packages/video.scm (obs): Upgrade to 0.13.0.
* gnu: perl-tk: Update to 804.033.Efraim Flashner2016-01-31
| | | | | | | * gnu/packages/tcl.scm (perl-tk): Update to 804.033. [source]: Remove patch. * gnu/packages/patches/perl-tk-x11-discover.patch: Remove file. * gnu-system.am (dist_patch_DATA): Remove patch.
* gnu: weechat: Update to 1.4.宋文武2016-01-31
| | | | * gnu/packages/weechat.scm (weechat): Update to 1.4.
* gnu: pumpa: Update to 0.9.2.Efraim Flashner2016-01-30
| | | | | * gnu/packages/pumpio.scm (pumpa): Update to 0.9.2. [source]: Add 'file-name' field.
* gnu: elogind: Use 'shepherd' input.Alex Kost2016-01-29
| | | | | * gnu/packages/freedesktop.scm (elogind)[inputs]: Replace 'dmd' with 'shepherd'.
* gnu: emacs: Find packages in "~/.guix-profile".Federico Beffa2016-01-29
| | | | | | | * gnu/packages/emacs.scm (emacs)[inputs]: Add 'guix-src' input. [arguments]: Add 'install-site-start' phase. Co-authored-by: Alex Kost <alezost@gmail.com>
* gnu: guix: Update development snapshot to c3f29bc.Alex Kost2016-01-29
| | | | * gnu/packages/package-management.scm (guix-devel): Update to c3f29bc.
* gnu: Add gtk-vnc.Rene Saavedra2016-01-29
| | | | | | * gnu/packages/gnome.scm (gtk-vnc): New variable. Co-authored-by: 宋文武 <iyzsong@gmail.com>
* gnu: ffmpeg: Add hardware acceleration, opengl support.Efraim Flashner2016-01-28
| | | | | * gnu/packages/video.scm (ffmpeg)[inputs]: Add libvdpau, libx11, mesa. [arguments]: Add configure-flags '--enable-opengl' '--enable-x11grab'.
* gnu: icedtea-7: Update to 2.6.4.Leo Famulari2016-01-28
| | | | | | | Fixes CVE-2015-{7575, 8126, 8472} and CVE-2016-{0402, 0448, 0466, 0483, 0494}. * gnu/packages/java.scm (icedtea-7): Update to 2.6.4.
* gnu: icedtea-6: Update to 1.13.10.Leo Famulari2016-01-28
| | | | | | Fixes CVE-2015-{8126, 8472} and CVE-2016-{0402, 0448, 0466, 0483, 0494}. * gnu/packages/java.scm (icedtea-6): Update to 1.13.10.
* Merge branch 'core-updates'Mark H Weaver2016-01-28
|\
| * gnu: icecat: Add fixes for CVE-2016-{1930,1935} and other bugs.Mark H Weaver2016-01-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/icecat-CVE-2016-1930-pt01.patch, gnu/packages/patches/icecat-CVE-2016-1930-pt02.patch, gnu/packages/patches/icecat-CVE-2016-1930-pt03.patch, gnu/packages/patches/icecat-CVE-2016-1930-pt04.patch, gnu/packages/patches/icecat-CVE-2016-1930-pt05.patch, gnu/packages/patches/icecat-CVE-2016-1930-pt06.patch, gnu/packages/patches/icecat-CVE-2016-1930-pt07.patch, gnu/packages/patches/icecat-CVE-2016-1930-pt08.patch, gnu/packages/patches/icecat-CVE-2016-1930-pt09.patch, gnu/packages/patches/icecat-CVE-2016-1930-pt10.patch, gnu/packages/patches/icecat-CVE-2016-1930-pt11.patch, gnu/packages/patches/icecat-CVE-2016-1930-pt12.patch, gnu/packages/patches/icecat-CVE-2016-1930-pt13.patch, gnu/packages/patches/icecat-CVE-2016-1930-pt14.patch, gnu/packages/patches/icecat-CVE-2016-1930-pt15.patch, gnu/packages/patches/icecat-CVE-2016-1935.patch, gnu/packages/patches/icecat-bug-1146335-pt1.patch, gnu/packages/patches/icecat-bug-1146335-pt2.patch, gnu/packages/patches/icecat-limit-max-buffers-size-for-ANGLE.patch: New files. * gnu-system.am (dist_patch_DATA): Add them. * gnu/packages/gnuzilla.scm (icecat)[source]: Add patches.
| * gnu: hop: Add input avahi.Andreas Enge2016-01-26
| | | | | | | | gnu/packages/scheme.scm (hop)[inputs]: Add avahi.
| * gnu: webkitgtk-2.4, webkitgtk/gtk+-2, qt: Disable parallel builds.Andreas Enge2016-01-25
| | | | | | | | | | | | | | * gnu/packages/webkit.scm (webkitgtk-2.4, webkitgtk/gtk+-2): Disable parallel builds as suggested in https://lists.gnu.org/archive/html/guix-devel/2016-01/msg00837.html . * gnu/packages/qt.scm (qt): Likewise.
| * Merge branch 'master' into core-updatesMark H Weaver2016-01-24
| |\
| * | gnu: mozjs: Make milestone.pl compatible with Perl 5.22+.宋文武2016-01-22
| | | | | | | | | | | | * gnu/packages/gnuzilla.scm (mozjs, mozjs-24)[source]: Add snippet.
| * | gnu: texi2html: Disable tests.Eric Bavier2016-01-21
| | | | | | | | | | | | * gnu/packages/texinfo.scm (texi2html): New 'arguments' field.
| * | gnu: libtiff: Update to 4.0.6. Add fixes for CVE-2015-{8665,8683}.Mark H Weaver2016-01-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/libtiff-CVE-2015-8665+CVE-2015-8683.patch, gnu/packages/patches/libtiff-oob-accesses-in-decode.patch, gnu/packages/patches/libtiff-oob-write-in-nextdecode.patch: New files. * gnu-system.am (dist_patch_DATA): Add them. * gnu/packages/image.scm (libtiff): Update to 4.0.6. [source]: Add patches.
| * | gnu: Add dependencies on Perl modules as needed.Eric Bavier2016-01-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a follow-on to bb8afbf5. * gnu/packages/language.scm (perl-lingua-en-inflect, perl-lingua-stem) (perl-snowball-norwegian, perl-snowball-swedish): Add 'native-inputs' field. * gnu/packages/perl.scm (perl-aliased, perl-class-accessor-chained) (perl-datetime-set, perl-datetime-format-ical, perl-datetime-locale) (perl-error, perl-module-runtime, perl-module-runtime-conflicts) (perl-path-class, perl-posix-strftime-compiler, perl-readonly) (perl-test-differences, perl-test-pod, perl-test-trap) (perl-text-aligner, perl-text-glob, perl-text-table, perl-tie-ixhash) (perl-time-mock): Ditto. (perl-config-any): Add 'propagated-inputs' field. (perl-data-page, perl-datetime, perl-datetime-format-natural) (perl-moosex-getopt, perl-moosex-role-parameterized) (perl-moosex-types, perl-namespace-autoclean, perl-params-validate) (perl-tree-simple-visitorfactory)[native-inputs]: Add PERL-MODULE-BUILD. (perl-file-changenotify)[native-inputs]: Ditto. [propagated-inputs]: Add PERL-MODULE-PLUGGABLE. (perl-datetime-format-flexible, perl-test-writevariants) [propagated-inputs]: Ditto. (perl-test-mockobject): Add 'arguments' field. * gnu/packages/mail.scm (perl-email-abstract)[propagated-inputs]: Ditto. * gnu/packages/web.scm (perl-datetime-format-http, perl-io-socket-ip) (perl-plack-middleware-methodoverride, perl-uri-find) (perl-www-mechanize): Add 'native-inputs' field. (perl-html-template, perl-http-server-simple): Add 'propagated-inputs' field. (perl-apache-logformat-compiler, perl-html-tree)[native-inputs]: Add PERL-MODULE-BUILD. (perl-catalyst-runtime)[propagated-inputs]: Add PERL-MODULE-PLUGGABLE. (perl-finance-quote)[propagated-inputs]: Add PERL-CGI.
| * | gnu: Add perl-module-pluggable.Eric Bavier2016-01-20
| | | | | | | | | | | | | | | | | | | | | | | | This Perl module was moved out of Perl core in v5.19.0. * gnu/packages/perl.scm (perl-module-pluggable): New variable. * gnu/packages/patches/perl-module-pluggable-search.patch: New patch. * gnu-system.am (dist_patch_DATA): Add it.
| * | gnu: Add perl-cgi.Eric Bavier2016-01-20
| | | | | | | | | | | | | | | | | | The CGI module was removed from Perl core in v5.21.0. * gnu/packages/web.scm (perl-cgi): New variable.
| * | gnu: doxygen: Drop propagated input graphviz.Andreas Enge2016-01-20
| | | | | | | | | | | | * gnu/packages/doxygen.scm (doxygen)[propagated-inputs]: Drop graphviz.
| * | gnu: doxygen: Update to 1.8.11.Andreas Enge2016-01-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/doxygen.scm (doxygen)[source]: Update to 1.8.11. Drop one patch. [build-system]: Switch to cmake-build-system, since gnu-build-system is not supported any more. [arguments]: Adapt. [native-inputs]: Drop unused perl. * gnu/packages/patches/doxygen-tmake.patch: Remove file. * gnu/packages/patches/doxygen-test.patch: Adapt. * gnu-system.am (dist_patch_DATA): Unregister patch.
| * | Merge branch 'master' into core-updatesMark H Weaver2016-01-19
| |\ \