Commit Graph

20555 Commits (2a74f6f7e72c0bc420316d0d7cfb72bdcaedf414)

Author SHA1 Message Date
Leo Famulari 2a74f6f7e7
gnu: gimp: Fix CVE-2017-{17784,17785,17786,17787,17789}.
* gnu/packages/patches/gimp-CVE-2017-17784.patch,
gnu/packages/patches/gimp-CVE-2017-17785.patch,
gnu/packages/patches/gimp-CVE-2017-17786.patch,
gnu/packages/patches/gimp-CVE-2017-17787.patch,
gnu/packages/patches/gimp-CVE-2017-17789.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/gimp.scm (gimp)[source]: Use them.
2017-12-31 13:51:20 -05:00
Rutger Helling c41fb54f95
gnu: wine64-staging: Add 32-bit support.
* gnu/packages/wine.scm (wine64-staging)[inputs]: Add wine-staging.
[arguments]: Install libraries to /lib/wine64. Don't inherit phases. Add
'copy-win32-files phase.
[description]: Update description.
-
2017-12-31 19:05:47 +01:00
Rutger Helling 58cbcb02a5
gnu: wine64: Add 32-bit support.
* gnu/packages/wine.scm (wine64)[inputs]: Add wine.
[arguments]: Install libraries to /lib/wine64. Don't inherit phases. Add
'copy-win32-files phase.
[description]: Update description.
2017-12-31 19:05:47 +01:00
Rutger Helling 5cead94554
gnu: wine: Install libraries to /lib/wine32.
* gnu/packages/wine.scm (wine)[arguments]: Install libraries to /lib/wine32.
2017-12-31 19:05:47 +01:00
Leo Famulari 8de9d5329e
gnu: Add kurly.
* gnu/packages/curl.scm (kurly): New variable.
2017-12-31 12:36:08 -05:00
Leo Famulari 12f496ba56
gnu: Add go-github-com-davidjpeacock-cli.
* gnu/packages/golang.scm (go-github-com-davidjpeacock-cli): New variable.
2017-12-31 12:36:08 -05:00
Leo Famulari 11b12655f0
gnu: Add go-github-com-aki237-nscjar.
* gnu/packages/golang.scm (go-github-com-aki237-nscjar): New variable.
2017-12-31 12:36:07 -05:00
Leo Famulari d3878e88f3
gnu: Add go-github-com-alsm-ioprogress.
* gnu/packages/golang.scm (go-github-com-alsm-ioprogress): New variable.
2017-12-31 12:36:07 -05:00
Christopher Baines 809b884260
gnu: packages: 0ad: Tweak the build options.
Use the -C make option, rather than changing directory before the build
phase. Add config=release to the make flags as this might improve performance,
and verbose=1 as this might make the build process clearer.

Also remove --minimal-flags, as I don't quite understand what this does, but
using it seems to remove lots of flags that would be used by default.

* gnu/packages/games.scm (0ad)[arguments]: Add #:make-flags, remove the
  --minimal-flags argument from the configure phase, remove the 'chdir phase,
  and change the chdir argument in the install phase.
