Sharlatan Hellseher
a67617e7eb
gnu: go-github-com-klauspost-compress: Run only short tests.
...
* gnu/packages/golang-compression.scm (go-github-com-klauspost-compress)
[arguments] <test-flags>: Run only short and save tests by providing
"-short" and "-tags=nounsafe" options.
Change-Id: If0422a0961f50382046b873e6493b84050b2f60a
2025-05-26 16:50:32 +01:00
Sharlatan Hellseher
c1b018d0d9
gnu: go-github-com-klauspost-compress: Update to 1.18.0.
...
* gnu/packages/golang-compression.scm (go-github-com-klauspost-compress): Update to 1.18.0.
Change-Id: I916d75c160a7a90874740aba4206bfe9665110df
2025-05-26 16:50:22 +01:00
Sharlatan Hellseher
7bd36e3d56
gnu: Add go-github-com-datadog-zstd.
...
* gnu/packages/golang-compression.scm: Add (gnu packages compression)
and (gnu packages pkg-config).
(go-github-com-datadog-zstd): New variable.
Change-Id: Id8dec43caecdd1c5b8c26ad2cadc3696cd153ea3
2025-05-26 16:50:02 +01:00
Efraim Flashner
66daf46b41
gnu: Fix some misspellings.
...
Change-Id: I316652aff7418af4b8e83bea24638b1513f8aa97
2025-02-19 11:21:47 +02:00
Vagrant Cascadian
3842479e75
gnu: Fix typos in golang package description and synopsis.
...
* gnu/packages/golang-check.scm (go-modernc-org-ccorpus2)[description]: Fix
spelling of "package".
* gnu/packages/golang-compression.scm
(go-github-com-mholt-archiver-v3)[description]: Fix spelling of "command".
* gnu/packages/golang-crypto.scm (go-gitlab-com-yawning-bsaes-git)[synopsis]:
Fix spelling of "implementation".
* gnu/packages/golang-web.scm
(go-github-com-pires-go-proxyproto)[description]: Fix spelling of "coming".
* gnu/packages/golang-xyz.scm (go-github-com-golangplus-bytes)[synopsis]: Fix
spelling of "Extension". (go-github-com-goreleaser-fileglob)[description]:
Fix spelling of "directories". (go-github-com-joho-godotenv)[synopsis]: Fix
spelling of "library". (go-github-com-otiai10-copy)[description]: Fix
spelling of "implements". (go-github-com-otiai10-copy)[description]: Fix
spelling of "functinoality". (go-github-com-zyedidia-poller)[description]:
Fix spelling of "concurrent".
2025-02-17 12:38:08 -08:00
Sharlatan Hellseher
9fbffbf28b
gnu: go-github-com-pierrec-lz4: Fix build.
...
* gnu/packages/golang-compression.scm (go-github-com-pierrec-lz4):
[source] <snippet>: Delete "cmd".
[native-inputs]: Add go-github-com-frankban-quicktest.
Change-Id: I7fda9700bb3c3b3b367be51b64e32f0b690c17ff
2025-01-23 09:50:42 +00:00
Sharlatan Hellseher
8f73380093
gnu: Add go-github-com-saracen-fastzip.
...
* gnu/packages/golang-compression.scm (go-github-com-saracen-fastzip): New variable.
Change-Id: Idcc6bcaf6f665aa985202f8ecd56308be94efd98
2025-01-21 23:47:36 +00:00
Sharlatan Hellseher
9da289ce20
gnu: go-github-com-klauspost-compress: Update to 1.17.11.
...
* gnu/packages/golang-compression.scm (go-github-com-klauspost-compress):
Update to 1.17.11.
[arguments] <phases>: Remove 'fix-permissions.
[propagated-inputs]: Remove go-github-com-golang-snappy.
Change-Id: I65fc1e856fdd7b961e497a1538d5d0d242bcaedb
2025-01-21 23:47:36 +00:00
Sharlatan Hellseher
07de0c94c1
gnu: Add go-github-com-saracen-zipextra.
...
* gnu/packages/golang-compression.scm (go-github-com-saracen-zipextra): New variable.
Change-Id: I486302459e7bac7f919f0338ede1af1371a9db90
2025-01-21 23:47:36 +00:00
Sharlatan Hellseher
5567efc114
gnu: go-github-com-pierrec-lz4-v4: Fix build.
...
* gnu/packages/golang-compression.scm (go-lz4c): Move "native-inputs"
from here ...
(go-github-com-pierrec-lz4-v4): ... to here.
Change-Id: I9bc406b0dd8f99bff80b99fb3a9268d5e0c07a59
2025-01-21 23:42:30 +00:00
Sharlatan Hellseher
657eee6dc0
gnu: go-github-com-dsnet-compress: Fix tests.
...
* gnu/packages/golang-compression.scm (go-github-com-dsnet-compress)
[arguments]<test-subdirs>: Skip tests in "internal/tool" including
benchmarks.
Change-Id: I59efe15b8e44d9f3bfe078f9112fb8ac34e153d9
2025-01-21 23:42:00 +00:00
Artyom V. Poptsov
b522b468cb
gnu: go-github-com-ulikunitz-xz: Update to 0.5.12.
...
* gnu/packages/golang-compression.scm (go-github-com-ulikunitz-xz): Update to 0.5.12.
Change-Id: I3c040d09dddbfb0e7384c1d41b9962507047e402
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-10-02 14:42:56 +01:00
Sharlatan Hellseher
f1af3a542c
gnu: Add go-github-com-mholt-archiver-v3.
...
* gnu/packages/golang-compression.scm (go-github-com-mholt-archiver-v3,
go-arc): New variables.
Change-Id: I37f628de21475f98acb10dcff86780b697bba839
2024-07-22 22:47:22 +01:00
Sharlatan Hellseher
31fed85aa8
gnu: Add go-github-com-xi2-xz.
...
* gnu/packages/golang-compression.scm (go-github-com-xi2-xz): New variable.
Change-Id: I794886d82f532a626599ca6f07a1ce7e694bea04
2024-07-22 22:47:22 +01:00
Rodion Goritskov
b913514169
gnu: go-github-com-andybalholm-brotli: Update to 1.1.0.
...
* gnu/packages/golang-compression.scm (go-github-com-andybalholm-brotli): Update to 1.1.0.
Change-Id: Iafa533051e69423bffdb9e9c4f7db4bda3c39964
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-07-11 09:29:09 +01:00
Sharlatan Hellseher
d086c5b660
gnu: Add go-github-com-nwaples-rardecode-v2.
...
* gnu/packages/golang-compression.scm (go-github-com-nwaples-rardecode):
Change version to 1.1.3 for future inheritance of go-github-com-nwaples-rardecode-v2.
(go-github-com-nwaples-rardecode-v2): New variable.
Change-Id: Ifc92ac27fbcd01f7cfced9239765d41108d6f373
2024-07-03 22:23:23 +01:00
Sharlatan Hellseher
71949ab204
gnu: Add go-github-com-dsnet-compress.
...
* gnu/packages/golang-compression.scm (go-github-com-dsnet-compress): New variable.
Change-Id: I232f2d8cc6bb5eb4c850f233b2e2788d0f2fb35b
2024-07-03 22:23:21 +01:00
Sharlatan Hellseher
f9a3d7a3d7
gnu: go-github-com-nwaples-rardecode-v2: Rename variable.
...
* gnu/packages/golang-compression.scm (go-github-com-nwaples-rardecode-v2):
Rename as seen in go.mod to go-github-com-nwaples-rardecode.
Change-Id: Id492ee6c4e5aebdbec9487b6990e2c5fa5dfe62c
2024-06-28 11:30:11 +01:00
Sharlatan Hellseher
606b8364a4
gnu: Add go-github-com-pierrec-lz4.
...
* gnu/packages/golang-compression.scm (go-github-com-pierrec-lz4,
go-github-com-pierrec-lz4-v4, go-lz4c): New variables.
Change-Id: Ie337a1cbfbc5af2dfd258999a4edb508bd552e03
2024-04-04 17:16:57 +01:00
Sharlatan Hellseher
cb8a8eb375
gnu: go-github-com-ulikunitz-xz: Refresh package style.
...
* gnu/packages/golang-compression.scm (go-github-com-ulikunitz-xz)
[source]: Remove trailing ".git" from URL.
[description]: Add more info based on project's README.
Change-Id: I8590ea9099c45a7b636281c95f4fde5952de9410
2024-03-16 23:56:36 +00:00
Troy Figiel
48ec6188d7
gnu: go-github-com-ulikunitz-xz: Update to 0.5.11.
...
* gnu/packages/golang-compression.scm (go-github-com-ulikunitz-xz): Update to 0.5.11.
[source]: Use 'git-file-name'.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-16 23:43:11 +00:00
Troy Figiel
d7e6c3cae0
gnu: Add go-github-com-klauspost-pgzip.
...
* gnu/packages/golang-compression.scm (go-github-com-klauspost-pgzip): New variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-16 23:39:14 +00:00
Troy Figiel
dda217f25a
gnu: Add go-github-com-nwaples-rardecode-v2.
...
* gnu/packages/golang-compression.scm (go-github-com-nwaples-rardecode-v2): New variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-06 23:28:30 +00:00
Sharlatan Hellseher
b75db99600
gnu: go-github.com-ulikunitz-xz: Adjust name.
...
* gnu/packages/golang-compression.scm (go-github.com-ulikunitz-xz):
Rename variable to go-github-com-ulikunitz-xz to follow golang naming
style.
* gnu/packages/admin.scm (fiano) [inputs]: Remove
go-github.com-ulikunitz-xz. Add go-github-com-ulikunitz-xz.
* gnu/packages/bioinformatics.scm (go-github-com-biogo-hts-cram)
[propagated-inputs]: Remove go-github.com-ulikunitz-xz. Add
go-github-com-ulikunitz-xz.
Change-Id: Id2f2556666c4f9a08e0203f5ca7eb8352c492051
2024-03-06 23:28:29 +00:00
Troy Figiel
1583fe7e24
gnu: Add go-github-com-hhrutter-lzw.
...
* gnu/packages/golang-compression.scm (go-github-com-hhrutter-lzw): New variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-06 23:28:29 +00:00
Sharlatan Hellseher
c185c51e14
gnu: go-github.com-ulikunitz-xz: Move to golang-compression.
...
* gnu/packages/golang.scm (go-github.com-ulikunitz-xz): Move from here ...
* gnu/packages/golang-compression.scm: ... to here.
* gnu/packages/admin.scm: Add (gnu packages golang-compression) module.
* gnu/packages/bioinformatics.scm: As above.
Change-Id: I1901e67ac4336efd356085332572b3f09de90f7a
2024-02-13 14:33:17 +00:00
Sharlatan Hellseher
8af7c33818
gnu: go-github-com-andybalholm-brotli: Move to golang-compression.
...
* gnu/packages/golang.scm (go-github-com-andybalholm-brotli): Move from here ...
* gnu/packages/golang-compression.scm: ... to here.
Change-Id: I820b0211b1fe4d90643e82fc32a99d8e8b6a9b0f
2024-02-13 14:33:16 +00:00
Sharlatan Hellseher
d8f69addc2
gnu: go-github-com-klauspost-compress: Move to golang-compression.
...
* gnu/packages/golang.scm (go-github-com-klauspost-compress): Move from here ...
* gnu/packages/golang-compression.scm: ... to here.
* gnu/packages/golang-compression.scm: Add (gnu packages
golang-compression) module.
* gnu/packages/golang-crypto.scm: As above.
* gnu/packages/golang-web.scm: As above.
* gnu/packages/uucp.scm: As above.
Change-Id: Ia99f1e6aae7f75940fc150eb02862c0b3e9f3325
2024-02-13 14:33:16 +00:00
Sharlatan Hellseher
20c1bd6e9e
gnu: go-github-com-golang-snappy: Mmove to golang-compression.
...
* gnu/packages/syncthing.scm (go-github-com-golang-snappy): Move from
here ...
* gnu/packages/golang-compression.scm: ... to here.
* gnu/packages/golang.scm: Add (gnu packages golang-compression) module.
* gnu/packages/high-availability.scm: As above.
* gnu/packages/ipfs.scm: As above.
* gnu/packages/syncthing.scm: As above.
Change-Id: I936c82c127e1aa25dde20693bee70e5a871249fe
2024-02-13 14:17:59 +00:00
Sharlatan Hellseher
1996575a7e
gnu: Add (gnu packages golang-compression) module.
...
* gnu/packages/golang-compression.scm: New file.
* gnu/local.mk: Add to gnu/packages/golang-compression.scm scope.
Change-Id: I1c68a3f6f9b3d6a316cba560b7fc81e707376417
2024-02-13 14:16:27 +00:00