Package Details: telepathy-sunshine 0.2.0-2

Package Base: telepathy-sunshine
Description: Gadu-Gadu connection manager
Upstream URL: http://cgit.freedesktop.org/telepathy/telepathy-sunshine
Category: network
Licenses: GPL3
Submitter: None
Maintainer: exine
Last Packager: None
Votes: 8
First Submitted: 2010-01-22 16:28
Last Updated: 2013-12-22 16:13

Latest Comments

Anonymous comment

2013-03-03 11:22

# Maintainer: browcio <browcio.pl[at]gmail[dot]com>
pkgname=telepathy-sunshine
pkgver=0.2.0
pkgrel=2
pkgdesc="Gadu-Gadu connection manager"
arch=('i686' 'x86_64')
url="http://cgit.freedesktop.org/telepathy/telepathy-sunshine"
groups=('telepathy')
license=('GPL3')
depends=('python2-telepathy' 'twisted')
optdepends=('pyopenssl: SSL support')
source=("http://telepathy.freedesktop.org/releases/telepathy-sunshine/${pkgname}-${pkgver}.tar.gz")
md5sums=('2615bb78170c4310029a2ea3cef71816')

build() {
cd "${srcdir}/${pkgname}-${pkgver}"
./configure --prefix="/usr" --libexecdir="/usr/lib/telepathy"
make
make DESTDIR="${pkgdir}" install
}

Comment by ravicious

2013-01-21 22:08

$ packer -S empathy telepathy-sunshine
Dependency `python-telepathy' of `telepathy-sunshine' does not exist.

Should have been python2-telepathy.

Comment by mar04

2010-10-19 22:24

Doesn't work after python update.