summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* gnu: libtorrent: Update to 0.13.6.Alex Kost2015-10-04
| | | | | | | * gnu/packages/bittorrent.scm (libtorrent): Update to 0.13.6. [source]: Use new URL. [native-inputs]: Uncomment "cppunit" (for tests). [argument]: Remove (to enable tests).
* gnu: libtorrent, rtorrent: Update home pages.Alex Kost2015-10-04
| | | | | * gnu/packages/bittorrent.scm (libtorrent): Update 'home-page'. (rtorrent): Likewise.
* gnu: lirc: Update to 0.9.3.Alex Kost2015-10-04
| | | | | * gnu/packages/lirc.scm (lirc): Update to 0.9.3. [native-inputs]: Add "libxslt".
* gnu: qt-4: Disable webkit build.Andreas Enge2015-10-04
| | | | | | | | | | * gnu/packages/qt.scm (qt-4)[source]: Add snippet to remove the webkit code and drop one patch used previously for webkit. [arguments]: Add configure flag to disable building the webkit module. * gnu/packages/patches/qt4-tests.patch: Delete file. * gnu-system.am (dist_patch_DATA): Unregister patch. Partially fixes <http://bugs.gnu.org/21288>.
* gnu: libqtxdg: Fix download location.Andreas Enge2015-10-03
| | | | * gnu/packages/lxqt.scm (libqtxdg)[source]: Fix download location.
* gnu: liblxqt: Fix download location.Andreas Enge2015-10-03
| | | | | * gnu/packages/lxqt.scm (liblxqt)[source]: Fix download location. [description]: Fix typo.
* gnu: Add lxqt-session.Andreas Enge2015-10-03
| | | | * gnu/packages/lxqt.scm (lxqt-session): New variable.
* gnu: Add lxqt-common.Andreas Enge2015-10-03
| | | | * gnu/packages/lxqt.scm (lxqt-common): New variable.
* gnu: liblxqt: Fix download location.Andreas Enge2015-10-03
| | | | | * gnu/packages/lxqt.scm (liblxqt)[source]: Use the .tar.xz release exclusively; drop the alternative URI for .tar.gz and correct the hash.
* gnu: Add file-roller.David Thompson2015-10-03
| | | | * gnu/packages/gnome.scm (file-roller): New variable.
* gnu: vsearch: Restrict supported systems to x86_64-linux.Ben Woodcroft2015-10-03
| | | | | | | * gnu/packages/bioinformatics.scm (vsearch)[supported-systems]: Restrict to x86_64-linux. Signed-off-by: Andreas Enge <andreas@enge.fr>
* gnu: libmicrohttpd: Update to 0.9.44.Andreas Enge2015-10-02
| | | | * gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.44.
* gnu: eigen: Update to 3.2.6.Andreas Enge2015-10-02
| | | | * gnu/packages/algebra.scm (eigen): Update to 3.2.6.
* gnu: valgrind: Enable the arm architecture during configuration.Andreas Enge2015-10-02
| | | | | | * gnu/packages/patches/valgrind-enable-arm.patch: New file. * gnu/packages/valgrind.scm (valgrind)[source]: Add patch. * gnu-system.am (dist_patch_DATA): Enable patch.
* gnu: valgrind: Update to 3.11.0.Andreas Enge2015-10-02
| | | | | | | | * gnu/packages/valgrind.scm (valgrind): Update to 3.11.0. [source]: Remove the patches * gnu/packages/patches/valgrind-glibc-2.22.patch, gnu/packages/patches/valgrind-linux-libre-4.x.patch: Delete files. * gnu-system.am (dist_patch_DATA): Unregister the patches.
* gnu: glpk: Update to 4.56.Andreas Enge2015-10-02
| | | | * gnu/packages/maths.scm (glpk): Update to 4.56.
* gnu: freeimage: Add fix for CVE-2015-0852.Mark H Weaver2015-10-02
| | | | | | * gnu/packages/patches/freeimage-CVE-2015-0852.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/image.scm (freeimage)[source]: Add patch.
* gnu: freeimage: Update to 3.17.0.Mark H Weaver2015-10-02
| | | | | * gnu/packages/image.scm (freeimage): Update to 3.17.0. [source]: Use 'string-concatenate' in URI computation.
* gnu: openjpeg-2.x: Add fix for use-after-free in opj_j2k_write_mco.Mark H Weaver2015-10-02
| | | | | | | * gnu/packages/patches/openjpeg-use-after-free-fix.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/image.scm (openjpeg, openjpeg-2.0)[source]: Add patch. [home-page]: Update.
* gnu: clipper: Add 'file-name' field to source origin.Mark H Weaver2015-10-02
| | | | * gnu/packages/bioinformatics.scm (clipper)[source]: Add file-name.
* gnu: orc: Update to 0.4.24.Andreas Enge2015-10-02
| | | | * gnu/packages/gstreamer.scm (orc): Update to 0.4.24.
* gnu: Add python-xlrd.Ben Woodcroft2015-10-01
| | | | | | * gnu/packages/python.scm (python-xlrd, python2-xlrd): New variables. Signed-off-by: Mathieu Lirzin <mthl@openmailbox.org>
* gnu: powertop: Fix url.Efraim Flashner2015-10-01
| | | | * gnu/packages/linux.scm (powertop): Fixed incorrect url.
* gnu: openblas: Fix configure flags on armhf and take target system into ↵Andreas Enge2015-10-01
| | | | | | | | account for cross building. * gnu/packages/maths.scm (openblas)[arguments]: Make package substitutable and enable runtime cpu detection only on x86 systems. Take the target system into account when cross compiling.
* gnu: powertop: Update to 2.7.Efraim Flashner2015-10-01
| | | | | * gnu/packages/linux.scm (powertop): Update to 2.7. [arguments]: Add "pciutils" to inputs.
* gnu: graphviz: Add "doc" output.Efraim Flashner2015-10-01
| | | | * gnu/packages/graphviz.scm (graphviz)[outputs, arguments]: New fields.
* gnu: graphviz: Update to 2.38.0.Efraim Flashner2015-10-01
| | | | * gnu/packages/graphviz.scm (graphviz): Update to 2.38.0.
* gnu: mpg123: Update to 1.22.4.Efraim Flashner2015-10-01
| | | | * gnu/packages/mp3.scm (mpg123): Update to 1.22.4.
* gnu: mpv: Update to 0.11.0.Efraim Flashner2015-10-01
| | | | * gnu/packages/video.scm (mpv): Update to 0.11.0.
* gnu: youtube-dl: Update to 2015.09.28.Efraim Flashner2015-10-01
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2015.09.28.
* gnu: terminology: Update to 0.9.1.Efraim Flashner2015-10-01
| | | | * gnu/packages/enlightenment.scm (terminology): Update to 0.9.1.
* gnu: enlightenment: Update to 0.19.11.Efraim Flashner2015-10-01
| | | | * gnu/packages/enlightenment.scm (enlightenment): Update to 0.19.11.
* gnu: Add GNU Unifont.宋文武2015-10-01
| | | | * gnu/packages/fonts.scm (font-gnu-unifont): New variable.
* gnu: shroud: Update to 0.1.1.David Thompson2015-10-01
| | | | * gnu/packages/password-utils.scm (shroud): Update to 0.1.1.
* gnu: Add shroud.David Thompson2015-10-01
| | | | * gnu/packages/password-utils.scm (shroud): New variable.
* gnu: xterm: Update to 320.宋文武2015-10-01
| | | | * gnu/packages/xorg.scm (xterm): Update to 320.
* download: Check whether HORIZONTAL ELLIPSIS can be encoded.Ludovic Courtès2015-10-01
| | | | | * guix/build/download.scm (ellipsis): New procedure. (store-path-abbreviation): Use it.
* gnu: emacs: Claim 'INFOPATH'.Ludovic Courtès2015-10-01
| | | | | | Reported by Konrad Hinsen <konrad.hinsen@fastmail.net>. * gnu/packages/emacs.scm (emacs)[native-search-path]: New field.
* gnu: Add vsearch.Ben Woodcroft2015-10-01
| | | | | | * gnu/packages/bioinformatics.scm (vsearch): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add cityhash.Ben Woodcroft2015-10-01
| | | | | | * gnu/packages/textutils.scm (cityhash): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: linux-libre: Update to 4.2.2.Mark H Weaver2015-09-30
| | | | * gnu/packages/linux.scm (linux-libre): Update to 4.2.2.
* gnu: Add gzochi.Julian Graham2015-09-29
| | | | | | * gnu/packages/game-development.scm (gzochi): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add pigz.Jeff Mickey2015-09-29
| | | | | | * gnu/packages/compression.scm (pigz): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: lsh: 'lsh-authorize' uses the absolute file name of 'sexp-conv'.Ludovic Courtès2015-09-28
| | | | | | | | | Fixes <http://bugs.gnu.org/21516>. Reported by Andreas Enge <andreas@enge.fr>. * gnu/packages/lsh.scm (lsh)[arguments]: In 'pre-configure' phase, change 'src/lsh-authorize' to use the absolute file name of 'sexp-conv'.
* guix gc: Add '--list-failures' and '--clear-failures'.Ludovic Courtès2015-09-28
| | | | | | | | | | Suggested by Mark H Weaver <mhw@netris.org>. * guix/scripts/gc.scm (show-help, %options): Add --list-failures and --clear-failures. (guix-gc): Honor them. * doc/guix.texi (Invoking guix gc): Document them. (Invoking guix-daemon): Mention them.
* store: Add 'query-failed-paths' and 'clear-failed-paths' RPCs.Ludovic Courtès2015-09-28
| | | | | | | | | Suggested by Mark H Weaver <mhw@netris.org>. * guix/store.scm (query-failed-paths, clear-failed-paths): New procedures. * tests/guix-daemon.sh: Add test with daemon started with --cache-failures.
* tests: 'open-connection-for-tests' takes an optional parameter.Ludovic Courtès2015-09-28
| | | | | * guix/tests.scm (open-connection-for-tests): Add optional FILE parameter; pass it to 'open-connection'.
* gnu: Add bio-blastxmlparser.Pjotr Prins2015-09-28
| | | | * gnu/packages/bioinformatics.scm (bio-blastxmlparser): New variable.
* gnu: Add r-data.table.Vicente Vera Parra2015-09-28
| | | | * gnu/packages/statistics.scm (r-data.table): New variable.
* gnu: Add r-chron.Vicente Vera Parra2015-09-28
| | | | * gnu/packages/statistics.scm (r-chron): New variable.