mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
papyon: renamed to python-papyon.
This commit is contained in:
parent
c9b58ca66b
commit
b4c90c78e6
1 changed files with 8 additions and 6 deletions
|
@ -1,12 +1,14 @@
|
||||||
# Template file for 'papyon'
|
# Template file for 'python-papyon'
|
||||||
pkgname=papyon
|
pkgname=python-papyon
|
||||||
version=0.5.6
|
version=0.5.6
|
||||||
revision=3
|
revision=4
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
wrksrc="papyon-${version}"
|
||||||
|
replaces="papyon>=0"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
makedepends="farstream-devel gst-python-devel pygobject pyopenssl pycrypto"
|
makedepends="farstream-devel gst-python-devel pygobject python-openssl python-crypto"
|
||||||
depends="gst-python farstream pygobject pyopenssl pycrypto"
|
depends="gst-python farstream pygobject python-openssl python-crypto"
|
||||||
pycompile_module="papyon tests"
|
pycompile_module="papyon"
|
||||||
short_desc="MSN library purely written in Python"
|
short_desc="MSN library purely written in Python"
|
||||||
homepage="http://www.freedesktop.org/wiki/Software/papyon"
|
homepage="http://www.freedesktop.org/wiki/Software/papyon"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
Loading…
Add table
Reference in a new issue