New package: python3-pefile-2019.4.14
This commit is contained in:
parent
d0e5b7b53d
commit
c42e9b2bbd
1 changed files with 20 additions and 0 deletions
20
srcpkgs/python3-pefile/template
Normal file
20
srcpkgs/python3-pefile/template
Normal file
|
@ -0,0 +1,20 @@
|
|||
# Template file for 'python3-pefile'
|
||||
pkgname=python3-pefile
|
||||
version=2019.4.14
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="pefile-${version}"
|
||||
build_style=python3-module
|
||||
pycompile_module="pefile.py peutils.py ordlookup"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-future"
|
||||
short_desc="Read and work with Portable Executable (PE) files"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://altgraph.readthedocs.io/en/latest/"
|
||||
distfiles="${PYPI_SITE}/p/pefile/pefile-${version}.tar.gz"
|
||||
checksum=dfa244d99c00af7122514f724b47242df0dbc464366f973ce1ca9958490fb334
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue