summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* packages: Allow package lookups with version prefixes.Ludovic Courtès2015-04-18
| | | | | | | * gnu/packages.scm (find-packages-by-name): Sort MATCHING according to 'version>?'. Use 'string-prefix?' instead of 'string=?' to compare against VERSION. * doc/guix.texi (Invoking guix package): Add example and explanation.
* gnu: ucommon: Update to 6.3.1.Andreas Enge2015-04-18
| | | | * gnu/packages/telephony.scm (ucommon): Update to 6.3.1.
* gnu: ccrtp: Update to 2.1.2.Andreas Enge2015-04-18
| | | | * gnu/packages/telephony.scm (ccrtp): Update to 2.1.2.
* gnu: sipwitch: Update to 1.9.7.Andreas Enge2015-04-18
| | | | * gnu/packages/telephony.scm (sipwitch): Update to 1.9.7.
* gnu: nano: Update to 2.4.1.Andreas Enge2015-04-18
| | | | * gnu/packages/nano.scm (nano): Update to 2.4.1.
* gnu: calibre: Update to 2.25.0.Andreas Enge2015-04-18
| | | | * gnu/packages/ebook.scm (calibre): Update to 2.25.0.
* gnu: Add MariaDB.宋文武2015-04-18
| | | | * gnu/packages/databases.scm (mariadb): New variable.
* gnu: Add libaio.宋文武2015-04-18
| | | | * gnu/packages/linux.scm (libaio): New variable.
* gnu: Add jemalloc.宋文武2015-04-18
| | | | | * gnu/packages/jemalloc.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
* gnu: gst-plugins-good: Add more inputs and remove unneeded ones.宋文武2015-04-18
| | | | | | | | | * gnu/packages/gstreamer.scm (gst-plugins-good): Move gst-plugins-base from 'native-inputs' to 'inputs'. [inputs]: Add aalib, jack, libavc1394, libcaca, libdv, libiec61833, libshout, libsoup, libvpx, orc, taglib and wavpack. Remove glib, gstreamer, libogg, libx11, libxext, libxv, and zlib. [arguments]: Remove.
* gnu: ntp: Update to 4.2.8p2.Mark H Weaver2015-04-18
| | | | * gnu/packages/ntp.scm (ntp): Update to 4.2.8p2.
* gnu: tor: Update to 0.2.5.12.Mark H Weaver2015-04-18
| | | | * gnu/packages/tor.scm (tor): Update to 0.2.5.12.
* gnu: ffmpeg: Drop old version 2.2.Andreas Enge2015-04-17
| | | | | | * gnu/packages/video.scm (ffmpeg-2.2): Remove variable. (ffmpeg)[arguments]: Drop LDFLAGS environment variable needed only for older versions.
* gnu: gnome-vfs: Tolerate 'test-async-cancel' failures, take two.Mark H Weaver2015-04-17
| | | | | | * gnu/packages/gnome.scm (gnome-vfs)[arguments]: Remove 'XFAIL_TESTS' make flag, which caused 'make check' to fail if the test unexpectedly passed. Add 'patch-test-async-cancel-to-never-fail' phase.
* Merge branch 'master' into core-updatesMark H Weaver2015-04-17
|\ | | | | | | | | | | Conflicts: gnu-system.am gnu/packages/gstreamer.scm
| * services: Explicitly refer to Shadow when requiring the 'nologin' shell.Ludovic Courtès2015-04-17
| | | | | | | | | | | | | | * gnu/services/avahi.scm (avahi-service): Change 'shell' to a gexp referring to "nologin" in the SHADOW package. * gnu/services/dbus.scm (dbus-service): Likewise. * gnu/services/networking.scm (ntp-service, tor-service): Likewise.
| * system: Populate /etc/shells with the list of all the shells in use.Ludovic Courtès2015-04-17
| | | | | | | | | | | | | | | | | | | | Reported by Andy Wingo <wingo@pobox.com>. * gnu/system.scm (user-shells, shells-file): New procedures. (etc-directory): Add #:shell parameter. Use 'shells-file' instead of 'text-file'. (operating-system-etc-directory): Call 'user-shells' and pass #:shells to 'etc-directory'.
| * gnu: Add libsrtp.David Hashe2015-04-17
| | | | | | | | | | | | * gnu/packages/telephony.scm (libsrtp): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: linux-libre: Set CONFIG_DEVMEM=yJason Self2015-04-17
| | | | | | | | | | | | * gnu/packages/linux.scm (linux-libre): Set CONFIG_DEVMEM=y. Signed-off-by: Jason Self <j@jxself.org>
| * gnu: mig: Update to 1.5Manolis Ragkousis2015-04-16
| | | | | | | | * gnu/packages/hurd.scm (mig): Update to version 1.5.
| * gnu: hurd-headers: Update to 0.6Manolis Ragkousis2015-04-16
| | | | | | | | * gnu/packages/hurd.scm (hurd-headers): Update to version 0.6.
| * gnu: gnumach-headers: Update to 1.5Manolis Ragkousis2015-04-16
| | | | | | | | * gnu/packages/hurd.scm (gnumach-headers): Update to version 1.5.
| * gnu: Add FASTX Toolkit.Ricardo Wurmus2015-04-16
| | | | | | | | * gnu/packages/bioinformatics.scm (fastx-toolkit): New variable.
| * gnu: Add libgtextutils.Ricardo Wurmus2015-04-16
| | | | | | | | * gnu/packages/textutils.scm (libgtextutils): New variable.
| * gnu: tbb: Set library rpath.Ricardo Wurmus2015-04-16
| | | | | | | | | | * gnu/packages/tbb.scm (tbb)[arguments]: Add the rpath for lib directory of output to LDFLAGS.
| * gnu: mu: Update to 0.9.12.Paul van der Walt2015-04-16
| | | | | | | | * gnu/packages/mail.scm (mu): Update to version 0.9.12.
| * gnu: icedtea6: Update to 1.13.7.Ricardo Wurmus2015-04-15
| | | | | | | | * gnu/packages/java.scm (icedtea6): Update to version 1.13.7.
| * gnu: calibre: Update to 2.24.0.Andreas Enge2015-04-15
| | | | | | | | * gnu/packages/ebook.scm (calibre): Update to 2.24.0.
| * gnu: Don't use #:prefix in (gnu packages sdl).Ludovic Courtès2015-04-14
| | | | | | | | | | | | * gnu/packages/sdl.scm: Remove #:prefix for (gnu packages fontutils) import, and adjust accordingly. Add #:hide for (guix licenses) import.
| * install: Add a procedure to build a self-contained binary tarball.Ludovic Courtès2015-04-14
| | | | | | | | | | | | | | | | | | Suggested by Pjotr Prins <pjotr.public12@thebird.nl> at <http://lists.gnu.org/archive/html/guix-devel/2015-04/msg00229.html>. * gnu/build/install.scm (populate-single-profile-directory): New procedure. * gnu/system/install.scm (self-contained-tarball): New procedure. * Makefile.am (guix-binary.%.tar.xz): New target.
| * gnu: calibre: Update to 2.23.0.Andreas Enge2015-04-14
| | | | | | | | * gnu/packages/ebook.scm (calibre): Update to 2.23.0.
| * gnu: gst-libav: Use system ffmpeg instead of bundled libav.宋文武2015-04-14
| | | | | | | | | | | | | | * gnu/packages/gstreamer.scm (gst-libav)[arguments]: Remove #:phases. Add #:configure-flags. [native-inputs]: Remove yasm. [inputs]: Add ffmpeg.
| * gnu: Add mdadm.Mark H Weaver2015-04-14
| | | | | | | | * gnu/packages/linux.scm (mdadm): New variable.
| * gnu: linux-libre: Remove linux-libre-vblank-fix.patch.Mark H Weaver2015-04-14
| | | | | | | | | | | | * gnu/packages/patches/linux-libre-vblank-fix.patch: Remove file. * gnu-system.am (dist_patch_DATA): Remove it. * gnu/packages/linux.scm (linux-libre): Remove patch.
| * gnu: ruby: Update to 2.2.2.David Thompson2015-04-13
| | | | | | | | * gnu/packages/ruby.scm (ruby): Update to 2.2.2.
| * gnu: emacs: Do not keep references to the entries of the build-time $PATH.Ludovic Courtès2015-04-13
| | | | | | | | | | | | | | | | | | | | | | | | This reduces the number of references of the output from 54 to 31, removing references notably to gcc, expat, glib:bin, ld-wrapper-0, texinfo, pkg-config, make, gawk, binutils, etc. Reported by David Thompson. * gnu/packages/patches/emacs-exec-path.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/emacs.scm (emacs)[source]: Use it.
| * gnu: rseqc: Update hash.Ricardo Wurmus2015-04-13
| | | | | | | | * gnu/packages/bioinformatics.scm (rseqc): Update hash.
| * gnu: linux-libre: Update to 4.0Jason Self2015-04-13
| | | | | | | | * gnu/packages/linux.scm (linux-libre): Update to version 4.0.
* | gnu: icecat: Use system sqlite.Mark H Weaver2015-04-17
| | | | | | | | | | * gnu/packages/gnuzilla.scm (icecat)[inputs]: Add sqlite. [arguments]: Pass "--enable-system-sqlite" to configure.
* | gnu: gnome-vfs: Expect 'test-async-cancel' failure, and clean up.Mark H Weaver2015-04-17
| | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-vfs)[arguments]: Add "XFAIL_TESTS=test-async-cancel" to make flags. Remove ignored and undocumented 'DISABLE_DEPRECATED_CFLAGS' configure flag. Simplify 'ignore-deprecations' phase and return #t. Reformat to fit within 80 columns.
* | gnu: Add second ld-wrapper to work around readlink dereferencing bug.Ludovic Courtès2015-04-16
| | | | | | | | | | | | | | | | Suggested by Mark H Weaver. * gnu/packages/ld-wrapper2.in: New file. * gnu-system.am (MISC_DISTRO_FILES): Add it. * gnu/packages/commencement.scm (fixed-ld-wrapper): New procedure.
* | gnu: bigloo: Add RUNPATH to the libraries.Ludovic Courtès2015-04-16
| | | | | | | | | | * gnu/packages/scheme.scm (bigloo)[arguments]: Pass --ldflags 'configure' flag.
* | gnu: vlc: Update to 2.2.0.Andreas Enge2015-04-16
| | | | | | | | | | * gnu/packages/video.scm (vlc): Update to 2.2.0. [inputs]: Switch from ffmpeg-2.2 to latest one.
* | gnu: ffmpeg: Allow tests to run from the build tree.Ludovic Courtès2015-04-16
| | | | | | | | | | * gnu/packages/video.scm (ffmpeg)[arguments]: Add 'set-ld-library-path' phase.
* | gnu: ffmpeg: Use 'modify-phases'.Ludovic Courtès2015-04-16
| | | | | | | | | | * gnu/packages/video.scm (ffmpeg)[arguments]: Use 'modify-phases' instead of 'alist-cons-after' et al.
* | gnu: icecat: Disable RUNPATH validation.Ludovic Courtès2015-04-16
| | | | | | | | | | * gnu/packages/gnuzilla.scm (icecat)[arguments]: Pass #:validate-runpath? #f.
* | gnu: qt-4: Add "doc" output; use more standard directory names.Ludovic Courtès2015-04-15
| | | | | | | | | | * gnu/packages/qt.scm (qt-4)[outputs]: New field. (qt-4)[arguments]: Pass '-docdir', '-demosdir', and '-examplesdir'.
* | gnu: qt-4: Do not set $LDFLAGS since that triggerred a build failure.Ludovic Courtès2015-04-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes the build failure at <http://hydra.gnu.org/build/379884/log/raw>: g++ -licui18n -Wl,-O1 [...] -o ../../../../bin/assistant [...] ld: warning: libQtCLucene.so.4, needed by /tmp/nix-build-qt-4.8.6.drv-0/qt-everywhere-opensource-src-4.8.6/lib/libQtHelp.so, not found (try using -rpath or -rpath-link) /tmp/nix-build-qt-4.8.6.drv-0/qt-everywhere-opensource-src-4.8.6/lib/libQtHelp.so: undefined reference to `QCLucenePhraseQuery::getTerms() const' [...] * gnu/packages/patches/qt4-ldflags.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/qt.scm (qt-4)[source]: Use it. [arguments]: Remove 'setenv' call in 'configure' phase.
* | gnu: wine: Add $libdir to the RUNPATH of binaries.宋文武2015-04-15
| | | | | | | | * gnu/packages/wine.scm (wine)[arguments]: Add #:configure-flags.
* | gnu: wine: Update to 1.7.40.宋文武2015-04-15
| | | | | | | | * gnu/packages/wine.scm (wine): Update to 1.7.40.