redland: remove long_desc.
This commit is contained in:
parent
376b4cb73a
commit
7c3d4591f6
@ -3,7 +3,7 @@ _desc="Redland Resource Description Framework (RDF)"
|
|||||||
|
|
||||||
pkgname=redland
|
pkgname=redland
|
||||||
version=1.0.16
|
version=1.0.16
|
||||||
revision=3
|
revision=4
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --enable-release --with-raptor=system
|
configure_args="--disable-static --enable-release --with-raptor=system
|
||||||
--with-rasqal=system --with-sqlite=3"
|
--with-rasqal=system --with-sqlite=3"
|
||||||
@ -16,12 +16,6 @@ license="GPL-2, LGPL-2.1"
|
|||||||
homepage="http://librdf.org"
|
homepage="http://librdf.org"
|
||||||
distfiles="http://librdf.org/dist/source/redland-${version}.tar.gz"
|
distfiles="http://librdf.org/dist/source/redland-${version}.tar.gz"
|
||||||
checksum=d9a274fc086e61119d5c9beafb8d05527e040ec86f4c0961276ca8de0a049dbd
|
checksum=d9a274fc086e61119d5c9beafb8d05527e040ec86f4c0961276ca8de0a049dbd
|
||||||
long_desc="
|
|
||||||
Redland is a library that provides a high-level interface for RDF (Resource
|
|
||||||
Description Framework) implemented in an object-based API. It is modular and
|
|
||||||
supports different RDF/XML parsers, storage mechanisms and other elements.
|
|
||||||
Redland is designed for applications developers to provide RDF support in
|
|
||||||
their applications as well as for RDF developers to experiment with the technology."
|
|
||||||
|
|
||||||
librdf_package() {
|
librdf_package() {
|
||||||
short_desc="${_desc} - library"
|
short_desc="${_desc} - library"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user