From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 504B61381FB for ; Wed, 26 Dec 2012 15:09:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 198D821C01C; Wed, 26 Dec 2012 15:09:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7AD7C21C01C for ; Wed, 26 Dec 2012 15:09:16 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 759C633C6B6 for ; Wed, 26 Dec 2012 15:09:15 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2323) id 3E5192171D; Wed, 26 Dec 2012 15:09:14 +0000 (UTC) From: "Michael Palimaka (kensington)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, kensington@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-misc/strigi: strigi-0.7.7-r2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: strigi-0.7.7-r2.ebuild ChangeLog X-VCS-Directories: app-misc/strigi X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20121226150914.3E5192171D@flycatcher.gentoo.org> Date: Wed, 26 Dec 2012 15:09:14 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: bca054d8-7530-4efe-8d26-d285d2330058 X-Archives-Hash: cc1b03c68885e4c8e8fec820f22bc6fe kensington 12/12/26 15:09:14 Modified: ChangeLog Added: strigi-0.7.7-r2.ebuild Log: Fix CLucene automagic wrt bug #448116. (Portage version: 2.1.11.38/cvs/Linux x86_64, signed Manifest commit with key 675D0D2C) Revision Changes Path 1.92 app-misc/strigi/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/strigi/ChangeLog?rev=1.92&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/strigi/ChangeLog?rev=1.92&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/strigi/ChangeLog?r1=1.91&r2=1.92 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-misc/strigi/ChangeLog,v retrieving revision 1.91 retrieving revision 1.92 diff -u -r1.91 -r1.92 --- ChangeLog 4 Jul 2012 12:07:44 -0000 1.91 +++ ChangeLog 26 Dec 2012 15:09:14 -0000 1.92 @@ -1,6 +1,11 @@ # ChangeLog for app-misc/strigi # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/strigi/ChangeLog,v 1.91 2012/07/04 12:07:44 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/strigi/ChangeLog,v 1.92 2012/12/26 15:09:14 kensington Exp $ + +*strigi-0.7.7-r2 (26 Dec 2012) + + 26 Dec 2012; Michael Palimaka +strigi-0.7.7-r2.ebuild: + Fix CLucene automagic wrt bug #448116. 04 Jul 2012; Johannes Huber +files/strigi-0.7.7-ffmpeg-0.11.patch, strigi-0.7.7-r1.ebuild: 1.1 app-misc/strigi/strigi-0.7.7-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/strigi/strigi-0.7.7-r2.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/strigi/strigi-0.7.7-r2.ebuild?rev=1.1&content-type=text/plain Index: strigi-0.7.7-r2.ebuild =================================================================== # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-misc/strigi/strigi-0.7.7-r2.ebuild,v 1.1 2012/12/26 15:09:14 kensington Exp $ EAPI=5 if [[ "${PV}" != "9999" ]]; then SRC_URI="http://dev.gentoo.org/~johu/distfiles/${P}.tar.xz" KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" else EGIT_REPO_URI="git://anongit.kde.org/strigi" GIT_ECLASS="git-2" EGIT_HAS_SUBMODULES="true" KEYWORDS="" fi inherit cmake-utils ${GIT_ECLASS} DESCRIPTION="Fast crawling desktop search engine with Qt4 GUI" HOMEPAGE="https://projects.kde.org/projects/kdesupport/strigi/strigi" LICENSE="GPL-2" SLOT="0" IUSE="clucene +dbus debug exif fam ffmpeg hyperestraier inotify log +qt4 test" COMMONDEPEND=" app-arch/bzip2:0 dev-libs/libxml2:2 sys-libs/zlib:0 virtual/libiconv clucene? ( >=dev-cpp/clucene-0.9.21[-debug] ) dbus? ( sys-apps/dbus qt4? ( x11-libs/qt-dbus:4 ) ) exif? ( >=media-gfx/exiv2-0.17 ) fam? ( virtual/fam ) ffmpeg? ( virtual/ffmpeg ) hyperestraier? ( app-text/hyperestraier ) log? ( >=dev-libs/log4cxx-0.10.0 ) qt4? ( x11-libs/qt-core:4 x11-libs/qt-gui:4 ) " DEPEND="${COMMONDEPEND} dev-libs/boost test? ( dev-util/cppunit )" RDEPEND=${COMMONDEPEND} PATCHES=( "${FILESDIR}/${P}-gcc47.patch" "${FILESDIR}/${P}-ffmpeg-0.11.patch" ) src_configure() { # Enabled: POLLING (only reliable way to check for files changed.) # Disabled: xine - recommended upstream to keep it this way mycmakeargs=( -DENABLE_POLLING=ON -DFORCE_DEPS=ON -DENABLE_CPPUNIT=OFF -DENABLE_REGENERATEXSD=OFF -DENABLE_XINE=OFF $(cmake-utils_use_enable clucene CLUCENE) $(cmake-utils_use_enable clucene CLUCENE_NG) $(cmake-utils_use_enable dbus) $(cmake-utils_use_enable exif EXIV2) $(cmake-utils_use_enable fam) $(cmake-utils_use_enable ffmpeg) $(cmake-utils_use_enable hyperestraier) $(cmake-utils_use_enable inotify) $(cmake-utils_use_enable log LOG4CXX) $(cmake-utils_use_enable qt4) $(cmake-utils_use_enable test CPPUNIT) ) if use qt4; then mycmakeargs+=(-DENABLE_DBUS=ON) fi cmake-utils_src_configure } pkg_postinst() { if ! use clucene && ! use hyperestraier; then echo elog "Because you didn't enable either of the available backends:" elog "clucene or hyperestraier, strigi may not be functional." elog "If you intend to use standalone strigi indexer (not needed for KDE)," elog "be sure to reinstall app-misc/strigi with either clucene (recommended)" elog "or hyperestraier (unreliable) USE flag enabled." echo fi }