Package Details: goneovim-bin 0.6.8-1

Git Clone URL: https://aur.archlinux.org/goneovim-bin.git (read-only, click to copy)
Package Base: goneovim-bin
Description: Neovim GUI written in Golang, using a Golang qt backend
Upstream URL: https://github.com/akiyosi/goneovim
Licenses: MIT
Conflicts: goneovim
Provides: goneovim
Submitter: Moonglade
Maintainer: alerque
Last Packager: alerque
Votes: 8
Popularity: 0.150582
First Submitted: 2020-06-14 05:30 (UTC)
Last Updated: 2024-03-28 13:54 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

behonest commented on 2022-01-15 09:56 (UTC)

@alerque Thanks. Still it fails. What's sha256? I get

❯ sha256sum Goneovim-v0.5.1-linux.tar.bz2
4ac28a60c6241de3274cd89459dcd97c5f20e98322553b05ac32d6d31b7d09bd  Goneovim-v0.5.1-linux.tar.bz2

alerque commented on 2022-01-10 09:29 (UTC)

@behonest I just re-downloaded the file using the current version of the package and checked the checksum. It validates, so you should check your download.

behonest commented on 2022-01-10 09:23 (UTC)

I'm getting:

==> Validating source files with sha256sums...
    Goneovim-v0.5.1-linux.tar.bz2 ... FAILED
    goneovim.desktop ... Passed
    goneovim.ico ... Passed
==> ERROR: One or more files did not pass the validity check!

alerque commented on 2022-01-01 17:46 (UTC)

@seabassapologist Thanks for the heads up, the upstream binary appears to link to quite a few things now that it didn't the last time I checked. I've refreshed the dependency list, but be aware that the actual build here is coming from upstream and we're kind of at the mercy of their compile time options until we setup a proper source build.

seabassapologist commented on 2022-01-01 14:33 (UTC)

Please add qt5-declarative as a dependency, the app fails to start without libQt5Qml.so.5

$ goneovim                                                                                                                                                                                                                                                                    
goneovim: error while loading shared libraries: libQt5Qml.so.5: cannot open shared object file: No such file or directory

rnstlange commented on 2021-05-26 19:50 (UTC)

Please add "provides" field

azarmadr commented on 2021-05-08 09:52 (UTC) (edited on 2021-05-08 10:06 (UTC) by azarmadr)

unable to see the icon on taskmanager

PowerBall253 commented on 2021-04-11 20:40 (UTC)

I have updated the package to v0.4.11.

lahwaacz commented on 2020-05-30 13:03 (UTC)

This should be renamed to goneovim-bin because it does not build the source, but downloads a prebuilt binary. Or change the PKGBUILD to actually build from source.

sysroot commented on 2020-05-03 19:53 (UTC) (edited on 2020-05-03 19:57 (UTC) by sysroot)

I update the PKGBUILD, instructions for install:

1.- Visit and Download PKGBUILD, goneovim.desktop from:

https://gist.github.com/dbinary/2859651189a4cfea9eff2bb85424f22f

2.- Download

https://raw.githubusercontent.com/akiyosi/goneovim/master/cmd/goneovim/goneovim.ico

3.- Put all files in same dir and cd into

4.- run:

makepkg -si