public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: x11-themes/bespin/
Date: Sat,  6 Jun 2015 19:51:59 +0000 (UTC)	[thread overview]
Message-ID: <1433620277.0c65e86b5acc5aa8c52280a1987abdbdcdb5aa0b.kensington@gentoo> (raw)

commit:     0c65e86b5acc5aa8c52280a1987abdbdcdb5aa0b
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  6 19:51:17 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Jun  6 19:51:17 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=0c65e86b

[x11-themes/bespin] Don't try to link against unused library instead.

Package-Manager: portage-2.2.20

 x11-themes/bespin/bespin-9999.ebuild | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/x11-themes/bespin/bespin-9999.ebuild b/x11-themes/bespin/bespin-9999.ebuild
index 7dbafd7..885513d 100644
--- a/x11-themes/bespin/bespin-9999.ebuild
+++ b/x11-themes/bespin/bespin-9999.ebuild
@@ -37,16 +37,19 @@ RDEPEND="
 	dev-qt/qtgui:4
 	x11-libs/libX11
 	x11-libs/libXrender
-	plasma? (
-		$(add_kdebase_dep libkworkspace)
-		$(add_kdebase_dep plasma-workspace)
-	)
 	windeco? ( $(add_kdebase_dep kwin) )
 "
 DEPEND="${RDEPEND}
 	app-arch/unzip
 "
 
+src_prepare() {
+	# bug #542976
+	sed -e "s/kworkspace//" -i XBar/CMakeLists.txt || die
+
+	kde4-base_src_prepare
+}
+
 src_configure() {
 	if use kde ; then
 		local mycmakeargs=(


             reply	other threads:[~2015-06-06 19:52 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-06 19:51 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-03-23 19:11 [gentoo-commits] proj/kde:master commit in: x11-themes/bespin/ Johannes Huber
2015-06-06 19:33 Michael Palimaka
2014-02-25 17:52 Michael Palimaka
2014-02-25 17:45 Michael Palimaka
2014-02-25 17:40 Michael Palimaka
2014-02-25 17:13 Michael Palimaka
2014-02-10 15:41 Manuel Rüger
2013-10-21  3:41 Chris Reffett
2013-05-14 14:42 David Heidelberger
2013-04-26 20:53 Johannes Huber
2012-08-22 20:12 Johannes Huber
2012-07-14 17:35 Michael Palimaka
2012-07-06 22:01 Chris Reffett

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=1433620277.0c65e86b5acc5aa8c52280a1987abdbdcdb5aa0b.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