From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: www-client/rekonq/
Date: Thu, 2 May 2013 21:10:05 +0000 (UTC) [thread overview]
Message-ID: <1367529001.892d1ff56c59b4d3f6406dfa5266914c4d4e1ed2.johu@gentoo> (raw)
commit: 892d1ff56c59b4d3f6406dfa5266914c4d4e1ed2
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu May 2 21:10:01 2013 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu May 2 21:10:01 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=892d1ff5
[www-client/rekonq] Moved updated to tree. Sync live version.
Package-Manager: portage-2.2.0_alpha173
---
www-client/rekonq/rekonq-9999.ebuild | 6 ++++--
...rekonq-2.3.0.ebuild => rekonq-9999.ebuild.orig} | 13 ++-----------
2 files changed, 6 insertions(+), 13 deletions(-)
diff --git a/www-client/rekonq/rekonq-9999.ebuild b/www-client/rekonq/rekonq-9999.ebuild
index b907aa1..d11453d 100644
--- a/www-client/rekonq/rekonq-9999.ebuild
+++ b/www-client/rekonq/rekonq-9999.ebuild
@@ -5,7 +5,7 @@
EAPI=5
WEBKIT_REQUIRED="always"
-KDE_LINGUAS="ca da de el es et fi fr hu ia it km mr nb nl pl pt pt_BR sk sl
+KDE_LINGUAS="cs da de el es et fi fr hu ia it km lt mr nb nl pl pt pt_BR sk sl
sr sr@ijekavian sr@ijekavianlatin sr@latin sv tr uk zh_CN zh_TW"
KDE_HANDBOOK="optional"
KDE_MINIMAL="4.10"
@@ -18,10 +18,11 @@ HOMEPAGE="http://rekonq.kde.org/"
LICENSE="GPL-3"
SLOT="4"
KEYWORDS=""
-IUSE="debug opera semantic-desktop"
+IUSE="debug kde opera semantic-desktop"
DEPEND="
$(add_kdebase_dep kdelibs 'semantic-desktop?')
+ kde? ( $(add_kdebase_dep kactivities) )
opera? (
app-crypt/qca:2
dev-libs/qoauth
@@ -35,6 +36,7 @@ RDEPEND="${DEPEND}"
src_configure() {
local mycmakeargs=(
+ $(cmake-utils_use_with kde KActivities)
$(cmake-utils_use_with opera QCA2)
$(cmake-utils_use_with opera QtOAuth)
$(cmake-utils_use_find_package semantic-desktop NepomukCore)
diff --git a/www-client/rekonq/rekonq-2.3.0.ebuild b/www-client/rekonq/rekonq-9999.ebuild.orig
similarity index 68%
rename from www-client/rekonq/rekonq-2.3.0.ebuild
rename to www-client/rekonq/rekonq-9999.ebuild.orig
index 75f7bbb..61b8670 100644
--- a/www-client/rekonq/rekonq-2.3.0.ebuild
+++ b/www-client/rekonq/rekonq-9999.ebuild.orig
@@ -5,7 +5,7 @@
EAPI=5
WEBKIT_REQUIRED="always"
-KDE_LINGUAS="cs da de el es et fi fr hu ia it km mr nb nl pl pt pt_BR sk sl
+KDE_LINGUAS="cs da de el es et fi fr hu ia it km lt mr nb nl pl pt pt_BR sk sl
sr sr@ijekavian sr@ijekavianlatin sr@latin sv tr uk zh_CN zh_TW"
KDE_HANDBOOK="optional"
KDE_MINIMAL="4.10"
@@ -17,7 +17,7 @@ HOMEPAGE="http://rekonq.kde.org/"
LICENSE="GPL-3"
SLOT="4"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS=""
IUSE="debug opera semantic-desktop"
DEPEND="
@@ -33,15 +33,6 @@ DEPEND="
"
RDEPEND="${DEPEND}"
-src_prepare() {
- # KDE_LINGUAS is also used to install appropriate handbooks
- # since there is no en_US 'translation', it cannot be added
- # hence making this impossible to install
- mv doc/en_US doc/en || die "doc move failed"
- sed -i -e 's/en_US/en/' doc/CMakeLists.txt || die "sed failed"
- kde4-base_src_prepare
-}
-
src_configure() {
local mycmakeargs=(
$(cmake-utils_use_with opera QCA2)
next reply other threads:[~2013-05-02 21:10 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-02 21:10 Johannes Huber [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-08-03 18:28 [gentoo-commits] proj/kde:master commit in: www-client/rekonq/ Andreas Sturmlechner
2016-03-21 18:01 Johannes Huber
2015-06-27 22:56 Johannes Huber
2015-01-29 1:51 Johannes Huber
2014-09-14 19:38 Johannes Huber
2014-09-09 16:34 Michael Palimaka
2014-09-09 16:31 Michael Palimaka
2014-09-09 16:31 Michael Palimaka
2014-08-13 18:44 Johannes Huber
2014-08-13 18:39 Johannes Huber
2014-05-04 23:35 Johannes Huber
2013-11-16 18:37 Johannes Huber
2013-10-06 19:57 Chris Reffett
2013-07-25 21:48 Johannes Huber
2013-05-02 21:12 Johannes Huber
2013-04-29 20:58 Manuel Rüger
2013-03-03 17:37 Michael Palimaka
2013-02-20 23:26 Andreas Hüttel
2013-02-20 23:26 Andreas Hüttel
2013-01-28 16:03 Michael Palimaka
2013-01-02 6:29 Michael Palimaka
2012-12-03 14:01 Michael Palimaka
2012-10-31 15:45 Michael Palimaka
2012-08-22 20:12 Johannes Huber
2012-08-21 16:08 Johannes Huber
2012-07-24 13:32 Michael Palimaka
2012-07-24 13:19 Johannes Huber
2012-07-21 15:24 Johannes Huber
2012-07-13 23:06 Johannes Huber
2012-03-22 13:04 Johannes Huber
2012-03-22 13:04 Johannes Huber
2012-03-06 16:46 David Heidelberger
2011-02-28 14:52 Tomas Chvatal
2011-02-22 14:26 Theo Chatzimichos
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=1367529001.892d1ff56c59b4d3f6406dfa5266914c4d4e1ed2.johu@gentoo \
--to=johu@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