vp-build/srcpkgs/python3-xdg/template

17 lines
544 B
Bash

# Template file for 'python3-xdg'
pkgname=python3-xdg
version=0.28
revision=2
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3"
short_desc="Python3 library to access freedesktop.org standards"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.0-only"
homepage="https://freedesktop.org/Software/pyxdg"
distfiles="${PYPI_SITE}/p/pyxdg/pyxdg-${version}.tar.gz"
checksum=3267bb3074e934df202af2ee0868575484108581e6f3cb006af1da35395e88b4
# Both provide Python module xdg.
conflicts="python3-xdg-variables"