2017-12-22 12:15:02 +01:00
|
|
|
# Template file for 'cutter'
|
|
|
|
pkgname=cutter
|
2018-03-13 07:26:05 +01:00
|
|
|
version=1.3
|
2017-12-29 00:09:55 +01:00
|
|
|
revision=1
|
2018-03-13 07:26:05 +01:00
|
|
|
build_style=qmake
|
2017-12-22 12:15:02 +01:00
|
|
|
build_wrksrc="src"
|
2018-03-13 07:26:05 +01:00
|
|
|
hostmakedepends="pkg-config qt5-qmake qt5-host-tools qt5-tools-devel qt5-svg-devel"
|
2017-12-22 12:15:02 +01:00
|
|
|
makedepends="qt5-devel qt5-svg-devel radare2 capstone-devel"
|
|
|
|
short_desc="A GUI for radare2 written in C++ and QT"
|
|
|
|
maintainer="johannes <johannes.brechtmann@gmail.com>"
|
|
|
|
license="GPL-3"
|
|
|
|
homepage="https://github.com/radareorg/cutter"
|
|
|
|
distfiles="https://github.com/radareorg/${pkgname}/archive/v${version}.tar.gz"
|
2018-03-13 07:26:05 +01:00
|
|
|
checksum=1fee0ec58a2ad15046a9bf3c2f4b92db385db7c7af2f6a64a13f3fb8d51b2dcf
|