From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kirigami/
Date: Wed, 13 Mar 2019 11:05:04 +0000 (UTC) [thread overview]
Message-ID: <1552474935.91b38c7ae498995ec819f566c0e557666a1eff58.asturm@gentoo> (raw)
commit: 91b38c7ae498995ec819f566c0e557666a1eff58
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 13 11:01:04 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Mar 13 11:02:15 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91b38c7a
kde-frameworks/kirigami: 5.56.1 version bump
See also: https://mail.kde.org/pipermail/release-team/2019-March/011279.html
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
kde-frameworks/kirigami/Manifest | 1 +
kde-frameworks/kirigami/kirigami-5.56.1.ebuild | 43 ++++++++++++++++++++++++++
2 files changed, 44 insertions(+)
diff --git a/kde-frameworks/kirigami/Manifest b/kde-frameworks/kirigami/Manifest
index 70ec4aa8cc4..e5e58958912 100644
--- a/kde-frameworks/kirigami/Manifest
+++ b/kde-frameworks/kirigami/Manifest
@@ -1,2 +1,3 @@
DIST kirigami2-5.54.0.tar.xz 125784 BLAKE2B 7aff7446f578514bf28bf02cd10e84d203690d09c9033f79cd1b8ed42d3c3ab6f02cc65bf94b18193e9366a257b98897d893e65097ad35f9c017682bcf09595f SHA512 c85dbc8790faed84e7b59f703966f4404fe6a7c7d7e83ba4ae6d6469cd01d2a594aa7b5fbda460839df504a23a38b1881748c9a21071cc68de050e3760f25406
DIST kirigami2-5.56.0.tar.xz 135480 BLAKE2B de43384facd91a73eb46b999d5c33d643d36e0a9771b69b8ea112643a378b2676db8417d4ca6942b7354eb20e6d941935b0f3a252735dde6a04a72a24d9befd3 SHA512 1db70ab5a23ee321057aa981e04ecafbc7ecd91caeb314cac5b300d5ec518a7e6941c86fc3af378a3248d7aa1e02d7ff858524cba2c0657853d33a742eaff7de
+DIST kirigami2-5.56.1.tar.xz 135552 BLAKE2B 4bd26b06b0937a91bbe3574fa390ea766aa581c5c8b1a0d04d041c56e5b8db941685264ec494dcb9ff5a1d98829c3f90c3313c09d0bc830b7161ba7f987fbd5b SHA512 6952ecfda20ceb8ca3ee1ebf3266f7cbc6b456857dfa2671aeb69da5bcba8e05bdd0d3bd6817688f9e44b70eca772e4293eca2f849628903636ddaf32712edcf
diff --git a/kde-frameworks/kirigami/kirigami-5.56.1.ebuild b/kde-frameworks/kirigami/kirigami-5.56.1.ebuild
new file mode 100644
index 00000000000..4c521630eac
--- /dev/null
+++ b/kde-frameworks/kirigami/kirigami-5.56.1.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+KDE_EXAMPLES="true"
+KDE_QTHELP="false"
+KDE_TEST="true"
+KMNAME="${PN}2"
+inherit kde5
+
+DESCRIPTION="Lightweight user interface framework for mobile and convergent applications"
+HOMEPAGE="https://techbase.kde.org/Kirigami"
+EGIT_REPO_URI="${EGIT_REPO_URI/${PN}2/${PN}}"
+
+LICENSE="LGPL-2+"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE=""
+
+BDEPEND="
+ $(add_qt_dep linguist-tools)
+"
+DEPEND="
+ $(add_qt_dep qtdbus)
+ $(add_qt_dep qtdeclarative)
+ $(add_qt_dep qtgraphicaleffects)
+ $(add_qt_dep qtgui)
+ $(add_qt_dep qtnetwork)
+ $(add_qt_dep qtquickcontrols2)
+ $(add_qt_dep qtsvg)
+"
+RDEPEND="${DEPEND}"
+
+# requires package to already be installed
+RESTRICT+=" test"
+
+src_configure() {
+ local mycmakeargs=(
+ -DBUILD_EXAMPLES=$(usex examples)
+ )
+
+ kde5_src_configure
+}
next reply other threads:[~2019-03-13 11:05 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-13 11:05 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-26 19:25 [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kirigami/ Andreas Sturmlechner
2024-11-20 19:25 Arthur Zamarin
2024-11-20 19:25 Arthur Zamarin
2024-11-20 19:25 Arthur Zamarin
2024-11-20 3:51 Sam James
2024-10-04 16:37 Arthur Zamarin
2024-09-05 19:30 Sam James
2024-09-02 6:50 Sam James
2024-08-31 10:44 Andreas Sturmlechner
2024-08-31 10:44 Andreas Sturmlechner
2024-08-31 10:44 Andreas Sturmlechner
2024-03-24 21:03 Andreas Sturmlechner
2024-03-24 21:03 Andreas Sturmlechner
2024-01-01 4:07 Sam James
2023-02-05 13:54 Andreas Sturmlechner
2022-08-06 7:45 Andreas Sturmlechner
2022-07-26 12:08 Andreas Sturmlechner
2022-04-09 16:07 Andreas Sturmlechner
2021-11-23 14:59 Andreas Sturmlechner
2021-04-04 13:23 Andreas Sturmlechner
2021-03-13 16:33 Andreas Sturmlechner
2021-01-24 19:34 Sam James
2021-01-24 3:46 Sam James
2021-01-23 13:29 Andreas Sturmlechner
2020-09-29 12:49 Andreas Sturmlechner
2020-02-26 10:01 Andreas Sturmlechner
2020-02-10 23:27 Andreas Sturmlechner
2020-02-10 23:27 Andreas Sturmlechner
2019-11-20 12:22 Andreas Sturmlechner
2019-03-13 11:05 Andreas Sturmlechner
2018-10-10 11:48 Mikle Kolyada
2018-08-15 18:33 Andreas Sturmlechner
2018-06-26 12:24 Andreas Sturmlechner
2018-06-10 18:37 Thomas Deutschmann
2018-03-09 19:50 Mart Raudsepp
2017-12-12 17:30 Andreas Sturmlechner
2017-12-08 23:40 Thomas Deutschmann
2017-11-08 8:55 Andreas Sturmlechner
2017-09-12 20:33 Andreas Sturmlechner
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=1552474935.91b38c7ae498995ec819f566c0e557666a1eff58.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