aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* Merge branch 'core-updates'Ludovic Courtès2015-10-12
|\
| * Revert "gnu: python: Do not retain references to build tools."Ludovic Courtès2015-10-08
| | | | | | | | | | This reverts commit 14f8dae6b1e42cfd37678d64c137932b91656a41, which was unintentionally pushed (it does not work with Python 3.)
| * Merge branch 'master' into core-updatesMark H Weaver2015-10-08
| |\
| * \ Merge branch 'master' into core-updatesMark H Weaver2015-10-07
| |\ \
| * | | gnu: gdk-pixbuf: Update to 2.32.1.Mark H Weaver2015-10-07
| | | | | | | | | | | | | | | | * gnu/packages/gtk.scm (gdk-pixbuf): Update to 2.32.1.
| * | | gnu: python: Simplify list of configure flags.Ludovic Courtès2015-10-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/python-2.7-search-paths.patch, gnu/packages/patches/python-3-search-paths.patch: New files. * gnu-system.am (dist_patch_DATA): Add them. * gnu/packages/python.scm (python-2)[source]: Use first patch. [arguments]: Remove now unneeded CPPFLAGS and LDFLAGS. (python)[source]: Use second patch. (python-minimal)[arguments]: Remove CPPFLAGS and LDFLAGS.
| * | | gnu: python: Build the tkinter module.Ludovic Courtès2015-10-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes <http://bugs.gnu.org/20889>. Reported by Federico Beffa <beffa@ieee.org>. * gnu/packages/python.scm (python-2)[arguments]: Pass --with-tcltk-includes and --with-tcltk-libs. [inputs]: Add TCL and TK.
| * | | gnu: python: Add "minimal" variants.Ludovic Courtès2015-10-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python2-minimal, python-minimal): New variables. (wrap-python3): New procedure. (python-wrapper): Use it. (python-minimal-wrapper): New variable. * gnu/packages/xml.scm (libxslt)[native-inputs]: Use PYTHON-MINIMAL-WRAPPER instead of PYTHON-WRAPPER. * gnu/packages/xorg.scm (xcb-proto, libxcb, xorg-server): Likewise.
| * | | gnu: python-wrapper: Improve synopsis and description.Ludovic Courtès2015-10-07
| | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-wrapper): Add 'synopsis' field; provide literal 'description' value.
| * | | gnu: python: Do not retain references to build tools.Ludovic Courtès2015-10-07
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-2)[arguments]: Add 'do-not-record-configure-flags' and 'do-not-record-configure-flags-in-makefile' phases.
| * | | gnu: gmp: Skip unreliable test.Ludovic Courtès2015-10-06
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/gmp-faulty-test.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/multiprecision.scm (gmp)[source]: Use it.
| * | | gnu: gawk: Remove unneeded 'install-locale' phase.Ludovic Courtès2015-10-06
| | | | | | | | | | | | | | | | | | | | * gnu/packages/gawk.scm (gawk)[arguments]: Remove now unneeded 'install-locale' phase.
| * | | gnu: glibc: Look for locale data in versioned sub-directories.Ludovic Courtès2015-10-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Suggested by Mark H Weaver <mhw@netris.org>. * gnu/packages/patches/glibc-versioned-locpath.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/base.scm (glibc)[source]: Use it. [arguments]: Add explicit version sub-directory to libc_cv_localedir. [native-search-paths]: Use 'GUIX_LOCPATH' instead of 'LOCPATH'. (glibc-locales, glibc-utf8-locales): Write to a VERSION sub-directory.
| * | | Revert "gnu: glibc: Honor 'GUIX_LOCPATH'."Ludovic Courtès2015-10-05
| | | | | | | | | | | | | | | | | | | | This reverts commits fbb909ac7e947ebc8aea2c2efca7df3a78dfc3c4 and 2ebe938c2f943232955df889a72a6280c412a649.
| * | | Use "normalized codesets" everywhere.Ludovic Courtès2015-10-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In other words, change "xx_YY.UTF-8" to "xx_YY.utf8". * guix/profiles.scm (ca-certificate-bundle): Use "en_US.utf8" instead of "en_US.UTF-8". * guix/packages.scm (patch-and-repack): Likewise. * guix/build/gnu-build-system.scm (install-locale): Likewise. * guix/build-system/gnu.scm (gnu-build, gnu-cross-build): Likewise. * gnu/packages/python.scm (python-ipython): Likewise. * gnu/packages/gawk.scm (gawk): Likewise. * build-aux/hydra/demo-os.scm: Likewise. * gnu/packages/guile.scm (guile-ncurses)[arguments]: Remove 'change-locale' phase.
| * | | gnu: glibc-utf8-locales: Use the normalized codeset.Ludovic Courtès2015-10-04
| | | | | | | | | | | | | | | | | | | | * gnu/packages/base.scm (glibc-utf8-locales)[argument]: Use the normalized codeset by default.
| * | | gnu: commencement: Remove the tricky locale compatibility handling.Ludovic Courtès2015-10-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is made unnecessary by the use of 'GUIX_LOCPATH'. * gnu/packages/commencement.scm (locale-proof-package): Remove. (%boot5-inputs): Add on GLIBC-UTF8-LOCALES-FINAL. This reverts parts of commit 28cbc58. * gnu/packages/gawk.scm (gawk): Set 'GUIX_LOCPATH' instead of 'LOCPATH'.
| * | | gnu: glibc: Look for locale data in versioned sub-directories.Ludovic Courtès2015-10-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/base.scm (glibc)[native-search-paths]: Add 'lib/locale/VERSION' for 'GUIX_LOCPATH'. (glibc-locales, glibc-utf8-locales): Write to a VERSION sub-directory. * guix/profiles.scm (ca-certificate-bundle): Adjust LOCPATH value accordingly.
| * | | gnu: glibc: Honor 'GUIX_LOCPATH'.Ludovic Courtès2015-10-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/glibc-guix-locpath.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/base.scm (glibc)[source]: Use it. [native-search-paths]: Use 'GUIX_LOCPATH' instead of 'LOCPATH'. * doc/guix.texi (Application Setup): Introduce the term "foreign distro". Document 'GUIX_LOCPATH'.
| * | | gnu: texinfo: Claim 'INFOPATH'.Ludovic Courtès2015-10-03
| | | | | | | | | | | | | | | | | | | | | | | | Reported by Konrad Hinsen <konrad.hinsen@fastmail.net>. * gnu/packages/texinfo.scm (texinfo)[native-search-paths]: New field.
| * | | gnu: gettext: Upgrade to 0.19.6.Ludovic Courtès2015-10-03
| | | | | | | | | | | | | | | | * gnu/packages/gettext.scm (gnu-gettext): Update to 0.19.6.
| * | | gnu: coreutils: Use upstream's fix for 'tail'.Ludovic Courtès2015-10-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/coreutils-racy-tail-test.patch: Remove. * gnu-system.am (dist_patch_DATA): Adjust accordingly. * gnu/packages/base.scm (coreutils)[source]: Replace this patch with upstream's fix for 'tail'.
| * | | gnu: glibc: Do not abort when incompatible locale data is found.Ludovic Courtès2015-10-03
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/glibc-locale-incompatibility.patch: New file. * gnu/packages/base.scm (glibc)[source]: Use it. * gnu-system.am (dist_patch_DATA): Add it.
| * | | gnu: pixman: Update to 0.32.8.Ludovic Courtès2015-09-30
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/xdisorg.scm (pixman): Update to 0.32.8. * gnu/packages/patches/pixman-pointer-arithmetic.patch: Remove. * gnu-system.am (dist_patch_DATA): Adjust accordingly.
| * | | gnu: libc: Look for locale data under /run/current-system/locale/X.Y.Ludovic Courtès2015-09-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/base.scm (glibc)[arguments]: Append VERSION to 'libc_cv_localedir'. * gnu/system/locale.scm (localedef-command): Write to the sub-directory called (package-version libc) in #$output. (locale-directory): Create said directory. * doc/guix.texi (Locales): Mention the per-version sub-directory.
* | | | gnu: lilypond: Hardcode path to "gs" executable.Ricardo Wurmus2015-10-12
| | | | | | | | | | | | | | | | | | | | * gnu/packages/music.scm (lilypond)[arguments]: Add build phase "hardcode-path-to-gs".
* | | | gnu: Add python-traitlets.Ricardo Wurmus2015-10-12
| | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-traitlets, python2-traitlets): New variables.
* | | | gnu: Add python-ipython-genutils.Ricardo Wurmus2015-10-12
| | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-ipython-genutils, python2-ipython-genutils): New variables.
* | | | gnu: Add python-simplegeneric.Ricardo Wurmus2015-10-12
| | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-simplegeneric, python2-simplegeneric): New variables.
* | | | gnu: Add python-pickleshare.Ricardo Wurmus2015-10-12
| | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-pickleshare, python2-pickleshare): New variables.
* | | | gnu: Add python-pathpy.Ricardo Wurmus2015-10-12
| | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-pathpy, python2-pathpy): New variables.
* | | | gnu: Add python-pytest-runner.Ricardo Wurmus2015-10-12
| | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-pytest-runner, python2-pytest-runner): New variables.
* | | | gnu: Add python-setuptools-scm.Ricardo Wurmus2015-10-12
| | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-setuptools-scm, python2-setuptools-scm): New variables.
* | | | gnu: Add python-pexpect.Ricardo Wurmus2015-10-12
| | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-pexpect, python2-pexpect): New variables.
* | | | gnu: bwa: Disable on non-x86_64.Ricardo Wurmus2015-10-12
| | | | | | | | | | | | | | | | * gnu/packages/bioinformatics.scm (bwa)[supported-systems]: Add field.
* | | | gnu: sdl-union: Wrap into a procedure and export it.Alex Kost2015-10-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Suggested by Ludovic Courtès <ludo@gnu.org>. * gnu/packages/sdl.scm (sdl-union): Make it a procedure returning 'sdl-union' package. (guile-sdl): Use it.
* | | | gnu: Add physfs.Alex Kost2015-10-12
| | | | | | | | | | | | | | | | * gnu/packages/game-development.scm (physfs): New variable.
* | | | gnu: guile: Add guile-wisp.Christopher Allan Webber2015-10-11
| | | | | | | | | | | | | | | | * gnu/packages/guile.scm (guile-wisp): New variable.
* | | | gnu: Add MARS.Ricardo Wurmus2015-10-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/games.scm (mars): New variable. * gnu/packages/patches/mars-install.patch: New file. * gnu/packages/patches/mars-sfml-2.3.patch: New file. * gnu-system.am (dist_patch_DATA): Add them.
* | | | gnu: wicd: Install 'index.theme' file in the right place.宋文武2015-10-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a followup to 800d8d. * gnu/packages/wicd.scm (wicd)[arguments]: Install a copy of 'index.theme' from 'hicolor-icon-theme' into $out/share/icons/hicolor.
* | | | gnu: gnupg: Update to 2.1.9.Mark H Weaver2015-10-10
| | | | | | | | | | | | | | | | * gnu/packages/gnupg.scm (gnupg): Update to 2.1.9.
* | | | gnu: Add python-bandit.Cyril Roelandt2015-10-10
| | | | | | | | | | | | | | | | * gnu/packages/openstack.scm (python-bandit, python2-bandit): New variables.
* | | | gnu: Update python-fixturesCyril Roelandt2015-10-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-fixtures): Update. * gnu/packages/python.scm (python-fixtures-0.3.16, python2-fixtures-0.3.16, python-pbr-0.11, python2-pbr-0.11): New variables. * gnu/packages/python.scm (python-testrepository): Use python-fxitures-0.3.16 instead of python-fixtures in the inputs.
* | | | gnu: Add python-pip.Cyril Roelandt2015-10-10
| |_|/ |/| | | | | | | | * gnu/packages/python.scm (python-pip, python2-pip): New variables.
* | | gnu: libunwind: Add fix for CVE-2015-3239.Mark H Weaver2015-10-08
| | | | | | | | | | | | | | | | | | * gnu/packages/patches/libunwind-CVE-2015-3239.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/libunwind.scm (libunwind)[source]: Add patch.
* | | gnu: libwmf: Add fixes for several security flaws.Mark H Weaver2015-10-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/libwmf-CAN-2004-0941.patch, gnu/packages/patches/libwmf-CVE-2007-0455.patch, gnu/packages/patches/libwmf-CVE-2007-2756.patch, gnu/packages/patches/libwmf-CVE-2007-3472.patch, gnu/packages/patches/libwmf-CVE-2007-3473.patch, gnu/packages/patches/libwmf-CVE-2007-3477.patch, gnu/packages/patches/libwmf-CVE-2009-3546.patch: New files. * gnu/packages/patches/libwmf-CVE-2015-0848+4588+4695+4696.patch: Delete file. Replace with ... * gnu/packages/patches/libwmf-CVE-2015-0848+CVE-2015-4588.patch, gnu/packages/patches/libwmf-CVE-2015-4695.patch, gnu/packages/patches/libwmf-CVE-2015-4696.patch: ... these new files. * gnu-system.am (dist_patch_DATA): Adjust accordingly. * gnu/packages/image.scm (libwmf)[source]: Adjust set of patches.
* | | gnu: unzip: Add various fixes.Mark H Weaver2015-10-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/unzip-increase-size-of-cfactorstr.patch: Delete file. Replace with ... * gnu/packages/patches/unzip-overflow-long-fsize.patch: ... this new file. * gnu/packages/patches/unzip-attribs-overflow.patch, gnu/packages/patches/unzip-fix-overflows-and-infloop.patch, gnu/packages/patches/unzip-format-secure.patch: New files. * gnu/packages/patches/unzip-CVE-2014-9636.patch: Replace contents with fixed patch from Fedora. * gnu-system.am (dist_patch_DATA): Adjust accordingly. * gnu/packages/zip.scm (unzip)[source]: Adjust list of patches.
* | | gnu: wpa-supplicant: Update to 2.5.Mark H Weaver2015-10-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/wpa-supplicant-2015-2-fix.patch, gnu/packages/patches/wpa-supplicant-2015-3-fix.patch, gnu/packages/patches/wpa-supplicant-2015-4-fix-pt1.patch, gnu/packages/patches/wpa-supplicant-2015-4-fix-pt2.patch, gnu/packages/patches/wpa-supplicant-2015-4-fix-pt3.patch, gnu/packages/patches/wpa-supplicant-2015-4-fix-pt4.patch, gnu/packages/patches/wpa-supplicant-2015-4-fix-pt5.patch, gnu/packages/patches/wpa-supplicant-2015-5-fix.patch, gnu/packages/patches/wpa-supplicant-CVE-2015-1863.patch: Delete files. * gnu-system.am (dist_patch_DATA): Remove them. * gnu/packages/admin.scm (wpa-supplicant-minimal): Update to 2.5. Remove patches.
* | | gnu: python-h5py: Fix path to hdf5 library.Ricardo Wurmus2015-10-08
| | | | | | | | | | | | | | | * gnu/packages/python.scm (python-h5py)[arguments]: Add "fix-hdf5-paths" phase.
* | | gnu: python-h5py, python2-h5py: Correct inputs.Ricardo Wurmus2015-10-08
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-h5py) [inputs]: Remove python-cython and python-numpy. [propagated-inputs]: New field. [native-inputs]: Drop python-setuptools and add python-cython. (python2-h5py): Replace "inputs" with "propagated-inputs".