blob: dbfa83954835e2b421c4de7573064fb581ff1ffe (
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:06 UTC 2015
pkgbase = irker
pkgdesc = An IRC client daemon accepting JSON notification requests presented to a socket.
pkgver = 2.11
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.11.tar.gz
md5sums = 5cad68c7ab6bf7b23d9bdc9aeb110632
pkgname = irker
|