From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: app-misc/strigi/
Date: Mon, 25 Feb 2013 13:19:54 +0000 (UTC) [thread overview]
Message-ID: <1361798343.343bca58f380fa42d52fafa9aae0fecccd3af191.kensington@gentoo> (raw)
commit: 343bca58f380fa42d52fafa9aae0fecccd3af191
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 25 13:19:03 2013 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Feb 25 13:19:03 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=343bca58
[app-misc/strigi] Migrate to EAPI 5. Sync KEYWORDS. Tweak submodule checkout. Fix clucene automagic.
Package-Manager: portage-2.1.11.52
---
app-misc/strigi/strigi-9999.ebuild | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/app-misc/strigi/strigi-9999.ebuild b/app-misc/strigi/strigi-9999.ebuild
index bb8519a..9d27f67 100644
--- a/app-misc/strigi/strigi-9999.ebuild
+++ b/app-misc/strigi/strigi-9999.ebuild
@@ -2,11 +2,11 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+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 ~x86-fbsd ~amd64-linux ~x86-linux"
+ KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
else
EGIT_REPO_URI="git://anongit.kde.org/strigi"
GIT_ECLASS="git-2"
@@ -53,7 +53,7 @@ if [[ ${PV} == 9999 ]] ; then
git config --global url."git://anongit.kde.org/".insteadOf "kde:" || die
git-2_src_unpack
pushd "${S}" > /dev/null || die
- git submodule foreach git checkout master || die
+ git submodule foreach git checkout origin/master || die
popd > /dev/null || die
}
fi
@@ -67,7 +67,8 @@ src_configure() {
-DENABLE_CPPUNIT=OFF
-DENABLE_REGENERATEXSD=OFF
-DENABLE_XINE=OFF
- $(cmake-utils_use_enable clucene)
+ $(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)
next reply other threads:[~2013-02-25 13:19 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-25 13:19 Michael Palimaka [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-07-18 21:31 [gentoo-commits] proj/kde:master commit in: app-misc/strigi/ Johannes Huber
2015-05-18 13:32 Michael Palimaka
2014-06-24 15:18 Michael Palimaka
2013-12-20 11:46 Johannes Huber
2013-11-18 20:11 Johannes Huber
2013-10-13 17:03 Johannes Huber
2013-09-01 16:40 Michael Palimaka
2013-03-03 15:52 Michael Palimaka
2012-11-11 16:45 Johannes Huber
2012-07-24 13:21 Michael Palimaka
2012-06-25 16:51 Michael Palimaka
2011-12-15 12:01 Johannes Huber
2011-09-27 19:32 Andreas Hüttel
2011-08-10 21:46 Andreas Hüttel
2011-07-17 12:13 Andreas Hüttel
2011-07-14 22:18 Johannes Huber
2011-07-12 20:28 Andreas Hüttel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1361798343.343bca58f380fa42d52fafa9aae0fecccd3af191.kensington@gentoo \
--to=kensington@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox