clucene: fix shlibs, add homepage & license
This commit is contained in:
parent
66d69a4d28
commit
071aea5a7a
2 changed files with 4 additions and 2 deletions
|
@ -488,7 +488,7 @@ libstreamanalyzer.so.0 strigi-0.7.2_1
|
|||
libstrigihtmlgui.so.0 strigi-0.7.2_1
|
||||
libstreams.so.0 strigi-0.7.2_1
|
||||
libstrigiqtdbusclient.so.0 strigi-0.7.2_1
|
||||
libclucene.so.0 clucene-0.9.21b
|
||||
libclucene.so.0 clucene-0.9.21b_1
|
||||
libecpg_compat.so.3 postgresql-libs-8.4.2_1
|
||||
libecpg.so.6 postgresql-libs-8.4.2_1
|
||||
libpgtypes.so.3 postgresql-libs-8.4.2_1
|
||||
|
|
|
@ -1,12 +1,14 @@
|
|||
# Template file for 'clucene'
|
||||
pkgname=clucene
|
||||
version=0.9.21b
|
||||
revision=3
|
||||
revision=4
|
||||
wrksrc=${pkgname}-core-${version}
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-core-${version}.tar.bz2"
|
||||
build_style=gnu-configure
|
||||
makedepends="libstdc++-devel"
|
||||
short_desc="Text search engine written in C++"
|
||||
homepage="http://clucene.sourceforge.net/"
|
||||
license="LGPL-2+/ASL-2.0"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=202ee45af747f18642ae0a088d7c4553521714a511a1a9ec99b8144cf9928317
|
||||
long_desc="
|
||||
|
|
Loading…
Reference in a new issue