public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kross-interpreters/
Date: Mon, 10 Feb 2020 07:12:16 +0000 (UTC)	[thread overview]
Message-ID: <1581318727.b8d12bd6aa85239d83f75545794c340dedca83a6.asturm@gentoo> (raw)

commit:     b8d12bd6aa85239d83f75545794c340dedca83a6
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 10 07:08:01 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Feb 10 07:12:07 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8d12bd6

kde-apps/kross-interpreters: Add 19.12.2-r1 for ruby26

Package-Manager: Portage-2.3.87, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../kross-interpreters-19.12.2-r1.ebuild           | 42 ++++++++++++++++++++++
 1 file changed, 42 insertions(+)

diff --git a/kde-apps/kross-interpreters/kross-interpreters-19.12.2-r1.ebuild b/kde-apps/kross-interpreters/kross-interpreters-19.12.2-r1.ebuild
new file mode 100644
index 00000000000..9b58b5932f5
--- /dev/null
+++ b/kde-apps/kross-interpreters/kross-interpreters-19.12.2-r1.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 )
+USE_RUBY="ruby25"
+KFMIN=5.63.0
+QTMIN=5.12.3
+inherit ecm kde.org python-single-r1 ruby-single
+
+DESCRIPTION="Kross interpreter plugins for programming languages"
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE="+python ruby"
+
+REQUIRED_USE="|| ( python ruby ) python? ( ${PYTHON_REQUIRED_USE} )"
+
+DEPEND="
+	>=kde-frameworks/kross-${KFMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=dev-qt/qtwidgets-${QTMIN}:5
+	python? ( ${PYTHON_DEPS} )
+	ruby? ( ${RUBY_DEPS} )
+"
+RDEPEND="${DEPEND}"
+
+pkg_setup() {
+	use python && python-single-r1_pkg_setup
+	ecm_pkg_setup
+}
+
+src_configure() {
+	local mycmakeargs=(
+		-DBUILD_python=$(usex python)
+		-DBUILD_ruby=$(usex ruby)
+	)
+
+	ecm_src_configure
+}


             reply	other threads:[~2020-02-10  7:12 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-10  7:12 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-11-29 16:53 [gentoo-commits] repo/gentoo:master commit in: kde-apps/kross-interpreters/ Andreas Sturmlechner
2021-11-28  1:55 Sam James
2021-11-28  1:49 Sam James
2021-10-10  4:45 Yixun Lan
2021-08-11  2:57 Sam James
2020-11-25 18:13 Andreas Sturmlechner
2020-11-08  8:45 Andreas Sturmlechner
2020-11-05 17:59 Andreas Sturmlechner
2020-10-09 19:04 Andreas Sturmlechner
2020-09-03 12:24 Andreas Sturmlechner
2020-08-04  6:36 Andreas Sturmlechner
2020-08-03 23:25 Sam James
2020-07-09 16:26 Andreas Sturmlechner
2020-02-26 16:56 Andreas Sturmlechner
2020-02-18 10:34 Vadim Misbakh-Soloviov
2020-02-10  7:12 Andreas Sturmlechner
2019-08-31 20:46 Andreas Sturmlechner
2019-07-28  2:08 Andreas Sturmlechner
2019-03-21 10:50 Andreas Sturmlechner
2019-03-11 21:03 Andreas Sturmlechner
2018-12-12 11:56 Andreas Sturmlechner
2018-12-12 11:56 Andreas Sturmlechner
2018-03-28 10:12 Michael Palimaka
2018-01-25 11:42 Michael Palimaka
2016-12-23 18:50 Johannes Huber

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=1581318727.b8d12bd6aa85239d83f75545794c340dedca83a6.asturm@gentoo \
    --to=asturm@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