mirror of
https://github.com/archlinux/aur.git
synced 2026-01-27 20:28:31 +01:00
18 lines
420 B
Text
18 lines
420 B
Text
pkgbase = evd-git
|
|
pkgdesc = eventdance, a peer-to-peer inter-process communication library.
|
|
pkgver = 20140125
|
|
pkgrel = 1
|
|
url = https://github.com/elima/eventdance
|
|
arch = i686
|
|
arch = x86_64
|
|
license = LGPL
|
|
makedepends = git
|
|
depends = json-glib
|
|
depends = libsoup
|
|
optdepends = gtkdocise: generating api docs
|
|
provides = evd
|
|
source = git+https://github.com/elima/EventDance
|
|
sha256sums = SKIP
|
|
|
|
pkgname = evd-git
|
|
|