2011-10-24 09:42:01 +00:00
|
|
|
# Template file for 'sord'
|
|
|
|
pkgname=sord
|
2012-06-17 03:59:53 +00:00
|
|
|
version=0.8.0
|
2012-07-07 11:38:07 +00:00
|
|
|
revision=2
|
2011-10-24 12:32:40 +00:00
|
|
|
build_style=waf
|
2012-07-07 11:38:07 +00:00
|
|
|
subpackages="$pkgname-devel lib$pkgname"
|
|
|
|
makedepends="pkg-config python serd-devel pcre-devel>=8.30"
|
2011-10-24 09:42:01 +00:00
|
|
|
short_desc="Lightweight C library for storing RDF data in memory."
|
|
|
|
maintainer="davehome <davehome@redthumb.info.tm>"
|
|
|
|
license="ISC"
|
2012-07-07 11:38:07 +00:00
|
|
|
homepage="http://drobilla.net/software/sord/"
|
|
|
|
distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.bz2"
|
2012-06-17 03:59:53 +00:00
|
|
|
checksum=99df73a0a859fbfc6423a7d5930d019c8c0e17e04ed101114c54f1911dbd8a59
|
2011-10-24 09:42:01 +00:00
|
|
|
long_desc="
|
|
|
|
Sord is a lightweight C library for storing RDF data in memory."
|