1 DESCRIPTION
= "Sphyrna - Hammerhead Reverse Engineering"
2 HOMEPAGE
= "http://projects.linuxtogo.org/projects/sphyrna"
4 DEPENDS
= "readline python-native"
6 PV
= "0.0+svnr${SRCPV}"
9 SRC_URI
= "svn://projects.linuxtogo.org/svn;module=sphyrna"
11 S
= "${WORKDIR}/sphyrna"
13 inherit autotools python
-dir
15 PACKAGES
= "${PN}-dbg sphyrna-console sphyrna-python"
17 FILES_sphyrna
-console
= "${bindir}/hhconsole"
18 FILES_sphyrna
-python
= "${bindir}/decode.py ${PYTHON_SITEPACKAGES_DIR}/sphyrna/*"
20 PACKAGE_ARCH_sphyrna
-python
= "all"
21 RDEPENDS_sphyrna
-python
= "python-core python-re"