From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: media-libs/prison/
Date: Sun, 25 May 2014 15:20:01 +0000 (UTC) [thread overview]
Message-ID: <1401030657.0bbd1ed8deadc91bb26a25312b74f86b4544ed1a.johu@gentoo> (raw)
commit: 0bbd1ed8deadc91bb26a25312b74f86b4544ed1a
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sun May 25 15:10:57 2014 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sun May 25 15:10:57 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=0bbd1ed8
[media-libs/prison] Qt5 version
Package-Manager: portage-2.2.10
---
.../prison/{prison-9999.ebuild => prison-4.9999.ebuild} | 0
media-libs/prison/prison-9999.ebuild | 17 +++++++++++++----
2 files changed, 13 insertions(+), 4 deletions(-)
diff --git a/media-libs/prison/prison-9999.ebuild b/media-libs/prison/prison-4.9999.ebuild
similarity index 100%
copy from media-libs/prison/prison-9999.ebuild
copy to media-libs/prison/prison-4.9999.ebuild
diff --git a/media-libs/prison/prison-9999.ebuild b/media-libs/prison/prison-9999.ebuild
index 967dedb..b678046 100644
--- a/media-libs/prison/prison-9999.ebuild
+++ b/media-libs/prison/prison-9999.ebuild
@@ -4,18 +4,27 @@
EAPI=5
-inherit kde4-base
+inherit kde5
DESCRIPTION="QRCode and data matrix barcode library"
HOMEPAGE="https://projects.kde.org/projects/kdesupport/prison"
LICENSE="GPL-2"
KEYWORDS=""
-SLOT="4"
-IUSE="debug"
+IUSE=""
DEPEND="
media-gfx/qrencode
media-libs/libdmtx
"
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+ !media-libs/prison:4
+"
+
+src_configure() {
+ local mycmakeargs=(
+ -DQT5_BUILD=TRUE
+ )
+
+ kde5_src_configure
+}
next reply other threads:[~2014-05-25 15:20 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-25 15:20 Johannes Huber [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-08-10 15:35 [gentoo-commits] proj/kde:master commit in: media-libs/prison/ Michael Palimaka
2016-03-23 17:23 Johannes Huber
2013-06-29 19:38 Johannes Huber
2011-12-23 18:24 Johannes Huber
2011-12-23 18:24 Johannes Huber
2011-12-15 0:40 Johannes Huber
2011-09-04 14:43 Alexey Shvetsov
2011-09-04 14:34 Alexey Shvetsov
2011-09-04 12:36 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=1401030657.0bbd1ed8deadc91bb26a25312b74f86b4544ed1a.johu@gentoo \
--to=johu@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