| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/admin.scm (aide)[inputs]: Add PCRE:STATIC and ZLIB:STATIC.
|
|
|
|
|
|
| |
* gnu/packages/patches/python-cffi-x87-stack-clean.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/libffi.scm (python-cffi)[source](patches): Add it.
|
|
|
|
| |
* gnu/packages/python.scm (python-yapf): Update to 0.24.0.
|
|
|
|
| |
* gnu/packages/databases.scm (python-rq): Update to 0.12.0.
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-pyclipper)[arguments]: Enable tests.
[native-inputs]: Add python-pytest, python-pytest-runner,
python-unittest2.
|
|
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-pyclipper): Update to 1.1.0post1.
[source]: Add snippet to remove cythonized source files.
[arguments]: Add custom phase to generate cythonized files.
[native-inputs]: Add python-cython.
[description]: Update clipper library version.
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/python-web.scm (python-paste): Update to 3.0.4.
[source]: Remove patch, add snippet to remove one test.
[native-inputs]: Add python-pytest, python-pytest-runner.
* gnu/packages/patches/python-paste-remove-website-test.patch: Remove
file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-networkx2): Remove variable.
* gnu/packages/patches/python-networkx2-reproducible-build.patch: Remove
file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
|
|
|
| |
* gnu/packages/databases.scm (python-alembic, python2-alembic): Update
to 1.0.2.
|
|
|
|
|
| |
* gnu/packages/compression.scm (bitshuffle)[arguments]: Add custom phase
to substitute out the '-march=native' compilation flag.
|
|
|
|
|
| |
* gnu/packages/compression.scm (bitshuffle): Update to 0.3.5.
[source]: Add snippet to remove cythonized source files.
|
|
|
|
|
| |
* gnu/packages/tvtime.scm (tvtime)[arguments]: Add custom phase to add
missing import.
|
|
|
|
|
| |
* gnu/packages/nfs.scm (nfs-utils)[arguments]: Add custom phase to fix
building with glibc@2.28.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-autovivification): Update to 0.18.
|
|
|
|
|
| |
* gnu/packages/idutils.scm (idutils)[source]: Add snippet to patch
bundled gnulib for glibc@2.28.
|
|
|
|
|
|
|
| |
This is a follow-up to b50d58b3445a85bf4395e2b767da10c2e3438902.
* gnu/packages/compression.scm (sharutils)[source]: This snippet is, in
fact, a snippet.
|
|
|
|
|
|
|
| |
This is a follow-up to f268b744b84734b374a15feae1f02b9f2c4085c7.
* gnu/packages/compression.scm (lbzip2)[source]: This snippet is, in
fact, a snippet.
|
|
|
|
|
| |
* gnu/packages/compression.scm (lbzip2)[source]: Add snippet to patch
bundled gnulib for glibc@2.28.
|
|
|
|
| |
* gnu/packages/cdrom.scm (dvd+rw-tools): Use 'invoke'.
|
|
|
|
|
| |
* gnu/packages/cdrom.scm (dvd+rw-tools)[arguments]: Add custom phase to
add missing import.
|
|
|
|
| |
* gnu/packages/linux.scm (f2fs-tools): Update to 1.11.0.
|
|\ |
|
| |
| |
| |
| | |
* gnu/packages/statistics.scm (r-with-tests): Update to 3.5.1.
|
| |
| |
| |
| |
| | |
* gnu/packages/statistics.scm (r-with-tests)[arguments]: Use INVOKE and
return #T unconditionally.
|
| |
| |
| |
| | |
* gnu/packages/emacs.scm (emacs-gtk-look): New variable.
|
| |
| |
| |
| | |
* gnu/packages/xml.scm (xmlrpc-c): New variable.
|
| |
| |
| |
| | |
* gnu/packages/guile.scm (guile-newt): Update to revision 1.
|
| |
| |
| |
| | |
* gnu/packages/music.scm (powertabeditor)[source]: Fetch from git.
|
| |
| |
| |
| |
| | |
* gnu/packages/music.scm (powertabeditor)[arguments]: Use INVOKE and return #T
unconditionally.
|
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/maths.scm (wxmaxima): Update to 18.10.1.
[source]: Update URL and remove patch.
* gnu/packages/patches/wxmaxima-do-not-use-old-gnuplot-parameters.patch: Remove
file.
* gnu/local.mk (dist_patch_DATA): Remove patch.
|
| |
| |
| |
| | |
* gnu/packages/databases.scm (postgresql-9.6): Update to 9.6.11.
|
| |
| |
| |
| | |
* gnu/packages/emacs.scm (emacs-clang-format): New variable.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/kodi.scm (kodi): Update to 18.0b5.
[source]: Update snippet.
[inputs]: Add flatbuffers, fstrcmp.
(crossguid): Update to commit fef89a4174a7bf8cd99fa9154864ce9e8e3bf989.
(libdvdnav/kodi, libdvdread/kodi): Update to 6.0.0-Leia-Alpha-3.
(libdvdcss/kodi): Update to 1.4.2-Leia-Beta-5.
|
| |
| |
| |
| | |
* gnu/packages/kodi.scm (fstrcmp): New variable.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
config file.
* gnu/services/desktop.scm (elogind-configuration-file)[ini-file]:
Fix spelling of left value fields:
InhibitDelayMaxSecs, HoldoffTimeoutSecs, IdleActionSeconds, RemoveIpc.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-ilinkedlist): Update to 0.3.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-pyelftools):
New public variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| |
| | |
* gnu/packages/music.scm (libmusicbrainz)[arguments]: Use INVOKE and return #T
unconditionally.
|
| |
| |
| |
| | |
* gnu/packages/music.scm (pd)[arguments]: Remove custom autoconf phase.
|
| |
| |
| |
| | |
* gnu/packages/music.scm (cmus)[source]: Fetch from git.
|
| |
| |
| |
| |
| | |
* gnu/packages/music.scm (cmus)[arguments]: Use INVOKE and return #T
unconditionally.
|
| |
| |
| |
| |
| | |
* gnu/packages/c.scm (pcc)[arguments]: Use INVOKE and return #T
unconditionally.
|
| |
| |
| |
| |
| | |
* gnu/packages/bioinformatics.scm (pplacer-scripts)[arguments]: Use INVOKE and
return #T unconditionally.
|
| |
| |
| |
| |
| | |
* gnu/packages/bioinformatics.scm (roary)[arguments]: Use INVOKE and return #T
unconditionally.
|
| |
| |
| |
| |
| | |
* gnu/packages/bioinformatics.scm (seek)[arguments]: Use INVOKE and return #T
unconditionally; patch "gen_tools_am" shebang in "bootstrap" phase.
|
| |
| |
| |
| |
| | |
* gnu/packages/bioinformatics.scm (sailfish)[arguments]: Use INVOKE instead of
SYSTEM*.
|
| |
| |
| |
| |
| | |
* gnu/packages/bioinformatics.scm (vsearch): Update to 2.9.1.
* gnu/packages/patches/vsearch-unbundle-cityhash.patch: Update.
|
| |
| |
| |
| |
| | |
* gnu/packages/bioinformatics.scm (sra-tools): Update to 2.9.3.
[arguments]: Remove build phase patch-away-glibc-conflict.
|
| |
| |
| |
| | |
* gnu/packages/bioinformatics.scm (plink-ng)[source]: Fetch from git.
|
| |
| |
| |
| | |
* gnu/packages/bioinformatics.scm (ncbi-vdb): Update to 2.9.3.
|