papyon: renamed to python-papyon.

This commit is contained in:
Juan RP 2014-06-18 16:11:49 +02:00
parent c9b58ca66b
commit b4c90c78e6

View file

@ -1,12 +1,14 @@
# Template file for 'papyon'
pkgname=papyon
# Template file for 'python-papyon'
pkgname=python-papyon
version=0.5.6
revision=3
revision=4
noarch=yes
wrksrc="papyon-${version}"
replaces="papyon>=0"
build_style=python-module
makedepends="farstream-devel gst-python-devel pygobject pyopenssl pycrypto"
depends="gst-python farstream pygobject pyopenssl pycrypto"
pycompile_module="papyon tests"
makedepends="farstream-devel gst-python-devel pygobject python-openssl python-crypto"
depends="gst-python farstream pygobject python-openssl python-crypto"
pycompile_module="papyon"
short_desc="MSN library purely written in Python"
homepage="http://www.freedesktop.org/wiki/Software/papyon"
license="GPL-2"