| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
| |
* gnu/packages/gnuzilla.scm (icecat)[arguments]: Add
'install-icons' phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
| |
* gnu/packages/linux.scm (haveged): New variable.
|
|
|
|
| |
* gnu/packages/image.scm (perceptualdiff): New variable.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.28.
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre): Update to 4.7.
* gnu/packages/linux-libre-4.7-x86_64.conf,
gnu/packages/linux-libre-4.7-i686.conf: New files.
* gnu/packages/linux-libre-4.6-x86_64.conf,
gnu/packages/linux-libre-4.6-i686.conf: Delete files.
* Makefile.am (KCONFIGS): Update accordingly.
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/ebook.scm (calibre)[native-inputs]: Replace QTBASE by QT.
[inputs]: Replace QTBASE by QT and PYTHON2-PYQT by PYTHON2-PYQT-5.5.
This essentially reverts commit 76806c54ed72f8f04079bbb187b186b833c103e1.
Reported by Roel Janssen <roel@gnu.org>.
|
|
|
|
| |
* gnu/packages/qt.scm (python-pyqt-5.5, python2-pyqt-5.5): New variables.
|
|
|
|
| |
* gnu/packages/package-management.scm (guix-devel): Update to 97c8aef.
|
|
|
|
|
|
|
|
|
| |
* gnu/system/mapped-devices.scm (raid-device-mapping, open-raid-device,
close-raid-device): New variables.
* doc/guix.texi (Mapped Devices): Add documentation for RAID devices,
reorganize documentation for LUKS devices.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-solarized-theme)[propagated-inputs]:
Remove 'emacs-f' and 'emacs-s'.
|
|
|
|
|
|
|
|
| |
Reported by Ricardo Wurmus on #guix.
* gnu/packages/emacs.scm (emacs)[arguments]: Put "site-start.el" in
"/share/emacs/site-lisp" instead of "/share/emacs/<version>/site-lisp"
to let inherited package with another version find it.
|
|
|
|
| |
* gnu/packages/guile.scm (guile-daemon): New variable.
|
|
|
|
| |
* gnu/packages/guile.scm (guile-xosd): New variable.
|
|
|
|
| |
* gnu/packages/xdisorg.scm (xdpyprobe): New variable.
|
|
|
|
|
|
|
| |
* gnu/packages/xorg.scm (mkfontdir)[propagated-inputs]: Move
'mkfontscale' to ...
[inputs]: ... here.
[arguments]: Add 'wrap-mkfontdir' phase.
|
|
|
|
| |
* gnu/packages/xorg.scm (xfd): New variable.
|
|
|
|
| |
* gnu/packages/xorg.scm (xfontsel): New variable.
|
|
|
|
|
|
|
|
| |
* gnu/packages/lisp.scm (sbcl): Update to 1.3.7.
[arguments]: During the patch-unix-tool-paths phase, avoid running
substitute* on a utf-16-be encoded file.
Signed-off-by: 宋文武 <iyzsong@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/lisp.scm (ecl)[arguments]: Add 'wrap' phase.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/lisp.scm (ecl): Enable tests.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/lisp.scm (ecl): Update to 16.1.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
| |
* gnu/packages/gnupg.scm (gnupg@2.1)[arguments]: Use 'modify-phases'
syntax.
|
|
|
|
| |
* gnu/packages/backup.scm (hdup)[source]: Update url.
|
|
|
|
|
| |
* gnu/packages/gnupg.scm (gnupg-2.1)[arguments]: Add '--enable-gpg2-is-gpg'
to #:configure-flags.
|
|
|
|
|
| |
* gnu/packages/gnupg.scm (gnupg-2.0)[arguments]: Add
'rename-v2-commands' phase.
|
|
|
|
|
|
|
| |
* gnu/packages/gnupg.scm (gnupg@2.0)[arguments]: Fix typo that prevented
gnupg from building.
This is a follow up to 6b547d22952fb30c4419d4f81545353907ab398d.
|
|
|
|
| |
* gnu/packages/geeqie.scm (exiv2)[source]: Update url.
|
|
|
|
| |
* gnu/packages/gnupg.scm (gnupg-2.0)[arguments]: Use 'modify-phases'.
|
|
|
|
| |
* gnu/packages/gnuzilla.scm (icecat)[arguments]: Disable parallel build.
|
|
|
|
| |
* gnu/packages/gnuzilla.scm (icecat): Update to 38.8.0-gnu2.
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/ssh.scm (openssh)[source]: Add patches
openssh-CVE-2016-6210-1.patch, openssh-CVE-2016-6210-2.patch,
openssh-CVE-2016-6210-3.patch.
* gnu/packages/patches/openssh-CVE-2016-6210-1.patch: New file.
* gnu/packages/patches/openssh-CVE-2016-6210-2.patch: New file.
* gnu/packages/patches/openssh-CVE-2016-6210-3.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register them.
|
|
|
|
| |
* gnu/packages/statistics.scm (pspp): Update to 0.10.2.
|
|
|
|
| |
* gnu/packages/python.scm (python-iso8601): Update to 0.1.11.
|
|
|
|
|
| |
* gnu/packages/samba.scm (iniparser)[arguments]: Use 'modify-phases'
syntax.
|
|
|
|
|
|
| |
* gnu/packages/samba.scm (iniparser): Update to 4.0.
[source]: Download from Github.
[arguments]: Define 'gcc' in Makefiles.
|
|
|
|
| |
* gnu/packages/python.scm (python-waf): Update to 1.9.1.
|
|
|
|
|
| |
* gnu/packages/video.scm (mpv)[inputs]: Remove externally downloaded waf
package and use packaged python-waf.
|
|
|
|
| |
* gnu/packages/wxwidgets.scm (wxwidgets, wxwidgets-2): Update source URL.
|
|
|
|
|
| |
* gnu/packages/version-control.scm (git): Update to 2.9.2.
(git-manpages)[source]: Update hash.
|
|
|
|
|
| |
* gnu/packages/java.scm (icedtea-6)[arguments]: Extract certificate
blocks from pem files before importing.
|
|
|
|
|
|
|
| |
* gnu/packages/web.scm (perl-io-socket-ssl)[propagated-inputs]: Add perl-uri
for IDN support.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
| |
* gnu/packages/web.scm (perl-io-socket-ssl): Update to 2.033.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
| |
* gnu/packages/parallel.scm (parallel): Update to 20160722.
|
|
|
|
| |
* gnu/packages/cups.scm (hplip): Update to 3.16.7.
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc-memory): Update to 0.13.
|
|
|
|
|
|
| |
* gnu/packages/shellutils.scm (trash-cli): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
| |
* gnu/packages/video.scm (youtube-dl): Update to 2016.07.22.
|
|
|
|
|
|
| |
* gnu/packages/mail.scm (offlineimap): Update to 7.0.0.
[inputs]: Add python2-six.
[native-inputs]: Remove python2.
|
|
|
|
| |
* gnu/packages/cook.scm (cook)[source]: Update URL.
|
|
|
|
|
| |
* gnu/packages/fish.scm (fish): Update to 2.3.1.
[home-page, source]: Use 'https' in the URL.
|