sord: initial add 0.16.0

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2016-11-29 00:58:55 +01:00
parent a41e37eb0f
commit 3a541b822e

View File

@@ -0,0 +1,10 @@
SUMMARY = "C library for storing RDF data in memory"
HOMEPAGE = "http://drobilla.net/software/sord"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=9cee4cd08e9762f4a8fda61cb39d430d"
inherit waf
SRC_URI = "http://download.drobilla.net/${BPN}-${PV}.tar.bz2"
SRC_URI[md5sum] = "010313c3baf5b8a4a639e9ee45310af6"
SRC_URI[sha256sum] = "9d3cb2c9966e93f537f37377171f162023cea6784ca069699be4a7770c8a035a"