public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/qrosscore/
Date: Fri,  3 Feb 2017 07:58:11 +0000 (UTC)	[thread overview]
Message-ID: <1486108672.8b9421d45cd7713cf2f6903548aaf72a6e0dfab9.soap@gentoo> (raw)

commit:     8b9421d45cd7713cf2f6903548aaf72a6e0dfab9
Author:     0xd34df00d <0xd34df00d <AT> gmail <DOT> com>
AuthorDate: Fri Feb  3 02:10:11 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Feb  3 07:57:52 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b9421d4

dev-libs/qrosscore: bump to 0.3.2, use Qt5.

Closes: https://github.com/gentoo/gentoo/pull/3756

 dev-libs/qrosscore/Manifest               |  1 +
 dev-libs/qrosscore/qrosscore-0.3.2.ebuild | 28 ++++++++++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/dev-libs/qrosscore/Manifest b/dev-libs/qrosscore/Manifest
index 790c13a..99b3752 100644
--- a/dev-libs/qrosscore/Manifest
+++ b/dev-libs/qrosscore/Manifest
@@ -1 +1,2 @@
 DIST qrosscore-0.3.1.tar.gz 3963408 SHA256 0573ece8c78fc836544a87adbb3a61afb1b8821cc11b289935d4b650c2d6bc85 SHA512 0dba2257a18ad36ec5348dc9a298d264f5d3ca1cd08e1bfce50259da85ccf3ebec9bad5e578b99e870948888789e76ce33cc8aaf7538c7da6a732a5c76630be6 WHIRLPOOL ef1c9a6fa7fad7a49c9237ed47bc2e7694d1c89639e62bfcd21c5d253ab40147c8694546db778ed6a16ca06e08a551b5a7a5aacbcc192659291846d87df313d0
+DIST qrosscore-0.3.2.tar.gz 3963954 SHA256 64aa12a25c8739ceb214cd11c51aa825c075576b9178e479ae37778ac1736a56 SHA512 2f86aa156af3a00eed38160258b2c178891e134f455e5c3f93a681193ea1d526d1adb6f428b948b8f52768415daed2c4dd7fb34040ff3046eea20bed81ea4d16 WHIRLPOOL fc454858c8206dfc97ead1a6b6af719ed3fb99198f2a2f3292076474a324c1636eb29849c82b75bd337de0645a07c9b2cf6071085e77ab9b675a110973eef030

diff --git a/dev-libs/qrosscore/qrosscore-0.3.2.ebuild b/dev-libs/qrosscore/qrosscore-0.3.2.ebuild
new file mode 100644
index 00000000..2686d0c
--- /dev/null
+++ b/dev-libs/qrosscore/qrosscore-0.3.2.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit cmake-utils
+
+DESCRIPTION="KDE-free version of Kross (core libraries and Qt Script backend)"
+HOMEPAGE="https://github.com/0xd34df00d/Qross"
+SRC_URI="https://github.com/0xd34df00d/Qross/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+RDEPEND="
+	dev-qt/qtcore:5
+	dev-qt/qtwidgets:5
+	dev-qt/designer:5
+	dev-qt/qtscript:5
+"
+DEPEND="${RDEPEND}"
+
+S="${WORKDIR}/Qross-${PV}/src/qross"
+
+mycmakeargs=( -DUSE_QT5=ON )


             reply	other threads:[~2017-02-03  7:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-03  7:58 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-02-25  0:38 [gentoo-commits] repo/gentoo:master commit in: dev-libs/qrosscore/ Michael Palimaka
2017-03-08  9:18 David Seifert

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=1486108672.8b9421d45cd7713cf2f6903548aaf72a6e0dfab9.soap@gentoo \
    --to=soap@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