NOTICE: This package has been removed from pkgsrc

./wip/py-radare2, Reverse engineering framework (Python bindings)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.9.9, Package name: py27-radare2-0.9.9, Maintainer: khorben

radare2 is an advanced commandline hexadecimal editor
with a set of tools for working with binary files.

This package provides Python bindings for radare2.


Required to run:
[lang/python27] [devel/radare2]

Required to build:
[devel/swig2] [devel/radare2-valabind]

Master sites:

SHA1: e7f536e490da7a4e98c94ae3fb7e6529abae1dff
RMD160: 438902d9e20d89cc76e7ccfecbd192c64da6d6ed
Filesize: 526.465 KB

Version history: (Expand)


CVS history: (Expand)


   2015-08-21 16:57:57 by Pierre Pronchery | Files touched by this commit (1)
Log message:
Import missing buildlink3.mk file
   2015-08-21 12:47:24 by Pierre Pronchery | Files touched by this commit (2)
Log message:
Depend on devel/swig2 as really required

With this change wip/bokken starts and works.
There is an issue remaining with the PLIST though.
   2015-08-20 19:46:34 by Pierre Pronchery | Files touched by this commit (2)
Log message:
Install the python bindings with the "install-plugins" target
   2015-08-20 18:33:34 by Pierre Pronchery | Files touched by this commit (2)
Log message:
A couple fixes for the regular Python bindings

Unfortunately not sufficient to build the whole package yet.
   2015-08-20 18:30:28 by Pierre Pronchery | Files touched by this commit (2)
Log message:
Enable ctypes for the Python bindings

Reference:
https://github.com/XVilka/gentoo-overlay/blob/master/dev-libs/radare2-bindings/radare2-bindings-9999.ebuild
   2015-07-09 02:35:52 by Pierre Pronchery | Files touched by this commit (2)
Log message:
Begin to build the python binding
   2015-07-09 02:33:36 by Pierre Pronchery | Files touched by this commit (1)
Log message:
Use pkg-config as a tool as well
   2015-07-09 00:54:18 by Pierre Pronchery | Files touched by this commit (1)
Log message:
Depend on radare2-valabind now that it is available