blob: db6b65984c2fc4af68cd2bfee580a2a5948e9b62 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = purple-googlechat
pkgdesc = A Pidgin plugin to support the proprietary protocol used by Google for the Google Chat service
pkgver = r482.d25b529
pkgrel = 1
url = https://github.com/EionRobb/purple-googlechat
arch = i686
arch = x86_64
arch = armv6h
license = GPLv3+
makedepends = git
depends = libpurple
depends = glib2
depends = json-glib
depends = protobuf-c
provides = purple-googlechat
source = purple-googlechat::git+https://github.com/EionRobb/purple-googlechat.git
sha1sums = SKIP
pkgname = purple-googlechat-git
|