~ruther/guix-local

ref: 15e82fb2c030cc195dc42db66c37713d71c44f54 guix-local/gnu d---------
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.
9fb0bc15 — Cyril Roelandt 12 years ago
gnu: Valgrind: make it work with glibc 2.18.

* gnu/packages/patches/valgrind-glibc.patch: update it.
fb6c2fa8 — Ludovic Courtès 12 years ago
gnu: linux-libre-headers: Support cross-compilation.

* gnu/packages/linux.scm (linux-libre-headers):
  When (%current-target-system) is true, pass it as the argument to
  'build-phase'.  This fixes cross-compilation.
  Reported by Mark H. Weaver <mhw@netris.org>.
66fb2d23 — Ludovic Courtès 12 years ago
gnu: Add pavucontrol.

* gnu/packages/pulseaudio.scm (pavucontrol): New variable.
ef0cf53e — Andreas Enge 12 years ago
gnu: qt: Propagate input mesa.

* gnu/packages/qt.scm (qt): Propagate input mesa.
1ea44d11 — Andreas Enge 12 years ago
gnu: qt: Do not use special SSE etc. instructions.

* gnu/packages/qt.scm (qt): Add configure flags to disable machine specific
    instructions.
39fa8f6c — Andreas Enge 12 years ago
gnu: qt: Add input pulseaudio.

* gnu/packages/qt.scm (qt): Add input pulseaudio.
Next