build is fixed via official bitbucket url :)
Search Criteria
Package Details: bokken-hg 1.8.28.6d1a9a1872ed-1
Git Clone URL: | https://aur.archlinux.org/bokken-hg.git (read-only) |
---|---|
Package Base: | bokken-hg |
Description: | GUI for radare2 and pyew |
Upstream URL: | https://bitbucket.org/inguma/bokken |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | l0gic |
Maintainer: | anthraxx |
Last Packager: | anthraxx |
Votes: | 25 |
Popularity: | 0.000007 |
First Submitted: | 2011-12-01 18:57 |
Last Updated: | 2016-11-12 23:51 |
Dependencies (6)
Required by (0)
Sources (2)
Latest Comments
kevku commented on 2016-12-15 09:37
anthraxx commented on 2016-11-12 23:54
bartus commented on 2016-11-02 20:29
HG repo appears to be dead, switch to github instead (https://github.com/inguma/bokken)
bartus commented on 2016-07-15 18:48
This patch makes bokken works with upstream radare2.
http://pastebin.com/ef53YSJ1
Please include the patch.
anthraxx commented on 2015-05-05 19:00
which r2 bindings package and which radare2 package are you installing? Stable or git version?
upstream bokken said they are currently works on bringing it up-to-date that it runs with radare2 git version (but then maybe not anymore with the 0.9.8 duo API changes).
eigengrau commented on 2015-04-16 12:03
> "Pyew availability... D'oh!"
> "Radare availability... D'oh!"
In my case this seems to be caused by a bug in the recent radare2 Python bindings.
>>> import r2.r_core
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/lib/python2.7/site-packages/r2/r_core.py", line 339, in <module>
class RAnalCond(Structure): #19
File "/usr/lib/python2.7/site-packages/r2/r_core.py", line 342, in RAnalCond
('arg', RAnalValue * 2),
NameError: name 'RAnalValue' is not defined
So this appears to be an upstream issue.
eigengrau commented on 2015-04-16 12:00
> "Pyew availability... D'oh!"
> "Radare availability... D'oh!"
Also seeing this, despite having radare2-bindings installed.
PedroHLC commented on 2014-10-17 20:10
"Pyew availability... D'oh!"
"Radare availability... D'oh!"
I do have pyew-hg and radare2 installed.
l0gic commented on 2014-07-11 16:23
This is now deprecated.
l0gic commented on 2013-12-05 13:46
Thank you, kreed. I replaced the PKGBUILD with yours :)
needs python2-gobject