Search Criteria
Package Details: nextcloud-spreed-signaling 2.0.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/nextcloud-spreed-signaling.git (read-only, click to copy) |
---|---|
Package Base: | nextcloud-spreed-signaling |
Description: | Standalone signaling server for Nextcloud Talk |
Upstream URL: | https://github.com/strukturag/nextcloud-spreed-signaling |
Licenses: | AGPL3 |
Submitter: | Noeljunior |
Maintainer: | leuko |
Last Packager: | leuko |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-12-18 19:28 (UTC) |
Last Updated: | 2024-10-28 22:05 (UTC) |
Dependencies (5)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, go-sylixosAUR, gcc-go-snapshotAUR, gcc-go) (make)
- protobuf (protobuf-gitAUR) (make)
- janus-gatewayAUR (janus-gateway-gitAUR) (optional)
- nats-serverAUR (nats-server-binAUR) (optional)
Latest Comments
leuko commented on 2023-01-08 19:33 (UTC)
Thanks @hashworks :)
I will adopt the package when I have time for packaging. Feel free to adopt it if you have time.
hashworks commented on 2023-01-08 16:03 (UTC)
@leuko please submit an orphan request ("Submit Request" under "Package Actions").
leuko commented on 2022-10-29 05:47 (UTC)
@noeljunior friendly reminder
leuko commented on 2022-07-13 13:42 (UTC)
@nealjunior would you like to transfer the ownership of this package?
xamindar commented on 2021-04-02 23:19 (UTC) (edited on 2021-04-02 23:28 (UTC) by xamindar)
This fails to build.
vendor/src/github.com/mailru/easyjson/easyjson/main.go:11:2: no required module provides package github.com/mailru/easyjson/bootstrap: go.mod file not found in current directory or any parent directory; see 'go help modules' vendor/src/github.com/mailru/easyjson/easyjson/main.go:15:2: no required module provides package github.com/mailru/easyjson/gen: go.mod file not found in current directory or any parent directory; see 'go help modules' vendor/src/github.com/mailru/easyjson/easyjson/main.go:16:2: no required module provides package github.com/mailru/easyjson/parser: go.mod file not found in current directory or any parent directory; see 'go help modules' make: *** [Makefile:46: easyjson] Error 1 ==> ERROR: A failure occurred in build(). Aborting...
Noeljunior commented on 2021-02-14 11:28 (UTC)
you're welcome!
I have to have a look. I any case, this package was built on a clean chroot[1], please give it a try on a clean chroot.
I see you are building this with pikaur and maybe that's the problem.
[1] https://wiki.archlinux.org/index.php/DeveloperWiki:Building_in_a_clean_chroot
leuko commented on 2021-02-14 05:37 (UTC) (edited on 2021-02-14 05:38 (UTC) by leuko)
thanks for the package dear Noel, saved me some time!
I get the following error:
Using the git version solves this issue.