From: "Jorge Manuel B. S. Vicetto" <jmbsvicetto@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/gwenview/
Date: Thu, 26 May 2011 04:13:17 +0000 (UTC) [thread overview]
Message-ID: <c589ad9374f9ca476d418046021d62b26e16c21e.jmbsvicetto@gentoo> (raw)
commit: c589ad9374f9ca476d418046021d62b26e16c21e
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
AuthorDate: Thu May 26 03:59:53 2011 +0000
Commit: Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
CommitDate: Thu May 26 04:07:17 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=c589ad93
[kde-base/gwenview] 4.6.80 version bump.
(Portage version: 2.2.0_alpha35/git/Linux x86_64, signed Manifest commit with key BB0E6E98)
---
kde-base/gwenview/gwenview-4.6.80.ebuild | 50 ++++++++++++++++++++++++++++++
1 files changed, 50 insertions(+), 0 deletions(-)
diff --git a/kde-base/gwenview/gwenview-4.6.80.ebuild b/kde-base/gwenview/gwenview-4.6.80.ebuild
new file mode 100644
index 0000000..e6ec0f3
--- /dev/null
+++ b/kde-base/gwenview/gwenview-4.6.80.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="4"
+
+KDE_HANDBOOK="optional"
+KDE_SCM="git"
+inherit "kde4-base"
+
+DESCRIPTION="KDE image viewer"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug kipi semantic-desktop"
+
+# tests hang, last checked for 4.2.96
+RESTRICT="test"
+
+DEPEND="
+ $(add_kdebase_dep kdelibs 'semantic-desktop=')
+ $(add_kdebase_dep libkonq)
+ >=media-gfx/exiv2-0.19
+ virtual/jpeg
+ kipi? ( $(add_kdebase_dep libkipi) )
+"
+RDEPEND="${DEPEND}"
+
+KMLOADLIBS="libkonq"
+
+src_configure() {
+ mycmakeargs=(
+ $(cmake-utils_use_with semantic-desktop Soprano)
+ $(cmake-utils_use_with kipi)
+ )
+
+ if use semantic-desktop; then
+ mycmakeargs+=(-DGWENVIEW_SEMANTICINFO_BACKEND=Nepomuk)
+ else
+ mycmakeargs+=(-DGWENVIEW_SEMANTICINFO_BACKEND=None)
+ fi
+
+ kde4-base_src_configure
+}
+
+pkg_postinst() {
+ kde4-base_pkg_postinst
+
+ echo
+ elog "For SVG support, emerge -va kde-base/svgpart"
+ echo
+}
next reply other threads:[~2011-05-26 4:13 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-26 4:13 Jorge Manuel B. S. Vicetto [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-10-31 17:27 [gentoo-commits] proj/kde:master commit in: kde-base/gwenview/ Michael Palimaka
2014-09-25 20:46 Johannes Huber
2014-09-16 13:35 Michael Palimaka
2014-03-11 21:56 Johannes Huber
2014-03-10 12:28 Johannes Huber
2014-02-14 20:52 Johannes Huber
2014-01-03 0:46 Chris Reffett
2013-12-20 11:55 Johannes Huber
2013-10-06 19:57 Chris Reffett
2013-08-28 15:42 Michael Palimaka
2013-08-22 16:47 Michael Palimaka
2013-08-06 7:39 Michael Palimaka
2013-06-11 13:01 Michael Palimaka
2013-03-06 10:56 Michael Palimaka
2013-02-09 19:42 Andreas Hüttel
2012-11-22 20:00 Elias Probst
2011-08-06 16:23 Andreas Hüttel
2011-06-08 22:49 Andreas Hüttel
2011-06-08 22:19 Andreas Hüttel
2011-05-16 22:54 Jonathan Callen
2011-03-27 0:31 Jonathan Callen
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=c589ad9374f9ca476d418046021d62b26e16c21e.jmbsvicetto@gentoo \
--to=jmbsvicetto@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