~ruther/guix-local

cbfe494d — Fabian Harfert 10 years ago
gnu: Add mate-themes.

* gnu/packages/mate.scm (mate-themes): New variable.
bb2fe79e — Fabian Harfert 10 years ago
gnu: Add mate-icon-theme.

* gnu/packages/mate.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/mate.scm (mate-icon-theme): New variable.
44a2bdf8 — Alex Sassmannshausen 10 years ago
gnu: Add guile-config.

* gnu/packages/guile.scm (guile-config): New variable.
1486d67e — Efraim Flashner 10 years ago
gnu: qrencode: Update to 3.4.4.

* gnu/packages/aidc.scm (qrencode): Update to 3.4.4.
9bd9486d — Andreas Enge 10 years ago
gnu: pari-gp: Build documentation.

* gnu/packages/algebra.scm (pari-gp)[native-inputs]: Add texlive-minimal.
  [arguments]: Modify make-flags to build documentation.
6b5eb840 — Andreas Enge 10 years ago
gnu: Add texlive-minimal.

* gnu/packages/texlive.scm (texlive-texmf-minimal, texlive-minimal):
  New variables.
3c192e4e — Andreas Enge 10 years ago
doc: Add footnote on Guile-JSON.

* doc/guix.texi ("invoking guix import"): Add a footnote to the CPAN importer
  on the need for Guile-JSON.
f5c6e77a — Andreas Enge 10 years ago
doc: Drop documentation of deprecated procedures.

* doc/guix.texi ("build systems"): Drop documentation of
  BUILD-EXPRESSION->DERIVATION.
c2c5dc79 — Andreas Enge 10 years ago
doc: Use modify-phases syntax in example.

* doc/guix.texi ("build systems"): Use modify-phases syntax instead of
  alist-delete in example.
4d4c4816 — Andreas Enge 10 years ago
doc: Move paragraphs in description of guix archive.

* doc/guix.texi ("invoking guix archive"): Move paragraph describing basic
  invocation from the end to the beginning of the section.
b7367762 — Efraim Flashner 10 years ago
gnu: hydrogen: Update to 0.9.6.1.

* gnu/packages/music.scm (hydrogen): Update to 0.9.6.1.
[build-system]: Switch to cmake-build-system.
[arguments]: Enable configure and tests, remove custom phases.
[native-inputs]: Remove python-2, scons. Add cppunit.
[inputs]: Add libarchive, lrdf.
578b05d9 — Ricardo Wurmus 10 years ago
gnu: htseq: Add PySam to inputs.

* gnu/packages/bioinformatics.scm (htseq)[inputs]: Add "python2-pysam".
d15d981e — Ricardo Wurmus 10 years ago
gnu: Add StringTie.

* gnu/packages/bioinformatics.scm (stringtie): New variable.
469d6589 — Ricardo Wurmus 10 years ago
gnu: Add Augeas.

* gnu/packages/augeas.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
c5a6e33b — Efraim Flashner 10 years ago
gnu: gpsbabel: Use 'modify-phases'.

* gnu/packages/gps.scm (gpsbabel)[arguments]: Use 'modify-phases'.
6f1c3b80 — Efraim Flashner 10 years ago
gnu: gpsbabel: Update to 1.5.2.

* gnu/packages/gps.scm (gpsbabel): Update to 1.5.2.
[inputs]: Remove qt-4, add qt.
d694230a — Efraim Flashner 10 years ago
gnu: librecad: Use 'modify-phases'.

* gnu/packages/engineering.scm (librecad)[arguments]: Use 'modify-phases'.
d8a4b932 — Efraim Flashner 10 years ago
gnu: librecad: Update to 2.0.9.

* gnu/packages/engineering.scm (librecad): Update to 2.0.9.
[inputs]: Use qt instead of qt-4.
d4e21fbb — Leo Famulari 10 years ago
gnu: iftop: Fix license.

* gnu/packages/admin.scm (iftop)[license]: Correct 'gpl3' to 'gpl2+'.
6ac2af78 — Leo Famulari 10 years ago
gnu: shntool: Fix license.

* gnu/packages/audio.scm (shntool)[license]: Correct 'gpl3+' to 'gpl2+'
and add 'x11'.
Next