summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2021-10-03gnu: guile-dbd-sqlite3: Inherit from guile-dbi.•••* gnu/packages/guile-xyz.scm (guile-dbd-sqlite3): Inherit from guile-dbi. Remove version, source, build-system, home-page and license fields. [arguments]: Replace chdir phase. Delete patch-extension-path phase. [native-inputs]: Replace guile-dbi-bootstrap with guile-dbi. Arun Isaac
2021-10-03gnu: guile-dbi: Update to 2.1.8.•••* gnu/packages/guile-xyz.scm (guile-dbi): Update to 2.1.8. [arguments]: Add chdir phase. Arun Isaac
2021-10-03gnu: guile-dbi: Do not return #t from custom phases.•••* gnu/packages/guile-xyz.scm (guile-dbi)[arguments]: Do not return #t from custom phases. Arun Isaac
2021-10-03gnu: guile-dbi: Search for dbd libraries using native-search-paths.•••* gnu/packages/guile-xyz.scm (guile-dbi)[arguments]: Do not set LDFLAGS and RPATH in #:make-flags. [inputs]: Remove guile-dbd-sqlite3 and guile-dbd-postgresql. [native-search-paths]: Add GUILE_DBD_PATH. Arun Isaac
2021-10-03gnu: guile-dbi: Remove hard-coded guile effective version.•••* gnu/packages/guile-xyz.scm (guile-dbi)[arguments]: Import target-guile-effective-version from (guix build guile-build-system). Use target-guile-effective-version to determine the guile effective version. Arun Isaac
2021-10-03gnu: guile-dbi: Update upstream source.•••* gnu/packages/guile-xyz.scm (guile-dbi)[source]: Use git-fetch. Update URI. [home-page]: Update URI. [native-inputs]: Add autoconf, automake, libtool, perl and texinfo. Arun Isaac
2021-10-03gnu: xpra: Update to 4.2.2.•••* gnu/packages/xorg.scm (xpra): Update to 4.2.2. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Matthew James Kraai
2021-10-03gnu: python-gnupg: Honor #:tests? flag.•••* gnu/packages/gnupg.scm (python-gnupg)[arguments]: Adjust custom 'check phase to honor the #:tests? flag. Efraim Flashner
2021-10-03gnu: python-gnupg: Build with gnupg.•••* gnu/packages/gnupg.scm (python-gnupg)[native-inputs]: Replace gnupg-1 with gnupg. Efraim Flashner
2021-10-03gnu: python-gnupg: Update to 0.4.7.•••* gnu/packages/gnupg.scm (python-gnupg): Update to 0.4.7. [homepage]: change to https://pythonhosted.org/python-gnupg/index.html due to redirect. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Zac Berkowitz
2021-10-03gnu: fzf: Fix fish functions location.•••Reported by wp1148917-web <drwilly@drwilly.de>. * gnu/packages/terminals.scm (fzf)[arguments]: Adjust 'install-completions phase to install the fish vendor functions into the correct location. Efraim Flashner
2021-10-03gnu: wget2: Update to 2.0.0.•••* gnu/packages/wget.scm (wget2): Update to 2.0.0. Efraim Flashner
2021-10-02gnu: gthumb: Add optional dependencies.•••* gnu/packages/gnome.scm (gthumb)[native-inputs]: Order alphabetically. [inputs]: Order alphabetically. Add colord, libheif, librsvg, libwebp. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vinicius Monego
2021-10-02gnu: gthumb: Update to 3.12.0.•••* gnu/packages/gnome.scm (gthumb): Update to 3.12.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vinicius Monego
2021-10-02gnu: amssynth: Update to 1.12.2.•••* gnu/packages/music.scm (amsynth): Update to 1.12.2. [arguments]: Adjust 'patch-file-names' phase. [inputs]: Remove GTKMM-2 and LASH. [propagated-inputs]: New field. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Thomas Albers
2021-10-02gnu: linux-libre 5.4: Update to 5.4.150.•••* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.150. (linux-libre-5.4-pristine-source): Update hash. Leo Famulari
2021-10-02gnu: linux-libre 5.10: Update to 5.10.70.•••* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.70. (linux-libre-5.10-pristine-source): Update hash. Leo Famulari
2021-10-02gnu: linux-libre: Update to 5.14.9.•••* gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.9. (linux-libre-5.14-pristine-source): Update hash. Leo Famulari
2021-10-02gnu: sdl-ttf: Update to 2.0.11.1.•••* gnu/packages/sdl.scm (sdl-ttf): Update to 2.0.11.1. 宋文武
2021-10-02gnu: ungoogled-chromium: Update to 94.0.4606.71-1.•••* gnu/packages/chromium.scm (%preserved-third-party-files): Adjust for 94. (arch-patch, %arch-revision, %arch-patches): New variables. (%chromium-version): Set to 94.0.4606.71. (%ungoogled-revision, %ungoogled-origin): Update to 94.0.4606.71-1. (ungoogled-chromium-snippet): Apply %ARCH-PATCHES. (ungoogled-chromium)[version]: Use %UNGOOGLED-REVISION if it matches %CHROMIUM-VERSION, otherwise use a "-0" suffix. [arguments]: Adjust renamed configure flag. [inputs]: Change from HARFBUZZ to HARFBUZZ-3.0. Marius Bakke
2021-10-02gnu: uBlock Origin: Update to 1.38.2.•••* gnu/packages/browser-extensions.scm (ublock-origin): Update to 1.38.2. Marius Bakke
2021-10-02gnu: harfbuzz: Add 3.0.•••* gnu/packages/gtk.scm (harfbuzz-3.0): New public variable. Marius Bakke
2021-10-02gnu: zfs: Update to 2.1.1.•••* gnu/packages/file-systems.scm (zfs): Update to 2.1.1. [arguments]: Do not return #t from custom phases. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net> Kaelyn Takata
2021-10-02gnu: komikku: Update to 0.34.1.•••* gnu/packages/gnome.scm (komikku): Update to 0.34.1. Liliana Marie Prikler
2021-10-02gnu: gnuradio: Add missing input for gr_filter_design tool.•••* gnu/packages/radio.scm (gnuradio)[inputs]: Add python-pyqtgraph. Guillaume Le Vaillant
2021-10-02gnu: Move libgme to audio.scm.•••* gnu/packages/music.scm (libgme): Move from here... * gnu/packages/audio.scm (libgme): ... to here. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Leo Prikler
2021-10-01gnu: Add hwinfo.•••* gnu/packages/hardware.scm (hwinfo): New variable. Co-authored-by: Petr Hodina <phodina@protonmail.com> Raghav Gururajan
2021-10-01gnu: Add libx86emu.•••* gnu/packages/virtualization.scm (libx86emu): New variable. Co-authored-by: Petr Hodina <phodina@protonmail.com> Co-authored-by: Vincent Legoll <vincent.legoll@gmail.com> Raghav Gururajan
2021-10-01installer: Fix typo in docstrings.•••* gnu/packages/gnu/installer/parted.scm (force-user-partitions-formatting, format-user-partitions): Fix ‘formating’ docstring typo. Tobias Geerinckx-Rice
2021-10-01gnu: emacs-filladapt: Fix typo in description.•••* gnu/packages/emacs-xyz.scm (emacs-filladapt)[description]: Fix ‘funtions’ typo. Tobias Geerinckx-Rice
2021-10-01gnu: rtl8812au-aircrack-ng-linux-module: Inherit from rtl8821ce-linux-module.•••* gnu/packages/linux.scm (rtl8812au-aircrack-ng-linux-module): Inherit from the rtl8821ce-linux-module package and remove duplicate fields. Tobias Geerinckx-Rice
2021-10-01gnu: rtl8821ce-linux-module: Honour PARALLEL-BUILD?.•••* gnu/packages/linux.scm (rtl8821ce-linux-module)[arguments]: Spawn multiple build make jobs if requested. Tobias Geerinckx-Rice
2021-10-01gnu: rtl8821ce-linux-module: Prepare for cross-compilation.•••* gnu/packages/linux.scm (rtl8821ce-linux-module)[arguments]: Use CC-FOR-TARGET. Tobias Geerinckx-Rice
2021-10-01gnu: proot: Update to 5.2.0-alpha-0.a70023a and fix version string.•••* gnu/packages/linux.scm (proot): Update to 5.2.0-alpha-0.a70023a. [tests?]: Reinstate tests for the aarch64-linux architecture. [phases]{patch-sources}: Reinstate the test-ssssssss.c test, fixed upstream. Set the VERSION Make variable, which is normally derived from invoking git. Delete the new test-docker.sh test file. Delete the known-to-be-failing test-cdd39012.sh and test-d92b57ca.sh test files. {check}: No longer set the PROOT_NO_SECCOMP environment variable as the upstream issue appears to have been resolved. [native-inputs]: Use the current coreutils package. Maxim Cournoyer
2021-10-01gnu: Add guile-pipe.•••* gnu/packages/guile-xyz.scm (guile-pipe): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> jgart
2021-10-01gnu: Add python-pytest-exploratory.•••* gnu/packages/python-check.scm (python-pytest-exploratory): New variable. Maxim Cournoyer
2021-10-01gnu: emacs-treemacs: Update to 2.9.1.•••* gnu/packages/emacs-xyz.scm (emacs-treemacs): Update to 2.9.1. Nicolas Goaziou
2021-10-01gnu: emacs-parseedn: Update to 1.0.4.•••* gnu/packages/emacs-xyz.scm (emacs-parseedn): Update to 1.0.4. Nicolas Goaziou
2021-10-01gnu: emacs-parseclj: Update to 1.0.4.•••* gnu/packages/emacs-xyz.scm (emacs-parseclj): Update to 1.0.4. Nicolas Goaziou
2021-10-01gnu: emacs-crdt: Update to 0.2.6.•••* gnu/packages/emacs-xyz.scm (emacs-crdt): Update to 0.2.6. Nicolas Goaziou
2021-10-01gnu: emacs-counsel-etags: Update to 1.10.0.•••* gnu/packages/emacs-xyz.scm (emacs-counsel-etags): Update to 1.10.0. Nicolas Goaziou
2021-10-01gnu: emacs-a: Update to 1.0.0.•••* gnu/packages/emacs-xyz.scm (emacs-a): Update to 1.0.0. Nicolas Goaziou
2021-10-01gnu: emacs-org-contrib: Update description.•••* gnu/packages/emacs-xyz.scm (emacs-org-contrib): Update description according to new repository. Nicolas Goaziou
2021-10-01gnu: emacs-org: Update to 9.5.•••* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.5. Nicolas Goaziou
2021-10-01gnu: emacs-org-contrib: Update to 0.2.•••* gnu/packages/emacs-xyz.scm (emacs-org-contrib): Update to 0.2. Nicolas Goaziou
2021-10-01gnu: emacs-tramp: Update to 2.5.1.3.•••* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.5.1.3. Nicolas Goaziou
2021-09-30gnu: av-98: Set 'upstream-name' property.•••* gnu/packages/web-browsers.scm (av-98)[properties]: Set ‘upstream-name’. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Xinglu Chen
2021-09-30gnu: Remove python-py-bcrypt.•••* gnu/packages/python-crypto.scm (python-py-bcrypt, python2-py-bcrypt): Remove variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vinicius Monego
2021-09-30gnu: python-passlib: Use python-bcrypt.•••py-bcrypt is unmaintained and support will be dropped in passlib 1.8. The recommended option is bcrypt. * gnu/packages/python-crypto.scm (python-passlib)[propagated-inputs]: Remove python-py-bcrypt. Add python-bcrypt. [arguments]<#:phases>: Don't return #t. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vinicius Monego
2021-09-30gnu: Remove python2-passlib.•••* gnu/packages/python-crypto.scm (python2-passlib): Remove variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vinicius Monego