blob: a13f6452362ef6e214a593363b809bf10f921d83 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# Generated by makepkg 4.2.1
# Mon Jun 1 13:54:05 UTC 2015
pkgbase = irker
pkgdesc = An IRC client daemon accepting JSON notification requests presented to a socket.
pkgver = 2.7
pkgrel = 1
url = http://www.catb.org/esr/irker/
arch = any
license = BSD
makedepends = xmlto
makedepends = docbook-xml
makedepends = docbook-xsl
depends = python2
source = http://www.catb.org/~esr/irker/irker-2.7.tar.gz
md5sums = 34dc7b64d20c18d9e50806501a441213
pkgname = irker
|