aboutsummaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2023-07-02gnu: skymaker: Use G-expressions.Sharlatan Hellseher
* gnu/packages/astronomy.scm (skymaker)[arguments]: Rewrite as G-expressions. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-07-02gnu: skymaker: Fix build.Sharlatan Hellseher
* gnu/packages/astronomy.scm (skymaker)[arguments]: Build with GCC 10. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-07-02gnu: missfits: Mark up description.Tobias Geerinckx-Rice
* gnu/packages/astronomy.scm (missfits)[description]: Use @acronym{} and @uref{}.
2023-07-02gnu: missfits: Fetch sources from Git.Sharlatan Hellseher
* gnu/packages/astronomy.scm (missfits)[source]: Use GIT-FETCH and GIT-FILE-NAME. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-07-02gnu: missfits: Fix build.Sharlatan Hellseher
* gnu/packages/astronomy.scm (missfits)[arguments]: Add CPPFLAGS to pass build with GCC 10. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-07-02gnu: eye: Mark up description.Tobias Geerinckx-Rice
* gnu/packages/astronomy.scm (eye)[description]: Use @acronym{} and @dfn{}.
2023-07-02gnu: eye: Fetch sources from Git.Sharlatan Hellseher
* gnu/packages/astronomy.scm (eye)[source]: Use GIT-FETCH and GIT-FILE-NAME. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-07-02gnu: eye: Fix build.Sharlatan Hellseher
* gnu/packages/astronomy.scm (eye)[arguments]: Add #:configure-flags to build with GCC 10. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-07-02gnu: swarp: Update to 2.41.5.Sharlatan Hellseher
* 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>
2023-07-02gnu: weightwatcher: Fetch sources from Git.Sharlatan Hellseher
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>
2023-07-02gnu: weightwatcher: Fix build.Sharlatan Hellseher
* gnu/packages/astronomy.scm (weightwatcher)[arguments]: Add #:configure-flags to build with GCC 10. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-07-08gnu: clipman: Use a source file-name.Efraim Flashner
* gnu/packages/xdisorg.scm (clipman)[source]: Use a source file-name.
2023-07-08gnu: emacs-pasp-mode: Use a source file-name.Efraim Flashner
* gnu/packages/potassco.scm (emacs-pasp-mode)[source]: Use a source file-name.
2023-07-08gnu: pantheon-wallpapers: Use a source file-name.Efraim Flashner
* gnu/packages/pantheon.scm (pantheon-wallpapers)[source]: Use a source file-name.
2023-07-08gnu: emacs-auto-compile: Use a source file-name.Efraim Flashner
* gnu/packages/emacs-xyz.scm (emacs-auto-compile)[source]: Use a source file-name.
2023-07-08gnu: emacs-bookmark-plus: Use a source file-name.Efraim Flashner
* gnu/packages/emacs-xyz.scm (emacs-bookmark-plus)[source]: Use a source file-name.
2023-07-08gnu: emacs-xonsh-mode: Use a source file-name.Efraim Flashner
* gnu/packages/emacs-xyz.scm (emacs-xonsh-mode)[source]: Use a source file-name.
2023-07-08gnu: emacs-org-board: Use a source file-name.Efraim Flashner
* gnu/packages/emacs-xyz.scm (emacs-org-board)[source]: Use a source file-name.
2023-07-08gnu: emacs-prism: Use a source file-name.Efraim Flashner
* gnu/packages/emacs-xyz.scm (emacs-prism)[source]: Use a source file-name.
2023-07-08gnu: libsecp256p1: Use a source file-name.Efraim Flashner
* gnu/packages/crypto.scm (libsecp256p1)[source]: Use a source file-name.
2023-07-08gnu: libxapp: Use a source file-name.Efraim Flashner
* gnu/packages/cinnamon.scm (libxapp)[source]: Use a source file-name.
2023-07-02services: cgit: Remove ‘cgit-repo’ left-overs.Tobias Geerinckx-Rice
This follows up on commit 16d77b31c5024e9288dfd2f25f8eb6d0114a342c. * gnu/services/cgit.scm (cgit-configuration): Use extant repository-cgit-configuration variable name.
2023-07-02gnu: gmime: Use G-expressions.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (gmime)[arguments]: Rewrite as G-expressions.
2023-07-02gnu: gmime: Download sources from the git repository.Tobias Geerinckx-Rice
* 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.
2023-07-02gnu: gmime: Remove obsolete configure flag.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (gmime)[arguments]: Remove "--vapigen=yes" from #:configure-flags.
2023-07-02gnu: fetchmail: Use G-expressions.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (fetchmail)[arguments]: Rewrite as G-expressions.
2023-07-02gnu: fetchmail: Update to 6.4.37.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (fetchmail): Update to 6.4.37.
2023-07-02gnu: nullmailer: Use G-expressions.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (nullmailer)[arguments]: Rewrite as G-expressions.
2023-07-02gnu: nullmailer: Remove obsolete trailing #t.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (nullmailer)[arguments]: Don't explicitly return #t from phases.
2023-07-08gnu: python-pyzmq: Enable the draft test.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-pyzmq) [arguments]: Delete the disable-problematic-tests phase and add a configure phase.
2023-07-08gnu: Add gnome-shell-extension-vitals.Eidvilas Markevičius
* 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>
2023-07-08gnu: make-crust-package: Remove debugging left-overs.Maxim Cournoyer
* gnu/packages/firmware.scm (make-crust-package) [arguments]: Remove pk call and commented error call.
2023-07-02gnu: crda: Mark up acronyms in description.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (crda)[synopsis, description]: Use @acronym{}.
2023-07-02gnu: crda: Use G-expressions.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (crda)[arguments]: Rewrite as G-expressions.
2023-07-02gnu: crda: Update to 4.15.Tobias Geerinckx-Rice
* 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.
2023-07-02gnu: smartmontools: Update to 7.3.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (smartmontools): Update to 7.3.
2023-07-02gnu: lynx: Mark up acronyms in description.Tobias Geerinckx-Rice
* gnu/packages/web-browsers.scm (lynx)[description]: Use @acronym{}.
2023-07-02gnu: lynx: Use G-expressions.Tobias Geerinckx-Rice
* gnu/packages/web-browsers.scm (lynx)[arguments]: Rewrite as G-expressions.
2023-07-02gnu: lynx: Update to 2.9.0dev.12.Tobias Geerinckx-Rice
* gnu/packages/web-browsers.scm (lynx): Update to 2.9.0dev.12. [arguments]: Don't explicitly return #t from phases.
2023-07-02gnu: dpkg: Use G-expressions.Tobias Geerinckx-Rice
* gnu/packages/debian.scm (dpkg)[arguments]: Rewrite as G-expressions.
2023-07-02gnu: dpkg: Use the (intended) input perl's version.Tobias Geerinckx-Rice
* gnu/packages/debian.scm (dpkg)[arguments]: Replace reference to the host-side perl variable with one to the build-side "perl" input.
2023-07-02gnu: dpkg: Update to 1.21.22.Tobias Geerinckx-Rice
* gnu/packages/debian.scm (dpkg): Update to 1.21.22.
2023-07-02gnu: wcslib: Download source over HTTPS.Tobias Geerinckx-Rice
* gnu/packages/astronomy.scm (wcslib)[source]: Use HTTPS.
2023-07-02gnu: wcslib: Update to 8.1.Tobias Geerinckx-Rice
* gnu/packages/astronomy.scm (wcslib): Update to 8.1.
2023-07-02gnu: wireless-regdb: Mark up acronyms in description.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (wireless-regdb)[description]: Use @acronym{}.
2023-07-02gnu: wireless-regdb: Update to 2023.05.03.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (wireless-regdb): Update to 2023.05.03.
2023-07-07gnu: u-boot-ts7970-q-2g-1000mhz-c: Fix build.Maxim Cournoyer
* gnu/packages/bootloaders.scm (u-boot-ts-mx6) [arguments]: Replace adjust-for-gcc10 phase with adjust-for-current-gcc.
2023-07-07gnu: u-boot: Remove extraneous space.Maxim Cournoyer
* gnu/packages/bootloaders.scm (u-boot) [build-system]: Remove extraneous space.
2023-07-07gnu: Add crust-pinebook and crust-pine64-plus.Vagrant Cascadian
* 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>
2023-07-07gnu: Add nanosvg.Maxim Cournoyer
* gnu/packages/graphics.scm (nanosvg): New variable.