public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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/konq-plugins/
Date: Tue, 24 May 2011 14:30:48 +0000 (UTC)	[thread overview]
Message-ID: <567accdcb29833d9ae9a0154449f3d1e2e7da31c.jmbsvicetto@gentoo> (raw)

commit:     567accdcb29833d9ae9a0154449f3d1e2e7da31c
Author:     Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
AuthorDate: Tue May 24 13:44:52 2011 +0000
Commit:     Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
CommitDate: Tue May 24 14:22:48 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=567accdc

[kde-base/konq-plugins] Initial revision import. Part of the 4.6.80 bump.

(Portage version: 2.2.0_alpha34/git/Linux x86_64, signed Manifest commit with key BB0E6E98)

---
 kde-base/konq-plugins/konq-plugins-4.6.80.ebuild |   35 ++++++++++++++++++++++
 1 files changed, 35 insertions(+), 0 deletions(-)

diff --git a/kde-base/konq-plugins/konq-plugins-4.6.80.ebuild b/kde-base/konq-plugins/konq-plugins-4.6.80.ebuild
new file mode 100644
index 0000000..3676043
--- /dev/null
+++ b/kde-base/konq-plugins/konq-plugins-4.6.80.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="4"
+
+KMNAME="kde-baseapps"
+inherit kde4-meta
+
+DESCRIPTION="Various plugins for konqueror"
+HOMEPAGE="http://kde.org/"
+
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug tidy"
+
+DEPEND="
+	$(add_kdebase_dep libkonq)
+	tidy? ( app-text/htmltidy )
+"
+RDEPEND="${DEPEND}
+	!kdeprefix? ( !kde-misc/konq-plugins )
+	$(add_kdebase_dep kcmshell)
+	$(add_kdebase_dep konqueror)
+"
+
+src_configure() {
+	mycmakeargs=(
+		-DKdeWebKit=OFF
+		-DWebKitPart=OFF
+		$(cmake-utils_use_with tidy LibTidy)
+	)
+
+	kde4-meta_src_configure
+}



             reply	other threads:[~2011-05-24 14:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-24 14:30 Jorge Manuel B. S. Vicetto [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-10-13 22:14 [gentoo-commits] proj/kde:master commit in: kde-base/konq-plugins/ Johannes Huber
2011-05-24 15:15 Tomas Chvatal
2011-05-18  2:35 Jonathan Callen
2011-02-16 12:08 Manuel Nickschas

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=567accdcb29833d9ae9a0154449f3d1e2e7da31c.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