me
/
guix
Archived
1
0
Fork 0

gnu: Update Zrythm Git URLs.

* gnu/packages/audio.scm (libaudec, ztoolkit)[source, home-page]: Adjust to Gitea.
* gnu/packages/music.scm (zplugins)[source]: Likewise.
master
Tobias Geerinckx-Rice 2021-07-26 10:23:04 +02:00
parent 11d8a47bcf
commit 4831f4e8c9
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
2 changed files with 5 additions and 5 deletions

View File

@ -4912,7 +4912,7 @@ in the package.")
(origin
(method git-fetch)
(uri (git-reference
(url "https://git.zrythm.org/git/libaudec")
(url "https://git.zrythm.org/zrythm/libaudec")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
@ -4933,7 +4933,7 @@ in the package.")
(description "libaudec is a wrapper library over ffmpeg, sndfile and
libsamplerate for reading and resampling audio files, based on Robin Gareus'
@code{audio_decoder} code.")
(home-page "https://git.zrythm.org/cgit/libaudec")
(home-page "https://git.zrythm.org/zrythm/libaudec")
(license license:agpl3+)))
(define-public lv2lint
@ -5012,7 +5012,7 @@ with the provided metadata and adhere to well-known best practices.")
(origin
(method git-fetch)
(uri (git-reference
(url "https://git.zrythm.org/git/ztoolkit")
(url "https://git.zrythm.org/zrythm/ztoolkit")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
@ -5033,7 +5033,7 @@ the user and provides a high-level API for managing the UI and custom
widgets. ZToolkit is written in C and was created to be used for building
audio plugin UIs, where the dependencies often need to be kept to a
minimum.")
(home-page "https://git.zrythm.org/cgit/ztoolkit/")
(home-page "https://git.zrythm.org/zrythm/ztoolkit")
(license license:agpl3+)))
(define-public libinstpatch

View File

@ -6493,7 +6493,7 @@ as JACK standalone applications.")
(method git-fetch)
(uri
(git-reference
(url "https://git.zrythm.org/git/zplugins")
(url "https://git.zrythm.org/zrythm/zplugins")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256