Search Criteria
Package Details: bviplus 1.0-1
Git Clone URL: | https://aur.archlinux.org/bviplus.git (read-only, click to copy) |
---|---|
Package Base: | bviplus |
Description: | An ncurses based hex editor with a vim-like interface. |
Upstream URL: | http://bviplus.sourceforge.net/ |
Licenses: | |
Submitter: | firefoxmmx |
Maintainer: | bidulock |
Last Packager: | bidulock |
Votes: | 18 |
Popularity: | 0.000000 |
First Submitted: | 2011-06-19 13:03 |
Last Updated: | 2020-01-18 20:12 |
Latest Comments
bidulock commented on 2015-07-22 23:45
Fixed. Thank you!
NoSuck commented on 2015-07-22 10:43
This program is great but fails to build:
objs/virt_file.o: In function `vf_save':
virt_file.c:(.text+0x999): undefined reference to `compute_percent_complete'
Removing the "inline" from the definition of compute_percent_complete in vf_backend.c results in a successful build. This is an upstream issue, and I have emailed the author.