Sharlatan Hellseher
f9a94fee72
gnu: python-astropy: Update to 5.3.1.
...
* gnu/packages/astronomy.scm (python-astropy): Update to 5.3.1.
[snippet]: Remove trailing #t. Prevent cfitsio from deletion.
[inputs]: Remove cfitsio.
Signed-off-by: Andreas Enge <andreas@enge.fr>
2023-08-07 20:17:18 +02:00
Sharlatan Hellseher
eb9e0a72d4
gnu: splash: Update to 3.8.2.
...
* gnu/packages/astronomy.scm (splash): Update to 3.8.2.
Signed-off-by: Andreas Enge <andreas@enge.fr>
2023-08-07 20:17:18 +02:00
Sharlatan Hellseher
35ccd2f006
gnu: libxisf: Update to 0.2.8.
...
* gnu/packages/astronomy.scm (libxisf): Update to 0.2.8.
Signed-off-by: Andreas Enge <andreas@enge.fr>
2023-08-07 20:17:18 +02:00
Sharlatan Hellseher
c006e9a872
gnu: calcmysky: Update to 0.3.1.
...
* gnu/packages/astronomy.scm (calcmysky) Update to 0.3.1.
Signed-off-by: Andreas Enge <andreas@enge.fr>
2023-08-07 20:17:18 +02:00
Sharlatan Hellseher
dc2be2652f
gnu: calceph: Update to 3.5.2.
...
* gnu/packages/astronomy.scm (calceph): Update to 3.5.2.
Signed-off-by: Andreas Enge <andreas@enge.fr>
2023-08-07 20:17:17 +02:00
Sharlatan Hellseher
8a88a7c0d9
gnu: python-photutils: Update package style.
...
* gnu/packages/astronomy.scm (python-photutils): Update package style.
[build-system]: Swap to python-build-system.
[arguments]: Use G-expressions. Rename the phase before check
'writable-compiler to 'build-extensions to reflect its purpose, add
new step in phase building extensions for testing.
[native-inputs]: Remove python-pytest-runner.
Signed-off-by: Andreas Enge <andreas@enge.fr>
2023-08-07 20:17:17 +02:00
Sharlatan Hellseher
c84dce05c5
gnu: sextractor: Use G-expressions.
...
* gnu/packages/astronomy.scm (sextractor): Use G-expressions.
[inputs]: Remove labels.
Signed-off-by: Andreas Enge <andreas@enge.fr>
2023-08-07 20:17:17 +02:00
Sharlatan Hellseher
2d91ef7a93
gnu: sextractor: Update to 2.28.0 and add input.
...
* gnu/packages/astronomy.scm (sextractor): Update to 2.28.0, fix build.
[arguments]: Add configure flags for CFitsio detection.
[inputs]: Add cfitsio.
Signed-off-by: Andreas Enge <andreas@enge.fr>
2023-08-07 20:17:17 +02:00
Danny Milosavljevic
a4e3b7ce48
gnu: Add older version of jbr.
...
* gnu/packages/java.scm (jbr11): New variable.
2023-08-07 18:54:17 +02:00
Andreas Enge
c47f5587a2
gnu: maths: Remove a duplicate module import.
...
Reported-by: Andy Tai <atai@atai.org>
* gnu/packages/maths.scm: Remove duplicate line.
2023-08-07 17:26:40 +02:00
Ludovic Courtès
f1badc9406
gnu: praat: Honor #:tests?.
...
* gnu/packages/language.scm (praat)[arguments]: Check #:tests? in 'check
phase.
2023-08-07 16:11:44 +02:00
Preston M. Firestone
67d480d4a0
gnu: praat: Update style.
...
* gnu/packages/language.scm (praat):
[arguments]: Use g-exps.
[#:phases]: Drop trailing #t.
[inputs]: Use new format.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-08-07 16:11:38 +02:00
Preston M. Firestone
a9070e8ece
gnu: praat: Add tests to praat.
...
* gnu/packages/language.scm (praat): Run non-graphical tests.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-08-07 16:08:50 +02:00
Preston M. Firestone
730fea3f28
gnu: praat: Update to 6.3.10.
...
* gnu/packages/language.scm (praat): Update to 6.3.10.
[make-flags]: Use (cc-for-target).
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-08-07 16:08:47 +02:00
Preston M. Firestone
94e2e07942
gnu: praat: Update to 6.1.49.
...
Version 6.1.30 of praat can't be built with GCC. Version 6.1.49 patches
this. See https://github.com/praat/praat/pull/1622 for more information.
-- >8 --
* gnu/packages/language.scm (praat): Update to 6.1.49.
[inputs]: Replace gtk+-2 with gtk+.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-08-07 16:08:42 +02:00
Lu Hui
5b738d10e2
gnu: Add tgs2png.
...
* gnu/packages/telegram.scm (tgs2png): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-08-07 16:03:43 +02:00
Christopher Howard
1551f28ca7
gnu: Add kineto.
...
* gnu/packages/web.scm (kineto): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-08-07 15:56:46 +02:00
Timotej Lazar
2bb0f9bac6
gnu: signify: Complete update to 31.
...
* gnu/packages/crypto.scm (signify)[source]: Add snippet to delete
bundled libbsd.
[license]: Drop bsd-4 as it was replaced with bsd-3.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-08-07 15:18:16 +02:00
fanquake
9c4d3c6f2b
gnu: autoconf-archive: Update to 2023.02.20.
...
* gnu/packages/autotools.scm (autoconf-archive): Update to 2023.02.20.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-08-07 15:11:46 +02:00
Ludovic Courtès
b3a2b3e723
services: Add 'package-database' service.
...
* gnu/services/admin.scm (%default-package-database-update-schedule):
New variable.
(<package-database-configuration>): New record type.
(package-database-mcron-jobs): New procedure.
(package-database-service-type): New variable.
* doc/guix.texi (File Search Services): Document it.
2023-08-07 15:11:45 +02:00
Ludovic Courtès
e63c87020d
services: Add 'file-database' service.
...
* gnu/services/admin.scm (%default-file-database-update-schedule)
(%default-file-database-excluded-directories): New variables.
(<file-database-configuration>): New record type.
(file-database-mcron-jobs): New procedure.
(file-database-service-type): New variable.
* doc/guix.texi (File Search Services): New node.
2023-08-07 15:11:44 +02:00
Ricardo G. Herdt
56667ee55c
gnu: guile-scheme-json-rpc: Update to 0.4.0.
...
* gnu/packages/guile-xyz.scm (guile-scheme-json-rpc): Update to 0.4.0.
[inputs]: Add guile-srfi-145, guile-srfi-180, remove guile-json-3.
Co-authored-by: Andrew Tropin <andrew@trop.in>
Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-08-07 13:36:11 +04:00
Vagrant Cascadian
985638aea1
gnu: lcrq: Update to 0.1.0.
...
* gnu/packages/networking.scm (lcrq): Update to 0.1.0.
2023-08-06 16:08:49 -07:00
Tobias Geerinckx-Rice
a21eb92b85
gnu: guile-ncurses: Update to 3.1.
...
* gnu/packages/guile-xyz.scm (guile-ncurses): Update to 3.1.
[arguments]: Don't explicitly return #t from phases.
2023-07-30 02:00:00 +02:00
Tobias Geerinckx-Rice
cd2b717c3d
gnu: lvm2: Update to 2.03.22.
...
* gnu/packages/linux.scm (lvm2): Update to 2.03.22.
2023-07-30 02:00:00 +02:00
Tobias Geerinckx-Rice
f885f0b73a
gnu: ncmpc: Update to 0.49.
...
* gnu/packages/mpd.scm (ncmpc): Update to 0.49.
2023-07-30 02:00:00 +02:00
Tobias Geerinckx-Rice
ac8875cdfa
gnu: homebank: Update to 5.6.6.
...
* gnu/packages/finance.scm (homebank): Update to 5.6.6.
2023-07-30 02:00:00 +02:00
Tobias Geerinckx-Rice
bbdf1488cd
gnu: cairomm: Update to 1.16.2.
...
* gnu/packages/gtk.scm (cairomm): Update to 1.16.2.
[source]: Hard-code NAME.
2023-07-30 02:00:00 +02:00
Tobias Geerinckx-Rice
b896184a55
gnu: lynis: Use G-expressions.
...
* gnu/packages/admin.scm (lynis)[arguments]:
Rewrite as G-expressions.
2023-07-30 02:00:00 +02:00
Tobias Geerinckx-Rice
611b5e5bd0
gnu: lynis: Update to 3.0.9.
...
* gnu/packages/admin.scm (lynis): Update to 3.0.9.
2023-07-30 02:00:00 +02:00
Tobias Geerinckx-Rice
9dcd6d48ba
gnu: asymptote: Update to 2.86.
...
* gnu/packages/plotutils.scm (asymptote): Update to 2.86.
2023-07-30 02:00:00 +02:00
Tobias Geerinckx-Rice
49239397ad
gnu: xonotic-data: Update to 0.8.6.
...
* gnu/packages/games.scm (xonotic-data): Update to 0.8.6.
2023-07-30 02:00:00 +02:00
Tobias Geerinckx-Rice
f770a130a5
gnu: acpica: Update to 20230628.
...
* gnu/packages/admin.scm (acpica): Update to 20230628.
2023-07-30 02:00:00 +02:00
Vinicius Monego
c4b9f726e3
gnu: python-pymc: Update to 5.7.1.
...
* gnu/packages/statistics.scm (python-pymc): Update to 5.7.1.
2023-08-05 18:40:01 -03:00
Vinicius Monego
645aeaf52d
gnu: python-pytensor: Update to 2.14.2.
...
* gnu/packages/python-science.scm (python-pytensor): Update to 2.14.2.
[native-inputs]: Add python-pytest-mock.
2023-08-05 18:40:01 -03:00
Vinicius Monego
ebfb795232
gnu: freecad: Update to 0.21.0.
...
* gnu/packages/engineering.scm (freecad): Update to 0.21.0.
[inputs]: Add fmt.
2023-08-05 18:40:01 -03:00
Vinicius Monego
cf97ea92d1
gnu: gsequencer: Update to 5.5.0.
...
* gnu/packages/music.scm (gsequencer): Update to 5.5.0.
[inputs]: Add json-glib.
2023-08-05 18:40:01 -03:00
TakeV
4739e6844c
gnu: godot: Use system brotli.
...
* gnu/packages/game-development.scm (godot)[source]: Do not preserve brotli.
[arguments]<#:scons-flags>: Add “builtin_brotli=no”.
[inputs]: Add brotli.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-08-05 13:51:19 +02:00
Liliana Marie Prikler
ea17bc5b20
gnu: Add java-commons-rdf-rdf4j.
...
* gnu/packages/java-rdf.scm (java-commons-rdf-rdf4j): New variable.
2023-08-05 13:51:19 +02:00
Liliana Marie Prikler
5e18b94a78
gnu: Add java-eclipse-rdf4j-sail-nativerdf.
...
* gnu/packages/java-rdf.scm (java-eclipse-rdf4j-sail-nativerdf): New variable.
2023-08-05 13:51:19 +02:00
Liliana Marie Prikler
cd2abde781
gnu: Add java-eclipse-rdf4j-sail-memory.
...
* gnu/packages/java-rdf.scm (java-eclipse-rdf4j-sail-memory): New variable.
2023-08-05 13:51:19 +02:00
Liliana Marie Prikler
87c1cfec65
gnu: Add java-eclipse-rdf4j-sail-base.
...
* gnu/packages/java-rdf.scm (java-eclipse-rdf4j-sail-base): New variable.
2023-08-05 13:51:19 +02:00
Liliana Marie Prikler
5a4e19bc1e
gnu: Add java-eclipse-rdf4j-repository-sail.
...
* gnu/packages/java-rdf.scm (java-eclipse-rdf4j-repository-sail): New variable.
2023-08-05 13:51:19 +02:00
Liliana Marie Prikler
b4f9e2c8c8
gnu: Add java-eclipse-rdf4j-queryalgebra-evaluation.
...
* gnu/packages/java-rdf.scm (java-eclipse-rdf4j-queryalgebra-evaluation): New variable.
2023-08-05 13:51:19 +02:00
Liliana Marie Prikler
d165dd15ef
gnu: Add java-mapdb.
...
* gnu/packages/java.scm (java-mapdb): New variable.
2023-08-05 13:51:18 +02:00
Liliana Marie Prikler
9b762bd550
gnu: Add java-eclipse-rdf4j-repository-sparql.
...
* gnu/packages/java-rdf.scm (java-eclipse-rdf4j-repository-sparql): New
variable.
2023-08-05 13:39:47 +02:00
Liliana Marie Prikler
208be0e1af
gnu: Add java-eclipse-rdf4j-http-client.
...
* gnu/packages/java-rdf.scm (java-eclipse-rdf4j-http-client): New variable.
2023-08-05 13:39:47 +02:00
Liliana Marie Prikler
0c5de09b39
gnu: Add java-eclipse-rdf4j-http-protocol.
...
* gnu/packages/java-rdf.scm (java-eclipse-rdf4j-http-protocol): New variable.
2023-08-05 13:39:46 +02:00
Liliana Marie Prikler
6353877635
gnu: Add java-eclipse-rdf4j-queryresultio-sparqljson.
...
* gnu/packages/java-rdf.scm (java-eclipse-rdf4j-queryresultio-sparqljson): New
variable.
2023-08-05 13:39:46 +02:00
Liliana Marie Prikler
07ad57b575
gnu: Add java-eclipse-rdf4j-queryresultio-sparqlxml.
...
* gnu/packages/java-rdf.scm (java-eclipse-rdf4j-queryresultio-sparqlxml): New variable.
2023-08-05 13:39:46 +02:00