Age | Commit message (Expand) | Author |
2023-07-02 | gnu: skymaker: Use @uref{}....* gnu/packages/astronomy.scm (skymaker)[description]: Use @uref{} over @url{}.
| Tobias Geerinckx-Rice |
2023-07-02 | gnu: skymaker: Update to 4.2.0-0.1a69c47....* gnu/packages/astronomy.scm (skymaker): Update to 4.2.0-0.1a69c47.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
[arguments]: Remove upstreamed -fcommon work-around.
[native-inputs]: Add autoconf, automake, libtool, and pkg-config.
Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Sharlatan Hellseher |
2023-07-02 | gnu: skymaker: Remove input labels....* gnu/packages/astronomy.scm (skymaker)[inputs]: Remove input labels.
[arguments]: Adjust accordingly.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Sharlatan Hellseher |
2023-07-02 | gnu: skymaker: Use G-expressions....* gnu/packages/astronomy.scm (skymaker)[arguments]: Rewrite as G-expressions.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Sharlatan Hellseher |
2023-07-02 | gnu: skymaker: Fix build....* gnu/packages/astronomy.scm (skymaker)[arguments]: Build with GCC 10.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Sharlatan Hellseher |
2023-07-02 | gnu: missfits: Mark up description....* gnu/packages/astronomy.scm (missfits)[description]: Use @acronym{} and @uref{}.
| Tobias Geerinckx-Rice |
2023-07-02 | gnu: missfits: Fetch sources from Git....* gnu/packages/astronomy.scm (missfits)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Sharlatan Hellseher |
2023-07-02 | gnu: missfits: Fix build....* gnu/packages/astronomy.scm (missfits)[arguments]:
Add CPPFLAGS to pass build with GCC 10.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Sharlatan Hellseher |
2023-07-02 | gnu: eye: Mark up description....* gnu/packages/astronomy.scm (eye)[description]: Use @acronym{} and @dfn{}.
| Tobias Geerinckx-Rice |
2023-07-02 | gnu: 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-02 | gnu: 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-02 | gnu: 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-02 | gnu: 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-02 | gnu: 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-08 | gnu: clipman: Use a source file-name....* gnu/packages/xdisorg.scm (clipman)[source]: Use a source file-name.
| Efraim Flashner |
2023-07-08 | gnu: 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-08 | gnu: pantheon-wallpapers: Use a source file-name....* gnu/packages/pantheon.scm (pantheon-wallpapers)[source]: Use a source
file-name.
| Efraim Flashner |
2023-07-08 | gnu: 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-08 | gnu: 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-08 | gnu: 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-08 | gnu: 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-08 | gnu: emacs-prism: Use a source file-name....* gnu/packages/emacs-xyz.scm (emacs-prism)[source]: Use a source
file-name.
| Efraim Flashner |
2023-07-08 | gnu: libsecp256p1: Use a source file-name....* gnu/packages/crypto.scm (libsecp256p1)[source]: Use a source
file-name.
| Efraim Flashner |
2023-07-08 | gnu: libxapp: Use a source file-name....* gnu/packages/cinnamon.scm (libxapp)[source]: Use a source file-name.
| Efraim Flashner |
2023-07-02 | services: cgit: Remove ‘cgit-repo’ left-overs....This follows up on commit 16d77b31c5024e9288dfd2f25f8eb6d0114a342c.
* gnu/services/cgit.scm (cgit-configuration): Use extant
repository-cgit-configuration variable name.
| Tobias Geerinckx-Rice |
2023-07-02 | gnu: gmime: Use G-expressions....* gnu/packages/mail.scm (gmime)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |
2023-07-02 | gnu: 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-02 | gnu: gmime: Remove obsolete configure flag....* gnu/packages/mail.scm (gmime)[arguments]: Remove "--vapigen=yes"
from #:configure-flags.
| Tobias Geerinckx-Rice |
2023-07-02 | gnu: fetchmail: Use G-expressions....* gnu/packages/mail.scm (fetchmail)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |
2023-07-02 | gnu: fetchmail: Update to 6.4.37....* gnu/packages/mail.scm (fetchmail): Update to 6.4.37.
| Tobias Geerinckx-Rice |
2023-07-02 | gnu: nullmailer: Use G-expressions....* gnu/packages/mail.scm (nullmailer)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |
2023-07-02 | gnu: nullmailer: Remove obsolete trailing #t....* gnu/packages/mail.scm (nullmailer)[arguments]:
Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice |
2023-07-08 | gnu: 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-08 | gnu: 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-08 | gnu: 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-02 | gnu: crda: Mark up acronyms in description....* gnu/packages/linux.scm (crda)[synopsis, description]: Use @acronym{}.
| Tobias Geerinckx-Rice |
2023-07-02 | gnu: crda: Use G-expressions....* gnu/packages/linux.scm (crda)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |
2023-07-02 | gnu: 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-02 | gnu: smartmontools: Update to 7.3....* gnu/packages/admin.scm (smartmontools): Update to 7.3.
| Tobias Geerinckx-Rice |
2023-07-02 | gnu: lynx: Mark up acronyms in description....* gnu/packages/web-browsers.scm (lynx)[description]: Use @acronym{}.
| Tobias Geerinckx-Rice |
2023-07-02 | gnu: lynx: Use G-expressions....* gnu/packages/web-browsers.scm (lynx)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |
2023-07-02 | gnu: 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-02 | gnu: dpkg: Use G-expressions....* gnu/packages/debian.scm (dpkg)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |
2023-07-02 | gnu: 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-02 | gnu: dpkg: Update to 1.21.22....* gnu/packages/debian.scm (dpkg): Update to 1.21.22.
| Tobias Geerinckx-Rice |
2023-07-02 | gnu: wcslib: Download source over HTTPS....* gnu/packages/astronomy.scm (wcslib)[source]: Use HTTPS.
| Tobias Geerinckx-Rice |
2023-07-02 | gnu: wcslib: Update to 8.1....* gnu/packages/astronomy.scm (wcslib): Update to 8.1.
| Tobias Geerinckx-Rice |
2023-07-02 | gnu: wireless-regdb: Mark up acronyms in description....* gnu/packages/linux.scm (wireless-regdb)[description]: Use @acronym{}.
| Tobias Geerinckx-Rice |
2023-07-02 | gnu: wireless-regdb: Update to 2023.05.03....* gnu/packages/linux.scm (wireless-regdb): Update to 2023.05.03.
| Tobias Geerinckx-Rice |
2023-07-07 | gnu: 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 |