~ruther/guix-local

ref: 86edcc53382c66be06165c62a3934d60ae7aabd8 guix-local/gnu/packages d---------
86edcc53 — Marius Bakke 8 years ago
Revert "gnu: eudev: Update to 3.2.4 and generate manpages."

This reverts commit c651cbad1e38f18f98984463d7d50254b019576b.
c651cbad — Maxim Cournoyer 8 years ago
gnu: eudev: Update to 3.2.4 and generate manpages.

* gnu/packages/linux.scm (eudev)[version]: Bump to 3.2.4.
[uri]: Download the release from Github, which contains the script to generate
the manpages from source.
[file-name]: Add a file-name field to the origin record, per linter recommendation.
[sha256]: Adjust accordingly.
[phases]: Add a bootstrap phase to regenerate the manpages.
[configure-flags]: Add the "--enable-manpages" option, required to install the
manpages.
[native-inputs]: Add autoconf, automake and libtool for the bootstrap phase.
Add python-wrapper to run a test script that was previously skipped.
Add docbook-xml, docbook-xsl, libxml2 and libxslt for manpage generation.
9f1d112d — Marius Bakke 8 years ago
Merge branch 'master' into staging
cb1e0cfc — Marius Bakke 8 years ago
gnu: samba: Install manual pages.

* gnu/packages/samba.scm (samba)[arguments]<#:phases>: Add
'locate-docbook-stylesheets' phase.
[native-inputs]: Add DOCBOOK-XSL and LIBXSLT.
eb52d637 — Marius Bakke 8 years ago
gnu: tklib: Fix typo.

This is a follow-up to commit 1966481fe306691d9fad7dda0da6143f93055cae.

* gnu/packages/tcl.scm (tklib)[description]: Fix Texinfo markup.
21e5eb4e — Marius Bakke 8 years ago
gnu: potrace: Update to 1.15 [fixes CVE-2017-12067].

* gnu/packages/fontutils.scm (potrace): Update to 1.15.
29591fc4 — Marius Bakke 8 years ago
gnu: e2fsprogs: Update to 1.43.6.

* gnu/packages/linux.scm (e2fsprogs): Update to 1.43.6.
a0604c21 — Marius Bakke 8 years ago
gnu: powertop: Update to 2.9.

* gnu/packages/linux.scm (powertop): Update to 2.9.
[source]: Adjust URI.
2b2c24ed — Marius Bakke 8 years ago
gnu: lftp: Update to 4.8.2.

* gnu/packages/ftp.scm (lftp): Update to 4.8.2.
b1e4c0fa — Marius Bakke 8 years ago
gnu: pulseview: Build with modular Qt.

* gnu/packages/electronics.scm (pulseview)[inputs]: Remove QT.  Add QTBASE and QTSVG.
958be7a4 — Maxim Cournoyer 8 years ago
gnu: tklib: Add missing closing brace.

Fixes <http://bugs.gnu.org/28624>.
Reported by Jelle Licht <wordempire@gmail.com>

* gnu/packages/tcl.scm (tklib): Add closing brace.
31ec5228 — Efraim Flashner 8 years ago
gnu: lilypond: Fix fontforge detection.

* gnu/packages/music.scm (lilypond)[arguments]: Adjust fontforge
detection algorithm to allow for SOURCE_DATE_EPOCH in fontforge's build.
a9925374 — Tobias Geerinckx-Rice 8 years ago
gnu: git: Update to 2.14.2.

* gnu/packages/version-control.scm (git): Update to 2.14.2.
e2937a55 — Tobias Geerinckx-Rice 8 years ago
gnu: btrfs-progs: Update to 4.13.1.

* gnu/packages/linux.scm (btrfs-progs): Update to 4.13.1.
[inputs]: Add zstd.
1966481f — Danny Milosavljevic 8 years ago
gnu: Add tklib.

* gnu/packages/tcl.scm (tklib): New variable.
a928ed47 — Jan Nieuwenhuizen 8 years ago
gnu: cuirass: Update development snapshot.

* gnu/packages/ci.scm (cuirass): Update to commit 87ad259.
373cda6a — Leo Famulari 8 years ago
gnu: libunwind: Update to 1.2.1.

* gnu/packages/libunwind.scm (libunwind): Upate to 1.2.1.
[source]: Remove 'libunwind-CVE-2015-3239.patch'.
* gnu/packages/patches/libunwind-CVE-2015-3239.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
8fd92e03 — Arun Isaac 8 years ago
gnu: Add uim, uim-gtk and uim-qt.

* gnu/packages/xorg.scm (uim, uim-gtk, uim-qt): New variables.
gnu: Add gpa.

* gnu/packages/gnupg.scm (gpa): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: Add lxqt-build-tools.

* gnu/packages/lxqt.scm (lxqt-build-tools): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Next