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: net-im/neochat/
Date: Wed, 13 Jan 2021 23:24:43 +0000 (UTC)	[thread overview]
Message-ID: <1610579859.f1ac20ac5dd152846ccf83da3248477378b3a453.asturm@gentoo> (raw)

commit:     f1ac20ac5dd152846ccf83da3248477378b3a453
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 13 23:17:39 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jan 13 23:17:39 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1ac20ac

net-im/neochat: 1.0.1 version bump

See also: https://carlschwan.eu/2021/01/13/neochat-1.0.1-first-bugfix-release/

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

 net-im/neochat/Manifest             |  1 +
 net-im/neochat/neochat-1.0.1.ebuild | 47 +++++++++++++++++++++++++++++++++++++
 2 files changed, 48 insertions(+)

diff --git a/net-im/neochat/Manifest b/net-im/neochat/Manifest
index 60e67bd25bc..dee5dec1861 100644
--- a/net-im/neochat/Manifest
+++ b/net-im/neochat/Manifest
@@ -1 +1,2 @@
+DIST neochat-1.0.1.tar.xz 173204 BLAKE2B 6a52000cea4224f7ca192aa63bae6702dd8f406aeb1bd7c69ccac937314fc32488f4936ba6fe89332c4b2e339a3cb61402b616bb09df56784496f4cdcd98f618 SHA512 8a6c3544f878ce6b8883afa4ac384a70a1b0155e592071ba5affbbf63f1e7f89ccd362f11b1e4686737617339e8be24f0b6465f9a85d36357034b10c8a184756
 DIST neochat-1.0.tar.xz 162484 BLAKE2B 849e3b606975f24be219ea0a73b56134103e38576394d8f9be483f240d21bc60ddf5f7e1e99cadfd0cfd5a5d58afbc37518dcbac01d0c6fde4ba1cf1ef5f5989 SHA512 6c2c944a958c22dac6605c8ea0abfc70d88434bc77ab7c6ae2f1cf5e24e5ebb4c4c120a09dd41d2becf24f312dc5a5ad56352f3f46b42931acb09668f8acd1d8

diff --git a/net-im/neochat/neochat-1.0.1.ebuild b/net-im/neochat/neochat-1.0.1.ebuild
new file mode 100644
index 00000000000..a0220e2f654
--- /dev/null
+++ b/net-im/neochat/neochat-1.0.1.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+KFMIN=5.77.0
+QTMIN=5.15.1
+inherit ecm kde.org
+
+DESCRIPTION="Client for Matrix, the decentralized communication protocol"
+HOMEPAGE="https://apps.kde.org/en/neochat"
+
+if [[ ${KDE_BUILD_TYPE} = release ]]; then
+	SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"
+	KEYWORDS="~amd64"
+fi
+
+LICENSE="GPL-3"
+SLOT="0"
+
+DEPEND="
+	app-text/cmark:=
+	dev-libs/qtkeychain:=
+	>=dev-qt/qtdeclarative-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=dev-qt/qtmultimedia-${QTMIN}:5
+	>=dev-qt/qtnetwork-${QTMIN}:5
+	>=dev-qt/qtquickcontrols2-${QTMIN}:5
+	>=dev-qt/qtsvg-${QTMIN}:5
+	>=dev-qt/qtwidgets-${QTMIN}:5
+	>=kde-frameworks/kconfig-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/kdbusaddons-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/kirigami-${KFMIN}:5
+	>=kde-frameworks/knotifications-${KFMIN}:5
+	media-libs/kquickimageeditor:5
+	net-libs/libquotient
+"
+RDEPEND="${DEPEND}
+	>=dev-qt/qtgraphicaleffects-${QTMIN}:5
+	>=dev-qt/qtmultimedia-${QTMIN}:5[qml]
+	>=kde-frameworks/kitemmodels-${KFMIN}:5[qml]
+"
+BDEPEND="
+	virtual/pkgconfig
+"


             reply	other threads:[~2021-01-13 23:24 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-13 23:24 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-09 16:49 [gentoo-commits] repo/gentoo:master commit in: net-im/neochat/ Andreas Sturmlechner
2024-12-03 20:34 Andreas Sturmlechner
2024-10-25  5:49 Arthur Zamarin
2024-10-12 18:16 Arthur Zamarin
2024-10-07 23:06 Andreas Sturmlechner
2024-10-07 23:06 Andreas Sturmlechner
2024-09-25 21:21 Andreas Sturmlechner
2024-09-25 21:21 Andreas Sturmlechner
2024-09-02 14:50 Andreas Sturmlechner
2024-07-05 16:50 Andreas Sturmlechner
2024-05-20 11:39 Andreas Sturmlechner
2024-03-08 20:44 Andreas Sturmlechner
2024-01-06 12:35 Arthur Zamarin
2023-12-29  7:05 Arthur Zamarin
2023-12-16 10:56 Andreas Sturmlechner
2023-11-11 20:11 Andreas Sturmlechner
2023-11-11 20:11 Andreas Sturmlechner
2023-09-23 20:30 Andreas Sturmlechner
2023-09-23 20:30 Andreas Sturmlechner
2023-08-26 11:19 Andreas Sturmlechner
2023-08-26 11:19 Andreas Sturmlechner
2023-04-22  9:13 Andreas Sturmlechner
2023-04-20 21:27 Sam James
2023-04-16 19:54 Andreas Sturmlechner
2022-12-24 23:50 Andreas Sturmlechner
2022-12-24 23:50 Andreas Sturmlechner
2022-12-18 10:04 Andreas Sturmlechner
2022-12-18  9:41 Andreas Sturmlechner
2022-12-16 20:59 Arthur Zamarin
2022-12-16 18:31 Arthur Zamarin
2022-12-10 14:25 Andreas Sturmlechner
2022-09-02  7:18 Andreas Sturmlechner
2022-09-02  1:13 Matt Turner
2022-09-01  2:22 Sam James
2022-07-19 15:39 Andreas Sturmlechner
2022-07-10 12:44 Andreas Sturmlechner
2022-05-13 10:49 Jakov Smolić
2021-07-16 13:47 Andreas Sturmlechner
2021-06-20 20:02 Andreas Sturmlechner
2021-05-21  4:52 Georgy Yakovlev
2021-04-04 21:23 Andreas Sturmlechner
2021-02-25 12:50 Andreas Sturmlechner
2021-02-16 15:50 Andreas Sturmlechner
2021-01-13 23:24 Andreas Sturmlechner
2021-01-03 15:53 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=1610579859.f1ac20ac5dd152846ccf83da3248477378b3a453.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