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-news/alligator/
Date: Sat, 27 May 2023 10:58:06 +0000 (UTC)	[thread overview]
Message-ID: <1685185073.95ebcc4e4b4fb6c3b2fd36baea596a044f629f6d.asturm@gentoo> (raw)

commit:     95ebcc4e4b4fb6c3b2fd36baea596a044f629f6d
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat May 27 10:54:27 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat May 27 10:57:53 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95ebcc4e

net-news/alligator: new package, add 23.04.1

Imported from kde overlay, originally created in guru overlay.

Thanks-to: Anna “CyberTailor” <cyber <AT> sysrq.in>
Bug: https://bugs.gentoo.org/907242
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 net-news/alligator/Manifest                 |  1 +
 net-news/alligator/alligator-23.04.1.ebuild | 32 +++++++++++++++++++++++++++++
 net-news/alligator/metadata.xml             | 12 +++++++++++
 3 files changed, 45 insertions(+)

diff --git a/net-news/alligator/Manifest b/net-news/alligator/Manifest
new file mode 100644
index 000000000000..f1300b7fe0c1
--- /dev/null
+++ b/net-news/alligator/Manifest
@@ -0,0 +1 @@
+DIST alligator-23.04.1.tar.xz 189168 BLAKE2B 711f269a23212ebedc8d582f333201a99a21bed009ad745c670805eb9d422527c5c37c30c2f73af440fc5dc901ed4ffef0910f026e8672fc37f3a33059e8de69 SHA512 bd119dc678ad6586280610e8f135b9dc9d55b647865507fcbd85366d316669dcb58ee2977c7d927a4e57ed1f391fdfa1c04c9ed554304c50da02cfe29c1912c9

diff --git a/net-news/alligator/alligator-23.04.1.ebuild b/net-news/alligator/alligator-23.04.1.ebuild
new file mode 100644
index 000000000000..f40cee90f7cd
--- /dev/null
+++ b/net-news/alligator/alligator-23.04.1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_TEST="forceoptional"
+KFMIN=5.106.0
+QTMIN=5.15.9
+inherit ecm gear.kde.org
+
+DESCRIPTION="Convergent RSS/Atom feed reader for Plasma"
+HOMEPAGE="https://apps.kde.org/alligator/"
+
+LICENSE="|| ( GPL-2 GPL-3 ) CC0-1.0 CC-BY-SA-4.0 GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="
+	>=dev-libs/kirigami-addons-0.6:5
+	>=dev-qt/qtdeclarative-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=dev-qt/qtnetwork-${QTMIN}:5
+	>=dev-qt/qtquickcontrols2-${QTMIN}:5
+	>=dev-qt/qtsql-${QTMIN}:5
+	>=dev-qt/qtwidgets-${QTMIN}:5
+	>=kde-frameworks/kconfig-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/kirigami-${KFMIN}:5
+	>=kde-frameworks/syndication-${KFMIN}:5
+"
+RDEPEND="${DEPEND}"

diff --git a/net-news/alligator/metadata.xml b/net-news/alligator/metadata.xml
new file mode 100644
index 000000000000..ae79baf75acf
--- /dev/null
+++ b/net-news/alligator/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="project">
+		<email>kde@gentoo.org</email>
+		<name>Gentoo KDE Project</name>
+	</maintainer>
+	<upstream>
+		<remote-id type="kde-invent">network/alligator</remote-id>
+		<bugs-to>https://bugs.kde.org/enter_bug.cgi?product=Alligator</bugs-to>
+	</upstream>
+</pkgmetadata>


             reply	other threads:[~2023-05-27 10:58 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-27 10:58 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-05-27 12:35 [gentoo-commits] repo/gentoo:master commit in: net-news/alligator/ Arthur Zamarin
2023-05-28 18:52 Arthur Zamarin
2023-05-31 18:44 Sam James
2023-12-29  7:05 Arthur Zamarin
2024-01-06 12:35 Arthur Zamarin
2024-05-20 11:39 Andreas Sturmlechner
2024-09-02 14:50 Andreas Sturmlechner
2024-10-12 18:16 Arthur Zamarin
2024-10-25  5:49 Arthur Zamarin
2025-02-09 16:49 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=1685185073.95ebcc4e4b4fb6c3b2fd36baea596a044f629f6d.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