| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
It might actually work but it is useless, protonmail-bridge
needs it to use go-module.eclass.
Signed-off-by: Marek Szuba <marecki@gentoo.org>
|
|
|
|
|
|
|
|
| |
Turns out it IS somehow possible for other Qt ebuilds to be emerged without
pulling qtCore in.
Closes: https://bugs.gentoo.org/766369
Signed-off-by: Marek Szuba <marecki@gentoo.org>
|
|
|
|
|
|
|
| |
With updated go.sum, 'go install' no longer complains about missing .zip
files - but now qtsetup fails on invalid 'go list' arguments.
Signed-off-by: Marek Szuba <marecki@gentoo.org>
|
|
|
|
| |
Signed-off-by: Marek Szuba <marecki@gentoo.org>
|
|
Qt5 Go bindings, Go package name 'therecipe/qt'. Dependency of
mail-mta/protonmail-bridge[gui].
Packaged for Gentoo instead of using vendoring because it takes a long
time to build, uses golang-vcs-snapshot.eclass for now because it seems
to be incompatible with go-module.eclass - it keeps failing on vendored
dependencies having already been unzipped.
Builds fine and most tests pass, that said I haven't done any runtime
testing yet and it will likely be very sensitive to dev-qt/* upgrades.
Use at own risk for now.
Signed-off-by: Marek Szuba <marecki@gentoo.org>
|