| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/gnome.scm (folks): New variable.
|
|
|
|
|
|
| |
* gnu/packages/gnome.scm (evolution-data-server)[arguments]: Add
--enable-vala-bindings to #:configure-flags.
[native-inputs]: Add vala.
|
|
|
|
|
|
| |
* gnu/packages/glib.scm (telepathy-glib)[arguments]: Add --enable-vala-bindings
to #:configure-flags.
[native-inputs]: Add vala.
|
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-ebuild-mode): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-lua-mode): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (r-bsgenome-mmusculus-ucsc-mm10): New
variable.
|
|
|
|
|
|
|
| |
* gnu/packages/patches/openssl-CVE-2016-2177.patch,
gnu/packages/patches/openssl-CVE-2016-2178.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/tls.scm (openssl/fixed): Use them.
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-wcwidth, python2-wcwidth): New variables.
Co-authored-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
| |
* gnu/packages/logging.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
|
|
|
|
| |
* gnu/packages/popt.scm (gengetopt): New variable.
|
|
|
|
|
|
|
|
| |
* gnu/packages/flashing-tools.scm (teensy-loader-cli): New variable.
* gnu/packages/patches/teensy-loader-cli-help.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/grue-hunter.scm: Remove. Move contents to...
* gnu/packages/games.scm (grue-hunter): ... here. New variable.
* gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly.
|
|
|
|
| |
* gnu/packages/pumpio.scm (pumpa)[inputs]: Remove qt, add qtbase.
|
|
|
|
| |
* gnu/packages/gnupg.scm (pinentry-qt)[inputs]: Remove qt, add qtbase.
|
|
|
|
| |
* gnu/packages/qt.scm (qttools): New variable.
|
|
|
|
| |
* gnu/packages/qt.scm (qtlocation): New variable.
|
|
|
|
| |
* gnu/packages/qt.scm (qtwebchannel): New variable.
|
|
|
|
| |
* gnu/packages/qt.scm (qtserialport): New variable.
|
|
|
|
| |
* gnu/packages/qt.scm (qtwayland): New variable.
|
|
|
|
| |
* gnu/packages/qt.scm (qtmultimedia): New variable.
|
|
|
|
| |
* gnu/packages/qt.scm (qtsensors): New variable.
|
|
|
|
| |
* gnu/packages/qt.scm (qtwebsockets): New variable.
|
|
|
|
| |
* gnu/packages/qt.scm (qtconnectivity): New variable.
|
|
|
|
| |
* gnu/packages/qt.scm (qtdeclarative): New variable.
|
|
|
|
| |
* gnu/packages/qt.scm (qtxmlpatterns): New variable.
|
|
|
|
| |
* gnu/packages/qt.scm (qtx11extras): New variable.
|
|
|
|
| |
* gnu/packages/qt.scm (qtimageformats): New variable.
|
|
|
|
| |
* gnu/packages/qt.scm (qtsvg): New variable.
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/julia.scm (julia)[source]: Use smaller tarball without
bundled sources.
[inputs]: Add inputs for rmath-julia, suitesparse, objconv, dsfmt, and
virtualenv.
[arguments]: Add phase "prepare-deps" to copy tarballs to their expected
locations.
|
|
|
|
|
| |
* gnu/packages/databases.scm (perl-dbi): Update to 1.636.
[home-page]: Update it.
|
|
|
|
|
| |
* gnu/packages/perl.scm (perl-exporter-lite): Update to 0.08.
[home-page]: Update it.
|
|
|
|
|
| |
* gnu/packages/photo.scm (perl-image-exiftool): Update to 10.20.
[home-page]: Update it.
|
|
|
|
|
| |
* gnu/packages/perl.scm (perl-test-deep): Update to 1.120.
[home-page]: Update it.
|
|
|
|
| |
* gnu/packages/xml.scm (perl-xml-libxml): Update to 2.0125.
|
|
|
|
|
|
| |
* gnu/packages/xml.scm (perl-xml-simple): Update to 2.22.
[propagated-inputs]: Add perl-xml-sax.
[home-page]: Update it.
|
|
|
|
| |
* gnu/packages/parallel.scm (parallel): Update to 20160522.
|
|
|
|
|
|
|
|
| |
* gnu/packages/video.scm (youtube-dl): Update to 2016.06.14.
[source]: Use https.
[home-page]: Use https.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
| |
* gnu/packages/gnome.scm (gnome-shell-extensions): New variable.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (ruby-bio-kseq): New variable.
|
|
|
|
| |
* gnu/packages/wget.scm (wget): Update to 1.18.
|
|
|
|
| |
* gnu/packages/freedesktop.scm (wayland): Update to 1.11.0.
|
|
|
|
| |
* gnu/packages/python.scm (python-pykafka)[source]: Update pypi uri.
|
|
|
|
|
|
| |
* gnu/packages/algebra.scm (giac-xcas): Update to 1.2.2-59.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/plotutils.scm (asymptote): Update to 2.38.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
| |
* gnu/packages/python.scm (python-tables, python2-tables): New
variables.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (piranha): Update to 1.2.1.
|
|
|
|
|
|
|
| |
* gnu/packages/ocaml.scm (unison)[arguments]: Add 'install-fsmonitor'
phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-rainbow-identifiers): New variable.
|
|
|
|
| |
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.4-9.
|
|
|
|
| |
* gnu/packages/games.scm (manaplus): Update to 1.6.6.4.
|