Age | Commit message (Expand) | Author |
---|---|---|
2017-05-24 | gnu: python-cairocffi: Update to 0.8.0....* gnu/packages/python.scm (python-cairocffi): Update to 0.8.0. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net> | José Miguel Sánchez García |
2017-05-24 | gnu: python-cairocffi: Update source and home-page URIs....* gnu/packages/python.scm (python-cairocffi)[source]: Update URI. [home-page]: Update URI. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net> | José Miguel Sánchez García |
2017-05-24 | gnu: Add crawl-tiles....* gnu/packages/games.scm (crawl-tiles): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net> | nee |
2017-05-23 | gnu: node: Use unbundled dependencies....* gnu/packages/node.scm (node)[inputs]: Add c-ares and http-parser. [arguments]: Add configure flags for using system libraries. Signed-off-by: Marius Bakke <mbakke@fastmail.com> | Jelle Licht |
2017-05-23 | gnu: node: Update to 7.10.0....* gnu/packages/node.scm (node): Update to 7.10.0. (node)[arguments]: Disabled more tests. * gnu/packages/patches/node-9077.patch: Delete incompatible patch file. Recreate patch file from node pull request 9077. Signed-off-by: Marius Bakke <mbakke@fastmail.com> | Jelle Licht |
2017-05-23 | gnu: Add MuseScore....* gnu/packages/music.scm (musescore): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Nicolas Goaziou |
2017-05-23 | gnu: emacs-auctex: Add arguments to work with new `install' phase....* gnu/packages/emacs.scm (emacs-auctex)[arguments]: Add #:include and #:exclude arguments. | Arun Isaac |
2017-05-23 | gnu: emacs-slime: Add arguments to work with new `install' phase....* gnu/packages/emacs.scm (emacs-slime)[arguments]: Add #:include and #:exclude arguments. | Arun Isaac |
2017-05-23 | install: Add 'passwd' to installation image....* gnu/system/install.scm (installation-os): Add SHADOW in package list. | Marius Bakke |
2017-05-22 | gnu: diamond: Update to 0.9.1....* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.1. | Ben Woodcroft |
2017-05-22 | gnu: Remove GCJ....* gnu/packages/patches/gcj-arm-mode.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Delete it. * gnu/packages/gcc.scm (javac.in, gcj, ecj-bootstrap): Remove variables. | Ricardo Wurmus |
2017-05-22 | gnu: ant: Implement in terms of ant/java8....* gnu/packages/java.scm (ant): Inherit from ant/java8. | Ricardo Wurmus |
2017-05-22 | gnu: Add ant/java8....* gnu/packages/java.scm (ant/java8): New variable. | Ricardo Wurmus |
2017-05-22 | gnu: ant: Move after bootstrap packages....* gnu/packages/java.scm (ant): Move package. | Ricardo Wurmus |
2017-05-22 | gnu: ant: Delete bundled jars....* gnu/packages/java.scm (ant)[source]: Delete bundled jars in a snippet. | Ricardo Wurmus |
2017-05-22 | gnu: ant: Inherit from ant-bootstrap....* gnu/packages/java.scm (ant)[build-system] [home-page][synopsis][description][license]: Remove fields. [arguments]: Adapt arguments of ant-bootstrap package. | Ricardo Wurmus |
2017-05-22 | gnu: clojure: Move below bootstrap packages....* gnu/packages/java.scm (clojure): Move package. | Ricardo Wurmus |
2017-05-22 | gnu: java-swt: Move below the bootstrap packages....* gnu/packages/java.scm (java-swt): Move the package. | Ricardo Wurmus |
2017-05-22 | gnu: icedtea-7: Use icedtea-6 for bootstrapping....* gnu/packages/java.scm (icedtea-7)[source]: Remove Makefile.in patch to link with GCJ libs. [arguments]: Remove (ice-9 rdelim) module; adjust configure flags; do not add GCJ headers to CPATH in build phase "set-additional-paths". [native-inputs]: Remove gcj and ant; add icedtea-6 and ant-bootstrap. Remove autoconf and automake. (icedtea-8)[native-inputs]: Delete "icedtea" from the inherited inputs, not "gcj". | Ricardo Wurmus |
2017-05-22 | gnu: Add icedtea-6....* gnu/packages/java.scm (icedtea-6): New variable. | Ricardo Wurmus |
2017-05-22 | gnu: Add ecj-javac-on-jamvm-wrapper-final....* gnu/packages/java.scm (ecj-javac-on-jamvm-wrapper-final): New variable. | Ricardo Wurmus |
2017-05-22 | gnu: Add jamvm....* gnu/packages/java.scm (jamvm): New variable. | Ricardo Wurmus |
2017-05-22 | gnu: Add classpath-devel....* gnu/packages/java.scm (classpath-devel): New variable. | Ricardo Wurmus |
2017-05-22 | gnu: Add ecj-javac-on-jamvm-wrapper....* gnu/packages/java.scm (ecj-javac-on-jamvm-wrapper): New variable. | Ricardo Wurmus |
2017-05-22 | gnu: Add classpath-jamvm-wrappers....* gnu/packages/java.scm (classpath-jamvm-wrappers): New variable. | Ricardo Wurmus |
2017-05-22 | gnu: Add jamvm-bootstrap....* gnu/packages/java.scm (jamvm-bootstrap): New variable. | Ricardo Wurmus |
2017-05-22 | gnu: Add classpath....* gnu/packages/java.scm (classpath): New variable. | Ricardo Wurmus |
2017-05-22 | gnu: Add ecj-javac-wrapper....* gnu/packages/java.scm (ecj-javac-wrapper): New variable. | Ricardo Wurmus |
2017-05-22 | gnu: Add ecj-bootstrap....* gnu/packages/java.scm (ecj-bootstrap): New variable. | Ricardo Wurmus |
2017-05-22 | gnu: Add ant-bootstrap....* gnu/packages/java.scm (ant-bootstrap): New variable. | Ricardo Wurmus |
2017-05-22 | gnu: Add sablevm....* gnu/packages/java.scm (sablevm): New variable. | Ricardo Wurmus |
2017-05-22 | gnu: Add sablevm-classpath....* gnu/packages/java.scm (sablevm-classpath): New variable. | Ricardo Wurmus |
2017-05-22 | gnu: Add jikes....* gnu/packages/java.scm (jikes): New variable. | Ricardo Wurmus |
2017-05-22 | gnu: Add r-edaseq....* gnu/packages/bioinformatics.scm (r-edaseq): New variable. | Ricardo Wurmus |
2017-05-22 | gnu: Add r-deseq....* gnu/packages/bioinformatics.scm (r-deseq): New variable. | Ricardo Wurmus |
2017-05-22 | gnu: Add r-aroma-light....* gnu/packages/bioinformatics.scm (r-aroma-light): New variable. | Ricardo Wurmus |
2017-05-22 | Merge branch 'version-0.13.0' | Marius Bakke |
2017-05-22 | gnu: vte-ng: Update to 0.48.3.a....* gnu/packages/gnome.scm (vte-ng): Update to 0.48.3.a. | Marius Bakke |
2017-05-22 | gnu: gexiv2: Update to 0.10.6....* gnu/packages/gnome.scm (gexiv2): Update to 0.10.6. | Marius Bakke |
2017-05-22 | gnu: dconf-editor: Update to 3.22.3....* gnu/packages/gnome.scm (dconf-editor): Update to 3.22.3. | Marius Bakke |
2017-05-22 | gnu: aisleriot: Update to 3.22.2....* gnu/packages/gnome.scm (aisleriot): Update to 3.22.2. | Marius Bakke |
2017-05-22 | gnu: vte: Update to 0.48.3....* gnu/packages/gnome.scm (vte): Update to 0.48.3. | Marius Bakke |
2017-05-22 | gnu: fraggenescan: Update to 1.30....* gnu/packages/bioinformatics.scm (fraggenescan): Update to 1.30. [arguments]: Update patching of paths, install procedure. Add new test case. | Ben Woodcroft |
2017-05-22 | gnu: roary: Update to 3.8.2....* gnu/packages/bioinformatics.scm (roary): Update to 3.8.2. | Ben Woodcroft |
2017-05-22 | gnu: taxtastic: Update to 0.6.4....* gnu/packages/bioinformatics.scm (taxtastic): Update to 0.6.4. [source]: Use PyPI URI. | Ben Woodcroft |
2017-05-22 | gnu: r-mutationalpatterns: Update to 1.2.1....* gnu/packages/bioinformatics.scm (r-mutationalpatterns): Update to 1.2.1. | Roel Janssen |
2017-05-21 | bootloader: extlinux: Add a warning message on top of generated conf file....* gnu/bootloader/extlinux.scm (extlinux-configuration-file): Warn users about the fact that the configuration file is automatically generated. | Mathieu Othacehe |
2017-05-21 | gnu: v4l-utils: Update to 1.12.5....* gnu/packages/video.scm (v4l-utils): Update to 1.12.5. | Marius Bakke |
2017-05-21 | gnu: x265: Update to 2.4....* gnu/packages/video.scm (x265): Update to 2.4. | Marius Bakke |
2017-05-21 | gnu: vlc: Update to 2.2.5.1....* gnu/packages/video.scm (vlc): Update to 2.2.5.1. [source]: Remove obsolete snippet. | Marius Bakke |