summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4f298c227d71e45ae4b37b588d55ddd76985b11d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = pillowtalk-git
	pkgdesc = ANSI C library that talks to CouchDB using libcurl and yajl
	pkgver = 0.3.r29.ga2323dc
	pkgrel = 1
	url = https://github.com/mgmarino/pillowtalk
	arch = any
	license = MIT
	makedepends = git
	makedepends = cmake
	depends = curl
	depends = yajl
	options = strip
	source = pillowtalk-git::git+https://github.com/mgmarino/pillowtalk.git
	md5sums = SKIP

pkgname = pillowtalk-git