Commit graph

53113 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice
b24f561c5e
install: Add jfsutils to the installation image.
* gnu/system/install.scm (installation-os)[packages]: Add jfsutils.
2020-01-03 13:54:14 +01:00
Tobias Geerinckx-Rice
4f51fdba01
tests: install: Test a JFS root file system.
* gnu/tests/install.scm (%jfs-root-os, %jfs-root-installation-script)
(%test-jfs-root-os): New variables.
2020-01-03 13:54:13 +01:00
Tobias Geerinckx-Rice
c7b5cfb014
linux-initrd: Add support for JFS.
* gnu/system/linux-initrd.scm (file-system-packages): Add jfs_fsck/static.
(file-system-type-modules): Add ‘jfs’ module.
2020-01-03 13:54:13 +01:00
Tobias Geerinckx-Rice
378994459a
gnu: Add jfs_fsck-static.
* gnu/packages/file-systems.scm (jfs_fsck-static): New public variable.
2020-01-03 13:54:13 +01:00
Tobias Geerinckx-Rice
56dad973bc
gnu: Add jfsutils-static.
gnu/packages/file-systems.scm (jfsutils/static): New public variable.
2020-01-03 13:54:13 +01:00
Tobias Geerinckx-Rice
43c4d27cdf
uuid: Add support for JFS.
* gnu/system/uuid.scm (string->jfs-uuid): New procedure.
(%uuid-parsers, %uuid-printers): Add ‘jfs’ file system type.
2020-01-03 13:54:13 +01:00
Tobias Geerinckx-Rice
1abbe7c64b
file-systems: Add support for JFS.
* gnu/build/file-systems.scm (%jfs-endianness): New syntax.
(jfs-superblock?, read-jfs-superblock, jfs-superblock-uuid)
(jfs-superblock-volume-name, check-jfs-file-system): New procedures.
(%partition-label-readers, %partition-uuid-readers, check-file-system):
Register them.
2020-01-03 13:54:13 +01:00
Tobias Geerinckx-Rice
548d1f8861
gnu: gloox: Update to 1.0.23.
* gnu/packages/messaging.scm (gloox): Update to 1.0.23.
2020-01-03 13:54:13 +01:00
Tobias Geerinckx-Rice
d774fabe4b
gnu: hexchat: Update to 2.14.3.
* gnu/packages/messaging.scm (hexchat): Update to 2.14.3.
[source]: Remove patch.
* gnu/packages/patches/hexchat-crash-exit.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2020-01-03 13:54:13 +01:00
Tobias Geerinckx-Rice
07cb1dfc57
gnu: tuxguitar: Update to 1.5.3.
* gnu/packages/music.scm (tuxguitar): Update to 1.5.3.
2020-01-03 13:54:12 +01:00
Tobias Geerinckx-Rice
2de3664847
gnu: qtractor: Update to 0.9.12.
* gnu/packages/music.scm (qtractor): Update to 0.9.12.
2020-01-03 13:54:12 +01:00
Tobias Geerinckx-Rice
b483ccd4cb
gnu: padthv1: Update to 0.9.12.
* gnu/packages/music.scm (padthv1): Update to 0.9.12.
2020-01-03 13:54:12 +01:00
Tobias Geerinckx-Rice
e0a4cc97bf
gnu: samplv1: Update to 0.9.12.
* gnu/packages/music.scm (samplv1): Update to 0.9.12.
2020-01-03 13:54:12 +01:00
Tobias Geerinckx-Rice
2e90d8225f
gnu: drumkv1: Update to 0.9.12.
* gnu/packages/music.scm (drumkv1): Update to 0.9.12.
2020-01-03 13:54:12 +01:00
Tobias Geerinckx-Rice
f6c5e9871f
gnu: synthv1: Update to 0.9.12.
* gnu/packages/music.scm (synthv1): Update to 0.9.12.
2020-01-03 13:54:12 +01:00
Tobias Geerinckx-Rice
a96c00865a
gnu: eyed3: Update to 0.8.12.
* gnu/packages/mp3.scm (eyed3): Update to 0.8.12.
2020-01-03 13:54:12 +01:00
Tobias Geerinckx-Rice
a69b59e15b
gnu: zam-plugins: Update to 3.12.
* gnu/packages/music.scm (zam-plugins): Update to 3.12.
2020-01-03 13:54:12 +01:00
Tobias Geerinckx-Rice
41dc70f4ff
gnu: x42-plugins: Update to 20191215.
* gnu/packages/music.scm (x42-plugins): Update to 20191215.
2020-01-03 13:54:11 +01:00
Tobias Geerinckx-Rice
e4f7edf19f
gnu: musl: Update to 1.1.24.
* gnu/packages/musl.scm (musl): Update to 1.1.24.
2020-01-03 13:54:11 +01:00
Tobias Geerinckx-Rice
a1da1dee88
gnu: whois: Update to 5.5.4.
* gnu/packages/networking.scm (whois): Update to 5.5.4.
2020-01-03 13:54:11 +01:00
Tobias Geerinckx-Rice
2559c243e7
gnu: opari2: Update to 2.0.5.
* gnu/packages/profiling.scm (opari2): Update to 2.0.5.
2020-01-03 13:54:11 +01:00
Tobias Geerinckx-Rice
599d019060
gnu: protozero: Update to 1.6.8.
* gnu/packages/protobuf.scm (protozero): Update to 1.6.8.
2020-01-03 13:54:11 +01:00
Tobias Geerinckx-Rice
decade55eb
gnu: libxls: Update to 1.5.2.
* gnu/packages/statistics.scm (libxls): Update to 1.5.2.
2020-01-03 13:54:11 +01:00
Tobias Geerinckx-Rice
77100119fb
gnu: mg: Update to 20180927.
* gnu/packages/text-editors.scm (mg): Update to 20180927.
2020-01-03 13:54:11 +01:00
Tobias Geerinckx-Rice
f54d47b87c
gnu: beep: Update to 1.4.7.
* gnu/packages/terminals.scm (beep): Update to 1.4.7.
2020-01-03 13:54:11 +01:00
Tobias Geerinckx-Rice
dbd0b46def
gnu: qbittorrent: Update to 4.2.1.
* gnu/packages/bittorrent.scm (qbittorrent): Update to 4.2.1.
2020-01-03 13:54:10 +01:00
Tobias Geerinckx-Rice
caa66bde89
gnu: fasm: Expand acronym in description.
* gnu/packages/assembly.scm (fasm)[description]: Expand @acronym.
2020-01-03 13:54:10 +01:00
Tobias Geerinckx-Rice
8a66b9aa7b
gnu: fasm: Update to 1.73.21.
* gnu/packages/assembly.scm (fasm): Update to 1.73.21.
2020-01-03 13:54:10 +01:00
Nicolas Goaziou
fe9a113bb4
gnu: python-zstandard: Fix indentation.
* gnu/packages/python-compression.scm (python-zstandard): Fix indentation.
2020-01-03 12:41:31 +01:00
Oleg Pykhalov
26d52476a0
gnu: tome4: Update to 1.6.5.
* gnu/packages/games.scm (tome4): Update to 1.6.5.
[arguments]: Use invoke in install phase
2020-01-03 14:07:04 +03:00
Jakub Kądziołka
c9e7acbf0e
gnu: Add sameboy.
* gnu/packages/emulators.scm (sameboy): New variable.
2020-01-03 09:52:07 +01:00
Jakub Kądziołka
1c00680589
gnu: Add rgbds.
* gnu/packages/assembly.scm (rgbds): New variable.
2020-01-03 09:52:06 +01:00
kanichos@yandex.ru
30208c1078
gnu: Add ibus-libhangul.
* gnu/packages/ibus.scm (ibus-libhangul): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-01-03 07:20:38 +01:00
kanichos@yandex.ru
94b8fe8041
gnu: Add libhangul.
* gnu/packages/ibus.scm (libhangul): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-01-03 07:20:38 +01:00
Danny Milosavljevic
28cdd818fa
gnu: go-github-com-spf13-pflag: Update to 1.0.5.
* gnu/packages/golang.scm (go-github-com-spf13-pflag): Update to 1.0.5.
2020-01-03 01:27:23 +01:00
Nicolas Goaziou
2f907eea00
gnu: Add missing copyright header. 2020-01-03 00:13:15 +01:00
Nicolas Goaziou
f4a20dca35
gnu: Add python-zstandard.
* gnu/packages/python-compression.scm (python-zstandard): New variable.
2020-01-03 00:11:48 +01:00
Nicolas Goaziou
1704416609
gnu: emacs-orgalist: Update to 1.11.
* gnu/packages/emacs-xyz.scm (emacs-orgalist): Update to 1.11.
2020-01-02 22:59:14 +01:00
Tobias Geerinckx-Rice
f89a27c6b6
gnu: file-roller: Don't use NAME in source URI.
* gnu/packages/gnome.scm (file-roller)[source]: Hard-code NAME.
2020-01-02 22:57:01 +01:00
Tobias Geerinckx-Rice
936d56427a
gnu: evince: Update to 3.34.2.
* gnu/packages/gnome.scm (evince): Update to 3.34.2.
2020-01-02 22:57:01 +01:00
Tobias Geerinckx-Rice
ac63132809
gnu: evince: Don't use NAME in source URI.
* gnu/packages/gnome.scm (evince)[source]: Hard-code NAME.
2020-01-02 22:57:01 +01:00
Tobias Geerinckx-Rice
623a0d8331
gnu: bullet: Update to 2.89.
* gnu/packages/game-development.scm (bullet): Update to 2.89.
[source]: Adjust snippet.
2020-01-02 22:57:01 +01:00
Tobias Geerinckx-Rice
2702d66567
gnu: deutex: Update to 5.2.1.
* gnu/packages/game-development.scm (deutex): Update to 5.2.1.
2020-01-02 22:57:00 +01:00
Tobias Geerinckx-Rice
d6ca9faf0d
gnu: freeciv: Fix typo in synopsis and description.
* gnu/packages/games.scm (freeciv)[synopsis, description]: Add missing
hyphen.  ‘In’ → ‘into’ age.
2020-01-02 22:57:00 +01:00
Tobias Geerinckx-Rice
4dbc3c2c00
gnu: freeciv: Update to 2.6.1.
* gnu/packages/games.scm (freeciv): Update to 2.6.1.
2020-01-02 22:57:00 +01:00
Danny Milosavljevic
ee46bc5983
gnu: Add go-github-com-google-go-cmp-cmp.
* gnu/packages/golang.scm (go-github-com-google-go-cmp-cmp): New variable.
2020-01-02 22:43:26 +01:00
Danny Milosavljevic
07f7bf3624
gnu: Add go-github-com-fatih-color.
* gnu/packages/golang.scm (go-github-com-fatih-color): New variable.
2020-01-02 22:38:59 +01:00
Christopher Baines
08e69c79dc
gnu: guix-data-service: Update to 0.0.1-15.4ed1400.
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-15.4ed1400.
2020-01-02 21:27:17 +00:00
Christopher Baines
cfd9913fbe
gnu: libosinfo: Update to 1.7.1.
* gnu/packages/virtualization.scm (libosinfo): Update to 1.7.1.
[source]: Switch the release tarball to xz compression.
[build-system]: Switch to the meson build system.
[arguments]: Switch the configure flags style to work with Meson.
2020-01-02 21:22:41 +00:00
Ludovic Courtès
49dbeacb9d
gnu: guile-next: Update to 2.9.8.
* gnu/packages/guile.scm (guile-next): Update to 2.9.8.
2020-01-02 19:42:59 +01:00