From 7c3d4591f6355597d56f651d8726e3176d4a2285 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 17 Feb 2014 11:01:04 +0100 Subject: [PATCH] redland: remove long_desc. --- srcpkgs/redland/template | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/srcpkgs/redland/template b/srcpkgs/redland/template index fdb977d9372..a2a59661f77 100644 --- a/srcpkgs/redland/template +++ b/srcpkgs/redland/template @@ -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"