aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* gnu: bluez: Update to 5.43.•••* gnu/packages/linux.scm (bluez): Update to 5.43. Marius Bakke2016-12-02
* gnu: mesa: Update to 13.0.2.•••* gnu/packages/gl.scm (mesa): Update to 13.0.2. [inputs]: Remove eudev. [native-inputs]: Move 'mesa-wayland-egl-symbols-check-mips.patch' to ... [source]: ... here. [arguments]: Don't apply patch. Remove udev substitution. Marius Bakke2016-12-02
* gnu: cairo: Eliminate graft.•••* gnu/packages/gtk.scm (cairo)[replacement]: Remove field. [source]: Add patch from 'cairo/fixed'. (cairo-xcb)[source]: Inherit from cairo. [replacement]: Remove field. (cairo/fixed): Remove variable. * gnu/packages/pdf.scm (poppler)[inputs]: Remove cairo replacement. Marius Bakke2016-11-30
* gnu: dbus: Update to 1.10.14.•••* gnu/packages/glib.scm (dbus): Update to 1.10.14. Marius Bakke2016-11-30
* gnu: dbus: Eliminate graft.•••* gnu/packages/glib.scm (dbus)[replacement]: Remove field. [version]: Update to 1.10.12. [source]: Update hash. (dbus-1.10.12): Remove variable. Marius Bakke2016-11-30
* gnu: pixman: Eliminate graft.•••* gnu/packages/xdisorg.scm (pixman)[replacement]: Remove field. [source]: Add patch from 'pixman/fixed'. (pixman/fixed): Remove variable. Marius Bakke2016-11-30
* Merge branch 'master' into stagingMarius Bakke2016-11-30
|\
| * gnu: iw: Update to 4.9.•••* gnu/packages/linux.scm (iw): Update to 4.9. Ludovic Courtès2016-11-30
| * gnu: pciutils: Update to 3.5.2.•••* gnu/packages/pciutils.scm (pciutils): Update to 3.5.2. Ludovic Courtès2016-11-30
| * refresh: '--list-updaters' shows updater coverage.•••* guix/scripts/refresh.scm (list-updaters-and-exit): Compute the coverage ratio of each updater and print it. Print the coverage ratio for all the updaters. * doc/guix.texi (Invoking guix refresh): Document it. Ludovic Courtès2016-11-30
| * gnu-maintenance: Add kernel.org updater.•••* guix/gnu-maintenance.scm (latest-kernel.org-release): New procedure. (%kernel.org-updater): New variable. * guix/scripts/refresh.scm (%updaters): Add it. Ludovic Courtès2016-11-30
| * upstream: Properly verify signatures of uncompressed tarballs.•••* guix/upstream.scm (uncompressed-tarball): New procedure. (download-tarball): Use it when the basename of SIGNATURE-URL doesn't contain the basename of URL. Ludovic Courtès2016-11-30
| * refresh: Honor the selected updaters when '-u' isn't given.•••Fixes a regression introduced in e9c72306fdfd6a60158918850cb25d0ff3837d16. * guix/scripts/refresh.scm (check-for-package-update): Add 'updaters' parameter and honor it. (guix-refresh): Pass UPDATERS to 'check-for-package-update'. Ludovic Courtès2016-11-30
| * gnu-maintenance: Factorize URL prefix predicates.•••* guix/gnu-maintenance.scm (url-prefix-predicate): New procedure. (gnome-package?): Rewrite in terms of 'url-prefix-predicate'. (kde-package?, xorg-package?): Remove. (%kde-updater, %xorg-updater): Use 'url-prefix-predicate'. Ludovic Courtès2016-11-30
| * tests: Create a copy-on-write image instead of copying eagerly.•••* gnu/tests/install.scm (qemu-command/writable-image): Invoke 'qemu-img -o backing_file' instead of calling 'copy-file'. Ludovic Courtès2016-11-30
| * gnu: hdf5: Update to 1.8.18 [fixes CVE-2016-{4330,4331,4332,4333}].•••* gnu/packages/maths.scm (hdf5): Update to 1.8.18. [source]: Add alternate URL. Leo Famulari2016-11-30
| * services: nginx: Join strings with spaces.•••* gnu/services/web.scm (config-domain-strings, config-index-strings): Use "string-join" to join strings with spaces. Ricardo Wurmus2016-11-30
| * gnu: gcj: Conditionally apply patch for armhf.•••* gnu/packages/gcc.scm (gcj)[source]: Inherit from "gcc" package. [native-inputs]: Conditionally add arm-patch. [arguments]: Conditionally add phase "apply-arm-patch". Ricardo Wurmus2016-11-30
| * gnu: borg: Fix the test suite.•••* gnu/packages/backup.scm (borg)[arguments]: Use add-installed-pythonpath and disable tests related to FUSE. Leo Famulari2016-11-30
| * gnu: git: Update to 2.11.0.•••* gnu/packages/version-control.scm (git): Update to 2.11.0. Leo Famulari2016-11-29
| * services: Add 'cuirass-service'.•••* gnu/services/cuirass.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * doc/guix.texi (Continuous integration): New node. Mathieu Lirzin2016-11-29
| * gnu: Add Cuirass.•••* gnu/packages/ci.scm (cuirass): New variable. Co-authored-by: Jan Nieuwenhuizen <janneke@gnu.org> Mathieu Lirzin2016-11-29
| * gnu: guix-0.11.0: Add guile-ssh to inputs.•••* gnu/packages/package-management.scm (guile-ssh)[inputs]: Add guile-ssh. [arguments]: Add guile-ssh to GUILE_LOAD_PATH. David Craven2016-11-29
| * gnu: frescobaldi: Disable tests.•••* gnu/packages/music.scm (frescobaldi)[arguments]: Disable tests. Ricardo Wurmus2016-11-29
| * gnu: Add zzuf•••* gnu/packages/debug.scm (zzuf): New variable. John Darrington2016-11-29
| * gnu: libxfont: Update to 1.5.2.•••* gnu/packages/xorg.scm (libxfont): Update to 1.5.2. Tobias Geerinckx-Rice2016-11-29
| * gnu: gphoto2, libgphoto2: Use libjpeg-turbo.•••* gnu/packages/photo.scm (gphoto2, libgphoto2)[inputs]: Add libjpeg-turbo. Tobias Geerinckx-Rice2016-11-29
| * gnu: spice: Use libjpeg-turbo instead of libjpeg.•••* gnu/packages/spice.scm (spice)[inputs]: Use libjpeg-turbo as suggested during the build. Tobias Geerinckx-Rice2016-11-29
| * gnu: icecat: Use libjpeg-turbo instead of bundled libjpeg.•••* gnu/packages/gnuzilla.scm (icecat)[source]: Remove bundled libjpeg, which is actually libjpeg-turbo. [inputs]: Add libjpeg-turbo. [arguments]: Use it. Tobias Geerinckx-Rice2016-11-29
| * gnu: Add libjpeg-turbo.•••* gnu/packages/image.scm (libjpeg-turbo): New variable. Tobias Geerinckx-Rice2016-11-29
| * gnu: kauth: Fix cmake macros to be used by other packages.•••* gnu/packages/kde-framework.scm (kauth)[phases]: New phase fix-cmake-install-paths. Hartmut Goebel2016-11-29
| * gnu: extra-cmake-modules: Always install into /lib and not into /lib64.•••* gnu/packages/kde-frameworks.scm (extra-cmake-modules)[phases]: New phase fix-lib-path. Hartmut Goebel2016-11-29
| * gnu: Add ksyntaxhighlighting.•••* gnu/packages/kde-frameworks.scm (ksyntaxhighlighting): New variable. Hartmut Goebel2016-11-29
| * gnu: Update kde-frameworks to 5.28.•••* gnu/packages/kde-frameworks.scm (kpackage): Update to 5.28.1 (extra-cmake-modules, attica, bluez-qt, breeze-icons, kapidox, karchive, kcodecs, kconfig, kcoreaddons, kdbusaddons, kdnssd, kguiaddons, ki18n, kidletime, kitemmodels, kitemviews, kplotting, kwayland, kwidgetsaddons, kwindowsystem, modemmanager-qt, networkmanager-qt, oxygen-icons, solid, sonnet, threadweaver, kauth, kcompletion, kcrash, kdoctools, kfilemetadata, kimageformats, kjobwidgets, knotifications, kpty, kunitconversion, baloo, kactivities, kactivities-stats, kbookmarks, kcmutils, kconfigwidgets, kdeclarative, kded, kdesignerplugin, kdesu, kemoticons, kglobalaccel, kiconthemes, kinit, kio, knewstuff, knotifyconfig, kparts, kpeople, krunner, kservice, ktexteditor, ktextwidgets, kwallet, kxmlgui, kxmlrpcclient, plasma-framework, frameworkintegration): Update to 5.28.0 Hartmut Goebel2016-11-29
| * Merge branch 'python-build-system'.Hartmut Goebel2016-11-29
| |\
| | * gnu: python2-discogs-client: Remove python2-setuptools from inputs.•••* gnu/packages/music.scm (python2-discogs-client): Use simply "package-with-python2". Remove inheriting from python-discogs-client since adding python2-setuptools to [native-inputs] has been the sole reason for inheriting. (python-discogs-client) Remove the now needless [properties] "python2-variant". Hartmut Goebel2016-11-29
| | * Merge branch 'master' into python-build-systemHartmut Goebel2016-11-29
| | |\
| | * | gnu: wicd: Fix build.•••* gnu/packages/wicd.scm (wicd) [arguments]: Disable installation via setuptools (and --single-version-externally-managed). Hartmut Goebel2016-11-29
| | * | gnu: wxPython: Remove useless inputs.•••* gnu/packages/wxwidgets.scm (python2-wxpython) [native-inputs]: Remove setuptools, which is already included in python. Hartmut Goebel2016-11-29
| | * | gnu: wxPython: Fix build.•••* gnu/packages/wxwidgets.scm (python2-wxpython) [arguments]: Disable installation via setuptools (and --single-version-externally-managed). Hartmut Goebel2016-11-29
| | * | gnu: python-betamax: Fix typo.•••* gnu/packages/python.scm (python-betamax): Fix typo. Leo Famulari2016-11-25
| | * | Merge branch 'master' into python-build-systemLeo Famulari2016-11-25
| | |\ \
| | * | | gnu: python-awscli: fix inputs.•••* gnu/packages/python.scm (python-awscli): [inputs] change to [native-inputs]. Hartmut Goebel2016-11-15
| | * | | gnu: python-botocore: fix inputs.•••* gnu/packages/python.scm (python-botocore): [inputs] change to [native-inputs]. Hartmut Goebel2016-11-15
| | * | | gnu: python-pip: fix inputs.•••* gnu/packages/python.scm (python-pip): [inputs] change to [native-inputs]. Hartmut Goebel2016-11-15
| | * | | gnu: python2-ipython: fix inputs.•••* gnu/packages/python.scm (python2-ipython): [inputs] change to [native-inputs]. Hartmut Goebel2016-11-15
| | * | | gnu: python-betamax: fix inputs.•••* gnu/packages/python.scm (python-betamax): [inputs] change to [propagated-inputs]. Hartmut Goebel2016-11-15
| | * | | gnu: python-scikit-learn: Remove useless property "python2-variant".•••The Python 2 packages does not change the definition, thus the propery is useless. * gnu/packages/python.scm (python-scikit-learn): [properties]: Remove "python2-variant". (python2-scikit-learn): Remove now needless "strip-python2-variant". Hartmut Goebel2016-11-15
| | * | | gnu: python-tables: Remove python byte-code files from source.•••* gnu/packages/python.scm (python-tables)[source]: Add snippet. Hartmut Goebel2016-11-15
| | * | | gnu: python-flake8-2.2.4: Remove python byte-code files from source.•••* gnu/packages/python.scm (python-flake8-2.2.4)[source]: Add snippet. Hartmut Goebel2016-11-15