~ruther/guix-local

ref: 96e424672aa28cd603d94efd05f1fead152da0ee guix-local/gnu d---------
96e42467 — Ludovic Courtès 12 years ago
gnu: evince: Set search path for MIME info.

* gnu/packages/gnome.scm (evince): Add #:phases argument.  Remove "perl"
  and "perl-xml-parser" inputs since they are not directly needed; move
  "intltool" to 'native-inputs'.
9167f8e6 — Ludovic Courtès 12 years ago
gnu: Add shared-mime-info.

* gnu/packages/gnome.scm (shared-mime-info): New variable.
515e6878 — Ludovic Courtès 12 years ago
gnu: Add SCons.

* gnu/packages/python.scm (scons): New variable.
418e82b5 — Andreas Enge 12 years ago
gnu: harfbuzz: Update to 0.9.22.

* gnu/packages/gtk.scm (harfbuzz): Update to 0.9.22; should solve the test
    problems on i686.
d9112589 — Eric Bavier 12 years ago
gnu: Add autogen package

* gnu/package/autogen.scm: New file
* gnu-system.am: Add it

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
dfb52abb — Ludovic Courtès 12 years ago
Remove weirdnesses caused by 'letrec*' behavior of record field initializers.

* gnu/packages/bootstrap.scm (package-from-tarball): Remove '*' from
  parameter names.  Adjust accordingly.
* gnu/packages/linux-initrd.scm (expression->initrd): Use 'name'
  directly, removing the 'name*' alias.
* gnu/packages/linux.scm (linux-libre-headers, linux-libre): Rename
  'version*' to 'version'.
15e82fb2 — David Thompson 12 years ago
gnu: Add libtheora.

* gnu/packages/oggvorbis.scm (libtheora): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
749b90a5 — Ludovic Courtès 12 years ago
gnu: subversion, cmake: Clean up descriptions.

* gnu/packages/cmake.scm (cmake): Simplify the synopsis.
* gnu/packages/version-control.scm (subversion): Remove "open-source"
  from the description.
c1354b90 — Ludovic Courtès 12 years ago
gnu: Add libgnome-keyring and Evince.

* gnu/packages/gnome.scm (libgnome-keyring, evince): New variables.
8db824ba — Ludovic Courtès 12 years ago
gnu: poppler: Build the poppler-glib bindings.

* gnu/packages/pdf.scm (poppler): Add Cairo and GLib as inputs.
cc20a22a — Ludovic Courtès 12 years ago
gnu: Add dogtail.

* gnu/packages/python.scm (python2-dogtail): New variable.
973d9f1d — Andreas Enge 12 years ago
gnu: kde: Add module and automoc4 package.

* gnu/packages/kde.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
6eac909b — Andreas Enge 12 years ago
gnu: cmake: Update patch to work with new system.

* gnu/packages/patches/cmake-fix-tests.patch: Update to work with -p1.
* gnu/packages/cmake.scm (cmake): Drop patch flag -p0.
487da565 — Andreas Enge 12 years ago
gnu: gsl: Update to 1.16.

* gnu/packages/maths.scm (gsl): Update to 1.16, disable parallel tests
    leading to a failure in vector.
a58a7c92 — Andreas Enge 12 years ago
gnu: gtk+: Update to 3.10.1.

* gnu/packages/gtk.scm (gtk+): Update to 3.10.1, drop no longer needed
    configure flag.
b646c3dd — Ludovic Courtès 12 years ago
gnu: qemu-with-multiple-smb-shares: Fix typo.

* gnu/packages/qemu.scm (qemu/smb-shares): Turn 'patches' into a list.
f854a8c1 — Andreas Enge 12 years ago
gnu: Add gp2c.

* gnu/packages/algebra.scm (gp2c): New variable.
1e9ed0e3 — Andreas Enge 12 years ago
gnu: Add Qt 4.8.5.

* gnu/packages/qt.scm (qt-4): New variable.
* gnu/packages/patches/qt4-tests.patch: New file, patch dropping tests
    requiring a running X server.
5151c2e1 — Arne Babenhauserheide 12 years ago
gnu: Add Mercurial.

* gnu/packages/version-control.scm (mercurial): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
f349fa02 — Nikita Karetnikov 12 years ago
gnu: Add GNU acct.

* gnu/packages/acct.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
Next