summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: at-spi2-core: Fix test failure.宋文武2015-10-16
| | | | | * gnu/packages/gtk.scm (at-spi2-core)[arguments]: Run test with 'DBUS_FATAL_WARNINGS=0'.
* gnu: gtkmm: Update to 3.18.0.宋文武2015-10-15
| | | | * gnu/packages/gtk.scm (gtkmm): Update to 3.18.0.
* gnu: atkmm: Update to 2.24.1.宋文武2015-10-15
| | | | * gnu/packages/gtk.scm (atkmm): Update to 2.24.1.
* gnu: pangomm: Update to 2.38.1.宋文武2015-10-15
| | | | * gnu/packages/gtk.scm (pangomm): Update to 2.38.1.
* gnu: cairomm: Update to 1.12.0.宋文武2015-10-15
| | | | | * gnu/packages/gtk.scm (cairomm): Update to 1.12.0. [source]: Change to "mirror://gnome/".
* gnu: gtk+: Update to 3.18.2.宋文武2015-10-15
| | | | * gnu/packages/gtk.scm (gtk+): Update to 3.18.2.
* gnu: at-spi2-atk: Update to 2.18.1.宋文武2015-10-15
| | | | * gnu/packages/gtk.scm (at-spi2-atk): Update to 2.18.1.
* gnu: at-spi2-core: Update to 2.18.1.宋文武2015-10-15
| | | | * gnu/packages/gtk.scm (at-spi2-core): Update to 2.18.1.
* gnu: pango: Update to 1.38.1.宋文武2015-10-15
| | | | * gnu/packages/gtk.scm (pango): Update to 1.38.1.
* gnu: harfbuzz: Update to 1.0.5.宋文武2015-10-15
| | | | * gnu/packages/gtk.scm (harfbuzz): Update to 1.0.5.
* gnu: atk: Update to 2.18.0.宋文武2015-10-15
| | | | * gnu/packages/gtk.scm (atk): Update to 2.18.0.
* gnu: poppler: Update to 0.37.0.宋文武2015-10-15
| | | | * gnu/packages/pdf.scm (poppler): Update to 0.37.0.
* gnu: python-pygobject: Update to 3.18.0.宋文武2015-10-15
| | | | * gnu/packages/glib.scm (python-pygobject): Update to 3.18.0.
* gnu: glibmm: Update to 2.46.1.宋文武2015-10-15
| | | | * gnu/packages/glib.scm (glibmm): Update to 2.46.1.
* gnu: libsigc++: Update to 2.6.1.宋文武2015-10-15
| | | | * gnu/packages/glib.scm (libsigc++): Update to 2.6.1.
* gnu: intltool: Update to 0.51.0.宋文武2015-10-15
| | | | * gnu/packages/glib.scm (intltool): Update to 0.51.0.
* gnu: gobject-introspection: Update to 1.46.0.宋文武2015-10-15
| | | | | * gnu/packages/glib.scm (gobject-introspection): Update to 1.46.0. [source]: Add a snippet to correct python shebang.
* gnu: glib: Update to 2.46.1.宋文武2015-10-15
| | | | * gnu/packages/glib.scm (glib): Update to 2.46.1.
* gnu: Remove dbus-localstatedir.patch.宋文武2015-10-14
| | | | | | This is a followup to 25087f. * gnu/packages/patches/dbus-localstatedir.patch: Remove file.
* gnu: dbus: Drop patch.宋文武2015-10-14
| | | | | | | | * gnu/packges/patches/dbus-localstatedir.patch: Remove file. * gnu-system.am (dist_patch_DATA): Remove it. * gnu/packages/glib.scm (dbus): Remove patch. [argumests]: Remove 'post-install' phase. Don't create localestatedir and sysconfdir in the 'install' phase.
* gnu: glib: Update to 2.46.0.Ludovic Courtès2015-10-14
| | | | | | * gnu/packages/glib.scm (glib): Update to 2.46.0. * gnu/packages/patches/glib-tests-desktop.patch: Add hunk to disable 'gdbus-unix-addresses' test.
* gnu: dbus: Update to 1.10.0.Ludovic Courtès2015-10-14
| | | | | | * gnu/packages/glib.scm (dbus)[source]: Update to 1.10.0. [arguments]: Add --sysconfdir=/etc. * gnu/packages/patches/dbus-localstatedir.patch: Update.
* gnu: icecat: Update to 38.3.0-gnu1.Mark H Weaver2015-10-14
| | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/icecat-CVE-2015-4473-partial.patch, gnu/packages/patches/icecat-CVE-2015-4482.patch, gnu/packages/patches/icecat-CVE-2015-4488.patch, gnu/packages/patches/icecat-CVE-2015-4489.patch, gnu/packages/patches/icecat-CVE-2015-4491.patch, gnu/packages/patches/icecat-CVE-2015-4492.patch, gnu/packages/patches/icecat-CVE-2015-4495.patch, gnu/packages/patches/icecat-enable-acceleration-and-webgl.patch, gnu/packages/patches/icecat-libvpx-1.4.patch: Delete files. * gnu/packages/patches/icecat-avoid-bundled-includes.patch: New file. * gnu-system.am (dist_patch_DATA): Add new patch. Remove the deleted ones. * gnu/packages/gnuzilla.scm (icecat): Update to 38.3.0-gnu1. [source]: Add new patch. Remove the deleted ones. [inputs]: Add libxcomposite. [arguments]: Add 'ensure-no-mtimes-pre-1980' phase. Adapt 'remove-h264parse-from-blacklist' and 'arrange-to-link-libxul-with-libraries-it-might-dlopen' phases to the new version.
* gnu: geiser: Update to 0.8.1.Alex Kost2015-10-13
| | | | * gnu/packages/emacs.scm (geiser): Update to 0.8.1.
* gnu: python-rpy2: Add "zlib" to native-inputs.Ricardo Wurmus2015-10-13
| | | | * gnu/packages/python.scm (python-rpy2)[native-inputs]: Add "zlib".
* gnu: python-scipy, python2-scipy: Update to 0.16.0.Ricardo Wurmus2015-10-13
| | | | | * gnu/packages/python.scm (python-scipy, python2-scipy): Update to 0.16.0.
* gnu: python-scipy, python2-scipy: Propagate Python inputs.Ricardo Wurmus2015-10-13
| | | | | | | | | | * gnu/packages/python.scm (python-scipy)[inputs]: Move "python-numpy", "python-matplotlib", and "python-pyparsing" to propagated-inputs; move "python-nose" and "python-sphinx" to native-inputs. [propagated-inputs]: New field. [native-inputs]: Move "python-nose" and "python-sphinx" from inputs field here. (python2-scipy): Modify propagated-inputs instead of inputs field.
* gnu: icedtea6: Update to 1.13.8.Ricardo Wurmus2015-10-13
| | | | * gnu/packages/java.scm (icedtea6): Update to 1.13.8.
* gnu: icedtea6: Replace "ant-bootstrap" with "ant".Ricardo Wurmus2015-10-13
| | | | | | | | * gnu/packages/java.scm (icedtea6)[native-inputs]: Replace "ant-bootstrap" with "ant". [arguments]: Remove steps to unpack and use "ant-bootstrap". (icedtea7)[native-inputs]: Remove explicit references to "ant-bootstrap" and "ant".
* gnu: ant: Build with GCJ.Ricardo Wurmus2015-10-13
| | | | | * gnu/packages/java.scm (ant)[native-inputs]: Replace "icedtea6" with "gcj".
* gnu: gcj-4.8, gcj: Update to default GCC version.Ricardo Wurmus2015-10-13
| | | | | | | | | | | * gnu/packages/gcc.scm (gcj-4.8): Inherit from "gcc" package and rename variable to... (gcj): ...this new variable. (ecj-bootstrap-4.8): Rename variable to... (ecj-bootstrap): ...this, updating to version 4.9. * gnu/packages/java.scm (icedtea6)[native-inputs]: Replace "gcj-4.8" with "gcj". * gnu/packages/music.scm (tuxguitar)[native-inputs]: Likewise.
* gnu: abbaye: Use 'modify-phases'.Alex Kost2015-10-13
| | | | * gnu/packages/games.scm (abbaye)[arguments]: Use 'modify-phases'.
* gnu: Add manaplus.Alex Kost2015-10-13
| | | | * gnu/packages/games.scm (manaplus): New variable.
* build-system/python: Memoize the results of 'package-with-python2'.Ludovic Courtès2015-10-13
| | | | | | | | | | | | | | | | | | | | | Fixes <http://bugs.gnu.org/21675>. Reported by Cyril Roelandt <tipecaml@gmail.com>. Before this change, the command: guix build python2-oslo.utils -n --no-substitutes would take 17.5s. After, it is down to 2.9s. Likewise, the command: guix graph python2-bandit | grep python2-setuptools.*Helve| wc -l would return 412 nodes before, all functionally equivalent, and returns a single one now. * guix/build-system/python.scm (package-with-explicit-python): Remove 'p' parameter. Change to return a one-argument memoizing procedure. (package-with-python2): Adjust accordingly.
* hydra: Update demo OS to new service interface.Ludovic Courtès2015-10-13
| | | | | * build-aux/hydra/demo-os.scm: Import (gnu services dbus); remove arguments to 'dbus-service'.
* doc: Update "Name Service Switch" to new service framework.Ludovic Courtès2015-10-13
| | | | | | | | * gnu/services/avahi.scm (avahi-service): Mention the extension of nscd. * doc/guix.texi (Networking Services): Update accordingly. (Name Service Switch): Remove '%my-base-services' example and explanation.
* gnu: geiser: Update to 0.8.David Thompson2015-10-12
| | | | * gnu/packages/emacs.scm (geiser): Update to 0.8.
* 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.