summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Expand)AuthorAgeFilesLines
...
* | | gnu: imlib2: Update to 1.4.7.•••* gnu/packages/image.scm (imlib2): Update to 1.4.7. Alex Kost2015-04-271-13/+4
* | | gnu: icedtea6: Split test fixing phases.•••* gnu/packages/java.scm (icedtea6)[arguments]: Split phase 'fix-tests into three phases 'fix-test-framework, 'fix-hotspot-tests, and 'fix-jdk-tests. Ricardo Wurmus2015-04-271-103/+108
* | | gnu: flexbar: Enable tests.•••* gnu/packages/bioinformatics.scm (flexbar): Enable tests. Ricardo Wurmus2015-04-271-5/+10
* | | gnu: tbb: Set rpath in LDFLAGS.•••* gnu/packages/tbb.scm (tbb)[arguments]: Set rpath to "/lib" output directory in LDFLAGS. Ricardo Wurmus2015-04-271-0/+2
* | | gnu: Add sfml.•••* gnu/packages/game-development.scm (sfml): New variable. David Thompson2015-04-271-1/+43
* | | gnu: mpv: Update to 0.9.0.•••* gnu/packages/video.scm (mpv): Update to 0.9.0. 宋文武2015-04-271-3/+3
* | | gnu: ffmpeg: Don't use patchelf.•••* gnu/packages/video.scm (ffmpeg)[inputs]: Remove patchelf. [arguments]: Remove #:modules, #:imported-modules and 'add-lib-to-runpath phase. Pass '--extra-ldflags=-Wl,-rpath=$libdir' to `configure'. 宋文武2015-04-271-18/+4
* | | gnu: ffmpeg: Update to 2.6.2.•••* gnu/packages/video.scm (ffmpeg): Update to 2.6.2. 宋文武2015-04-271-2/+2
* | | gnu: Add guile-minikanren.•••* gnu/packages/guile.scm (guile-minikanren): New variable. Christopher Allan Webber2015-04-261-0/+78
| |/ |/|
* | gnu: evas-generic-loaders: Update to 1.13.2.•••* gnu/packages/enlightenment.scm (evas-generic-loaders): Update to 1.13.2. Use https for the URL to avoid a redirection. Andreas Enge2015-04-261-4/+5
* | gnu: gpgme: Update to 1.5.4.•••* gnu/packages/gnupg.scm (gpgme): Update to 1.5.4. Andreas Enge2015-04-261-3/+3
* | Merge branch 'wip-glib' into master.•••Conflicts: gnu/packages/package-management.scm Andreas Enge2015-04-268-115/+59
|\ \
| * | gnu: gtkmm-2: Update to 2.24.4.•••* gnu/packages/gtk.scm (gtkmm-2): Update to 2.24.4. 宋文武2015-04-221-2/+2
| * | gnu: gtkmm: Update to 3.16.0.•••* gnu/packages/gtk.scm (gtkmm): Update to 3.16.0. 宋文武2015-04-221-2/+2
| * | gnu: pangomm: Update to 2.36.0.•••* gnu/packages/gtk.scm (pangomm): Update to 2.36.0. 宋文武2015-04-221-2/+2
| * | gnu: gtk+: Update to 3.16.2.•••* gnu/packages/gtk.scm (gtk+): Update to 3.16.2. 宋文武2015-04-221-2/+2
| * | gnu: cups-filters: Update to 1.0.68.•••* gnu/packages/cups.scm (cups-filters): Update to 1.0.68. 宋文武2015-04-221-2/+2
| * | gnu: vala: Fix tests by setting 'CC'.•••This fixes a regression introduced in b19d680. * gnu/packages/gnome.scm (vala)[arguments]: New field. 宋文武2015-04-221-2/+9
| * | Remove all the 'CC=gcc' hacks for 'g-ir-scanner'.•••* gnu/packages/glib.scm (telepathy-glib)[arguments]: Remove. * gnu/packages/gtk.scm (at-spi2-core, gtk+-2): Remove #:make-flags. * gnu/packages/gnome.scm (libpeas, librsvg, vala, vte, json-glib, libxklavier, libsoup, libsecret, colord, geocode-glib, libgweather): Remove #:make-flags or the '(setenv "CC" "gcc")' phase. 宋文武2015-04-223-58/+6
| * | gnu: poppler: Update to 0.32.0.•••* gnu/packages/pdf.scm (poppler): Update to 0.32.0. 宋文武2015-04-221-2/+2
| * | gnu: python-pygobject: Update to 3.16.1.•••* gnu/packages/glib.scm (python-pygobject): Update to 3.16.1. 宋文武2015-04-221-4/+2
| * | gnu: glibmm: Update to 2.44.0.•••* gnu/packages/glib.scm (glibmm): Update to 2.44.0. 宋文武2015-04-221-2/+2
| * | gnu: libsigc++: Update to 2.4.1.•••* gnu/packages/glib.scm (libsigc++): Update to 2.4.1. 宋文武2015-04-221-4/+5
| * | gnu: dbus-glib: Update to 0.104.•••* gnu/packages/glib.scm (dbus-glib): Update to 0.104. 宋文武2015-04-221-2/+2
| * | gnu: itstool: Update to 2.0.2.•••* gnu/packages/glib.scm (itstool): Update to 2.0.2. 宋文武2015-04-221-2/+2
| * | gnu: gobject-introspection: Update to 1.44.0.•••* gnu/packages/glib.scm (gobject-introspection): Update to 1.44.0. [source]: Use mirror://gnome. [arguments]<#:phases>: Remove. * gnu/packages/patches/gobject-introspection-cc.patch: Rewrite to set os.environ['CC'] in 'giscanner/__init__.py'. 宋文武2015-04-222-25/+15
| * | gnu: python-pycairo: Fix build with with python-3.4.3.•••* gnu/packages/patches/pycairo-wscript.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/gtk.scm (python-pycairo)[source]: Use it. [build-system]: Use waf-build-system. [native-inputs]: Add python-waf. [arguments]<#:phases>: Use 'modify-phases'. Add 'patch-waf phase. * gnu/packages/gtk.scm (python2-pycairo): Adjust accordingly. 宋文武2015-04-222-19/+49
| * | gnu: Add python-waf.•••* gnu/packages/python.scm (python-waf, python2-waf): New variables. 宋文武2015-04-221-0/+36
| * | gnu: guix: Update development snapshot.•••* gnu/packages/package-management.scm (guix-devel): Update to dd3a42e. Mark H Weaver2015-04-221-2/+2
| * | gnu: guix: Don't install in /etc/bash_completion.d within build environment.•••Fixes <http://bugs.gnu.org/20394>. Patch by Ludovic Courtès <ludo@gnu.org>. * gnu/packages/package-management.scm (guix)[arguments]: Pass "--with-bash-completion-dir" option to configure. Mark H Weaver2015-04-221-0/+3
| * | gnu: libxfont: Update to 1.5.1.•••* gnu/packages/xorg.scm (libxfont): Update to 1.5.1. Mark H Weaver2015-04-211-2/+2
| * | gnu: libidn: Update to 1.30.•••* gnu/packages/libidn.scm (libidn): Update to 1.30. Andreas Enge2015-04-211-2/+2
* | | gnu: Add calf plugins.•••* gnu/packages/audio.scm (calf): New variable. Ricardo Wurmus2015-04-261-0/+42
* | | gnu: Add fluidsynth.•••* gnu/packages/audio.scm (fluidsynth): New variable. Ricardo Wurmus2015-04-261-0/+39
* | | gnu: Add mdds.•••* gnu/packages/boost.scm (mdds): New variable. Andreas Enge2015-04-261-0/+22
* | | gnu: Add gitolite.•••* gnu/packages/version-control.scm (gitolite): New variable. * gnu/packages/patches/gitolite-openssh-6.8-compat.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. David Thompson2015-04-242-0/+85
* | | gnu: nginx: Update to 1.8.0.•••* gnu/packages/web.scm (nginx): Update to 1.8.0. David Thompson2015-04-241-2/+2
* | | gnu: wpa-supplicant: Add fix for CVE-2015-1863.•••* gnu/packages/patches/wpa-supplicant-CVE-2015-1863.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/admin.scm (wpa-supplicant): Add patch. Mark H Weaver2015-04-232-1/+45
* | | gnu: r: Update to 3.2.0.•••* gnu/packages/statistics.scm (r): Update to 3.2.0. Ricardo Wurmus2015-04-231-2/+2
* | | gnu: r: Set library rpath.•••* gnu/packages/statistics.scm (r)[arguments]: Add the rpath for lib directory of output to LDFLAGS. Ricardo Wurmus2015-04-231-1/+5
* | | gnu: postgresql: Update to 9.3.6.•••* gnu/packages/databases.scm (postgresql): Update to 9.3.6. Use .bz2 tarball. Mark H Weaver2015-04-231-3/+3
* | | gnu: notmuch: Update to 0.19; add man pages and bash completion.•••* gnu/packages/mail.scm (notmuch)[source]: Update to 0.19. [arguments]: In 'configure' phase, set CC environment variable. Arrange to use rst2man.py instead of rst2man. [native-inputs]: Add python-2, python2-docutils, and bash-completion. Mark H Weaver2015-04-231-3/+14
* | | gnu: Add gcc-5.1.0 and gcc-toolchain-5.1.0.•••* gnu/packages/gcc.scm (gcc-5.1): New variable. * gnu/packages/commencement.scm (gcc-toolchain-5.1): New variable. Mark H Weaver2015-04-232-1/+16
* | | gnu: xfce4-settings: Add more inputs.•••* gnu/packages/xfce.scm (xfce4-settings)[inputs]: Add libxklavier, upower and xf86-input-libinput. 宋文武2015-04-231-1/+4
* | | gnu: libinput: Update to 0.14.1.•••* gnu/packages/freedesktop.scm (libinput): Update to 0.14.1. 宋文武2015-04-231-2/+2
* | | gnu: Add xf86-input-libinput.•••* gnu/packages/xorg.scm (xf86-input-libinput): New variable. 宋文武2015-04-231-1/+31
* | | gnu: guix: Update development snapshot.•••* gnu/packages/package-management.scm (guix-devel): Update to fc34dee. Mark H Weaver2015-04-221-2/+2
* | | gnu: ccl: Add default 'match' cases for unsupported platforms.•••* gnu/packages/lisp.scm (ccl)[arguments]: Add default 'match' cases for unsupported platforms. Mark H Weaver2015-04-221-4/+12
* | | gnu: nginx: Fix configure flags on unsupported platforms.•••* gnu/packages/web.scm (nginx)[arguments]: Add default case in 'match' form within 'configure' phase. Mark H Weaver2015-04-221-1/+6
* | | gnu: mplayer: Fix configure flags on armhf.•••* gnu/packages/video.scm (mplayer)[arguments]: Add default case in 'match' form in configure flags. Enable support for arm processor features that are assumed by our armhf port. Mark H Weaver2015-04-221-6/+6