aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Collapse)Author
2014-11-04gnu: python-wrapper: Propagate input python.Andreas Enge
* gnu/packages/python.scm (python-wrapper): Propagate input python, so that the python libraries are made available as well as the python3 binaries without the symbolic links.
2014-11-04gnu: Use version-major+minor in gnome and gtk.Eric Bavier
* gnu/packages/gnome.scm (gnome-desktop, gnome-doc-utils, libgnome-keyring, evince, gsettings-desktop-schemas, gnome-icon-theme, libnotify, lipeas, glade, libcroco, libgsf, librsvg, libidl, orbit2, gconf, gnome-mime-data, gnome-vfs, libgnome, libart-lgpl, libgnomecanvas, libgnomeui, libglade, libgnomeprint, libgnomeprintui, libbonoboui, goffice, gnumeric): Use version-major+minor. (shared-mime-info, hicolor-icon-theme): Wrap long uri lines. * gnu/packages/gtk.scm (atk, pangox-compat, gtksourceview, gdk-pixbuf, at-spi2-core, at-spi2-atk, gtk+-2, gtk+, pangomm, atkmm, gtkmm, gtkmm-2): Use version-major+minor.
2014-11-03gnu: Add Cython.Federico Beffa
* gnu/packages/python.scm (cython, cython2): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2014-11-02gnu: man-pages: Build sequentially.Ludovic Courtès
Fixes <http://bugs.gnu.org/18701>. Reported by Mark H Weaver <mhw@netris.org>. * gnu/packages/man.scm (man-pages)[arguments]: Add #:parallel-build? #f.
2014-11-02gnu: kmod: 'kmod static-nodes' command honors $LINUX_MODULE_DIRECTORY.Ludovic Courtès
* gnu/packages/patches/kmod-module-directory.patch: Add hunk for tools/static-nodes.c. Taken from Nixpkgs, where it was added by Eelco Dolstra <eelco.dolstra@logicblox.com>.
2014-11-02packages: Implement grafts.Ludovic Courtès
Thanks to Mark H. Weaver <mhw@netris.org> for insightful discussions and suggestions. * guix/packages.scm (<package>)[graft]: New field. (patch-and-repack): Invoke 'package-derivation' with #:graft? #f. (package-source-derivation): Likewise. Do not use (%guile-for-build) in call to 'patch-and-repack', and we could end up using a grafted Guile. (expand-input): Likewise, also for 'package-cross-derivation' call. (package->bag): Add #:graft? parameter. Honor it. Use 'strip-append' instead of 'package-full-name'. (input-graft, input-cross-graft, bag-grafts, package-grafts): New procedures. (package-derivation, package-cross-derivation): Add #:graft? parameter and honor it. * gnu/packages/bootstrap.scm (package-with-bootstrap-guile): Add recursive call on 'graft'. * guix/build-system/gnu.scm (package-with-explicit-inputs, package-with-extra-configure-variable, static-package): Likewise. (gnu-build): Use the ungrafted Guile to avoid full rebuilds. (gnu-cross-build): Likewise. * guix/build-system/cmake.scm (cmake-build): Likewise. * guix/build-system/glib-or-gtk.scm (glib-or-gtk-build): Likewise. * guix/build-system/perl.scm (perl-build): Likewise. * guix/build-system/python.scm (python-build): Likewise. * guix/build-system/ruby.scm (ruby-build): Likewise. * guix/build-system/trivial.scm (guile-for-build): Likewise. * tests/packages.scm ("package-derivation, direct graft", "package-cross-derivation, direct graft", "package-grafts, indirect grafts", "package-grafts, indirect grafts, cross", "package-grafts, indirect grafts, propagated inputs", "package-derivation, indirect grafts"): New tests. ("bag->derivation", "bag->derivation, cross-compilation"): Wrap in 'parameterize'. * doc/guix.texi (Security Updates): New node. (Invoking guix build): Document --no-graft.
2014-11-02gnu: Add oxygen-icons.Andreas Enge
* gnu/packages/kde.scm (oxygen-icons): New variable.
2014-11-02gnu: Add freeimage.David Thompson
* gnu/packages/image.scm (freeimage): New variable.
2014-11-02gnu: libart-lgpl: Update to 2.3.21.Andreas Enge
* gnu/packages/gnome.scm (libart-lgpl): Update to 2.3.21.
2014-10-31gnu: wget: Add input libpsl.Eric Bavier
* gnu/packages/wget.scm (wget)[inputs]: Add libpsl.
2014-10-31gnu: Add libpsl.Eric Bavier
* gnu/packages/web.scm (libpsl): New variable.
2014-10-31gnu: wget: Upgrade to 1.16.Eric Bavier
* gnu/packages/wget.scm (wget)[source]: Upgrade to 1.16. [inputs]: Add libidn. [native-inputs]: Add python, perl-http-daemon, and perl-io-socket-ssl.
2014-10-31gnu: Add perl-io-socket-ssl.Eric Bavier
* gnu/packages/web.scm (perl-io-socket-ssl): New variable.
2014-10-31gnu: Add perl-net-ssleay.Eric Bavier
* gnu/packages/openssl.scm (perl-net-ssleay): New variable.
2014-10-31gnu: ruby: Update to 2.1.4.David Thompson
* gnu/packages/ruby.scm: Update. Remove the now redundant readline patch.
2014-10-30gnu: linux-libre: Update to 3.17.2.Jason Self
* gnu/packages/linux.scm (linux-libre): Update to version 3.17.2.
2014-10-31gnu: gpsbabel: Correctly unquote the value for #:tests?.Ludovic Courtès
* gnu/packages/gps.scm (gpsbabel)[arguments]: Add missing unquote. Fixes typo introduced in 8235039.
2014-10-30gnu: gpsbabel: Disable tests on i686.Ludovic Courtès
* gnu/packages/gps.scm (gpsbabel)[arguments]: Add #:tests?.
2014-10-30gnu: texlive: Move script packages from native-inputs to inputs.Andreas Enge
* gnu/packages/texlive.scm (texlive): Move perl, python and tcsh from native inputs to inputs.
2014-10-29gnu: texlive: Add inputs fontforge and ruby.Andreas Enge
* gnu/packages/texlive.scm (texlive): Add interpreters fontforge and ruby to the inputs.
2014-10-29gnu: texlive: Use system potrace instead of bundled copy.Andreas Enge
* gnu/packages/texlive.scm (texlive): Add potrace as an input and modify the configure flags accordingly.
2014-10-29gnu: potrace: Install libraries and header files.Andreas Enge
* gnu/packages/fontutils.scm (potrace): Add configure flag to install libraries and header files.
2014-10-29gnu: texlive: Drop obsolete input t1lib.Andreas Enge
* gnu/packages/texlive.scm (texlive): Drop input t1lib and the corresponding configure flag. Since texlive-2013, xdvi uses freetype instead of t1lib for rendering.
2014-10-29gnu: texlive: Use system libpaper instead of bundled copy.Andreas Enge
* gnu/packages/texlive.scm (texlive): Add libpaper as an input and modify the configure flags accordingly.
2014-10-29gnu: texlive: Use system harfbuzz instead of bundled copy.Andreas Enge
* gnu/packages/texlive.scm (texlive): Add harfbuzz as an input and modify the configure flags accordingly.
2014-10-29gnu: harfbuzz: Add and enable input graphite2.Andreas Enge
* gnu/packages/gtk.scm (harfbuzz): Add input graphite2 and enable it with the corresponding configure flag.
2014-10-29gnu: texlive: Use system graphite2 instead of bundled copy.Andreas Enge
* gnu/packages/texlive.scm (texlive): Add graphite2 as an input and modify the configure flags accordingly.
2014-10-29gnu: Add GPS Correlate.Ludovic Courtès
* gnu/packages/gps.scm (gpscorrelate): New variable.
2014-10-29gnu: Add GPSBabel.Ludovic Courtès
* gnu/packages/gps.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
2014-10-29gnu: Add ath9k-htc-firmware.Ludovic Courtès
* gnu/packages/firmware.scm: New file. * gnu/packages/patches/ath9k-htc-firmware-objcopy.patch: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add 'firmware.scm'. (dist_patch_DATA): Add the patch.
2014-10-29gnu: Add Xtensa bare-bones cross-compiler.Ludovic Courtès
* gnu/packages/cross-base.scm (xgcc-xtensa): New variable. * gnu/packages/bootstrap.scm (glibc-dynamic-linker): Add case for "xtensa-elf".
2014-10-29gnu: guile-ncurses: Update to 1.6.Ludovic Courtès
* gnu/packages/guile.scm (guile-ncurses): Update to 1.6.
2014-10-28gnu: mit-scheme: Fix typo in 'supported-systems'.Ludovic Courtès
* gnu/packages/scheme.scm (mit-scheme)[supported-systems]: Correct spelling of "mips64el-linux".
2014-10-28gnu: atlas: Make it non-substitutable.Ludovic Courtès
Suggested by Federico Beffa <beffa@ieee.org>. * gnu/packages/maths.scm (atlas)[arguments]: Pass #:substitutable? #f. [description]: Adjust accordingly.
2014-10-28gnu: Mark a few packages as unsupported on MIPS.Ludovic Courtès
* gnu/packages/gprolog.scm (gprolog): Add 'supported-systems' field. * gnu/packages/qemu.scm (qemu-headless): Likewise. * gnu/packages/qt.scm (qt): Likewise. * gnu/packages/scheme.scm (racket): Likewise.
2014-10-27gnu: Add miscfilesJohn Darrington
* gnu/packages/miscfiles.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
2014-10-27gnu: Add prefix to license imports in (gnu packages feh).Mark H Weaver
* gnu/packages/feh.scm: Import (guix licenses) with #:prefix license: to avoid importing 'imlib2' from both (gnu packages image) and (guix licenses).
2014-10-27gnu: ruby: Miscellaneous improvements to package definition.Mark H Weaver
* gnu/packages/ruby.scm (ruby): Compute major+minor version string for the source URI. Switch to the .bz2 tarball and update the hash accordingly. Remove 'autoconf' from the inputs. Change 'native-search-paths' to the directory that is actually created by the build. Remove the package name from the synopsis. (ruby-1.8): Compute major+minor version string for the source URI, and avoid the use of 'name' in the URI computation. Remove 'name' field, since it is inherited and no longer needed.
2014-10-27gnu: Add ruby 1.8.7.Pjotr Prins
* gnu/packages/ruby.scm (ruby-1.8): New variable.
2014-10-27gnu: gnutls: Fix path to a guile site directory.Alex Kost
Suggested by Ludovic Courtès. * gnu/packages/gnutls.scm (gnutls): Add '--with-guile-site-dir' configure flag.
2014-10-26gnu: parallel: Update to 20141022.Mark H Weaver
* gnu/packages/parallel.scm (parallel): Update to 20141022.
2014-10-26gnu: tor: Update to 0.2.5.10.Mark H Weaver
* gnu/packages/tor.scm (tor): Update to 0.2.5.10.
2014-10-26licenses: Add 'imlib2'.Alex Kost
* guix/licenses.scm (imlib2): New variable. * gnu/packages/image.scm (imlib2): Use it.
2014-10-26gnu: Some cleanup based on lint checkers.Eric Bavier
* gnu/packages/admin.scm, gnu/packages/aidc.scm, gnu/packages/algebra.scm, gnu/packages/apr.scm, gnu/packages/avahi.scm, gnu/packages/backup.scm, gnu/packages/base.scm, gnu/packages/calcurse.scm, gnu/packages/cdrom.scm, gnu/packages/check.scm, gnu/packages/compression.scm, gnu/packages/cook.scm, gnu/packages/crypto.scm, gnu/packages/cryptsetup.scm, gnu/packages/curl.scm, gnu/packages/cyrus-sasl.scm, gnu/packages/databases.scm, gnu/packages/doxygen.scm, gnu/packages/dwm.scm, gnu/packages/elf.scm, gnu/packages/emacs.scm, gnu/packages/feh.scm, gnu/packages/file.scm, gnu/packages/fish.scm, gnu/packages/flex.scm, gnu/packages/fltk.scm, gnu/packages/fontutils.scm, gnu/packages/games.scm, gnu/packages/gcal.scm, gnu/packages/gcc.scm, gnu/packages/geeqie.scm, gnu/packages/ghostscript.scm, gnu/packages/gimp.scm, gnu/packages/gl.scm, gnu/packages/glib.scm, gnu/packages/gnome.scm, gnu/packages/gnunet.scm, gnu/packages/gnupg.scm, gnu/packages/gperf.scm, gnu/packages/grub.scm, gnu/packages/gsasl.scm, gnu/packages/gtk.scm, gnu/packages/guile-wm.scm, gnu/packages/guile.scm, gnu/packages/hurd.scm, gnu/packages/icu4c.scm, gnu/packages/image.scm, gnu/packages/imagemagick.scm, gnu/packages/irssi.scm, gnu/packages/kde.scm, gnu/packages/libdaemon.scm, gnu/packages/libevent.scm, gnu/packages/libidn.scm, gnu/packages/libusb.scm, gnu/packages/linux.scm, gnu/packages/lout.scm, gnu/packages/lsh.scm, gnu/packages/lsof.scm, gnu/packages/lua.scm, gnu/packages/maths.scm, gnu/packages/mcrypt.scm, gnu/packages/mp3.scm, gnu/packages/netpbm.scm, gnu/packages/noweb.scm, gnu/packages/ocaml.scm, gnu/packages/openssl.scm, gnu/packages/pcre.scm, gnu/packages/pdf.scm, gnu/packages/pkg-config.scm, gnu/packages/pretty-print.scm, gnu/packages/python.scm, gnu/packages/qt.scm, gnu/packages/rsync.scm, gnu/packages/scheme.scm, gnu/packages/scrot.scm, gnu/packages/sdl.scm, gnu/packages/skribilo.scm, gnu/packages/ssh.scm, gnu/packages/stalonetray.scm, gnu/packages/tcl.scm, gnu/packages/tcsh.scm, gnu/packages/telephony.scm, gnu/packages/texlive.scm, gnu/packages/tor.scm, gnu/packages/valgrind.scm, gnu/packages/version-control.scm, gnu/packages/vim.scm, gnu/packages/vpn.scm, gnu/packages/w3m.scm, gnu/packages/web.scm, gnu/packages/wordnet.scm, gnu/packages/xiph.scm, gnu/packages/xml.scm, gnu/packages/xorg.scm, gnu/packages/zile.scm, gnu/packages/zip.scm, gnu/packages/zsh.scm [synopsis, description]: Adjust according to lint checkers. * gnu/packages/fltk.scm (fltk)[source]: Wrap long line in uri. * /gnu/packages/xiph.scm (libogg, libtheora, vorbis-tools)[source]: Same.
2014-10-26gnu: Add ATLAS.Federico Beffa
* gnu/packages/maths.scm (atlas): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2014-10-26Update name and email address for Joshua Grant.Joshua Grant
2014-10-26gnu: Add cppunitJohn Darrington
* gnu/packages/check.scm (cppunit): New variable.
2014-10-26gnu: pulseaudio: Fix CVE-2014-3970 and intermittent test failures.Mark H Weaver
* gnu/packages/patches/pulseaudio-CVE-2014-397.patch: New file. * gnu/packages/patches/pulseaudio-fix-mult-test.patch: New file. * gnu-system.am (dist_patch_DATA): Add them. * gnu/packages/pulseaudio.scm (pulseaudio): Add patches.
2014-10-26gnu: acl: Install library and disable failing test suite.Mark H Weaver
Previously, this package was completely broken. It installed only binaries that failed to run for lack of the shared library. * gnu/packages/acl.scm (acl): Disable tests. Remove customized 'check' phase that ran tests and ignored errors. Remove 'perl' as input, needed only for tests. Replace 'install' phase with one that includes 'install-lib' target.
2014-10-26gnu: openssl: Update to 1.0.1j.Mark H Weaver
* gnu/packages/openssl.scm (openssl): Update to 1.0.1j.