| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
| |
* gnu/packages/dillo.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
* gnu/packages/fltk.scm (fltk)[inputs]: Add libxft.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
Fixes <http://bugs.gnu.org/23307>.
* gnu/packages/video.scm (vlc)[arguments]: Add #:phases.
|
|
|
|
| |
* gnu/packages/video.scm (vlc)[source]: Add 'snippet'.
|
|
|
|
|
|
|
| |
Fixes <http://bugs.gnu.org/23256>.
Reported by Christopher Allan Webber <cwebber@dustycloud.org>.
* gnu/packages/video.scm (vlc): Use FFMPEG-2.8 instead of FFMPEG.
|
|
|
|
| |
* gnu/packages/video.scm (ffmpeg-2.8): New variable.
|
|
|
|
| |
* gnu/packages/ruby.scm (ruby-bio-commandeer): Update to 0.1.3.
|
|
|
|
|
|
|
|
|
|
| |
* gnu/system/mapped-devices.scm (device-mapping-service-type): Add
'modules' and 'imported-modules' fields to 'shepherd-service'.
(open-luks-device): Use 'find-partition-by-luks-uuid' to lookup the
partition when SOURCE is a bytevector.
* gnu/system/linux-initrd.scm (base-initrd): Augment 'use-modules'
form.
* doc/guix.texi (Mapped Devices): Give example with a UUID.
|
|
|
|
|
|
|
| |
* gnu/system/mapped-devices.scm (device-mapping-service): Take a
<mapped-device> instead of 3 parameters.
(device-mapping-service-type): Adjust accordingly.
* gnu/system.scm (device-mapping-services): Adjust accordingly.
|
|
|
|
|
|
|
| |
* gnu/services/base.scm (device-mapping-service-type)
(device-mapping-service): Move to...
* gnu/system/mapped-devices.scm (device-mapping-service-type):
(device-mapping-service): ... here. New variables.
|
|
|
|
|
|
| |
* gnu/system.scm (open-luks-device, close-luks-device)
(luks-device-mapping): Move to...
* gnu/system/mapped-devices.scm: ... here. New file.
|
|
|
|
|
|
|
|
|
|
| |
* gnu/system/file-systems.scm (<mapped-device>, <mapped-device-type>):
Move to...
* gnu/system/mapped-devices.scm: ... here. New file.
* gnu/system.scm, gnu/services/base.scm,
gnu/system/linux-initrd.scm: Use it.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
* gnu.scm (%public-modules): Add it.
|
|
|
|
| |
* gnu/packages/libusb.scm (python-pyusb, python2-pyusb): New variables.
|
|
|
|
| |
* gnu/packages/mail.scm (khard): Update to 0.9.0.
|
|
|
|
| |
* gnu/packages/python.scm (python-vobject, python2-vobject): Update to 0.9.2.
|
|
|
|
|
|
| |
* gnu/packages/patches/openssh-CVE-2015-8325.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/ssh.scm (openssh): Use it.
|
|
|
|
| |
* gnu/packages/video.scm (recordmydesktop): New variable.
|
|
|
|
|
|
|
| |
Suggested by Jelle Licht <jlicht@fsfe.org>.
* gnu/system/install.scm (installation-services): Say 'beta' instead of
'alpha' and make the warning less scary.
|
|
|
|
|
|
|
| |
* gnu/packages/patches/python-pandas-fix-tslib-test-failure.patch: New
file.
* gnu-system.am (dist_patch_DATA): Register it.
* gnu/packages/python.scm (python-pandas)[source]: Add patch.
|
|
|
|
|
| |
* gnu/packages/java.scm (icedtea-7): Update to 2.6.5.
[inputs]: Add libxcomposite.
|
|
|
|
|
|
|
|
| |
* gnu/services/base.scm (console-keymap-service-type): Type procedure
takes a list of files instead of a single file.
(console-keymap-service): Take 'files' as rest arguments.
* doc/guix.texi (Base Services): Improve documentation of
'console-keymap-service'.
|
|
|
|
| |
* gnu/packages/linux.scm (kbd): Update to 2.0.3.
|
|
|
|
| |
* gnu/packages/linux.scm (kbd)[arguments]: Use 'modify-phases'.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/build/file-systems.scm (%luks-endianness, %luks-header-size): New
macros.
(%luks-magic): New variable.
(sub-bytevector, read-luks-header, luks-header-uuid): New procedures.
(partition-predicate): Add 'read' parameter; wrap it with 'ENOENT-safe'.
Use it instead of 'read-ext2-superblock*'.
(read-ext2-superblock*): Remove.
(partition-label-predicate, partition-uuid-predicate): Pass
'read-ext2-superblock' as the first argument.
(partition-luks-uuid-predicate): New variable.
(find-partition-by-luks-uuid): New procedure.
|
|
|
|
|
| |
* gnu/build/file-systems.scm (ENOENT-safe): New procedure.
(read-ext2-superblock*): Rewrite in terms of it.
|
|
|
|
|
| |
* gnu/packages/marst.scm: New file.
* gnu-system.am: Add it.
|
|
|
|
|
| |
* gnu/packages/linux.scm (system->linux-architecture): Add
"aarch64".
|
|
|
|
|
| |
* gnu/packages/bootstrap.scm (glibc-dynamic-linker): Add the dynamic
linker for aarch64-linux.
|
|
|
|
| |
* gnu/packages/c.scm (tcc-wrapper): New variable.
|
|
|
|
|
| |
* gnu/packages/c.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
|
|
|
|
| |
* gnu/packages/music.scm (beast): New variable.
|
|
|
|
| |
* gnu/packages/graphics.scm (rapicorn): New variable.
|
|
|
|
| |
* gnu/packages/image.scm (libpng-1.2): New variable.
|
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-ffap-rfc-space): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-rfcview): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
|
|
|
|
|
|
|
| |
* gnu/packages/games.scm (openttd-engine): New variable (private).
(openttd): Inherit it. New variable (public).
Signed-off-by: Alex Kost <alezost@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/fontutils.scm (fontforge)[inputs]: Remove giflib, add
libungif.
[arguments]: Adjust 'set-library-path' phase accordingly.
|
|
|
|
|
|
| |
* gnu/packages/fontutils.scm (fontforge)[arguments]: Remove
'patch-configure' phase, which became unnecessary in the latest
versions.
|
|
|
|
|
| |
* gnu/packages/fontutils.scm (fontforge)[arguments]: Add 'build-contrib'
phase.
|
|
|
|
| |
* gnu/packages/fontutils.scm (fontforge)[arguments]: Use modify-phases.
|
|
|
|
| |
* gnu/packages/fonts.scm (font-fantasque-sans): New variable.
|
|
|
|
|
|
| |
* gnu/packages/patches/fontforge-svg-modtime.patch: New file.
* gnu/packages/fontutils.scm (fontforge)[source]: Use it.
* gnu-system.am (dist_patch_DATA): Add it.
|
|
|
|
|
|
| |
* gnu/packages/fontutils.scm (woff2): New variable.
* gnu/packages/patches/woff2-libbrotli.patch: New patch.
* gnu-system.am (dist_patch_DATA): Add it.
|
|
|
|
| |
* gnu/packages/compression.scm (brotli): New variable.
|
|
|
|
|
|
| |
* gnu/packages/fontutils.scm (ttf2eot): New variable.
* gnu/packages/patches/ttf2eot-cstddef.patch: New patch.
* gnu-system.am (dist_patch_DATA): Add it.
|
|
|
|
| |
* gnu/packages/fontutils.scm (woff-tools): New variable.
|
|
|
|
|
|
| |
* gnu/packages/fontutils.scm (ttfautohint): New variable.
* gnu/packages/patches/ttfautohint-source-date-epoch.patch: New patch.
* gnu-system.am (dist_patch_DATA): Add it.
|
|
|
|
| |
This reverts commit 5f3f3ac287467994f01646680c6a6837ec7ee587.
|
|
|
|
| |
* gnu/packages/docbook.scm (docbook-xml-4.1.2): New variable.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* guix/gnu-maintenance.scm (ftp-server/directory): Rewrite to honor
PACKAGE's properties. Remove list of quirks.
(releases): Add #:server and #:directory parameters. Remove call
to 'ftp-server/directory'.
(latest-release): Likewise.
(latest-release*): Add call to 'ftp-server/directory'. Honor
'upstream-name' property of PACKAGE.
* gnu/packages/fonts.scm (font-gnu-freefont-ttf): Add 'properties'
field.
* gnu/packages/gnupg.scm (libgpg-error, libgcrypt, libassuan):
(libksba, gnupg): Likewise.
* gnu/packages/gnuzilla.scm (icecat): Likewise.
* gnu/packages/package-management.scm (guix-0.10.0): Likewise.
* gnu/packages/pretty-print.scm (source-highlight): Likewise.
* gnu/packages/scheme.scm (mit-scheme): Likewise.
* gnu/packages/telephony.scm (ucommon): Likewise.
* gnu/packages/tls.scm (gnutls): Likewise.
|