From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: app-misc/strigi/, app-misc/strigi/files/
Date: Tue, 30 Oct 2012 13:39:41 +0000 (UTC) [thread overview]
Message-ID: <1351604098.962df890adcbe3e3a91a4d11d7579d32834337da.kensington@gentoo> (raw)
commit: 962df890adcbe3e3a91a4d11d7579d32834337da
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 30 13:34:58 2012 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Oct 30 13:34:58 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=962df890
[app-misc/strigi] Try another potential fix for bug #427050.
Package-Manager: portage-2.1.11.31
---
app-misc/strigi/files/strigi-fix-sleep.patch | 11 -----------
app-misc/strigi/strigi-9999.ebuild | 7 +------
2 files changed, 1 insertions(+), 17 deletions(-)
diff --git a/app-misc/strigi/files/strigi-fix-sleep.patch b/app-misc/strigi/files/strigi-fix-sleep.patch
deleted file mode 100644
index ab690c0..0000000
--- a/app-misc/strigi/files/strigi-fix-sleep.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- eventlistenerqueue2.cpp 2012-10-09 11:53:24.662572336 +0800
-+++ eventlistenerqueue.cpp 2012-10-09 11:53:41.269242216 +0800
-@@ -26,6 +26,7 @@
- #include <algorithm>
- #include <iostream>
- #include <stdio.h>
-+#include <unistd.h>
-
- #if defined(__SUNPRO_CC)
- #include <unistd.h>
-
diff --git a/app-misc/strigi/strigi-9999.ebuild b/app-misc/strigi/strigi-9999.ebuild
index 3aa0780..14f1862 100644
--- a/app-misc/strigi/strigi-9999.ebuild
+++ b/app-misc/strigi/strigi-9999.ebuild
@@ -53,16 +53,11 @@ 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 pull origin master || die
popd > /dev/null || die
}
fi
-src_prepare() {
- cd ${S}/strigidaemon/bin/daemon/eventlistener
- epatch ${FILESDIR}/strigi-fix-sleep.patch || die "Fail"
-}
-
src_configure() {
# Enabled: POLLING (only reliable way to check for files changed.)
# Disabled: xine - recommended upstream to keep it this way
next reply other threads:[~2012-10-30 13:40 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-30 13:39 Michael Palimaka [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-02-25 12:07 [gentoo-commits] proj/kde:master commit in: app-misc/strigi/, app-misc/strigi/files/ Michael Palimaka
2012-11-05 3:14 Patrick Lauer
2011-10-02 10:03 Johannes Huber
2011-09-25 19:12 Andreas Hüttel
2011-08-19 15:37 Johannes Huber
2011-07-13 22:49 Johannes Huber
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=1351604098.962df890adcbe3e3a91a4d11d7579d32834337da.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