aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Expand)AuthorAge
...
| * | | gnu: mesa: Apply MIPS patch conditionally.•••Fixes <http://bugs.gnu.org/24833>. Reported by Mark H Weaver <mhw@netris.org>. * gnu/packages/gl.scm (mesa)[source](patches): Remove. [native-inputs]: Add conditional "mips-patch" input. [arguments]: Add conditional 'apply-mips-patch' phase. Ludovic Courtès2016-11-03
| * | | Merge branch 'master' into core-updatesLeo Famulari2016-11-02
| |\ \ \
| * | | | gnu: icecat: Fix build with binutils >= 2.26.•••* gnu/packages/patches/icecat-binutils.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gnuzilla.scm (icecat)[source]: Use it. Leo Famulari2016-10-31
| * | | | gnu: virt-manager: Fix build by including 'gtk-update-icon-cache'.•••* gnu/packages/qemu.scm (virt-manager)[native-inputs]: Add gtk+:bin. Tobias Geerinckx-Rice2016-10-31
| * | | | gnu: cups-minimal: Update to 2.2.1.•••* gnu/packages/cups.scm (cups-minimal): Update to 2.2.1. [source]: Use new https://github.com download URL. Tobias Geerinckx-Rice2016-10-31
| * | | | gnu: borg: Run the tests with python-pytest-2.9.2.•••* gnu/packages/backup.scm (borg)[native-inputs]: Use python-pytest-2.9.2. Leo Famulari2016-10-31
| * | | | gnu: Add python-pytest-2.9.2.•••* gnu/packages/python.scm (python-pytest-2.9.2): New variable. Leo Famulari2016-10-31
| * | | | gnu: cross-libc: Use the correct libc.•••* gnu/packages/cross-base.scm (cross-libc): Use cross-libc-for-target to determine the correct libc to use. Manolis Ragkousis2016-10-31
| * | | | gnu: ld-wrapper-boot0: Work around strict evaluation of (%current-system).•••Reported by Mark H Weaver <mhw@netris.org> Partly fixes <http://bugs.gnu.org/24832>. 'ld-wrapper-boot0' was evaluating strictly instead of lazily, leading to invalid system types. * gnu/packages/base.scm (make-ld-wrapper): Turn #:target into a one-argument procedure. Honor it. * gnu/packages/commencement.scm (ld-wrapper-boot0): Fix 'name' argument to 'make-ld-wrapper'. Make #:target argument a procedure. * gnu/packages/cross-base.scm (cross-gcc): Adjust #:target argument. Ludovic Courtès2016-10-31
| * | | | gnu: shotwell: Fix build by including 'gtk-update-icon-cache'.•••* gnu/packages/gnome.scm (shotwell)[native-inputs]: Add gtk+:bin. Leo Famulari2016-10-31
| * | | | Merge branch 'master' into core-updatesLeo Famulari2016-10-30
| |\ \ \ \
| * | | | | gnu: python-joblib: Disable failing tests.•••* gnu/packages/python.scm (python-joblib)[arguments]: Add phase to disable failing tests. Ricardo Wurmus2016-10-30
| * | | | | gnu: python-joblib: Update to 0.10.3.•••* gnu/packages/python.scm (python-joblib): Update to 0.10.3. [native-inputs]: Add python-sphinx, python-docutils, python-numpydoc. Ricardo Wurmus2016-10-30
| * | | | | Merge branch 'master' into core-updatesLeo Famulari2016-10-29
| |\ \ \ \ \
| * | | | | | gnu: dico: Fix test failure.•••* gnu/packages/dico.scm (dico)[source]: Add 'snippet' and 'modules'. 宋文武2016-10-30
| * | | | | | gnu: python-graphql-core: Disable the test suite.•••The tests were silently skipped with Python 3.4. With Python 3.5, this caused the build of python-graph-ql to fail. * gnu/packages/python.scm (python-graphql-core, python2-graphql-core)[arguments]: Disable the tests. Leo Famulari2016-10-29
| * | | | | | Merge branch 'master' into core-updatesLeo Famulari2016-10-29
| |\ \ \ \ \ \
| * | | | | | | gnu: cups-filters: Remove duplicate ‘--with-gs-path=’ flag.•••* gnu/packages/cups.scm (cups-filters)[arguments]: Remove redundant ‘--with-gs-path=’ from #:configure-flags, left over from a botched merge. Tobias Geerinckx-Rice2016-10-30
| * | | | | | | gnu: cups-filters: Update to 1.11.5.•••* gnu/packages/cups.scm (cups-filters): Update to 1.11.5. [arguments]: Add ‘--with-gs-path=’ to #:configure-flags. [inputs]: Add mupdf. Tobias Geerinckx-Rice2016-10-30
| * | | | | | | Merge branch 'master' into core-updatesLeo Famulari2016-10-28
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into core-updatesLeo Famulari2016-10-28
| |\ \ \ \ \ \ \ \
| * | | | | | | | | gnu: gxmessage: Don't install 'icon-theme.cache'.•••* gnu/packages/gxmessage.scm (gxmessage)[arguments]: Add 'skip-gtk-update-icon-cache' phase. [native-inputs]: Remove gtk+:bin. 宋文武2016-10-28
| * | | | | | | | | Merge branch 'master' into core-updatesMark H Weaver2016-10-27
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | gnu: python-parse: Use 'modify-phases' syntax.•••* gnu/packages/python.scm (python-parse)[arguments]: Use 'modify-phases' syntax. Efraim Flashner2016-10-27
| * | | | | | | | | | gnu: python-parse: Fix failing test.•••* gnu/packages/python.scm (python-parse)[origin]: Add patch. * gnu/packages/patches/python-parse-too-many-fields.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Efraim Flashner2016-10-27
| * | | | | | | | | | gnu: python-pytest-django: Add missing test input.•••* gnu/packages/django.scm (python-pytest-django)[native-inputs]: Add python-django. Efraim Flashner2016-10-27
| * | | | | | | | | | gnu: python-django-filter: Add inputs for tests.•••* gnu/packages/django.scm (python-django-filter)[native-inputs]: Add python-django, python-mock. Efraim Flashner2016-10-27
| * | | | | | | | | | gnu: python-wtforms: Skip optional tests.•••* gnu/packages/python.scm (python-wtforms)[arguments]: Add a phase preventing tests from failing when optional tests aren't run. Efraim Flashner2016-10-27
| * | | | | | | | | | gnu: lightning: Add missing input.•••* gnu/packages/assembly.scm (lightning)[native-inputs]: Add zlib. Efraim Flashner2016-10-27
| * | | | | | | | | | gnu: gxmessage: Add missing input.•••* gnu/packages/gxmessage.scm (gxmessage)[native-inputs]: Add gtk+3-bin. Efraim Flashner2016-10-27
| * | | | | | | | | | gnu: btrfs-progs: Update to 4.8.2.•••* gnu/packages/linux.scm (btrfs-progs): Update to 4.8.2. Leo Famulari2016-10-27
| * | | | | | | | | | gnu: blender: Update to 2.78a.•••* gnu/packages/graphics.scm (blender): Update to 2.78a. Leo Famulari2016-10-27
| * | | | | | | | | | gnu: python-s3transfer: Run the tests.•••* gnu/packages/python.scm (python-s3transfer, python2-s3transfer)[arguments]: Use python-nose to run the tests. [native-inputs]: Add python-mock and python-nose. Leo Famulari2016-10-26
| * | | | | | | | | | Merge branch 'master' into core-updatesLeo Famulari2016-10-26
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | gnu: perl-www-curl: Fix build failure.•••* gnu/packages/patches/perl-www-curl-remove-symbol.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/web.scm (perl-www-curl)[source]: Use it. Leo Famulari2016-10-26
| * | | | | | | | | | | gnu: Add missing module import to (gnu packages gl).•••This is a followup to commit f1267c872fcaed6c53d43b3ff51abb726f7418d6. * gnu/packages/gl.scm: Import (gnu packages). Mark H Weaver2016-10-24
| * | | | | | | | | | | gnu: mesa: Fix 'wayland-egl-symbols-check' on MIPS.•••* gnu/packages/patches/mesa-wayland-egl-symbols-check-mips.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gl.scm (mesa)[source]: Add patch when building on MIPS. Mark H Weaver2016-10-24
| * | | | | | | | | | | gnu: perl-eval-closure: Update to 0.14.•••* gnu/packages/perl.scm (perl-eval-closure): Update to 0.14. Leo Famulari2016-10-24
| * | | | | | | | | | | gnu: twolame: Make the test suite compatible with Perl 5.24.•••* gnu/packages/audio.scm (twolame)[source]: Add snippet to fix test. Leo Famulari2016-10-24
| * | | | | | | | | | | gnu: diffoscope: Disable failing test.•••* gnu/packages/package-management.scm (diffoscope)[arguments]: Add 'disable-failing-test' phase. Leo Famulari2016-10-23
| * | | | | | | | | | | gnu: audit: Use GnuTLS instead of OpenSSL.•••* gnu/packages/admin.scm (audit)[inputs]: Replace openssl with gnutls. Leo Famulari2016-10-23
| * | | | | | | | | | | gnu: icu4c: On MIPS, pass --with-data-packaging=archive to configure.•••* gnu/packages/icu4c.scm (icu4c)[arguments]: On MIPS, pass "--with-data-packaging=archive" to configure. Mark H Weaver2016-10-23
| * | | | | | | | | | | Merge branch 'master' into core-updatesMark H Weaver2016-10-23
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | gnu: go-1.7: Skip test that fails due to time zone name change.•••* gnu/packages/golang.scm (go-1.7)[arguments]: Skip test "TestLoadFixed" in 'prebuild' phase. Leo Famulari2016-10-21
| * | | | | | | | | | | | gnu: go-1.4: Skip test that fails due to time zone name change.•••* gnu/packages/golang.scm (go-1.4)[arguments]: Skip test "TestLoadFixed" in 'prebuild' phase. Leo Famulari2016-10-21
| * | | | | | | | | | | | gnu: go-1.4: Disable cgo.•••* gnu/packages/golang.scm (go-1.4)[arguments]: Set "CGO_ENABLED=0" while building. (go-1.7)[arguments]: Keep "CGO_ENABLED=1". Leo Famulari2016-10-21
| * | | | | | | | | | | | gnu: network-manager-applet: Update to 1.4.2.•••* gnu/packages/gnome.scm (network-manager-applet): Update to 1.4.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org> ng02016-10-20
| * | | | | | | | | | | | gnu-maintenance: GNOME updater honors 'upstream-name' package property.•••* guix/gnu-maintenance.scm (latest-gnome-release)[upstream-name]: New variable. Use it as the first argument to 'latest-ftp-release' and when constructing #:directory. * gnu/packages/gnome.scm (gconf)[properties]: New field. (network-manager)[properties]: New field. Ludovic Courtès2016-10-20
| * | | | | | | | | | | | gnu: network-manager: Update to 1.4.2.•••* gnu/packages/gnome.scm (network-manager): Update to 1.4.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org> ng02016-10-20
| * | | | | | | | | | | | gnu: libgweather: Update to 3.20.3.•••* gnu/packages/gnome.scm (libgweather): Update to 3.20.3. Ludovic Courtès2016-10-20