Age | Commit message (Collapse) | Author |
|
* gnu/packages/engineering.scm (geda-gaf)[inputs]: Add m4 and pcb.
[arguments]: Add configure flags that point to PCB data files.
|
|
* gnu/packages/algebra.scm (gmp-ecm): New variable.
|
|
* gnu/packages/gnome.scm (gnome-sudoku): New variable.
Signed-off-by: 宋文武 <iyzsong@gmail.com>
|
|
* gnu/packages/game-development.scm (qqwing): New variable.
Signed-off-by: 宋文武 <iyzsong@gmail.com>
|
|
Fixes CVE-2015-5730, CVE-2016-2110, CVE-2016-2111, CVE-2016-2112,
CVE-2016-2113, CVE-2016-2114, CVE-2016-2115, CVE-2016-2118.
* gnu/packages/samba.scm (samba): Update to 4.3.8.
|
|
* gnu/packages/maths.scm (r-pracma): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/xdisorg.scm (xscreensaver): New variable.
|
|
* gnu/packages/fontutils.scm (fontforge): Update to 20160404.
[source](snippet): Remove tottf.c modification. Update date strings.
Co-authored-by: Eric Bavier <bavier@member.fsf.org>
|
|
* gnu/packages/abduco.scm (abduco): Update to 0.6.
|
|
* gnu/packages/linux.scm (btrfs-progs)[outputs]: New field.
[inputs]: Add "static" outputs of util-linux for libuuid and libblkid.
[arguments]: Add 'build-static' and 'install-static' phases.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/linux.scm: (util-linux)[outputs]: New field.
[arguments]: Remove "--disable-static" from #:configure-flags.
Add 'move-static-libraries' phase.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/linux.scm (btrfs-progs): Update to 4.5.1.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/linux.scm (e2fsprogs): Fix misleading comment.
|
|
These packages should be updated together.
* gnu/packages/tls.scm (letsencrypt): Update to 0.5.0.
(python-acme, python2-acme): Update to 0.5.0.
|
|
* gnu/packages/bioinformatics.scm (r-bsgenome-dmelanogaster-ucsc-dm3):
New variable.
|
|
* gnu/packages/bioinformatics.scm (r-bsgenome-celegans-ucsc-ce6): New
variable.
|
|
* gnu/packages/bioinformatics.scm (r-bsgenome-mmusculus-ucsc-mm9): New
variable.
|
|
* gnu/packages/bioinformatics.scm (r-motifrg): New variable.
|
|
* gnu/packages/bioinformatics.scm (r-bsgenome-hsapiens-ucsc-hg19): New
variable.
|
|
* gnu/packages/bioinformatics.scm (r-seqlogo): New variable.
|
|
* gnu/packages/backup.scm (borg): Update to 1.0.1.
|
|
* gnu/packages/dav.scm (vdirsyncer): Update to 0.9.3.
|
|
* gnu/packages/python.scm (python-werkzeug): Update to 0.11.5.
|
|
* gnu/packages/python.scm (python-pytest-localserver)[native-inputs]:
Remove zip.
[proapgated-inputs]: Move python-werkzeug ...
[inputs]: ... to here.
[propagated-inputs]: Move python-pytest, python-requests, python-six ...
[native-inputs]: ... to here.
|
|
* gnu/packages/python.scm (python-pytest-cache)[propagated-inputs]: Move
python-execnet ...
[inputs]: ... to here. Add python-apipkg, python-py, python-pytest.
|
|
* gnu/packages/python.scm (python-execnet)[propagated-inputs]: Move
python-apipkg ...
[inputs]: ... to here.
|
|
* gnu/packages/python.scm (python-apipkg)[native-inputs]: Move
python-pytest.
[inputs]: ... to here.
|
|
* gnu/packages/python.scm (python-pytest-xdist)[native-inputs]: Remove
python-setuptools.
[propagated-inputs]: Move python-execnet, python-py, python-pytest ...
[inputs]: ... to here. Add python-apipkg.
[properties]: Define python2-pytest-xdist.
(python2-pytest-xdist): Build with 'strip-python2-variant'.
[native-inputs]: Add python2-setuptools.
|
|
* gnu/packages/python.scm (python-pytest-runner)[properties]: Define
python2-pytest-runner.
[native-inputs]: Remove python-setuptools.
[home-page]: Project has moved to Github.
(python2-pytest-runner)[native-inputs]: Add python2-setuptools.
|
|
* gnu/packages/python.scm (python-pytest-cov): Update to 2.2.1.
[native-inputs]: Remove python-setuptools. Move python-coverage,
python-pytest ...
[inputs]: ... to here.
[properties]: Define python2-pytest-cov.
(python-pytest-cov): Build with 'strip-python2-variant'.
[inputs]: Add python2-setuptools.
|
|
* gnu/packages/python.scm (python-parse): Update to 1.6.6.
|
|
* gnu/packages/python.scm (python-tzlocal): Update to 1.2.2.
[native-inputs]: Move python-pytz ...
[inputs]: ... to here.
|
|
* gnu/packages/python.scm (parsedatetime): Update to 2.1.
[native-inputs]: Remove python-setuptools, add python-nose, python-pyicu.
[properties]: Define python2-variant.
(python2-parsedatetime): Build with 'strip-python2-variant'.
[native-inputs]: Add python2-setuptools.
|
|
* gnu/packages/python.scm (python-dateutil-2): Update to 2.5.2.
[inputs]: Remove python-setuptools.
[properties]: Define python2-dateutil-2.
(python2-dateutil-2): Build with 'strip-python2-variant'.
[inputs]: Add python2-setuptools.
|
|
* gnu/packages/python.scm (python-keyring): Update to 8.7.
[native-inputs]: Remove python-setuptools, python-mock.
[properties]: Define python2-keyring.
(python2-keyring): Build with 'strip-python2-variant'.
[native-inputs]: Add python2-setuptools.
|
|
* gnu/packages/python.scm (python-h5py): Update to 2.6.0.
[inputs]: Add python-six.
[native-inputs]: Add python-pkgconfig.
[properties]: Define python2-h5py.
|
|
* gnu/packages/python.scm (python-pytz): Update to 2016.3.
|
|
* gnu/packages/python.scm (python-babel): Update to 2.3.2.
|
|
* gnu/packages/python.scm (python-ccm): Update to 2.1.6.
|
|
* gnu/packages/python.scm (python-httplib2): Update to 0.9.2.
|
|
* gnu/packages/python.scm (python-paramiko): Update to 1.16.0.
|
|
* gnu/packages/video.scm (youtube-dl): Update to 2016.04.06.
[native-inputs]: Remove python-setuptools.
|
|
* gnu/packages/python.scm (python-requests)[propagated-inputs]: Move
python-py, python-pytest, python-pytest-cov, python-wheel from here...
[native-inputs]: ... to here.
|
|
* gnu/packages/video.scm (livestreamer)[native-inputs]: Remove
python-setuptools.
[propagated-inputs]: Remove python-singledispatch.
|
|
* gnu/packages/mail.scm (offlineimap)[inputs]: Add python2-pysqlite.
[arguments]: Wrap binary with python2-pysqlite's path.
|
|
* gnu/packages/gnuzilla.scm (icecat): Update to 38.7.1-gnu1.
[sources]: Remove numerous patches.
* gnu/packages/patches/icecat-CVE-2015-4477.patch,
gnu/packages/patches/icecat-CVE-2015-7207.patch,
gnu/packages/patches/icecat-CVE-2016-1952-pt01.patch,
gnu/packages/patches/icecat-CVE-2016-1952-pt02.patch,
gnu/packages/patches/icecat-CVE-2016-1952-pt03.patch,
gnu/packages/patches/icecat-CVE-2016-1952-pt04.patch,
gnu/packages/patches/icecat-CVE-2016-1952-pt05.patch,
gnu/packages/patches/icecat-CVE-2016-1952-pt06.patch,
gnu/packages/patches/icecat-CVE-2016-1954.patch,
gnu/packages/patches/icecat-CVE-2016-1960.patch,
gnu/packages/patches/icecat-CVE-2016-1961.patch,
gnu/packages/patches/icecat-CVE-2016-1962.patch,
gnu/packages/patches/icecat-CVE-2016-1964.patch,
gnu/packages/patches/icecat-CVE-2016-1965.patch,
gnu/packages/patches/icecat-CVE-2016-1966.patch,
gnu/packages/patches/icecat-CVE-2016-1974.patch,
gnu/packages/patches/icecat-icecatbug-1248851.patch,
gnu/packages/patches/icecat-update-graphite2.patch,
gnu/packages/patches/icecat-update-graphite2-pt2.patch: Remove files.
* gnu-system.am (dist_patch_DATA): Remove them.
|
|
* gnu/packages/maths.scm (c-graph): New variable.
|
|
* gnu/packages/ibus.scm (ibus-anthy): New variable.
Co-authored-by: 宋文武 <iyzsong@gmail.com>.
|
|
* gnu/packages/anthy.scm: New file.
* gnu-system.am: Add it.
Signed-off-by: 宋文武 <iyzsong@gmail.com>
|
|
* gnu/packages/gnustep.scm (wmclock): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|