Skip to content

Commit

Permalink
cutter: switch to the r2 fork
Browse files Browse the repository at this point in the history
  • Loading branch information
heittpr committed Oct 20, 2021
1 parent 75a7fbd commit 375c8d6
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 16 deletions.
1 change: 1 addition & 0 deletions srcpkgs/cutter
16 changes: 0 additions & 16 deletions srcpkgs/cutter/template

This file was deleted.

22 changes: 22 additions & 0 deletions srcpkgs/iaito/template
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Template file for 'iaito'
pkgname=iaito
version=5.3.1
revision=1
build_wrksrc=src
build_style=qmake
configure_args="IAITO_EXTRA_PLUGIN_DIRS=/usr/lib/RadareOrg/Iaito/plugins"
hostmakedepends="pkg-config qt5-qmake qt5-host-tools radare2"
makedepends="capstone-devel python3-devel qt5-declarative-devel
qt5-location-devel qt5-svg-devel radare2"
short_desc="Official graphical interface for radare2"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-only"
homepage="https://github.com/radareorg/iaito"
distfiles="https://github.com/radareorg/${pkgname}/archive/${version}.tar.gz"
checksum=38dfe1f5f1b5aaf49782715282540ea7a2629ef9e4c2d4ec639a46efff0d5e86

cutter_package() {
build_style=meta
depends="iaito"
short_desc="Cutter - (transitional dummy package)"
}

0 comments on commit 375c8d6

Please sign in to comment.