110 lines
4.3 KiB
XML
110 lines
4.3 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>xapian-core</Name>
|
|
<Homepage>http://www.oligarchy.co.uk/xapian</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPLv2</License>
|
|
<IsA>library</IsA>
|
|
<IsA>app:console</IsA>
|
|
<Summary>Probabilistic Information Retrieval library</Summary>
|
|
<Description>Xapian is an Open Source Probabilistic Information Retrieval Library. It offers a highly adaptable toolkit that allows developers to easily add advanced indexing and search facilities to applications.</Description>
|
|
<Archive sha1sum="38c93710d586a2d8b8b870fbef25013387aea244" type="tarxz">https://oligarchy.co.uk/xapian/1.4.7/xapian-core-1.4.7.tar.xz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>zlib-devel</Dependency>
|
|
<Dependency>libutil-linux-devel</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>xapian-core</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>zlib</Dependency>
|
|
<Dependency>libutil-linux</Dependency>
|
|
<Dependency>libgcc</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="data">/usr/share</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>xapian-core-devel</Name>
|
|
<IsA>library</IsA>
|
|
<Summary>Development headers for xapian-core</Summary>
|
|
<Description>xapian-core-devel provides development headers for xapian-core.</Description>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">xapian-core</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin/xapian-config*</Path>
|
|
<Path fileType="header">/usr/include</Path>
|
|
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
|
<Path fileType="library">/usr/lib/cmake/xapian</Path>
|
|
<Path fileType="data">/usr/share/aclocal</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>xapian-core-docs</Name>
|
|
<IsA>data:doc</IsA>
|
|
<Summary>Documentation files for xapian-core</Summary>
|
|
<Description>xapian-core-docs provides documentation files for xapian-core.</Description>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">xapian-core</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="doc">/usr/share/doc/xapian-core/*html</Path>
|
|
<Path fileType="doc">/usr/share/doc/xapian-core/apidoc.pdf</Path>
|
|
<Path fileType="doc">/usr/share/doc/xapian-core/apidoc/</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="5">
|
|
<Date>2018-09-09</Date>
|
|
<Version>1.4.7</Version>
|
|
<Comment>Version Bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="4">
|
|
<Date>2017-09-20</Date>
|
|
<Version>1.4.3</Version>
|
|
<Comment>Release bump.</Comment>
|
|
<Name>Stefan Gronewold(groni)</Name>
|
|
<Email>groni@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2017-03-03</Date>
|
|
<Version>1.12.18</Version>
|
|
<Comment>Rebuild for new Toolchain.</Comment>
|
|
<Name>Stefan Gronewold(groni)</Name>
|
|
<Email>groni@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2016-06-09</Date>
|
|
<Version>1.12.18</Version>
|
|
<Comment>Release Bump</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2014-09-02</Date>
|
|
<Version>1.12.18</Version>
|
|
<Comment>First release</Comment>
|
|
<Type package="xapian-core">critical</Type>
|
|
<Name>Yusuf Aydemir</Name>
|
|
<Email>yusuf.aydemir@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|