2017-12-31 14:11:46 +00:00
ng0 6ce4fc69f5
gnu: mate: Add more packages.
* gnu/packages/mate.scm (mate)[inputs]: Add "mate-user-guide", "mate-calc", "mate-backgrounds",
"mate-netbook", "hicolor-icon-theme", "mate-utils", "engrampa", "eom", "mate-polkit",
"mate-system-monitor", "mate-utils", "pluma", "atril".

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-12-30 22:55:26 +01:00
ng0 95073bfc3e
gnu: Add mate-polkit.
* gnu/packages/mate.scm (mate-polkit): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-12-30 22:55:25 +01:00
ng0 1da3338c3e
gnu: Add mate-system-monitor.
* gnu/packages/mate.scm (mate-system-monitor): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-12-30 22:55:25 +01:00
ng0 a1eef8257e
gnu: Add pluma.
* gnu/packages/mate.scm (pluma): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-12-30 22:55:25 +01:00
ng0 446131be50
gnu: Add engrampa.
* gnu/packages/mate.scm (engrampa): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-12-30 22:55:25 +01:00
ng0 432c41eece
gnu: Add eom.
* gnu/packages/mate.scm (eom): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-12-30 22:55:25 +01:00
ng0 8a990b2961
gnu: Add mate-utils.
* gnu/packages/mate.scm (mate-utils): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-12-30 22:55:25 +01:00
ng0 c44838f95d
gnu: Add mate-screensaver.
* gnu/packages/mate.scm (mate-screensaver): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-12-30 22:55:24 +01:00
ng0 9f7d5768df
gnu: Add mate-netbook.
* gnu/packages/mate.scm (mate-netbook): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-12-30 22:55:24 +01:00
ng0 e91f9d4078
gnu: Add libfakekey.
* gnu/packages/xdisorg.scm (libfakekey): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-12-30 22:55:24 +01:00
ng0 f2c71f8282
gnu: Add mate-icon-theme-faenza.
* gnu/packages/mate.scm (mate-icon-theme-faenza): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-12-30 22:55:24 +01:00
ng0 538b752b0e
gnu: Add mate-common.
* gnu/packages/mate.scm (mate-common): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-12-30 22:55:24 +01:00
ng0 bf7f29491d
gnu: Add mate-backgrounds.
* gnu/packages/mate.scm (mate-backgrounds): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-12-30 22:55:23 +01:00
ng0 033a2ac691
gnu: Add mate-calc.
* gnu/packages/mate.scm (mate-calc): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-12-30 22:55:23 +01:00
ng0 694285712e
gnu: Add atril.
* gnu/packages/mate.scm (atril): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-12-30 22:55:23 +01:00
ng0 5a97a26204
gnu: caja: Add native-search-paths.
* gnu/packages/mate.scm (caja)[native-search-paths]: Add it.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-12-30 22:55:23 +01:00
ng0 d58b0abd14
gnu: Add caja-extensions.
* gnu/packages/mate.scm (caja-extensions): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-12-30 22:55:23 +01:00
ng0 1b332539eb
gnu: mate-session-manager: Configure with with elogind support.
* gnu/packages/mate.scm (mate-session-manager)[arguments]: Add '--enable-elogind'
to configure-flags.
(phases): Add 'pre-configure' phase.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-12-30 22:55:23 +01:00
ng0 75282ec168
gnu: Add mate-user-guide.
* gnu/packages/mate.scm (mate-user-guide): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-12-30 22:55:22 +01:00
Tobias Geerinckx-Rice acd7bf4b5e
gnu: youtube-dl: Update to 2017.12.31.
* gnu/packages/video.scm (youtube-dl): Update to 2017.12.31.
2017-12-30 22:57:13 +01:00
Efraim Flashner f1431d2343
gnu: edi: Update to 0.6.0.
* gnu/packages/enlightenment.scm (edi): Update to 0.6.0.
[source]: Download from enlightenment's website.
[tests]: Disable tests.
[native-inputs]: Remove check, lcov.
2017-12-30 23:25:01 +02:00
Roel Janssen 57fe82c5bd
gnu: Add emacs-php-mode.
* gnu/packages/emacs.scm (emacs-php-mode): New variable.
2017-12-30 21:44:21 +01:00
Mark H Weaver 26d107eb0b
gnu: linux-libre: Update to 4.14.10.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.10.
(%linux-libre-hash): Update hash.
2017-12-30 15:32:41 -05:00
Mark H Weaver 838fdebb73
gnu: linux-libre@4.9: Update to 4.9.73.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.73.
2017-12-30 15:31:59 -05:00
Tobias Geerinckx-Rice c4556777d9
gnu: borg: Update to 1.1.4.
* gnu/packages/backup.scm (borg): Update to 1.1.4.
[source]: Remove obsolete patch.  Remove bundled lz4 and zstd.
[inputs]: Add zstd.
[arguments]: Build with input versions of lz4 and zstd.
* gnu/packages/patches/borg-fix-archive-corruption-bug.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-12-30 18:00:51 +01:00
Tobias Geerinckx-Rice 50d22ef15d
gnu: youtube-dl: Update to 2017.12.28.
* gnu/packages/video.scm (youtube-dl): Update to 2017.12.28.
2017-12-30 16:27:40 +01:00
Danny Milosavljevic 39afd2a8ce
gnu: python-lit: Fix tests.
* gnu/packages/check.scm (python-lit)[native-inputs]: Add python-pytest.
2017-12-30 12:00:31 +01:00
Leo Famulari edc73cc2e5
gnu: tremc: Update to 0.9.0-2.e06d08d.
* gnu/packages/bittorrent.scm (tremc): Update to 0.9.0-2.e06d08d.
[build-system]: Switch to the gnu-build-system.
[arguments]: Adjust accordingly.
2017-12-30 04:37:14 -05:00
Efraim Flashner e2f37d6ab7
gnu: rage: Update to 0.3.0.
* gnu/packages/enlightenment.scm (rage): Update to 0.3.0.
[build-system]: Switch to meson build system.
2017-12-29 15:22:51 +02:00
Marius Bakke 5859fd6c9e
gnu: ledger-agent: Escape '@' symbols in description.
Fixes a Texinfo syntax error introduced in d596fea5fd.
Reported by Fis Trivial in <https://bugs.gnu.org/29879>.

