# 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
}
Search Criteria
Package Details: telepathy-sunshine 0.2.0-2
Package Actions
| Package Base: | telepathy-sunshine |
|---|---|
| Description: | Gadu-Gadu connection manager |
| Upstream URL: | http://cgit.freedesktop.org/telepathy/telepathy-sunshine |
| Category: | network |
| Licenses: | |
| Submitter: | None |
| Maintainer: | exine |
| Last Packager: | None |
| Votes: | 8 |
| First Submitted: | 2010-01-22 16:28 |
| Last Updated: | 2013-12-22 16:13 |
Dependencies (2)
Required by (0)
Sources
Latest Comments
Anonymous comment
Comment by ravicious
$ packer -S empathy telepathy-sunshine
Dependency `python-telepathy' of `telepathy-sunshine' does not exist.
Should have been python2-telepathy.
Comment by mar04
Doesn't work after python update.