guix/gnu
Marius Bakke 77ab6983a1
gnu: devil: Update to 1.8.0.
* gnu/packages/patches/devil-CVE-2009-3994.patch,
gnu/packages/patches/devil-fix-libpng.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
* gnu/packages/image.scm (devil): Update to 1.8.0.
[source]: Remove patches and snippet.
[build-system]: Change to CMAKE-BUILD-SYSTEM.
[arguments]: Disable tests. Remove #:configure-flags and add a
'change-directory' phase. Remove 'fix-tests' phase.
[inputs]: Change LIBJPEG to LIBJPEG-TURBO.
2017-03-24 00:12:00 +01:00
..
build Merge branch 'master' into core-updates 2017-03-15 17:52:26 +01:00
packages gnu: devil: Update to 1.8.0. 2017-03-24 00:12:00 +01:00
services file-systems: Do not use (gnu packages …). 2017-03-21 22:33:07 +01:00
system file-systems: Add missing docstring. 2017-03-21 22:33:07 +01:00
tests tests: ssh: Add a test for SFTP. 2017-03-21 20:49:26 +01:00
artwork.scm
local.mk gnu: devil: Update to 1.8.0. 2017-03-24 00:12:00 +01:00
packages.scm packages: Use PACKAGE@VERSION syntax when reporting ambiguities. 2017-03-08 23:42:53 +01:00
services.scm services: Create /var/log upon activation. 2017-03-10 14:48:06 +01:00
system.scm system: Avoid '_' as a pattern variable in 'match'. 2017-03-10 14:48:06 +01:00
tests.scm