mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
New package: python-vobject-0.8.1c
This commit is contained in:
parent
e5ae28681d
commit
25b0b278e4
1 changed files with 16 additions and 0 deletions
16
srcpkgs/python-vobject/template
Normal file
16
srcpkgs/python-vobject/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'python-vobject'
|
||||||
|
pkgname=python-vobject
|
||||||
|
version=0.8.1c
|
||||||
|
revision=1
|
||||||
|
wrksrc=vobject-${version}
|
||||||
|
noarch=yes
|
||||||
|
build_style=python-module
|
||||||
|
pycompile_module="vobject"
|
||||||
|
hostmakedepends="python-setuptools"
|
||||||
|
depends="python-dateutil"
|
||||||
|
short_desc="Vobject parses and creates iCalendar and vCard files in Python2"
|
||||||
|
maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
||||||
|
license="Apache-2.0"
|
||||||
|
homepage="http://vobject.skyhouseconsulting.com/"
|
||||||
|
distfiles="http://vobject.skyhouseconsulting.com/vobject-${version}.tar.gz"
|
||||||
|
checksum=594113117f2017ed837c8f3ce727616f9053baa5a5463a7420c8249b8fc556f5
|
Loading…
Add table
Reference in a new issue