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: kde-base/libkcddb/
Date: Tue,  9 Sep 2014 16:31:47 +0000 (UTC)	[thread overview]
Message-ID: <1410280185.0d4e41fa6dded8c513565943793364ed7d08a0ea.kensington@gentoo> (raw)

commit:     0d4e41fa6dded8c513565943793364ed7d08a0ea
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Sat Aug 23 23:50:23 2014 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Sep  9 16:29:45 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=0d4e41fa

[kde-base/libkcddb] Add KF5 version

---
 kde-base/libkcddb/libkcddb-9999.ebuild | 38 ++++++++++++++++++++++++++++++++++
 1 file changed, 38 insertions(+)

diff --git a/kde-base/libkcddb/libkcddb-9999.ebuild b/kde-base/libkcddb/libkcddb-9999.ebuild
new file mode 100644
index 0000000..e355483
--- /dev/null
+++ b/kde-base/libkcddb/libkcddb-9999.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit kde5
+
+EGIT_BRANCH="kf5"
+DESCRIPTION="KDE library for CDDB"
+KEYWORDS=""
+IUSE="debug musicbrainz"
+
+# tests require network access and compare static data with online data
+# bug 280996
+RESTRICT=test
+
+DEPEND="
+	musicbrainz? ( media-libs/musicbrainz:5 )
+"
+RDEPEND="${DEPEND}"
+
+KMSAVELIBS="true"
+
+src_prepare() {
+	sed -e '/add_subdirectory( test )/ s/^#*/#/' \
+		-i CMakeLists.txt || die
+
+	kde5_src_prepare
+}
+
+src_configure() {
+	local mycmakeargs=(
+		$(cmake-utils_use_with musicbrainz MusicBrainz5)
+	)
+
+	kde5_src_configure
+}


             reply	other threads:[~2014-09-09 16:31 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-09 16:31 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-09-10 18:20 [gentoo-commits] proj/kde:master commit in: kde-base/libkcddb/ Michael Palimaka
2014-09-10 18:15 Michael Palimaka
2014-09-10 18:07 Michael Palimaka
2014-09-09 16:34 Michael Palimaka
2013-07-03 14:39 Michael Palimaka
2012-08-06  8:33 Johannes Huber
2012-06-30  0:35 Jonathan Callen
2012-06-14 13:53 Michael Palimaka
2012-06-14 12:28 Michael Palimaka
2012-06-13 17:01 Michael Palimaka
2012-06-08 11:42 Andreas Hüttel
2012-04-05 20:21 Michael Palimaka
2011-05-26  1:15 Jorge Manuel B. S. Vicetto
2011-02-16 21:28 Andreas K. Huettel

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=1410280185.0d4e41fa6dded8c513565943793364ed7d08a0ea.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