blob: 6588efd0f9a135dd12474ac5241486ccd64e5a23 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
pkgbase = mcabber-git
pkgdesc = A small Jabber console client, includes features: SSL, PGP, MUC, UTF8, and OTR
pkgver = 2368
pkgrel = 1
url = http://www.mcabber.com
arch = i686
arch = x86_64
license = GPL
makedepends = pkgconfig
makedepends = mercurial
depends = ncurses
depends = glib2
depends = openssl
depends = gpgme
depends = libotr
depends = aspell
depends = loudmouth
provides = mcabber=1.0.0
conflicts = mcabber
conflicts = mcabber-hg
conflicts = mcabber-lm-hg
conflicts = mcabber-crew-hg
source = git+https://github.com/McKael/mcabber
source = fix-compat-glib.diff
md5sums = SKIP
md5sums = a34ac665872d5d8a278c350ba5cee0dc
pkgname = mcabber-git
|