Age | Commit message (Collapse) | Author |
|
* gnu/packages/bittorrent.scm (transmission)[source]: Add patch to make
Transmission honor the "localedir" option to its configure script.
[arguments]<configure-flags>: Use "localedir" to set the "gui" output as the
location for (GTK-specific) localization data.
<phases>: Update "move-gui" to remove a now-superfluous call to "mkdir" and omit
"share/locale" from the list of directories needing to be moved between outputs.
* gnu/packages/patches/transmission-honor-localedir.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/education.scm (fet): Update to 5.48.0.
|
|
* gnu/packages/terminals.scm (alacritty)[arguments]: Rename phase
"patch-glutin-libgl-path" to "add-absolute-library-references". Patch in
absolute references to LIBXKBCOMMON and WAYLAND libraries. Remove
LD_LIBRARY_PATH wrapper.
|
|
* gnu/packages/gnome-xyz.scm (greybird-gtk-theme): New variable.
|
|
* gnu/packages/xfce.scm (elementary-xfce-icon-theme): New variable.
|
|
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-7.99f6a0f.
|
|
* gnu/packages/games.scm (slimevolley): New variable.
|
|
* gnu/packages/python-xyz.scm (python-apispec)[synopsis,description]: Expand
f.k.a. acronym, clarify the relationship between OpenAPI and Swagger.
|
|
* gnu/packages/python-xyz.scm (python-apispec): Update to 4.0.0.
[arguments]: New field.
[native-inputs]: Remove PYTHON-FLASK, PYTHON-TORNADO, PYTHON-BOTTLE, and
PYTHON-MOCK.
|
|
Marshmallow no longer supports Python 2.
* gnu/packages/python-xyz.scm (python2-marshmallow): Remove variable.
|
|
Some of its dependencies no longer work with Python 2.
* gnu/packages/python-xyz.scm (python2-apispec): Remove variable.
|
|
Some of its dependencies no longer work with Python 2.
* gnu/packages/python-xyz.scm (python2-flasgger): Remove variable.
|
|
* gnu/packages/cross-base.scm (cross-gcc-arguments): Add
"--with-long-double-128" when TARGET is "powerpc64le-linux-gnu".
* gnu/packages/commencement.scm (gcc-boot0): Likewise for (boot-triplet).
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/emacs.scm (emacs-next-pgtk): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/linphone.scm (bcg729): Update to 1.1.1.
|
|
* gnu/packages/linphone.scm (bcg729)[source]: Use GIT-FETCH and GIT-FILE-NAME.
|
|
* gnu/packages/cmake.scm (cmake): Update to 3.19.1.
|
|
* gnu/packages/mail.scm (neomutt): Update to 20201120.
[native-inputs]: Add neomutt-test-files origin.
[arguments]: Add a 'prepare-test-files phase.
|
|
* gnu/packages/video.scm (libass)[arguments]: New field.
|
|
* gnu/packages/video.scm (libass)[propagated-inputs]: Remove ENCA.
|
|
* gnu/packages/video.scm (libass): Update to 0.15.0.
|
|
* gnu/packages/finance.scm (electron-cash): Update to 4.2.2.
[arguments]: Update 'use-libsecp256k1-input' phase.
|
|
* gnu/packages/finance.scm (monero-gui): Update to 0.17.1.5.
[arguments]: Remove CMAKE_PREFIX_PATH from 'configure-flags'.
|
|
* gnu/packages/patches/python-aiohttp-3.6.2-no-warning-fail.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/python-web.scm (python-aiohttp)[source](patches): Remove.
[arguments]: Use UTIME instead of calling out to 'touch'. Don't delete
now-working tests; but disable some new ones. Replace the 'check' phase.
[propagated-inputs]: Add PYTHON-TYPING-EXTENSIONS.
[native-inputs]: Remove PYTHON-PYTEST-RUNNER, PYTHON-PYTEST-XDIST,
PYTHON-PYTEST-TIMEOUT, and PYTHON-PYTEST-FORKED. Add PYTHON-PYTEST and
PYTHON-RE-ASSERT.
|
|
* gnu/packages/python-compression.scm (python-brotli): Update to 1.0.9.
|
|
* gnu/packages/linux.scm (rtl8812au-aircrack-ng-linux-module): Update to
5.6.4.2-2.e9fbf5c.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
* gnu/packages/libusb.scm (hidapi): Update to 0.10.1.
|
|
* gnu/packages/ebook.scm (cozy): Update to 0.7.6.
[arguments]: Adjust 'patch-desktop-file phase.
[inputs]: Add libhandy. Remove python-apsw.
|
|
* gnu/packages/finance.scm (monero): Update to 0.17.1.5.
|
|
* gnu/packages/mail.scm (imapfilter)[arguments]: Use CC-FOR-TARGET.
|
|
* gnu/packages/mail.scm (imapfilter): Update to 2.7.4.
[inputs]: Upgrade pcre to pcre2.
|
|
* gnu/packages/mail.scm (imapfilter)[native-inputs]: Rename this...
[inputs]: ...to this.
|
|
* gnu/packages/djvu.scm (djvulibre)[source]: Delete win32/ in a snippet.
|
|
* gnu/packages/djvu.scm (djvulibre): Update to 3.5.28.
[native-inputs]: Add autoconf, automake, and libtool to bootstrap.
[inputs]: Add zlib.
[arguments]: Rename 'reproducible phase to 'make-reproducible and run it
after bootstrapping.
|
|
* gnu/packages/c.scm (udunits): Add a comment about release numbering.
|
|
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-6.16f5ee0.
|
|
* gnu/packages/package-management.scm (guix): Update to 1.2.0-2.2c11cf1.
|
|
* gnu/packages/web.scm (esbuild): Update to 0.8.15.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/games.scm (open-adventure): Update to 1.9.
[arguments]: Re-activate parallel build. Remove configure phase altogether.
[native-inputs]: Remove linenoise and python. Add libedit, python-wrapper,
and pkg-config.
[description]: Slight rewording.
(open-adventure-2.5): Deprecate in favor of open-adventure.
The package is erroneously versioned as 2.5, which refers to the last release
of the original game. However, this is a forward-port with its own versioning
scheme.
|
|
* gnu/packages/music.scm (audacious): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/python-xyz.scm (python-xlsxwriter): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/education.scm (fet): Update to 5.47.1.
|
|
* gnu/packages/emacs-xyz.scm (emacs-closql): Update to 1.0.4.
|
|
* gnu/packages/djvu.scm (djvusmooth)[arguments]: Add 'fix-paths' phase.
|
|
* gnu/packages/php.scm (php): Update to 7.4.13.
|
|
* gnu/packages/messaging.scm (qtox): Update to 1.17.3.
[source]: Respect that it's no longer a tarball.
|
|
* gnu/packages/python-xyz.scm (pyzo): Update to 4.11.2.
|
|
* gnu/packages/lean.scm (lean)[synopsis]: Remove article & package name.
|
|
* gnu/packages/lean.scm (lean): Update to 3.23.0.
|
|
* gnu/packages/graph.scm (igraph)[arguments]: Add "--disable-static"
to #:configure-flags.
|