Age | Commit message (Collapse) | Author |
|
* gnu/packages/lisp.scm (sbcl-parse-float): The license really is public domain.
|
|
* gnu/packages/lxqt.scm (libstatgrab): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/lxqt.scm (libdbusmenu-qt): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/lxqt.scm: Sort packages alphabetically.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/lxqt.scm (lxqt-build-tools)
[source]: Update download URL to the 'lxqt' repository.
[home-page]: Use HTTPS.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/lxqt.scm (lxqt-session): Update to 0.13.0.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/dictionaries.scm (grammalecte)[home-page]: Update URL.
|
|
* gnu/packages/xiph.scm (libogg, libvorbis, libtheora, speex, speexdsp, ao,
flac, libkate, vorbis-tools, opus-tools opusfile, icecast, libshout)[source]:
Use HTTPS URLs.
(icecast)[home-page]: Use HTTPS URL.
|
|
* gnu/packages/xiph.scm (opus): Update to 1.3.
|
|
* gnu/packages/xiph.scm (opus-tools): Update to 0.2.
[native-inputs]: Add pkg-config.
[inputs]: Add libopusenc and opusfile. Remove libogg and opus.
|
|
* gnu/packages/xiph.scm (opusfile)[inputs]: Move libogg and openssl to
propagated-inputs.
|
|
* gnu/packages/xiph.scm (libopusenc): New variable.
|
|
* gnu/packages/dns.scm (unbound): Update to 1.8.1.
|
|
* gnu/packages/messaging.scm (define-module): Remove duplicate module
import. Order the remainder alphabetically.
|
|
* gnu/packages/check.scm (cppcheck): Update to 1.85.
|
|
* gnu/packages/audio.scm (bs1770gain): Update to 0.5.1.
|
|
* gnu/packages/compression.scm (zstd): Update to 1.3.7.
|
|
* gnu/packages/python.scm (python-pymongo): Update to 3.7.2.
|
|
* gnu/packages/python.scm (python-sure): Update to 1.4.11.
|
|
* gnu/packages/python.scm (python-markdown): Update to 3.0.1.
[arguments]: Remove.
|
|
* gnu/packages/python.scm (python-markdown)[home-page]: Change to current.
|
|
* gnu/packages/python-crypto.scm (python-m2crypto): Update to 0.30.1.
|
|
* gnu/packages/python-crypto.scm (python-m2crypto)[propagated-inputs]: Remove.
[properties]: New field.
(python2-m2crypto)[propagated-inputs]: Add PYTHON2-TYPING.
|
|
* gnu/packages/xorg.scm (xorg-server): Update to 1.20.2.
|
|
* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.28.1.
|
|
* gnu/packages/crypto.scm (libmd): Update to 1.0.1.
|
|
* gnu/packages/samba.scm (samba): Update to 4.8.6.
|
|
* gnu/packages/build-tools.scm (gn): New public variable.
|
|
* gnu/packages/python.scm (python-lazy-object-proxy): Update to 1.3.1.
|
|
* gnu/packages/python.scm (python-mistune): Update to 0.8.4.
|
|
* gnu/packages/lxqt.scm (liblxqt): Update to 0.13.0.
[source]: Remove patches.
[home-page]: Use HTTPS.
* gnu/packages/patches/liblxqt-include.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/lxqt.scm (libqtxdg): Update to 3.2.0.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/emacs.scm (emacs-scribble-mode): New variable.
|
|
* gnu/packages/education.scm (snap): Update to 4.2.2.2. Update source URL.
|
|
* gnu/packages/bioconductor.scm (r-ruvseq): New variable.
|
|
* gnu/packages/video.scm (livemedia-utils): Update to 2018.10.17.
|
|
* gnu/packages/mpd.scm (libmpdclient): Update to 2.16.
|
|
* gnu/packages/dns.scm (knot): Update to 2.7.3.
|
|
* gnu/packages/ssh.scm (openssh): Update to 7.9p1.
|
|
* gnu/packages/linux.scm (light): Update to 1.2.
[source]: Switch to url-fetch.
[arguments]: Remove.
[native-inputs]: Remove help2man. Add autoconf and automake.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python.scm (python-ilinkedlist): New variable.
|
|
* gnu/build/install.scm (populate-single-profile-directory): Make
/var/guix/profiles/per-user/root/guix-profile a relative symlink.
|
|
* gnu/packages/bioinformatics.scm (flexbar): Update to 3.4.0.
[source]: Fetch from git.
[arguments]: Adjust check and install phases.
[home-page]: Update to new home at Github.
[license]: Change to bsd-3.
|
|
* gnu/packages/bioinformatics.scm (seqan): Update to 2.4.0.
[native-inputs]: Replace bzip2 with xz.
(seqan-1): New variable.
(tophat)[inputs]: Use seqan-1.
|
|
* gnu/packages/bioinformatics.scm (khmer): Update to 2.1.2.
[source]: Fetch from git; remove bundled libraries in snippet.
[arguments]: Remove "set-paths" phase; remove "post-install-check" phase;
remove "reset-gzip-timestamps" phase.
[native-inputs]: Remove seqan and python-nose; add python-cython,
python-pytest, and python-pytest-runner.
[inputs]: Remove gcc-4.9.
|
|
* gnu/packages/bioinformatics.scm (python-screed): Update to 1.0.
[arguments]: Run tests after installation.
[native-inputs]: Add python-pytest, python-pytest-cov, and
python-pytest-runner; remove python-nose.
|
|
* gnu/packages/bioinformatics.scm (fasttree)[arguments]: Use INVOKE; simplify
install phase.
|
|
* gnu/packages/bioinformatics.scm (express-beta-diversity): Update to 1.0.8.
[source]: Fetch from git.
[arguments]: Use INVOKE; remove "exit-source" build phase; simplify.
|
|
* gnu/packages/bioinformatics.scm (edirect): Update to 10.2.20181018.
[arguments]: Add simple check phase; simplify other phases.
[inputs]: Add perl-xml-simple.
|
|
* gnu/packages/bioinformatics.scm (eigensoft): Update to 7.2.1.
[arguments]: Remove Makefile modification.
|