Age | Commit message (Expand) | Author |
2014-05-09 | gnu: fftw: Factor out OpenMPI dependency.•••* gnu/packages/algebra.scm (fftw)[inputs,arguments]: Remove OpenMPI.
(fftw-openmpi): New variable.
| Eric Bavier |
2014-05-09 | gnu: Add hwloc.•••* gnu/packages/mpi.scm (hwloc): New variable.
(openmpi): Add TODO comment.
| Ludovic Courtès |
2014-05-09 | gnu: Add pciutils.•••* gnu/packages/pciutils.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
| Ludovic Courtès |
2014-05-09 | gnu: Add numactl.•••* gnu/packages/linux.scm (numactl): New variable.
| Ludovic Courtès |
2014-05-08 | gnu: openmpi: Fix typo in download uri•••* gnu/packages/mpi.scm (openmpi)[origin]: Fix typo.
| Eric Bavier |
2014-05-08 | gnu: fftw: Add dependency on openmpi.•••* gnu/packages/algebra.scm (fftw)[inputs,arguments]: Add OpenMPI.
| Eric Bavier |
2014-05-08 | gnu: fftw: Upgrade to 3.3.4•••* gnu/packages/algebra.scm (fftw): Upgrade to 3.3.4.
| Eric Bavier |
2014-05-08 | gnu: openmpi: Avoid "open source" verbiage•••* gnu/packages/mpi.scm (openmpi)[synopsis,description]: Remove mention
of "open source".
| Eric Bavier |
2014-05-08 | gnu: Add petsc-openmpi.•••* gnu/packages/maths.scm (petsc-openmpi): New variable.
(petsc-complex-openmpi): New variable.
| Eric Bavier |
2014-05-08 | gnu: petsc: Clean some more leaked chroot references•••* gnu/packages/maths.scm (petsc)[arguments]: Scrub some
config-generated header files before build. Only remove files if
they exist.
| Eric Bavier |
2014-05-08 | gnu: Add OpenMPI•••* gnu/packages/mpi.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
| Eric Bavier |
2014-05-06 | gnu: Make $XDG_DATA_DIRS a search path variable for GLib.•••* gnu/packages/glib.scm (glib): Add 'native-search-paths' and
'search-paths' fields.
* gnu/packages/gnome.scm (libpeas): Remove 'arguments' field.
(librsvg)[arguments]: Remove #:modules and #:imported-modules.
Remove settings of INTROSPECTION_SCANNER_ARGS and
INTROSPECTION_COMPILER_ARGS in makefiles.
* gnu/packages/gtk.scm (gtk+): Likewise.
| Ludovic Courtès |
2014-05-06 | gnu: gobject-introspection is usually meant to be a native input.•••* gnu/packages/gtk.scm (atk, pango, gdk-pixbuf, gtk+): Move
gobject-introspection to 'native-inputs' since it's only used at build
time.
* gnu/packages/gnome.scm (libpeas): Move pkg-config,
gobject-introspection, and intltool to 'native-inputs'.
| Ludovic Courtès |
2014-05-06 | gnu: Add librsvg.•••* gnu/packages/gnome.scm (librsvg): New variable.
| Ludovic Courtès |
2014-05-06 | gnu: pius: Use Python 2.•••* gnu/packages/gnupg.scm (pius): Use Python 2.
| Ludovic Courtès |
2014-05-06 | gnu: make-bootstrap: Add missing export.•••* gnu/packages/make-bootstrap.scm: Export '%guile-static-stripped'. The
problem was hidden because of <http://bugs.gnu.org/17418>.
| Ludovic Courtès |
2014-05-06 | gnu: e2fsprogs: Install the libext2fs Info manual.•••* gnu/packages/linux.scm (e2fsprogs)[native-inputs]: Add TEXINFO.
| Ludovic Courtès |
2014-05-06 | gnu: e2fsprogs: Use 'static-package' for the statically-linked variant.•••* gnu/packages/linux.scm (e2fsprogs/static): Remove.
(e2fsck/static): Use (static-package e2fsprogs) instead.
| Ludovic Courtès |
2014-05-06 | gnu: gdb: Upgrade to 7.7.1.•••* gnu/packages/gdb.scm (gdb): Upgrade to 7.7.1.
| Ludovic Courtès |
2014-05-06 | gnu: gdb: Add dependency on libxml2.•••* gnu/packages/gdb.scm (gdb)[inputs]: Add LIBXML2.
| Ludovic Courtès |
2014-05-06 | gnu: Add libgsf.•••* gnu/packages/gnome.scm (libgsf): New variable.
| Ludovic Courtès |
2014-05-06 | gnu: Add libcroco.•••* gnu/packages/gnome.scm (libcroco): New variable.
| Ludovic Courtès |
2014-05-05 | gnu: pybugz: Add fixlet patches.•••* gnu/packages/python.scm (python2-pybugz)[source]: Add 'patches'
field.
* gnu/packages/patches/pybugz-encode-error.patch,
gnu/packages/patches/pybugz-stty.patch: New files.
* gnu-system.am (dist_patch_DATA): Add them.
| Ludovic Courtès |
2014-05-04 | gnu: Add missing import in (gnu packages maths).•••* gnu/packages/maths.scm: Use (guix utils), which was needed since
b9100e2f.
| Ludovic Courtès |
2014-05-03 | gnu: Add statically-linked versions of e2fsprogs and the fsck.* commands.•••* gnu/packages/linux.scm (e2fsprogs/static, e2fsck/static): New
variables.
| Ludovic Courtès |
2014-05-03 | gnu: Add diffstat.•••* gnu/packages/version-control.scm (diffstat): New variable.
| Ludovic Courtès |
2014-05-02 | gnu: Add missing copyright line•••* gnu/packages/maths.scm: Add copyright line missing from 3de01d3.
| Eric Bavier |
2014-05-02 | gnu: petsc: Add input superlu.•••* gnu/packages/maths.scm (petsc): Configure with superlu support.
| Eric Bavier |
2014-05-02 | gnu: Add superlu•••* gnu/packages/maths.scm (superlu): New variable
| Eric Bavier |
2014-05-01 | gnu: qemu: Upgrade to 2.0.0.•••* gnu/packages/qemu.scm (qemu-headless): Upgrade to 2.0.0.
| Ludovic Courtès |
2014-05-01 | gnu: Add petsc•••* gnu/packages/maths.scm (petsc): New variable.
(petsc-complex): New variable.
* gnu/packages/patches/petsc-fix-threadcomm.patch: New patch.
* gnu-system.am (dist_patch_DATA): Add it.
| Eric Bavier |
2014-05-01 | gnu: Add abbaye.•••* gnu/packages/games.scm (abbaye): New variable.
| David Thompson |
2014-05-01 | gnu: Propagate necessary inputs for sdl-image.•••* gnu/packages/sdl.scm (sdl-image): Propagate jpeg, png, and tiff
libraries.
| David Thompson |
2014-04-30 | gnu: Add sudo.•••* gnu/packages/admin.scm (sudo): New variable.
| Ludovic Courtès |
2014-04-30 | gnu: calcurse: Fix module definition.•••* gnu/packages/calcurse.scm: Define calcurse module correctly.
| Eric Bavier |
2014-04-30 | gnu: gmsh: Fix typos•••* gnu/packages/maths.scm (gmsh): Fix typo and space aftern
end-of-sentence.
| Eric Bavier |
2014-04-30 | gnu: Add gmsh•••* gnu/packages/maths.scm (gmsh): New variable
| Eric Bavier |
2014-04-29 | gnu: guile-ncurses: Build with Unicode support.•••* gnu/packages/guile.scm (guile-ncurses)[arguments]: Pass
"--with-ncursesw".
| Ludovic Courtès |
2014-04-28 | gnu: screen: Upgrade to 4.2.1.•••* gnu/packages/screen.scm (screen): Upgrade to 4.2.1.
| Ludovic Courtès |
2014-04-28 | gnu: mcron: Upgrade to 1.0.7.•••* gnu/packages/guile.scm (mcron): Upgrade to 1.0.7.
Use GUILE-2.0 instead of GUILE-1.8; add 'native-inputs' field.
| Ludovic Courtès |
2014-04-28 | gnu: soprano: Add input clucene.•••* gnu/packages/rdf.scm (soprano): Add input clucene and patch the cmake
file looking for it.
* gnu/packages/patches/soprano-find-clucene.patch: New file.
* gnu-system.am (dist_patch_DATA): Register the patch.
| Andreas Enge |
2014-04-28 | gnu: soprano: Upgrade to 2.9.4.•••* gnu/packages/rdf.scm (soprano): Upgrade to 2.9.4.
| Andreas Enge |
2014-04-27 | guix: cmake: Add input and package libraries to the rpath, and adapt package••• definitions accordingly.
* guix/build/cmake-build-system.scm (configure): Add flags.
* gnu/packages/maths.scm (lapack): Drop special code.
* gnu/packages/ssh.scm (libssh): Drop special code.
* gnu/packages/slim.scm (slim): Drop special code and enable shared library.
Co-authored-by: Eric Bavier <bavier@member.fsf.org>
| Andreas Enge |
2014-04-25 | gnu: soprano: Add native input doxygen.•••* gnu/packages/rdf.scm (soprano): Add native input doxygen.
| Andreas Enge |
2014-04-25 | gnu: doxygen: Add propagated input graphviz.•••* gnu/packages/doxygen.scm (doxygen): Add propagated input graphviz.
| Andreas Enge |
2014-04-25 | gnu: libkate: Add native input doxygen and make input pkg-config native.•••* gnu/packages/xiph.scm (libkate): Add native input doxygen.
Make input pkg-config native.
| Andreas Enge |
2014-04-25 | gnu: libmpdclient: Add native input doxygen.•••* gnu/packages/mpd.scm (libmpdclient): Add native input doxygen.
| Andreas Enge |
2014-04-25 | gnu: libdbusmenu-qt: Add native input doxygen for building the documentation,••• and make input qjson native.
* gnu/packages/kde.scm (libdbusmenu-qt): Add native input doxygen for
building the documentation.
Make input qjson native, as it is needed only for the tests.
| Andreas Enge |
2014-04-25 | gnu: Add doxygen.•••* gnu/packages/doxygen.scm: New file.
* gnu/packages/patches/doxygen-test.patch,
gnu/packages/patches/doxygen-tmake.patch: New files.
* gnu-system.am (GNU_SYSTEM_MODULES, dist_patch_DATA): Register the new files.
| Andreas Enge |
2014-04-24 | gnu: gp2c: Upgrade to 0.0.9pl1.•••* gnu/packages/algebra.scm (gp2c): Upgrade to 0.0.9pl1.
| Andreas Enge |