Search Criteria
Package Details: galene-git 1.0.r36.g4cf2c9e-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: | 2025-12-20 00:16 (UTC) |
Latest Comments
feeddageek commented on 2025-04-28 20:05 (UTC) (edited on 2025-04-28 20:05 (UTC) by feeddageek)
Similarly to the galene non-git package the binary appear to be missing in the resulting package. Adding the following two line after line 66 should fix it.
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"