tracebox: fix license, layout, description

This commit is contained in:
Colin Booth 2021-05-29 17:07:33 -07:00 committed by Đoàn Trần Công Danh
parent 9f832f86c1
commit 3d93a14599

View file

@ -1,18 +1,17 @@
# Template file for 'tracebox'
pkgname=tracebox
version=0.4.4
revision=4
revision=5
_click_ver=2.0.1
_crafter_git=3db70ab6fd62ade25de7328aaf8e9ba92696c92e
_crafter_ver=0.3.3git
build_style=gnu-configure
archs="i686 x86_64"
build_style=gnu-configure
hostmakedepends="automake pkg-config libtool unzip"
makedepends="libpcap-devel json-c-devel lua53-devel"
short_desc="A middlebox detection tool"
short_desc="Middlebox detection tool"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2"
nocross=yes
license="GPL-2.0-only"
homepage="http://www.tracebox.org/"
distfiles="
https://github.com/tracebox/tracebox/archive/v${version}.tar.gz>tracebox-${version}.tar.gz
@ -22,6 +21,7 @@ checksum="
d212f02c6dfee51ab198413a7a53547fc2b5fe139efb3ebf082f1729c2d18f9f
4e48591cb385000ee8daedf3cc18d4b00a9c5a142cc001e0780f0c7ebd713764
d3a182a06b86a0bff7f9f5792876f8da9db9dd7936f36ef1b40770c400f43b97"
nocross=yes
CXXFLAGS="-DHAVE_LUA_PUSHGLOBALTABLE=1"