New package: pysmbc-1.0.13.
This commit is contained in:
parent
3abcc76e47
commit
200c4f2d79
19
srcpkgs/pysmbc/template
Normal file
19
srcpkgs/pysmbc/template
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
# Template file for 'pysmbc'
|
||||||
|
pkgname=pysmbc
|
||||||
|
version=1.0.13
|
||||||
|
revision=1
|
||||||
|
build_style=python-module
|
||||||
|
hostmakedepends="python"
|
||||||
|
makedepends="python-devel samba-devel"
|
||||||
|
short_desc="Python bindings for libsmbclient"
|
||||||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
homepage="http://pypi.python.org/pypi/pysmbc/"
|
||||||
|
license="GPL-2"
|
||||||
|
distfiles="http://pypi.python.org/packages/source/p/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||||
|
checksum=479fbb70d97fb64208d95975dc745f06f75661f954a8cbb988fe8b5bce4f379b
|
||||||
|
|
||||||
|
pysmbc_package() {
|
||||||
|
pkg_install() {
|
||||||
|
vmove all
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user