| Commit message (Expand) | Author | Age | Files | Lines |
* | system: grub: Use Guile-{RSVG,Cairo} instead of Inkscape + ImageMagick.•••Based on a suggestion by Andy Wingo at
<https://lists.gnu.org/archive/html/guix-devel/2015-08/msg00753.html>.
* gnu/build/svg.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu/system/grub.scm (svg->png): Add #:width and #:height. Rewrite to
use (gnu build svg).
(resize-image): Remove.
(grub-background-image): Adjust accordingly.
| Ludovic Courtès | 2016-10-25 | 3 | -22/+89 |
* | gnu: Add coda.•••* gnu/packages/maths.scm (coda): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Thomas Danckaert | 2016-10-24 | 1 | -0/+31 |
* | gnu: Add hdf-eos2.•••* gnu/packages/maths.scm (hdf-eos2): New variable.
* gnu/packages/patches/hdf-eos2-build-shared.patch: New file.
* gnu/packages/patches/hdf-eos2-remove-gctp.patch: New file.
* gnu/packages/patches/hdf-eos2-fortrantests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add patches.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Thomas Danckaert | 2016-10-24 | 5 | -0/+447 |
* | gnu: Add guile-bytestructures•••* gnu/packages/guile.scm (guile-bytestructures): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Amirouche | 2016-10-24 | 1 | -0/+81 |
* | services: nginx: Virtual hosts are first-class configuration items.•••* gnu/services/web.scm (<nginx-vhost-configuration>): New record type.
(config-domain-strings): New procedure.
(config-index-strings): New procedure.
(default-nginx-vhost-config): New procedure.
(default-nginx-config): Add vhost support and temporary directories
(nginx-activation): Create temporary directories
(nginx-service): Add vhost-list key.
* doc/guix.texi (Web Services): Document 'nginx-vhost-configuration'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Julien Lepiller | 2016-10-24 | 2 | -5/+137 |
* | gnu: efl: Update to 1.18.2.•••* gnu/packages/enlightenment.scm (efl): Update to 1.18.2.
| Efraim Flashner | 2016-10-24 | 1 | -2/+2 |
* | gnu: red-eclipse: Update to 1.5.6.•••* gnu/packages/games.scm (red-eclipse): Update to 1.5.6.
[arguments]: Adjust phases.
| Kei Kebreau | 2016-10-24 | 1 | -35/+35 |
* | gnu: Add whois.•••* gnu/packages/networking.scm (whois): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| ng0 | 2016-10-24 | 1 | -0/+39 |
* | gnu: gnumeric: Use 'glib-or-gtk-build-system'.•••Reported by Pjotr Prins <pjotr.public12@thebird.nl>.
* gnu/packages/gnome.scm (gnumeric)[build-systems]: Switch to
GLIB-OR-GTK-BUILD-SYSTEM.
| 宋文武 | 2016-10-24 | 1 | -1/+1 |
* | gnu: musl: Fix CVE-2016-8859.•••* gnu/packages/patches/musl-CVE-2016-8859.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/musl.scm (musl)[source]: Use it.
| Leo Famulari | 2016-10-23 | 3 | -0/+83 |
* | gnu: windowmaker: Update to 0.95.7.•••* gnu/packages/gnustep.scm (windowmaker): Update to 0.95.7.
| Kei Kebreau | 2016-10-23 | 1 | -2/+2 |
* | gnu: gajim: Update to 0.16.6.•••* gnu/packages/messaging.scm (gajim): Update to 0.16.6.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Arun Isaac | 2016-10-23 | 1 | -25/+18 |
* | gnu: gajim: License is "version 3 only".•••* gnu/packages/messaging.scm (gajim)[license]: Change to GPL3.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Arun Isaac | 2016-10-23 | 1 | -1/+1 |
* | nls: Update 'fr' translation. | Leo Famulari | 2016-10-23 | 1 | -602/+747 |
* | gnu: weechat: Update to 1.6.•••* gnu/packages/irc.scm (weechat): Update to 1.6.
Signed-off-by: Leo Famulari <leo@famulari.name>
| ng0 | 2016-10-23 | 1 | -3/+3 |
* | gnu: Add python-flask-sqlalchemy.•••* gnu/packages/python.scm (python-flask-sqlalchemy): New variable.
| Danny Milosavljevic | 2016-10-23 | 1 | -0/+23 |
* | gnu: Add python-flask-basicauth.•••* gnu/packages/python.scm (python-flask-basicauth): New variable.
| Danny Milosavljevic | 2016-10-23 | 1 | -0/+22 |
* | gnu: Add python-flask-restful.•••* gnu/packages/python.scm (python-flask-restful): New variable.
| Danny Milosavljevic | 2016-10-23 | 1 | -0/+31 |
* | gnu: Add python-aniso8601.•••* gnu/packages/python.scm (python-aniso8601): New variable.
| Danny Milosavljevic | 2016-10-23 | 1 | -0/+22 |
* | gnu: Add bluefish.•••* gnu/packages/gnome.scm (bluefish): New variable.
| Rene Saavedra | 2016-10-23 | 1 | -0/+31 |
* | import: pypi: All inputs are propagated-inputs by default.•••* guix/import/pypi.scm (maybe-inputs): Return inputs as
"propagated-inputs".
| Hartmut Goebel | 2016-10-23 | 1 | -1/+1 |
* | gnu: openconnect: Update to 7.07.•••* gnu/packages/vpn.scm (openconnect): Update to 7.07.
| Tobias Geerinckx-Rice | 2016-10-23 | 1 | -2/+2 |
* | gnu: weex: Use ‘modify-phases’.•••* gnu/packages/ftp.scm (weex): Use the ‘modify-phases’ syntax.
| Tobias Geerinckx-Rice | 2016-10-23 | 1 | -12/+12 |
* | gnu: Add guitarix-lv2.•••* gnu/packages/audio.scm (guitarix-lv2): New variable.
| Ricardo Wurmus | 2016-10-23 | 1 | -0/+10 |
* | gnu: Add mod-utilities.•••* gnu/packages/music.scm (mod-utilities): New variable.
| Ricardo Wurmus | 2016-10-23 | 1 | -0/+34 |
* | gnu: Add jalv-select.•••* gnu/packages/music.scm (jalv-select): New variable.
| Ricardo Wurmus | 2016-10-23 | 1 | -0/+40 |
* | gnu: Add mod-host.•••* gnu/packages/music.scm (mod-host): New variable.
| Ricardo Wurmus | 2016-10-23 | 1 | -0/+49 |
* | gnu: jasper: Update to 1.900.13.•••* gnu/packages/image.scm (jasper): Update to 1.900.13.
[arguments]: Build with -std=c99 support.
| Efraim Flashner | 2016-10-23 | 1 | -2/+4 |
* | gnu: Add libpsyc.•••* gnu/packages/psyc.scm (libpsyc): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| ng0 | 2016-10-23 | 1 | -0/+39 |
* | gnu: Add perl-net-psyc.•••* gnu/packages/psyc.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| ng0 | 2016-10-23 | 2 | -0/+107 |
* | gnu: vmpk: Remove package.•••The vmpk package has been broken for a while and attempts to fix it have
failed. The package "jack-keyboard" offers similar features.
* gnu/packages/music.scm (vmpk): Remove variable.
| Ricardo Wurmus | 2016-10-23 | 1 | -47/+0 |
* | gnu: Add supertuxkart.•••* gnu/packages/games.scm (supertuxkart): New variable.
| Ricardo Wurmus | 2016-10-23 | 1 | -0/+75 |
* | gnu: gambit-c: Update to 4.8.5.•••* gnu/packages/scheme.scm (gambit-c): Update to 4.8.5.
[source]: Update source tarball name.
| Efraim Flashner | 2016-10-23 | 1 | -3/+3 |
* | gnu: gambit-c: Use 'modify-phases' syntax.•••* gnu/packages/scheme.scm (gambit-c)[arguments]: Use 'modify-phases'
syntax.
| Efraim Flashner | 2016-10-23 | 1 | -10/+10 |
* | gnu: gambit-c: Update to 4.7.9.•••* gnu/packages/scheme.scm (gambit-c): Update to 4.7.9.
| Efraim Flashner | 2016-10-23 | 1 | -2/+2 |
* | gnu: bigloo: Use 'modify-phases' syntax.•••* gnu/packages/scheme.scm (bigloo)[arguments]: Use 'modify-phases' syntax.
| Efraim Flashner | 2016-10-23 | 1 | -47/+46 |
* | gnu: hop: Use 'modify-phases' syntax.•••* gnu/packages/scheme.scm (hop)[arguments]: Use 'modify-phases' syntax.
| Efraim Flashner | 2016-10-23 | 1 | -13/+12 |
* | gnu: hop: Update to 2.5.1.•••* gnu/packages/scheme.scm (hop): Update to 2.5.1.
[source]: Remove patch.
* gnu/packages/patches/hop-bigloo-4.0b.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Efraim Flashner | 2016-10-23 | 3 | -127/+3 |
* | gnu: mpg321: Update to 0.3.2.•••* gnu/packages/mp3.scm (mpg321): Update to 0.3.2.
| Leo Famulari | 2016-10-23 | 1 | -2/+2 |
* | gnu: mpg123: Update to 1.23.8.•••* gnu/packages/mp3.scm (mpg123): Update to 1.23.8.
| Leo Famulari | 2016-10-23 | 1 | -2/+2 |
* | doc: emacs: Clarify 'guix-use-substituse' and 'guix-dry-run'.•••Reported by apteryx on #guix.
* doc/emacs.texi (Emacs Build Options): Mention the variable value when describe
the effects of 'guix-use-substitute' and 'guix-dry-run'.
| 宋文武 | 2016-10-23 | 1 | -4/+4 |
* | gnu: beast: Disable parallel-build.•••* gnu/packages/music.scm (beast)[arguments]: Disable parallel builds to
prevent a race condition.
| Efraim Flashner | 2016-10-23 | 1 | -0/+2 |
* | gnu: infamous-plugins: Remove compiler optimizations.•••* gnu/packages/audio.scm (infamous-plugins)[arguments]: Add phase
removing built-in compiler optimizations in the source code.
| Efraim Flashner | 2016-10-23 | 1 | -2/+18 |
* | gnu: python2-validictory: Add missing input.•••* gnu/packages/python.scm (python2-validictory)[native-inputs]: Add
python2-setuptools.
(python-validictory)[properties]: New field.
| Efraim Flashner | 2016-10-23 | 1 | -2/+8 |
* | gnu: ffmpeg: Update to 3.1.5.•••* gnu/packages/video.scm (ffmpeg): Update to 3.1.5.
| Efraim Flashner | 2016-10-23 | 1 | -2/+2 |
* | gnu: mutt: Update to 1.7.1.•••* gnu/packages/mail.scm (mutt): Update to 1.7.1.
| Efraim Flashner | 2016-10-23 | 1 | -2/+2 |
* | gnu: Add vim-full.•••* gnu/packages/vim.scm (vim-full): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| ng0 | 2016-10-23 | 1 | -2/+69 |
* | gnu: aria2: Update to 1.28.0.•••* gnu/packages/bittorrent.scm (aria2): Update to 1.28.0.
| Efraim Flashner | 2016-10-23 | 1 | -2/+2 |
* | gnu: linux-libre: Update to 4.8.4.•••* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.8.4.
| Mark H Weaver | 2016-10-23 | 1 | -4/+4 |
* | gnu: linux-libre@4.4: Update to 4.4.27.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.27.
| Mark H Weaver | 2016-10-23 | 1 | -2/+2 |