debian/0000755000000000000000000000000012233073471007170 5ustar debian/source/0000755000000000000000000000000012202143431010456 5ustar debian/source/format0000644000000000000000000000001412202143431011664 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000001373112202143431011116 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Lucene++ Source: Files: * Copyright: 2009-2011 Alan Wright License: Apache-2.0 or LGPL-3+ Files: src/core/util/md5/* Copyright: 1999, 2000, 2002 Aladdin Enterprises License: zlib Files: src/core/util/nedmalloc/* Copyright: 2005-2006 Niall Douglas License: BSL-1.0 Files: src/core/util/unicode/* Copyright: 1999 Tom Tromey 2000 Red Hat, Inc. 2009-2011 Alan Wright License: Apache-2.0 or LGPL-3+ or LGPL-2+ Actually not sure what's the effective license here, and how this files' effective license restricts possible licenses of the entire project. Files: debian/* Copyright: 2012 Openismus GmbH License: GPL-2+ License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. . On Debian systems, the complete text of the GNU Lesser General Public License can be found in "/usr/share/common-licenses/Apache-2.0". License: BSL-1.0 Boost Software License - Version 1.0 - August 17th, 2003 . Permission is hereby granted, free of charge, to any person or organization obtaining a copy of the software and accompanying documentation covered by this license (the "Software") to use, reproduce, display, distribute, execute, and transmit the Software, and to prepare derivative works of the Software, and to permit third-parties to whom the Software is furnished to do so, all subject to the following: . The copyright notices in the Software and this entire statement, including the above license grant, this restriction and the following disclaimer, must be included in all copies of the Software, in whole or in part, and all derivative works of the Software, unless such copies or derivative works are solely in the form of machine-executable object code generated by a source language processor. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. License: LGPL-3+ This library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. . This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. . You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . . On Debian systems, the complete text of the GNU Lesser General Public License can be found in "/usr/share/common-licenses/LGPL-3". License: LGPL-2+ This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU Library General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU Library General Public License version 2 can be found in "/usr/share/common-licenses/LGPL-2". License: GPL-2+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". License: zlib This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. . Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: . 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. debian/liblucene++-dev.install0000644000000000000000000000007512202143431013414 0ustar usr/include/lucene++ usr/lib/*/lib*.so usr/lib/*/pkgconfig/* debian/changelog0000644000000000000000000000205412233073471011043 0ustar lucene++ (3.0.4-0ubuntu3) trusty; urgency=low * No change rebuild against Boost 1.54. -- Dmitrijs Ledkovs Sun, 27 Oct 2013 02:15:20 +0000 lucene++ (3.0.4-0ubuntu2) saucy; urgency=low * Remove debian/patches/add_cross_build.diff: - It seems we don't need this currently * debian/rules: - Remove cross-building changes - Build using the standard allocator (-DENABLE_STANDARD_ALLOCATOR:BOOL=ON) * debian/control: - Developer packages depend on -doc - Enable multi-arch - Minor enhancements * Add debian/patches/enable_multiarch.diff: - Patch fixing some paths for proper multiarch support -- Łukasz 'sil2100' Zemczak Thu, 01 Aug 2013 12:38:42 +0200 lucene++ (3.0.4-0ubuntu1) saucy; urgency=low * Initial release based on the packaging made by Mathias Hasselmann and Ken VanDine * Import Ricardo Salveti's package cross-build modifications with slight modifications -- Łukasz 'sil2100' Zemczak Tue, 30 Jul 2013 15:00:47 +0200 debian/liblucene++-doc.install0000644000000000000000000000010412202143431013374 0ustar usr/share/doc/lucene++-3.0.3.4/* usr/share/doc/liblucene++-doc/html debian/control0000644000000000000000000000440612202143431010565 0ustar Source: lucene++ Priority: optional Maintainer: Łukasz 'sil2100' Zemczak XSBC-Original-Maintainer: Mathias Hasselmann Build-Depends: cmake (>= 2.6), debhelper (>= 9), doxygen (>= 1.2.18), libboost-date-time-dev, libboost-filesystem-dev, libboost-iostreams-dev, libboost-regex-dev, libboost-system-dev, libboost-test-dev, libboost-thread-dev, Standards-Version: 3.9.4 Section: libs Homepage: https://github.com/luceneplusplus/LucenePlusPlus Vcs-Bzr: https://code.launchpad.net/~ubuntu-unity/lucene++/ubuntu Vcs-Browser: http://bazaar.launchpad.net/~ubuntu-unity/lucene++/ubuntu/files Package: liblucene++-dev Section: libdevel Architecture: any Depends: liblucene++-contrib0 (= ${binary:Version}), liblucene++0 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}, Description: Development files for Lucene++ Lucene++ is an up to date C++ port of the popular Java Lucene library, a high-performance, full-featured text search engine. . This package contains development files Package: liblucene++-doc Section: doc Architecture: all Depends: ${misc:Depends}, Description: Reference manual for Lucene++ Lucene++ is an up to date C++ port of the popular Java Lucene library, a high-performance, full-featured text search engine. . This package contains the reference manual and examples. Package: liblucene++0 Section: libs Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends}, Depends: ${misc:Depends}, ${shlibs:Depends}, Description: Shared library for Lucene++ Lucene++ is an up to date C++ port of the popular Java Lucene library, a high-performance, full-featured text search engine. Package: liblucene++-contrib0 Section: libs Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends}, Depends: ${misc:Depends}, ${shlibs:Depends}, Description: Shared library with Lucene++ contributions Lucene++ is an up to date C++ port of the popular Java Lucene library, a high-performance, full-featured text search engine. . This additional contributions include analyzers, a memory-only index and a HTML highlighter for search results. debian/liblucene++-doc.doc-base0000644000000000000000000000053512202143431013413 0ustar Document: lucene++ Title: Lucene++ Manual Author: Alan Wright et al. Abstract: Lucene++ is an up to date C++ port of the popular Java Lucene library, a high-performance, full-featured text search engine. Section: Programming/C++ Format: HTML Index: /usr/share/doc/liblucene++-doc/html/index.html Files: /usr/share/doc/liblucene++-doc/html/*.html debian/rules0000755000000000000000000000053112202143431010235 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ -- --parallel --fail-missing override_dh_auto_configure: dh_auto_configure -- -DENABLE_DOCS:BOOL=ON -DENABLE_STANDARD_ALLOCATOR:BOOL=ON override_dh_auto_build: dh_auto_build -- lucene++ lucene++-contrib lucene++-tester demo doc debian/watch0000644000000000000000000000014212202143431010204 0ustar version=3 http://githubredir.debian.net/github/luceneplusplus/LucenePlusPlus .*/rel_(.+)\.tar\.gz debian/liblucene++-doc.examples0000644000000000000000000000001412202143431013544 0ustar src/demo/*/ debian/patches/0000755000000000000000000000000012202143431010605 5ustar debian/patches/enable_multiarch.diff0000644000000000000000000000123612202143431014737 0ustar diff --git a/CMakeLists.txt b/CMakeLists.txt index ec89210..8a35a97 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -41,6 +41,7 @@ ENDIF ( ENABLE_LLVM ) INCLUDE (Lucene++Docs) INCLUDE (FindThreads) INCLUDE (TestCXXAcceptsFlag) +INCLUDE (GNUInstallDirs) ENABLE_TESTING() #Single output directory for building all executables and libraries. @@ -73,7 +74,7 @@ OPTION(ENABLE_CYCLIC_CHECK OFF) #install path options -SET(LIB_DESTINATION "lib" CACHE STRING "Define lib output directory name") +SET(LIB_DESTINATION "${CMAKE_INSTALL_FULL_LIBDIR}" CACHE STRING "Define lib output directory name") IF ( ENABLE_NEDMALLOC ) SET(DEFINE_USE_NEDMALLOC "define") debian/patches/series0000644000000000000000000000002612202143431012020 0ustar enable_multiarch.diff debian/docs0000644000000000000000000000001312202143431010023 0ustar README.rst debian/liblucene++-contrib0.install0000644000000000000000000000004312202143431014351 0ustar usr/lib/*/liblucene++-contrib.so.* debian/compat0000644000000000000000000000000212202143431010354 0ustar 9 debian/liblucene++0.install0000644000000000000000000000003312202143431012712 0ustar usr/lib/*/liblucene++.so.*