16 lines
577 B
Text
16 lines
577 B
Text
# Template file for 'sord'
|
|
pkgname=sord
|
|
version=0.8.0
|
|
build_style=waf
|
|
homepage="http://drobilla.net/software/sord/"
|
|
distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.bz2"
|
|
revision=1
|
|
makedepends="pkg-config python serd-devel pcre-devel"
|
|
short_desc="Lightweight C library for storing RDF data in memory."
|
|
maintainer="davehome <davehome@redthumb.info.tm>"
|
|
license="ISC"
|
|
checksum=99df73a0a859fbfc6423a7d5930d019c8c0e17e04ed101114c54f1911dbd8a59
|
|
long_desc="
|
|
Sord is a lightweight C library for storing RDF data in memory."
|
|
subpackages="$pkgname-devel lib$pkgname"
|
|
|