23dd7d008e
- There's no need to set build_style for custom-install (default). - gnu_{configure,makefile} renamed to gnu-{configure,makefile}.
21 lines
746 B
Text
21 lines
746 B
Text
# Template file for 'telepathy-butterfly'
|
|
pkgname=telepathy-butterfly
|
|
version=0.5.15
|
|
revision=1
|
|
distfiles="http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$version.tar.gz"
|
|
build_style=gnu-configure
|
|
short_desc="A MSN connection manager for Telepathy"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum=d48eef7f938c2b5bb805dd6bbbcde673b1c6526ca15af6b5f8fe03d926d35b90
|
|
long_desc="
|
|
Telepathy is a D-Bus framework for unifying real time communication,
|
|
including instant messaging, voice calls and video calls. It abstracts
|
|
differences between protocols to provide a unified interface for
|
|
applications."
|
|
|
|
pycompile_module="butterfly"
|
|
noarch=yes
|
|
|
|
Add_dependency full python
|
|
Add_dependency full papyon
|
|
Add_dependency full telepathy-python
|