public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexey Shvetsov" <alexxy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kdebase-meta/, kde-base/konq-plugins/
Date: Mon, 28 Feb 2011 19:52:24 +0000 (UTC)	[thread overview]
Message-ID: <aa719573bb26f4145ccfe045ca2141f0f8bc70d5.alexxy@gentoo> (raw)

commit:     aa719573bb26f4145ccfe045ca2141f0f8bc70d5
Author:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 28 19:52:28 2011 +0000
Commit:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Mon Feb 28 19:52:28 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=aa719573

[kde-base] konq-plugins now in kdebase

---
 kde-base/kdebase-meta/kdebase-meta-4.6.1.ebuild    |    1 +
 kde-base/kdebase-meta/kdebase-meta-4.6.9999.ebuild |    1 +
 kde-base/konq-plugins/konq-plugins-4.6.1.ebuild    |   35 ++++++++++++++++++++
 3 files changed, 37 insertions(+), 0 deletions(-)

diff --git a/kde-base/kdebase-meta/kdebase-meta-4.6.1.ebuild b/kde-base/kdebase-meta/kdebase-meta-4.6.1.ebuild
index 548e619..7125c36 100644
--- a/kde-base/kdebase-meta/kdebase-meta-4.6.1.ebuild
+++ b/kde-base/kdebase-meta/kdebase-meta-4.6.1.ebuild
@@ -33,6 +33,7 @@ RDEPEND="
 	$(add_kdebase_dep klipper)
 	$(add_kdebase_dep kmenuedit)
 	$(add_kdebase_dep konqueror)
+	$(add_kdebase_dep konq-plugins)
 	$(add_kdebase_dep konsole)
 	$(add_kdebase_dep kscreensaver)
 	$(add_kdebase_dep ksmserver)

diff --git a/kde-base/kdebase-meta/kdebase-meta-4.6.9999.ebuild b/kde-base/kdebase-meta/kdebase-meta-4.6.9999.ebuild
index 8ead901..f4dc81f 100644
--- a/kde-base/kdebase-meta/kdebase-meta-4.6.9999.ebuild
+++ b/kde-base/kdebase-meta/kdebase-meta-4.6.9999.ebuild
@@ -33,6 +33,7 @@ RDEPEND="
 	$(add_kdebase_dep klipper)
 	$(add_kdebase_dep kmenuedit)
 	$(add_kdebase_dep konqueror)
+	$(add_kdebase_dep konq-plugins)
 	$(add_kdebase_dep konsole)
 	$(add_kdebase_dep kscreensaver)
 	$(add_kdebase_dep ksmserver)

diff --git a/kde-base/konq-plugins/konq-plugins-4.6.1.ebuild b/kde-base/konq-plugins/konq-plugins-4.6.1.ebuild
new file mode 100644
index 0000000..11aa48b
--- /dev/null
+++ b/kde-base/konq-plugins/konq-plugins-4.6.1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=3
+
+KMNAME="kdebase-apps"
+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}
+	!kde-misc/konq-plugins[-kdeprefix]
+	$(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-02-28 19:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-28 19:52 Alexey Shvetsov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-03-03 15:25 [gentoo-commits] proj/kde:master commit in: kde-base/kdebase-meta/, kde-base/konq-plugins/ Alexey Shvetsov

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=aa719573bb26f4145ccfe045ca2141f0f8bc70d5.alexxy@gentoo \
    --to=alexxy@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