| Commit message (Collapse) | Author | Age |
|\ |
|
| |
| |
| |
| |
| | |
* gnu/packages/glib.scm (gobject-introspection): Add patch
gobject-introspection-girepository.patch.
|
| |
| |
| |
| |
| | |
* gnu/packages/gnome.scm (libpeas): Update to version 1.12.1 and add
'pre-build phase.
|
| |
| |
| |
| | |
* gnu/packages/gnome.scm (vte): Add 'pre-build phase.
|
| |
| |
| |
| | |
* gnu/packages/gtk.scm (gtkmm): Update to 3.14.0.
|
| |
| |
| |
| | |
* gnu/packages/xorg.scm (xorg-server): Set '#:parallel-tests?' to '#f'.
|
| |
| |
| |
| | |
* gnu/packages/gnome.scm (librsvg): Update to 2.40.6 and add 'pre-build phase.
|
| |
| |
| |
| | |
* gnu/packages/python.scm (python-scipy): Update to 0.15.0.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-matplotlib): Update comments as, with the
patched 'gobject-introspection', setting LD_LIBRARY_PATH at run time is not
anymore necessary. It's still necessary at build time.
|
| |
| |
| |
| | |
* gnu/packages/gtk.scm (gtk+): Update to 3.14.7.
|
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-matplotlib): Remove python-pillow input as
it currently is broken.
|
| |
| |
| |
| | |
* gnu/packages/gtk.scm (atk): Update to 2.15.3.
|
| |
| |
| |
| |
| | |
* gnu/packages/linux.scm (eudev): Add 'pre-build phase to fix compilation with
'gobject-introspection' 1.42.0.
|
| |
| |
| |
| | |
* gnu/packages/linux.scm (eudev): Update to 2.1.1.
|
| |
| |
| |
| | |
* gnu/packages/gtk.scm (gdk-pixbuf): Update to 2.31.1.
|
| |
| |
| |
| | |
* gnu/packages/gtk.scm (pango): Update to 1.36.8.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/glib.scm (gobject-introspection): Update to version 1.42.0.
Add patch 'gobject-introspection-absolute-shlib-path.patch' provided by Luca
Bruno <lucabru@src.gnome.org> for Nix.
|
| |
| |
| |
| |
| |
| |
| |
| | |
Before that it would check all the URIs of each package.
* guix/scripts/lint.scm (validate-uri): Really return #f on failure and
#t otherwise.
(check-source): Replace 'for-each' with 'any'.
|
| |
| |
| |
| |
| | |
* gnu/services/dbus.scm (dbus-configuration-directory)[services->sxml]:
Produce a <servicedir> tag.
|
| |
| |
| |
| |
| | |
* gnu/packages.scm (search-bootstrap-binary): Raise an error when
FILE-NAME is not found.
|
| |
| |
| |
| | |
This reverts commit 03c277653577a505eed7d49652c4e8ba76ea06e7.
|
| |
| |
| |
| | |
This reverts commit a6ae52fe142781e236901add1461fdbf80420215.
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/netpbm.scm (netpbm): Correct hash.
Fixes <http://bugs.gnu.org/19686>.
Reported by Marek Benc <dusxmt@gmx.com> and Mark Weaver <mhw@netris.org>.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/qt.scm (python-pyqt, python2-pyqt): New variables.
* gnu/packages/patches/pyqt-configure.patch: New file.
* gnu-system.am (dist_patch_DATA): Register patch.
|
| |
| |
| |
| | |
* gnu/packages/qt.scm (python.sip, python2-sip): New variables.
|
| |
| |
| |
| |
| | |
* guix/scripts/lint.scm (validate-uri?): New procedure.
(%checkers): Add 'source' checker
|
| |
| |
| |
| | |
* gnu/packages/netpbm.scm (netpbm): Update to 10.69.04.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Fixes <http://bugs.gnu.org/19630>.
Reported by Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de>.
* guix/derivations.scm (&derivation-error,
&derivation-missing-output-error): New error conditions.
(derivation->output-path): Raise a '&derivation-missing-output-error'
if OUTPUT is not an output of DRV.
* guix/ui.scm (call-with-error-handling): Add case for
'derivation-missing-output-error?'.
(show-what-to-build): Check whether (derivation-outputs drv) is
empty.
* tests/packages.scm ("reference to non-existent output"): Add test.
|
| | |
|
| |
| |
| |
| | |
* gnu/packages/video.scm (libdvdnav): New variable.
|
| |
| |
| |
| | |
* gnu/packages/video.scm (libdvdread): New variable.
|
| |
| |
| |
| | |
* gnu/packages/video.scm (youtube-dl): Update to 2015.01.23.4.
|
| |
| |
| |
| | |
* gnu/packages/freeipmi.scm (freeipmi): Update to 1.4.8.
|
| |
| |
| |
| |
| | |
* gnu/packages/xnee.scm (xnee): Update to 3.19. This requires gtk+-2 as
additional input.
|
| |
| |
| |
| |
| | |
* gnu/services/base.scm (guix-service): Change AUTHORIZE-HYDRA-KEY?
default value to #t.
|
| |
| |
| |
| |
| |
| |
| | |
Fixes an Evince regression introduced in commit 3d243e9.
* guix/build/glib-or-gtk-build-system.scm (data-directories): Check the
/mime sub-directory.
|
| |
| |
| |
| |
| | |
* gnu/packages/netpbm.scm (netpbm): Use svn-fetch for the source instead
of a separately hosted tarball.
|
| |
| |
| |
| | |
* gnu/packages/python.scm (python-pyparsing, python2-pyparsing): Update to 2.0.3.
|
| |
| |
| |
| | |
* gnu/packages/gtk.scm (gtk+)[inputs]: Add CUPS.
|
| |
| |
| |
| |
| | |
* doc/emacs.texi (Emacs Initial Setup): Mention that it works
out-of-the-box on GSD.
|
| |
| |
| |
| | |
* configure.ac: Change version to 0.8.1.
|
| |
| |
| |
| | |
* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.39.
|
| |
| |
| |
| | |
* gnu/packages/version-control.scm (rcs): Update to 5.9.4.
|
| |
| |
| |
| | |
* gnu/packages/parallel.scm (parallel): Update to 20150122.
|
| |
| |
| |
| | |
* gnu/packages/gnupg.scm (libassuan): Update to 2.2.0.
|
| |
| |
| |
| |
| | |
* gnu/packages/linux.scm (util-linux)[source](snippet): Set
"build_kill=no" in 'configure'.
|
| |
| |
| |
| |
| | |
* gnu/packages/linux.scm (e2fsprogs)[arguments]: Add --disable-blkid
--disable-libuuid --disable-uuidd --disable-fsck.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/linux.scm (util-linux): Update to 2.25.2. Remove
util-linux-perl.patch, and add util-linux-tests.patch. Adjust
'snippet'.
[arguments]: Remove 'patch-chkdupexe' phase. Add 'pre-check' phase.
[native-inputs]: Add NET-BASE.
* gnu/packages/patches/util-linux-perl.patch: Remove.
* gnu/packages/patches/util-linux-tests.patch: New file.
* gnu-system.am (dist_patch_DATA): Adjust accordingly.
|
| |
| |
| |
| | |
* gnu/packages/linux.scm (e2fsprogs): Update to 1.42.11.
|
| |
| |
| |
| | |
* gnu/system/os-config.tmpl (services): New field.
|