Remove python-papyon and telepathy-butterfly.
Windows Live Messenger services were shutdown in October.
This commit is contained in:
parent
ff1dc22fc4
commit
57336be6c0
3 changed files with 0 additions and 59 deletions
|
@ -1,18 +0,0 @@
|
||||||
# Template file for 'python-papyon'
|
|
||||||
pkgname=python-papyon
|
|
||||||
version=0.5.6
|
|
||||||
revision=5
|
|
||||||
noarch="yes"
|
|
||||||
wrksrc="papyon-${version}"
|
|
||||||
replaces="papyon>=0"
|
|
||||||
build_style=python-module
|
|
||||||
makedepends="farstream-devel gst-python-devel python-gobject python-openssl python-crypto"
|
|
||||||
depends="gst-python farstream python-gobject 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"
|
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
||||||
update_pkgname="papyon"
|
|
||||||
distfiles="http://www.freedesktop.org/software/papyon/releases/papyon-${version}.tar.gz"
|
|
||||||
checksum=85ce086ad8c0a47609d908325008c27f4fc1d88b9e9f30ed6586bf943bc828ec
|
|
|
@ -1,26 +0,0 @@
|
||||||
From 501b46c364c5608d1b3b84dd48fe57abcabd4aea Mon Sep 17 00:00:00 2001
|
|
||||||
From: Ionut Biru <ibiru@archlinux.org>
|
|
||||||
Date: Mon, 6 Dec 2010 04:22:45 -0800
|
|
||||||
Subject: [PATCH] bugfix: remove bad import from im module
|
|
||||||
|
|
||||||
Signed-off-by: Ionut Biru <ibiru@archlinux.org>
|
|
||||||
---
|
|
||||||
butterfly/channel/im.py | 2 --
|
|
||||||
1 files changed, 0 insertions(+), 2 deletions(-)
|
|
||||||
|
|
||||||
diff --git a/butterfly/channel/im.py b/butterfly/channel/im.py
|
|
||||||
index 1781234..ac8dd44 100644
|
|
||||||
--- butterfly/channel/im.py
|
|
||||||
+++ butterfly/channel/im.py
|
|
||||||
@@ -30,8 +30,6 @@ import papyon.event
|
|
||||||
|
|
||||||
from butterfly.channel.text import ButterflyTextChannel
|
|
||||||
|
|
||||||
-from butterfly.Channel_Interface_Conference import CHANNEL_INTERFACE_CONFERENCE
|
|
||||||
-
|
|
||||||
__all__ = ['ButterflyImChannel']
|
|
||||||
|
|
||||||
logger = logging.getLogger('Butterfly.ImChannel')
|
|
||||||
--
|
|
||||||
1.7.3.2
|
|
||||||
|
|
|
@ -1,15 +0,0 @@
|
||||||
# Template file for 'telepathy-butterfly'
|
|
||||||
pkgname=telepathy-butterfly
|
|
||||||
version=0.5.15
|
|
||||||
revision=4
|
|
||||||
build_style=gnu-configure
|
|
||||||
makedepends="python python-papyon telepathy-python"
|
|
||||||
depends="${makedepends}"
|
|
||||||
noarch="yes"
|
|
||||||
pycompile_module="butterfly"
|
|
||||||
short_desc="A MSN connection manager for Telepathy"
|
|
||||||
homepage="http://telepathy.freedesktop.org"
|
|
||||||
license="GPL-2"
|
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
||||||
distfiles="http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$version.tar.gz"
|
|
||||||
checksum=d48eef7f938c2b5bb805dd6bbbcde673b1c6526ca15af6b5f8fe03d926d35b90
|
|
Loading…
Reference in a new issue