# SliTaz package receipt. PACKAGE="serd-dev" VERSION="0.30.12" CATEGORY="development" SHORT_DESC="A lightweight C library for RDF syntax which supports reading and writing Turtle and NTriples, development files." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="ISC" WEB_SITE="https://drobilla.net/software/serd.html" DEPENDS="serd pkg-config" WANTED="serd" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { cook_copy_folders include cook_copy_folders pkgconfig }