redland: remove long_desc.

This commit is contained in:
Juan RP 2014-02-17 11:01:04 +01:00
parent 376b4cb73a
commit 7c3d4591f6
1 changed files with 1 additions and 7 deletions

View File

@ -3,7 +3,7 @@ _desc="Redland Resource Description Framework (RDF)"
pkgname=redland
version=1.0.16
revision=3
revision=4
build_style=gnu-configure
configure_args="--disable-static --enable-release --with-raptor=system
--with-rasqal=system --with-sqlite=3"
@ -16,12 +16,6 @@ license="GPL-2, LGPL-2.1"
homepage="http://librdf.org"
distfiles="http://librdf.org/dist/source/redland-${version}.tar.gz"
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() {
short_desc="${_desc} - library"