| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
| |
* gnu/packages/patches/pugixml-versioned-libdir.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/xml.scm (pugixml)[source](patches): New field.
[arguments]: Instruct the build system to create a shared rather than static
library.
[native-inputs]: Add PKG-CONFIG.
|
|
|
|
| |
* gnu/packages/ftp.scm (filezilla): Update to 3.41.1.
|
|
|
|
|
|
| |
* gnu/packages/emulators.scm (mame)[native-inputs]: Move PUGIXML ...
[inputs]: ... here.
* gnu/packages/ftp.scm (filezilla)[native-inputs, inputs]: Likewise.
|
|
|
|
|
| |
* gnu/services/monitoring.scm (zabbix-front-end-config): Show location in
messages.
|
|
|
|
| |
* gnu/services/configuration.scm (define-configuration): Add '%location'.
|
|
|
|
| |
* gnu/packages/xorg.scm (xfd): Update to 1.1.3.
|
|
|
|
| |
* gnu/packages/xorg.scm (xprop): Update to 1.2.4.
|
|
|
|
| |
* gnu/packages/mail.scm (notmuch): Update to 0.28.3.
|
|
|
|
| |
* gnu/packages/search.scm (xapian, python-xapian-bindings): Update to 1.4.11.
|
|
|
|
| |
* gnu/packages/compression.scm (libmspack): Update to 0.10.1.
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-dask): Update to 1.1.4.
|
|
|
|
| |
* gnu/packages/freedesktop.scm (elogind): Update to 239.4.
|
|
|
|
|
|
| |
This is a follow-up to commit 10bd2889d267df479f79f43471d3c2dd17da345a.
* gnu/packages/scanner.scm: #:use-module (gnu packages image).
|
|
|
|
| |
* gnu/packages/scanner.scm (sane-backends)[inputs]: Add libpng.
|
|
|
|
| |
* gnu/packages/games.scm (btanks): New variable.
|
|
|
|
|
| |
* gnu/packages/video.scm (libsmpeg-with-sdl1): New variable.
(libsmpeg)[version]: Change to 0.4.5-401.
|
|
|
|
| |
* gnu/packages/games.scm (4dtris): New variable.
|
|
|
|
| |
* gnu/packages/games.scm (slingshot): New variable.
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (scons): Update to 3.0.4.
[arguments]: Remove second instance of "imp.load_module" (bug 34236).
|
|
|
|
| |
* gnu/packages/mail.scm (opensmtpd-next): New public variable.
|
|
|
|
|
| |
* gnu/packages/ibus.scm (ibus)[native-inputs]: Use versioned URLs for
Unicode data and update hashes.
|
|
|
|
|
|
|
|
|
| |
build.
* gnu/packages/hyperledger.scm (hyperledger-fabric)[description]: Rephrase
into something less marketing-ish.
[arguments]: Build with multiple jobs.
[supported-systems]: Support x86_64-linux only.
|
|
|
|
| |
* gnu/packages/machine-learning.scm (openfst): New variable.
|
|
|
|
| |
* gnu/local.mk (hyperledger): New variable.
|
|
|
|
| |
* gnu/packages/admin.scm (lynis): Update to 2.7.2.
|
|
|
|
| |
* gnu/packages/video.scm (youtube-viewer): Update to "3.5.4.
|
|
|
|
|
| |
* gnu/packages/mail.scm (dovecot)[arguments]: Replace ‘pre-configure’
patching with custom ‘make install sysconfdir=…’.
|
|
|
|
| |
* gnu/packages/mail.scm (dovecot)[arguments]: C-M-q and tuck left.
|
|
|
|
|
| |
* gnu/packages/wm.scm (i3lock-color): Update to 2.12.c.
[inputs]: Add xcb-util-xrm.
|
|
|
|
|
| |
* gnu/packages/wm.scm (i3lock-color)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
|
|
|
|
|
| |
* gnu/packages/wm.scm (i3lock-fancy)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes <https://bugs.gnu.org/34788>.
Reported by Jack Hill <jackhill@jackhill.us>.
Regression introduced by the combination of
8bb76f3d44c1f5ffec8011819494db306a51d801 and
0ae735bcc8ff7fdc89d67b492bdee9091ee19e86: /var/empty would be 700 and
owned by one of the system accounts (thus inaccessible to others), and
/var/run/dbus would be 700 as well, thereby preventing D-Bus clients
from connecting to the daemon.
* gnu/build/activation.scm (duplicates): New procedure.
(activate-users+groups)[system-accounts]: New variable.
Use it. Make shared system account home directories #o555 and
root-owned.
* gnu/services/dbus.scm (dbus-activation): Make /var/run/dbus #o755.
* gnu/tests/base.scm (run-basic-test): Test the ownership and
permissions of /var/empty.
|
|
|
|
| |
* gnu/packages/java.scm (java-eclipse-jdt-compiler-apt): New variable.
|
|
|
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (blast+): Update to 2.7.1.
[inputs]: Add lmdb.
[source]: Remove obsolete patch.
* gnu/package/patches/blast+-fix-makefile.patch: Remove patch.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-latex-pdfx): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-latex-xmpincl): New variable.
|
|
|
|
| |
* gnu/packages/engineering.scm (translate2geda): New variable.
|
|
|
|
| |
* gnu/packages/music.scm (rkrlv2): New variable.
|
|
|
|
|
| |
* gnu/packages/embedded.scm (fc-host-tools): Update to 10.
[arguments]<:make-flags>: Change INSTBIN to INSTALL_PREFIX.
|
|
|
|
|
| |
* gnu/packages/games.scm (crawl)[arguments]: Add a custom phase to
change the path for some headers.
|
|
|
|
|
|
|
| |
This allows crawl to build on non-Intel architectures.
* gnu/packages/games.scm (crawl)[arguments]: Add a custom phase to
remove x86* specific CFLAGS.
|
|
|
|
|
|
| |
* gnu/packages/games.scm (crawl)[native-inputs replace python with
python-wrapper.
[arguments]: Remove custom 'patch-python phase.
|
|
|
|
|
|
|
|
|
| |
Fixes <https://bugs.gnu.org/34717>.
* gnu/packages/bootloaders (u-boot): Remove openssl from native-inputs.
(u-boot-tools): Disable FIT_SIGNATURES in tests.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
| |
* gnu/packages/package-management.scm (flatpak)[propagated-inputs]: Add
"glib-networking", "gnupg" and "gsettings-desktop-schemas".
|
|
|
|
| |
* gnu/packages/bioconductor.scm (r-genelendatabase): Update to 1.18.0.
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (r-mzr): Update to 2.16.2.
[inputs]: Replace "boost" with "boost-for-mysql".
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (r-gviz): Update to 1.26.5.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (r-ensembldb): Update to 2.6.7.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (r-annotationhub): Update to 2.14.4.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (r-rhtslib): Update to 1.14.1.
|