python-libpcap: drop package

This commit is contained in:
Đoàn Trần Công Danh 2020-09-30 22:08:14 +07:00
parent 9330bb06c3
commit 0c674ac05b
2 changed files with 0 additions and 20 deletions

View file

@ -1,19 +0,0 @@
# Template file for 'python-libpcap'
pkgname=python-libpcap
version=0.6.4
revision=2
wrksrc="pylibpcap-$version"
build_style=python2-module
pycompile_module="pcap.py"
hostmakedepends="python"
makedepends="libpcap-devel python-devel"
short_desc="Python2 module for the libpcap packet capture library"
maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause"
homepage="http://pylibpcap.sourceforge.net/"
distfiles="$SOURCEFORGE_SITE/pylibpcap/pylibpcap/$version/pylibpcap-$version.tar.gz"
checksum=cfc365f2707a7986496acacf71789fef932a5ddbeaa36274cc8f9834831ca3b1
post_install() {
vlicense COPYING
}

View file

@ -1 +0,0 @@
pkgname=pylibpcap