bokken: remove
This commit is contained in:
1
srcpkgs/bokken/INSTALL.msg
Normal file
1
srcpkgs/bokken/INSTALL.msg
Normal file
@@ -0,0 +1 @@
|
|||||||
|
bokken is no longer provided by Void Linux, and will be fully removed from the repos on 2019-07-12
|
||||||
@@ -1,22 +1,9 @@
|
|||||||
# Template file for 'bokken'
|
# Template file for 'bokken'
|
||||||
pkgname=bokken
|
pkgname=bokken
|
||||||
version=1.8
|
version=1.8
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc=inguma-bokken-f256023cb91b
|
archs=noarch
|
||||||
pycompile_dirs="/usr/lib/bokken"
|
build_style=meta
|
||||||
makedepends="pygtk pygtksourceview radare2 r2-bindings"
|
short_desc="GUI for the Pyew malware analysis tool and Radare (removed package)"
|
||||||
depends="$makedepends"
|
license="BSD-2-Clause"
|
||||||
short_desc="GUI for the Pyew malware analysis tool and Radare"
|
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
|
||||||
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"
|
|
||||||
checksum=c888c241c9f2a9e0a91e8d10f8eb5f55323bd831280054940686877c49cd7947
|
|
||||||
archs="i686 x86_64"
|
|
||||||
|
|
||||||
do_install() {
|
|
||||||
vmkdir usr/lib/bokken
|
|
||||||
vmkdir usr/bin
|
|
||||||
cp -rf * ${DESTDIR}/usr/lib/bokken
|
|
||||||
ln -frs ${DESTDIR}/usr/lib/bokken/bokken.py ${DESTDIR}/usr/bin/bokken
|
|
||||||
}
|
|
||||||
|
|||||||
@@ -1,2 +0,0 @@
|
|||||||
site="https://bitbucket.org/inguma/bokken/downloads/?tab=tags"
|
|
||||||
pattern="[\d\.]*(?=\.tar\.(gz|bz2))"
|
|
||||||
Reference in New Issue
Block a user