bokken: rebuild for homepage and fix license=

This commit is contained in:
maxice8 2019-01-03 08:48:50 -02:00 committed by maxice8
parent 376e2e58a8
commit 02ba6f9f97
1 changed files with 6 additions and 7 deletions

View File

@ -1,20 +1,19 @@
# Template file for 'bokken' # Template file for 'bokken'
pkgname=bokken pkgname=bokken
version=1.8 version=1.8
revision=1 revision=2
wrksrc="inguma-bokken-f256023cb91b" wrksrc=inguma-bokken-f256023cb91b
pycompile_dirs="/usr/lib/bokken"
makedepends="pygtk pygtksourceview radare2 r2-bindings"
depends="$makedepends"
short_desc="GUI for the Pyew malware analysis tool and Radare" short_desc="GUI for the Pyew malware analysis tool and Radare"
maintainer="Juan RP <xtraeme@voidlinux.eu>" maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2" license="GPL-2.0-or-later"
homepage="https://bitbucket.org/inguma/bokken" homepage="https://bitbucket.org/inguma/bokken"
distfiles="https://bitbucket.org/inguma/bokken/get/${version}.tar.gz" distfiles="https://bitbucket.org/inguma/bokken/get/${version}.tar.gz"
checksum=c888c241c9f2a9e0a91e8d10f8eb5f55323bd831280054940686877c49cd7947 checksum=c888c241c9f2a9e0a91e8d10f8eb5f55323bd831280054940686877c49cd7947
only_for_archs="i686 x86_64" only_for_archs="i686 x86_64"
makedepends="pygtk pygtksourceview radare2 r2-bindings"
depends="${makedepends}"
pycompile_dirs="/usr/lib/bokken"
do_install() { do_install() {
vmkdir usr/lib/bokken vmkdir usr/lib/bokken
vmkdir usr/bin vmkdir usr/bin