blob: 6d7609449841bd8cc7e6460f1dc4270a10398c53 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = multiwatch
pkgdesc = Forks and watches multiple instances of a program in the same context
pkgver = 1.0.0
pkgrel = 1
url = http://redmine.lighttpd.net/projects/multiwatch/wiki
arch = i686
arch = x86_64
license = MIT
makedepends = cmake
depends = libev
source = http://download.lighttpd.net/multiwatch/releases-1.x/multiwatch-1.0.0.tar.bz2
md5sums = 87f74dbaf5318f2b2dce3d0bf9f5025c
pkgname = multiwatch
|