Search Criteria
Package Details: galene-git 0.95.r0.g170d43f-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/galene-git.git (read-only, click to copy) |
---|---|
Package Base: | galene-git |
Description: | A videoconferencing server |
Upstream URL: | https://galene.org |
Licenses: | MIT |
Conflicts: | galene |
Provides: | galene |
Submitter: | Rucikir |
Maintainer: | Rucikir |
Last Packager: | Rucikir |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2020-12-20 18:18 (UTC) |
Last Updated: | 2024-12-09 09:01 (UTC) |
Dependencies (3)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, gcc-go)
- git (git-gitAUR, git-glAUR) (make)
- pandoc (pandoc-static-gitAUR, pandoc-sile-gitAUR, pandoc-binAUR, pandoc-cli) (make)
Latest Comments
Brummbaer commented on 2024-12-03 09:45 (UTC)
I was a bit too quick here.
Only '"_build/galene-password-generator"' should be removed from the PKGBUILD :).
Brummbaer commented on 2024-12-03 09:34 (UTC)
Don't know if this package is still maintained, but it seems that galene-password-generator has been removed recently.
https://github.com/jech/galene/commit/b5f937b8ab17dcc2e6971394928b1f60081f3c4f
So this line in the PKGBUILD should be commented out
install -m755 "_build/galene" "_build/galene-password-generator" "${pkgdir}/usr/bin"