| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | gnu: dico: Fix test failure.•••* gnu/packages/dico.scm (dico)[source]: Add 'snippet' and 'modules'.
| 宋文武 | 2016-10-30 | 1 | -1/+7 |
| * | | | | | | 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 Famulari | 2016-10-29 | 1 | -1/+2 |
| * | | | | | | Merge branch 'master' into core-updates | Leo Famulari | 2016-10-29 | 30 | -1314/+2567 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | 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-Rice | 2016-10-30 | 1 | -4/+1 |
| * | | | | | | | 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-Rice | 2016-10-30 | 1 | -4/+8 |
| * | | | | | | | Merge branch 'master' into core-updates | Leo Famulari | 2016-10-28 | 2 | -2/+33 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'master' into core-updates | Leo Famulari | 2016-10-28 | 7 | -5/+240 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | 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 | 1 | -2/+10 |
| * | | | | | | | | | gnu: python-parse: Fix patch file name in gnu/local.mk.•••This is a followup to commit aa6c09ed71acbc371731d56424ee403a69efb833.
* gnu/local.mk (dist_patch_DATA):
"python-python-parse-too-many-fields.patch" =>
"python-parse-too-many-fields.patch".
| Mark H Weaver | 2016-10-27 | 1 | -1/+1 |
| * | | | | | | | | | Merge branch 'master' into core-updates | Mark H Weaver | 2016-10-27 | 19 | -74/+455 |
| |\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | gnu: python-parse: Use 'modify-phases' syntax.•••* gnu/packages/python.scm (python-parse)[arguments]: Use 'modify-phases'
syntax.
| Efraim Flashner | 2016-10-27 | 1 | -4/+3 |
| * | | | | | | | | | | 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 Flashner | 2016-10-27 | 3 | -1/+55 |
| * | | | | | | | | | | gnu: python-pytest-django: Add missing test input.•••* gnu/packages/django.scm (python-pytest-django)[native-inputs]: Add
python-django.
| Efraim Flashner | 2016-10-27 | 1 | -1/+2 |
| * | | | | | | | | | | gnu: python-django-filter: Add inputs for tests.•••* gnu/packages/django.scm (python-django-filter)[native-inputs]: Add
python-django, python-mock.
| Efraim Flashner | 2016-10-27 | 1 | -0/+3 |
| * | | | | | | | | | | 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 Flashner | 2016-10-27 | 1 | -0/+11 |
| * | | | | | | | | | | gnu: lightning: Add missing input.•••* gnu/packages/assembly.scm (lightning)[native-inputs]: Add zlib.
| Efraim Flashner | 2016-10-27 | 1 | -0/+2 |
| * | | | | | | | | | | gnu: gxmessage: Add missing input.•••* gnu/packages/gxmessage.scm (gxmessage)[native-inputs]: Add gtk+3-bin.
| Efraim Flashner | 2016-10-27 | 1 | -1/+3 |
| * | | | | | | | | | | gnu: btrfs-progs: Update to 4.8.2.•••* gnu/packages/linux.scm (btrfs-progs): Update to 4.8.2.
| Leo Famulari | 2016-10-27 | 1 | -2/+2 |
| * | | | | | | | | | | gnu: blender: Update to 2.78a.•••* gnu/packages/graphics.scm (blender): Update to 2.78a.
| Leo Famulari | 2016-10-27 | 1 | -2/+2 |
| * | | | | | | | | | | 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 Famulari | 2016-10-26 | 1 | -1/+11 |
| * | | | | | | | | | | Merge branch 'master' into core-updates | Leo Famulari | 2016-10-26 | 44 | -1030/+2427 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | 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 Famulari | 2016-10-26 | 3 | -0/+41 |
| * | | | | | | | | | | | 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 Weaver | 2016-10-24 | 1 | -1/+2 |
| * | | | | | | | | | | | 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 Weaver | 2016-10-24 | 3 | -1/+25 |
| * | | | | | | | | | | | gnu: perl-eval-closure: Update to 0.14.•••* gnu/packages/perl.scm (perl-eval-closure): Update to 0.14.
| Leo Famulari | 2016-10-24 | 1 | -2/+2 |
| * | | | | | | | | | | | gnu: twolame: Make the test suite compatible with Perl 5.24.•••* gnu/packages/audio.scm (twolame)[source]: Add snippet to fix test.
| Leo Famulari | 2016-10-24 | 1 | -1/+9 |
| * | | | | | | | | | | | gnu: diffoscope: Disable failing test.•••* gnu/packages/package-management.scm (diffoscope)[arguments]: Add
'disable-failing-test' phase.
| Leo Famulari | 2016-10-23 | 1 | -0/+7 |
| * | | | | | | | | | | | gnu: audit: Use GnuTLS instead of OpenSSL.•••* gnu/packages/admin.scm (audit)[inputs]: Replace openssl with gnutls.
| Leo Famulari | 2016-10-23 | 1 | -1/+1 |
| * | | | | | | | | | | | 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 Weaver | 2016-10-23 | 1 | -3/+5 |
| * | | | | | | | | | | | Merge branch 'master' into core-updates | Mark H Weaver | 2016-10-23 | 43 | -455/+1474 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | 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 Famulari | 2016-10-21 | 1 | -1/+12 |
| * | | | | | | | | | | | | 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 Famulari | 2016-10-21 | 1 | -0/+7 |
| * | | | | | | | | | | | | 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 Famulari | 2016-10-21 | 1 | -1/+16 |
| * | | | | | | | | | | | | 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>
| ng0 | 2016-10-20 | 1 | -4/+8 |
| * | | | | | | | | | | | | 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ès | 2016-10-20 | 2 | -6/+11 |
| * | | | | | | | | | | | | 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>
| ng0 | 2016-10-20 | 1 | -2/+2 |
| * | | | | | | | | | | | | gnu: libgweather: Update to 3.20.3.•••* gnu/packages/gnome.scm (libgweather): Update to 3.20.3.
| Ludovic Courtès | 2016-10-20 | 1 | -2/+2 |
| * | | | | | | | | | | | | gnu: libgweather: Adjust to new timezone name.•••* gnu/packages/gnome.scm (libgweather)[arguments]: In 'pre-check' phase,
update "Asia/Rangoon" timezone name.
| Ludovic Courtès | 2016-10-20 | 1 | -7/+12 |
| * | | | | | | | | | | | | gnu: python-file: Work around "double encoding" bug in file@5.28.•••* gnu/packages/patches/python-file-double-encoding-bug.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/python.scm (python-file)[source]: Use it.
(python2-file)[source]: Use the source of FILE directly, without the
patch.
| Leo Famulari | 2016-10-19 | 3 | -0/+56 |
| * | | | | | | | | | | | | gnu: python-file: Don't create a compressed egg.•••* gnu/packages/python.scm (python-file, python2-file)[arguments]: Pass
"--single-version-externally-managed" "--root=/" to #:configure-flags.
| Leo Famulari | 2016-10-19 | 1 | -0/+1 |
| * | | | | | | | | | | | | gnu: chez-scheme: Remove use of 'ghostscript-gs' wrapper.•••This is a followup to commit d2478b4cdd6f1db44f4725b39489aca89d3d9180.
* gnu/packages/chez.scm (chez-scheme)[native-inputs]: Replace
'ghostscript-gs' with 'ghostscript'.
| Mark H Weaver | 2016-10-19 | 1 | -1/+1 |
| * | | | | | | | | | | | | Merge branch 'master' into core-updates | Mark H Weaver | 2016-10-19 | 68 | -1976/+1712 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | gnu: dbus: Fix bad 'origin' form in dbus-1.10.12.•••This is a followup to commit dcaf70897a0bad38a4638a2905aaa3c46b1f1402.
* gnu/packages/glib.scm (dbus-1.10.12)[source]: Remove unneeded 'method'
field, so that 'inherit' comes first.
| Mark H Weaver | 2016-10-17 | 1 | -1/+0 |
| * | | | | | | | | | | | | | Merge branch 'master' into core-updates | Mark H Weaver | 2016-10-17 | 48 | -247/+2324 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | gnu: guile-lib: Update to 0.2.3.•••* gnu/packages/guile.scm (guile-lib): Update to 0.2.3.
[arguments]: Adjust 'patch-module-dir' to change both 'moddir' and
'godir'; use '@GUILE_EFFECTIVE_VERSION@' instead of a hard-coded
"2.0". Add 'check' phase.
[native-inputs]: New field.
| Ludovic Courtès | 2016-10-17 | 1 | -4/+15 |
| * | | | | | | | | | | | | | | gnu: guile-lib: Use 'modify-phases'.•••* gnu/packages/guile.scm (guile-lib)[arguments]: Use 'modify-phases'.
| Ludovic Courtès | 2016-10-17 | 1 | -7/+6 |
| * | | | | | | | | | | | | | | gnu: recutils: Adjust to Bash 4.4.•••* gnu/packages/databases.scm (recutils)[arguments]: Add
'set-bash4.4-header-location' phase.
| Ludovic Courtès | 2016-10-17 | 1 | -1/+18 |
| * | | | | | | | | | | | | | | gnu: python-requests-toolbelt: Fix build failure by adding missing dependencies.•••* gnu/packages/python.scm (python-requests-toolbelt)[native-inputs]: Add
python-betamax, python-mock and python-pytest.
| Leo Famulari | 2016-10-17 | 1 | -0/+4 |
| * | | | | | | | | | | | | | | gnu: Add python-betamax.•••* gnu/packages/python.scm (python-betamax, python2-betamax): New variables.
| Leo Famulari | 2016-10-17 | 1 | -0/+32 |
| * | | | | | | | | | | | | | | gnu: python-vobject: Disable the test suite.•••The tests were silently skipped with Python 3.4. With Python 3.5, this caused
the python-vobject build to fail.
* gnu/packages/python.scm (python-vobject, python2-vobject)[arguments]: Disable
the tests.
| Leo Famulari | 2016-10-17 | 1 | -0/+3 |