summaryrefslogtreecommitdiff
path: root/gnu-system.am
Commit message (Expand)AuthorAgeFilesLines
* Add (gnu) module.•••* gnu.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. * build-aux/hydra/demo-os.scm: Use (gnu) and strip import list accordingly. * doc/guix.texi (Using the Configuration System): Adjust example accordingly. Ludovic Courtès2014-05-221-0/+1
* Add (gnu system file-systems).•••This fixes a circular dependency between (gnu system) and (gnu system linux-initrd), where the latter could end up being compiled before 'file-system-type' was defined as a macro. * gnu/system.scm (<file-system>, %fuse-control-file-system, %binary-format-file-system): Move to... * gnu/system/file-systems.scm: ... here. New file. * build-aux/hydra/demo-os.scm, gnu/system/linux-initrd.scm, gnu/system/vm.scm: Use it. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. Ludovic Courtès2014-05-201-0/+1
* gnu: Add ccache.•••* gnu/packages/ccache.scm: New file. * gnu/packages/patches/ccache-stdc-predef-test.patch: New patch. * gnu-system.am (GNU_SYSTEM_MODULES): Add ccache.scm. (dist_patch_DATA): Add patch. Eric Bavier2014-05-201-0/+2
* gnu: Add superlu-dist package.•••* gnu/packages/maths.scm (superlu-dist): New variable. * gnu/packages/patches/superlu-dist-scotchmetis.patch: New patch. * gnu-system.am (dist_patch_DATA): Add it. Eric Bavier2014-05-191-0/+1
* gnu: Add scotch package.•••* gnu/packages/maths.scm (scotch): New variable. * gnu/packages/patches/scotch-test-threading.patch: New patch. * gnu-system.am (dist_patch_DATA): Add it. Eric Bavier2014-05-191-0/+1
* gnu: Add babl.•••* gnu/packages/gimp.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. Ludovic Courtès2014-05-121-0/+1
* gnu: perl-tk: Patch for i686•••* gnu/packages/patches/perl-tk-x11-discover.patch: New patch. * gnu-system.am [dist_patch_DATA]: Add it. * gnu/packages/tcl.scm (perl-tk)[origin]: Use it. Eric Bavier2014-05-121-0/+1
* gnu: Add pciutils.•••* gnu/packages/pciutils.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. Ludovic Courtès2014-05-091-0/+1
* gnu: Add OpenMPI•••* gnu/packages/mpi.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. Eric Bavier2014-05-081-0/+1
* 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ès2014-05-051-0/+2
* 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 Bavier2014-05-011-0/+1
* 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 Enge2014-04-281-0/+1
* 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 Enge2014-04-251-0/+3
* gnu: openssl: Fixes for CVE-2010-5298 and extension checking.•••* gnu/packages/patches/openssl-CVE-2010-5298.patch: New file. * gnu/packages/patches/openssl-extension-checking-fixes.patch: New file. * gnu/packages/openssl.scm (openssl): Add them. * gnu-system.am (dist_patch_DATA): Add them. Mark H Weaver2014-04-221-0/+2
* gnu: clucene: Add patch to indicate linking with clucene-shared, not only••• clucene-core, to pkgconfig. * gnu/packages/patches/clucene-pkgconfig.patch: New file. * gnu-system.am (dist_patch_DATA): Register patch. * gnu/packages/rdf.scm (clucene): Use patch. Andreas Enge2014-04-161-1/+2
* gnu: Add lftp.•••* gnu/packages/ftp.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. Ludovic Courtès2014-04-151-0/+1
* gnu: Add Protobuf.•••* gnu/packages/protobuf.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. Ludovic Courtès2014-04-111-0/+1
* gnu: qemu: Remove 'qemu-with-multiple-smb-shares' package.•••* gnu/packages/qemu.scm (qemu/smb-shares): Remove. * gnu/packages/patches/qemu-multiple-smb-shares.patch: Remove. * gnu-system.am (dist_patch_DATA): Adjust accordingly. Ludovic Courtès2014-04-101-1/+0
* gnu: qemu: Upgrade to 1.7.1; add virtfs support.•••* gnu/packages/qemu.scm (qemu-headless): Upgrade to 1.7.1. [source]: Remove 'patches' field. [arguments]: Add --enable-virtfs configure flag. [inputs]: Add libcap and attr. * gnu/packages/patches/qemu-make-4.0.patch: Remove. * gnu-system.am (dist_patch_DATA): Adjust accordingly. Ludovic Courtès2014-04-091-1/+0
* gnu: Move help2man package to (gnu packages man) module.•••* gnu/packages/man.scm (help2man): New variable. * gnu/packages/help2man.scm: Delete it. * gnu/packages/cdrom.scm: Import (gnu packages man). * gnu/packages/zile.scm: Import (gnu packages man). * gnu-system.am (GNU_SYSTEM_MODULES): Delete 'gnu/packages/help2man.scm'. David Thompson2014-04-081-1/+0
* gnu: Add libpipeline.•••* gnu/packages/man.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. David Thompson2014-04-091-0/+1
* gnu: Add patchutils and quilt•••* gnu/packages/patchutils.scm: New file * gnu/packages/patches/patchutils-xfail-gendiff-tests.patch: New patch * gnu-system.am (GNU_SYSTEM_MODULES): Add patchutils. (dist_patch_DATA): Add patch. Eric Bavier2014-04-071-0/+2
* gnu: python: Apply mips n32 fix to bundled libffi.•••* gnu/packages/patches/python-libffi-mips-n32-fix.patch: New file. * gnu/packages/python.scm (python-2, python): Add it. * gnu-system.am (dist_patch_DATA): Add it. Mark H Weaver2014-04-071-0/+1
* gnu: guile-ssh: Use libssh 0.5.5 patched for CVE-2014-0017.•••* gnu/packages/patches/libssh-CVE-2014-0017.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/ssh.scm (libssh-0.5): New variable. (guile-ssh): Use it. Ludovic Courtès2014-04-041-0/+1
* gnu: sqlite: Fix sqlite on systems with page size larger than 32K.•••Based on a patch by Dan Kennedy <danielk1977@gmail.com>. * gnu/packages/patches/sqlite-large-page-size-fix.patch: New file. * gnu/packages/sqlite.scm (sqlite): Add it. * gnu-system.am (dist_patch_DATA): Add it. Mark H Weaver2014-04-021-0/+1
* gnu: Add mc•••* gnu/packages/mc.scm: New file * gnu/packages/patches/mc-fix-ncurses-build.patch: New patch * gnu-system.am (GNU_SYSTEM_MODULES): Add mc.scm. (dist_patch_DATA): Add patch Eric Bavier2014-03-261-0/+2
* Merge branch 'core-updates'Ludovic Courtès2014-03-261-3/+3
|\
| * gnu: remove python-fix-dbm.patch•••* gnu/packages/patches/python-fix-dbm.patch: remove file. It is not needed anymore, and is probably a left-over of a failed merge. * gnu-system.am: remove gnu/packages/patches/python-fix-dbm.patch Cyril Roelandt2014-03-251-1/+0
| * gnu: Enable tests in Python 3.•••* gnu/packages/python.scm: enable tests for Python 3 * gnu/packages/python-fix-tests.patch: New file. * gnu/packages/gnu-system.am (dist_patch_DATA): add it. Cyril Roelandt2014-03-251-0/+1
| * Merge branch 'master' into core-updatesMark H Weaver2014-03-221-0/+1
| |\
| * \ Merge branch 'master' into core-updatesLudovic Courtès2014-03-171-2/+0
| |\ \
| * \ \ Merge branch 'master' into core-updatesLudovic Courtès2014-03-101-1/+7
| |\ \ \
| * | | | coreutils: fix test suite•••* gnu/packages/patches/coreutils-skip-nohup.patch: patch taken from the git repository of coreutils, that makes sure tests/misc/nohup.sh does not fail when /dev/tty does not exist. * gnu/packages/base.scm (coreutils): use it. * gnu-system.am (dist_patch_DATA): add it. Cyril Roelandt2014-03-071-0/+1
| * | | | Merge branch 'master' into core-updates•••Conflicts: gnu/packages/libwebsockets.scm Ludovic Courtès2014-02-271-1/+2
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into core-updates•••Conflicts: gnu-system.am Ludovic Courtès2014-02-221-5/+31
| |\ \ \ \ \
| * | | | | | gnu: glibc: Upgrade to 2.19.•••* gnu/packages/base.scm (glibc): Upgrade to 2.19. Remove 'glibc-make-4.0.patch'. * gnu/packages/patches/glibc-make-4.0.patch: Remove. * gnu-system.am (dist_patch_DATA): Adjust accordingly. Ludovic Courtès2014-02-101-1/+0
| * | | | | | gnu: coreutils: Fix cross-compilation issue with 'dummy-man'.•••This should work around the bug described at <http://git.yoctoproject.org/cgit.cgi/poky/plain/meta/recipes-core/coreutils/coreutils-8.22/fix-for-dummy-man-usage.patch>. * gnu/packages/base.scm (coreutils)[patches]: Add 'coreutils-dummy-man.patch'. [native-inputs]: Don't pass PERL when (%current-target-system) is true. * gnu/packages/patches/coreutils-dummy-man.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. Ludovic Courtès2014-02-101-0/+1
| * | | | | | Merge branch 'master' into core-updatesLudovic Courtès2014-01-251-3/+10
| |\ \ \ \ \ \
| * | | | | | | gnu: binutils: Upgrade to 2.24.•••* gnu/packages/patches/binutils-loongson-madd-fix.patch: Remove. * gnu-system.am (dist_patch_DATA): Adjust accordingly. * gnu/packages/base.scm (binutils): Upgrade to 2.24. Remove 'binutils-loongson-madd-fix.patch'. Remove 'outputs' field. Pass '--enable-install-libbfd'. Ludovic Courtès2014-01-081-2/+1
* | | | | | | | gnu: Add cursynth•••* gnu/packages/cursynth.scm: New file * gnu-system.am (GNU_SYSTEM_MODULES): Add it Eric Bavier2014-03-251-0/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | gnu: Add Window Maker.•••* gnu/packages/gnustep.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. Ludovic Courtès2014-03-191-0/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | gnu: pulseaudio: Upgrade to 5.0.•••* gnu/packages/pulseaudio.scm (pulseaudio): Upgrade to 5.0. Remove patches. * gnu/packages/patches/pulseaudio-test-timeouts.patch, gnu/packages/patches/pulseaudio-volume-test.patch: Remove. * gnu-system.am (dist_patch_DATA): Adjust accordingly. Ludovic Courtès2014-03-171-2/+0
| |_|_|_|/ |/| | | |
* | | | | gnu: Add a2ps, trueprint, enscript, and source-highlight•••* gnu/packages/pretty-print.scm: New file * gnu/packages/patches/source-highlight-regexrange-test.patch: New file * gnu-system.am (dist_patch_DATA): Add patch. (GNU_SYSTEM_MODULES): Add pretty-print.scm Eric Bavier2014-03-071-0/+2
* | | | | gnu: Add bitlbee.•••* gnu/packages/messaging.scm (bitlbee): New variable. * gnu/packages/patches/bitlbee-fix-tests.patch: New file. * gnu/packages/patches/bitlbee-memset-fix.patch: New file. * gnu-system.am (dist_patch_DATA): Add patches. Mark H Weaver2014-03-061-0/+2
* | | | | gnu: Add libotr.•••* gnu/packages/messaging.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. Mark H Weaver2014-03-061-1/+2
* | | | | gnu: Add lynx.•••* gnu/packages/lynx.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. Mark H Weaver2014-03-051-0/+1
| |_|_|/ |/| | |
* | | | gnu: Move libwebsockets to (gnu packages web).•••* gnu/packages/libwebsockets.scm: Remove. Move libwebsockets package definition to... * gnu/packages/web.scm (libwebsockets): ... here. * gnu-system.am (GNU_SYSTEM_MODULES): Remove libwebsockets.scm. Ludovic Courtès2014-02-271-1/+0
* | | | gnu: Add libmpdclient.•••* gnu/packages/mpd.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. David Thompson2014-02-251-0/+1
* | | | gnu: Add miniupnpc.•••* gnu/packages/upnp.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. Signed-off-by: Andreas Enge <andreas@enge.fr> Sree Harsha Totakura2014-02-241-0/+1
| |_|/ |/| |
* | | gnu: Add libwebsockets.•••* gnu/packages/libwebsockets.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. Ludovic Courtès2014-02-211-0/+1