* gnu/packages/finance.scm (ledger-agent)[description]: Escape '@'.
2017-12-29 14:01:06 +01:00
Leo Famulari e3cea0d5e4
gnu: lynx: Update to 2.8.9dev.16 [fixes CVE-2017-1000211].
* gnu/packages/web-browsers.scm (lynx): Update to 2.8.9dev.16.
[arguments]: Patch the path of the shell in the translations makefile.
2017-12-29 01:53:51 -05:00
Leo Famulari 315430d7df
gnu: imagemagick: Update to 6.9.9-30.
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.9-30.
2017-12-29 01:53:50 -05:00
Rutger Helling ce9fbae1b7
gnu: qemu: Update home-page.
* gnu/packages/virtualization.scm (qemu)[home-page]: Update URL.
2017-12-28 23:58:36 +01:00
Rutger Helling 0e5d0f66b5
gnu: qemu: Add wrapper for Samba.
* gnu/packages/virtualization.scm (qemu)[arguments]: Change #:configure-flags to
a list, add --smbd flag. Add 'create-samba-wrapper phase.
2017-12-28 23:58:32 +01:00
Danny Milosavljevic 50c4d676ff
gnu: Add keepkey-agent.
* gnu/packages/finance.scm (keepkey-agent): New variable.
2017-12-28 22:28:13 +01:00
Danny Milosavljevic d6ddeffcbc
gnu: Add python-keepkey.
* gnu/packages/finance.scm (python-keepkey, python2-keepkey): New variables.
2017-12-28 22:16:11 +01:00
Alex Kost 65f88296fb
gnu: emacs-guix: Update to 0.3.4.
* gnu/packages/emacs.scm (emacs-guix): Update to 0.3.4.
2017-12-28 23:14:52 +03:00
Clément Lassieur 6a9d226665
gnu: Add missing copyright line.
* gnu/packages/ruby.scm: Add missing copyright line for commit f90c25c.
2017-12-28 18:46:59 +01:00
Mathieu Othacehe 6b681ddda0
gnu: guix: Update snapshot to f76ff984.
* gnu/packages/package-management.scm (guix): Update to f76ff984.
2017-12-28 10:52:11 +01:00
Danny Milosavljevic 47c8ea994c
gnu: Add trezor-agent.
* gnu/packages/finance.scm (trezor-agent): New variable.
2017-12-28 10:13:21 +01:00
Danny Milosavljevic d596fea5fd
gnu: Add ledger-agent.
* gnu/packages/finance.scm (ledger-agent): New variable.
2017-12-28 10:12:16 +01:00