aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Expand)Author
2023-07-02gnu: eye: Mark up description....* gnu/packages/astronomy.scm (eye)[description]: Use @acronym{} and @dfn{}. Tobias Geerinckx-Rice
2023-07-02gnu: eye: Fetch sources from Git....* gnu/packages/astronomy.scm (eye)[source]: Use GIT-FETCH and GIT-FILE-NAME. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Sharlatan Hellseher
2023-07-02gnu: eye: Fix build....* gnu/packages/astronomy.scm (eye)[arguments]: Add #:configure-flags to build with GCC 10. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Sharlatan Hellseher
2023-07-02gnu: swarp: Update to 2.41.5....* gnu/packages/astronomy.scm (swarp): Update to 2.41.5. [source]: Use GIT-FETCH and GIT-FILE-NAME. [native-inputs]: Add automake, autoconf, libtool, and pkg-config. [inputs]: Add cfitsio. Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr> Sharlatan Hellseher
2023-07-02gnu: weightwatcher: Fetch sources from Git....They were removed from the home page. * gnu/packages/astronomy.scm (weightwatcher)[source]: Use GIT-FETCH and GIT-FILE-NAME. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Sharlatan Hellseher
2023-07-02gnu: weightwatcher: Fix build....* gnu/packages/astronomy.scm (weightwatcher)[arguments]: Add #:configure-flags to build with GCC 10. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Sharlatan Hellseher
2023-07-08gnu: clipman: Use a source file-name....* gnu/packages/xdisorg.scm (clipman)[source]: Use a source file-name. Efraim Flashner
2023-07-08gnu: emacs-pasp-mode: Use a source file-name....* gnu/packages/potassco.scm (emacs-pasp-mode)[source]: Use a source file-name. Efraim Flashner
2023-07-08gnu: pantheon-wallpapers: Use a source file-name....* gnu/packages/pantheon.scm (pantheon-wallpapers)[source]: Use a source file-name. Efraim Flashner
2023-07-08gnu: emacs-auto-compile: Use a source file-name....* gnu/packages/emacs-xyz.scm (emacs-auto-compile)[source]: Use a source file-name. Efraim Flashner
2023-07-08gnu: emacs-bookmark-plus: Use a source file-name....* gnu/packages/emacs-xyz.scm (emacs-bookmark-plus)[source]: Use a source file-name. Efraim Flashner
2023-07-08gnu: emacs-xonsh-mode: Use a source file-name....* gnu/packages/emacs-xyz.scm (emacs-xonsh-mode)[source]: Use a source file-name. Efraim Flashner
2023-07-08gnu: emacs-org-board: Use a source file-name....* gnu/packages/emacs-xyz.scm (emacs-org-board)[source]: Use a source file-name. Efraim Flashner
2023-07-08gnu: emacs-prism: Use a source file-name....* gnu/packages/emacs-xyz.scm (emacs-prism)[source]: Use a source file-name. Efraim Flashner
2023-07-08gnu: libsecp256p1: Use a source file-name....* gnu/packages/crypto.scm (libsecp256p1)[source]: Use a source file-name. Efraim Flashner
2023-07-08gnu: libxapp: Use a source file-name....* gnu/packages/cinnamon.scm (libxapp)[source]: Use a source file-name. Efraim Flashner
2023-07-02gnu: gmime: Use G-expressions....* gnu/packages/mail.scm (gmime)[arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice
2023-07-02gnu: gmime: Download sources from the git repository....* gnu/packages/mail.scm (gmime)[source]: Use GIT-FETCH and GIT-FILE-NAME. [arguments]: Add "--enable-gtk-doc=yes" to #:configure-flags. Don't explicitly return #t from phases. [native-inputs]: Add autoconf, automake, gtk-doc, libtool, and which. Tobias Geerinckx-Rice
2023-07-02gnu: gmime: Remove obsolete configure flag....* gnu/packages/mail.scm (gmime)[arguments]: Remove "--vapigen=yes" from #:configure-flags. Tobias Geerinckx-Rice
2023-07-02gnu: fetchmail: Use G-expressions....* gnu/packages/mail.scm (fetchmail)[arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice
2023-07-02gnu: fetchmail: Update to 6.4.37....* gnu/packages/mail.scm (fetchmail): Update to 6.4.37. Tobias Geerinckx-Rice
2023-07-02gnu: nullmailer: Use G-expressions....* gnu/packages/mail.scm (nullmailer)[arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice
2023-07-02gnu: nullmailer: Remove obsolete trailing #t....* gnu/packages/mail.scm (nullmailer)[arguments]: Don't explicitly return #t from phases. Tobias Geerinckx-Rice
2023-07-08gnu: python-pyzmq: Enable the draft test....* gnu/packages/python-xyz.scm (python-pyzmq) [arguments]: Delete the disable-problematic-tests phase and add a configure phase. Maxim Cournoyer
2023-07-08gnu: Add gnome-shell-extension-vitals....* gnu/packages/gnome-xyz.scm (gnome-shell-extension-vitals): New variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Eidvilas Markevičius
2023-07-08gnu: make-crust-package: Remove debugging left-overs....* gnu/packages/firmware.scm (make-crust-package) [arguments]: Remove pk call and commented error call. Maxim Cournoyer
2023-07-02gnu: crda: Mark up acronyms in description....* gnu/packages/linux.scm (crda)[synopsis, description]: Use @acronym{}. Tobias Geerinckx-Rice
2023-07-02gnu: crda: Use G-expressions....* gnu/packages/linux.scm (crda)[arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice
2023-07-02gnu: crda: Update to 4.15....* gnu/packages/linux.scm (crda): Update to 4.15. [source]: Use GIT-FETCH and GIT-FILE-NAME. [arguments]: Don't explicitly return #t from phases. Slightly rename 'set-regulator-db-file-name phase. Tobias Geerinckx-Rice
2023-07-02gnu: smartmontools: Update to 7.3....* gnu/packages/admin.scm (smartmontools): Update to 7.3. Tobias Geerinckx-Rice
2023-07-02gnu: lynx: Mark up acronyms in description....* gnu/packages/web-browsers.scm (lynx)[description]: Use @acronym{}. Tobias Geerinckx-Rice
2023-07-02gnu: lynx: Use G-expressions....* gnu/packages/web-browsers.scm (lynx)[arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice
2023-07-02gnu: lynx: Update to 2.9.0dev.12....* gnu/packages/web-browsers.scm (lynx): Update to 2.9.0dev.12. [arguments]: Don't explicitly return #t from phases. Tobias Geerinckx-Rice
2023-07-02gnu: dpkg: Use G-expressions....* gnu/packages/debian.scm (dpkg)[arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice
2023-07-02gnu: dpkg: Use the (intended) input perl's version....* gnu/packages/debian.scm (dpkg)[arguments]: Replace reference to the host-side perl variable with one to the build-side "perl" input. Tobias Geerinckx-Rice
2023-07-02gnu: dpkg: Update to 1.21.22....* gnu/packages/debian.scm (dpkg): Update to 1.21.22. Tobias Geerinckx-Rice
2023-07-02gnu: wcslib: Download source over HTTPS....* gnu/packages/astronomy.scm (wcslib)[source]: Use HTTPS. Tobias Geerinckx-Rice
2023-07-02gnu: wcslib: Update to 8.1....* gnu/packages/astronomy.scm (wcslib): Update to 8.1. Tobias Geerinckx-Rice
2023-07-02gnu: wireless-regdb: Mark up acronyms in description....* gnu/packages/linux.scm (wireless-regdb)[description]: Use @acronym{}. Tobias Geerinckx-Rice
2023-07-02gnu: wireless-regdb: Update to 2023.05.03....* gnu/packages/linux.scm (wireless-regdb): Update to 2023.05.03. Tobias Geerinckx-Rice
2023-07-07gnu: u-boot-ts7970-q-2g-1000mhz-c: Fix build....* gnu/packages/bootloaders.scm (u-boot-ts-mx6) [arguments]: Replace adjust-for-gcc10 phase with adjust-for-current-gcc. Maxim Cournoyer
2023-07-07gnu: u-boot: Remove extraneous space....* gnu/packages/bootloaders.scm (u-boot) [build-system]: Remove extraneous space. Maxim Cournoyer
2023-07-07gnu: Add crust-pinebook and crust-pine64-plus....* gnu/packages/bootstrap.scm (glibc-dynamic-linker): Add or1k-elf. gnu/packages/firmware.scm (make-crust-package, crust-pinebook) (crust-pine64-plus): New variables. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Reviewed-by: Maxime Devos <maximedevos@telenet.be> Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Vagrant Cascadian
2023-07-07gnu: Add nanosvg....* gnu/packages/graphics.scm (nanosvg): New variable. Maxim Cournoyer
2023-07-07gnu: b4: Update to 0.12.3....* gnu/packages/version-control.scm (b4): Update to 0.12.3. Josselin Poiret
2023-07-07gnu: gnome: Remove gnome-boxes from default GNOME apps....* gnu/packages/gnome.scm (gnome): Remove gnome-boxes from propagated-inputs, since it is no longer a Core App in 42. Josselin Poiret
2023-07-02gnu: privoxy: Update to 3.0.34....* gnu/packages/tor.scm (privoxy): Update to 3.0.34. Tobias Geerinckx-Rice
2023-07-02gnu: git: Update to 2.41.0....* gnu/packages/version-control.scm (git): Update to 2.41.0. [source]: Remove upstreamed patch. * gnu/packages/patches/git-header-cmd.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Tobias Geerinckx-Rice
2023-07-02gnu: memtest86+: Update to 6.20....* gnu/packages/hardware.scm (memtest86+): Update to 6.20. Tobias Geerinckx-Rice
2023-07-02gnu: di: Use G-expressions....* gnu/packages/admin.scm (di)[arguments]: Rewrite as G-expressions. Rename 'setup-environment phase to 'override-environment. Tobias Geerinckx-Rice