public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:master commit in: kde-apps/alligator/
@ 2021-05-07 18:18 Andrew Ammerlaan
  0 siblings, 0 replies; 4+ messages in thread
From: Andrew Ammerlaan @ 2021-05-07 18:18 UTC (permalink / raw
  To: gentoo-commits

commit:     37c99441af4deefe090bfb4a7338d6f0e9214b95
Author:     Anna Vyalkova <cyber <AT> sysrq <DOT> in>
AuthorDate: Thu May  6 10:40:23 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Thu May  6 10:57:53 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=37c99441

kde-apps/alligator: initial import

Signed-off-by: Anna Vyalkova <cyber <AT> sysrq.in>

 kde-apps/alligator/Manifest             |  1 +
 kde-apps/alligator/alligator-0.1.ebuild | 34 +++++++++++++++++++++++++++++++++
 kde-apps/alligator/metadata.xml         | 12 ++++++++++++
 3 files changed, 47 insertions(+)

diff --git a/kde-apps/alligator/Manifest b/kde-apps/alligator/Manifest
new file mode 100644
index 000000000..6f4b3f145
--- /dev/null
+++ b/kde-apps/alligator/Manifest
@@ -0,0 +1 @@
+DIST alligator-0.1.tar.xz 159632 BLAKE2B 5c8af922b6862e59548a94de13ccade643b72284295347aa7f7ab9b9ae6a6b19bed3fff2924a8829550ae22b61f76194d9cbe1e742581749114d28098eca6a3a SHA512 668363e1ec09dee7102ef1b3dffaa30b5a391b84ce3bf85dccb242976bda91c26cead9d16932cd92c6132bcb044d7e40186733e361168dc280efa5905dab8c5b

diff --git a/kde-apps/alligator/alligator-0.1.ebuild b/kde-apps/alligator/alligator-0.1.ebuild
new file mode 100644
index 000000000..107c1f0a4
--- /dev/null
+++ b/kde-apps/alligator/alligator-0.1.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_TEST="forceoptional"
+KFMIN=5.75.0
+QTMIN=5.15.0
+inherit ecm
+
+DESCRIPTION="A convergent RSS/Atom feed reader for Plasma"
+HOMEPAGE="https://apps.kde.org/alligator/"
+SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"
+
+LICENSE="GPL-2+"
+SLOT="5"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+	>=dev-qt/qtdeclarative-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=dev-qt/qtnetwork-${QTMIN}:5
+	>=dev-qt/qtquickcontrols-${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/kde-apps/alligator/metadata.xml b/kde-apps/alligator/metadata.xml
new file mode 100644
index 000000000..c5ff5d275
--- /dev/null
+++ b/kde-apps/alligator/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<upstream>
+		<remote-id type="github">KDE/alligator</remote-id>
+		<bugs-to>https://invent.kde.org/plasma-mobile/alligator/-/issues</bugs-to>
+	</upstream>
+	<maintainer type="person">
+		<email>cyber+gentoo@sysrq.in</email>
+		<name>Anna</name>
+	</maintainer>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/proj/guru:master commit in: kde-apps/alligator/
@ 2021-06-13  8:49 Haelwenn Monnier
  0 siblings, 0 replies; 4+ messages in thread
From: Haelwenn Monnier @ 2021-06-13  8:49 UTC (permalink / raw
  To: gentoo-commits

commit:     5f73e3267ac358630430cbf8c1e4ce6e5b7c9bc3
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sat Jun 12 13:18:06 2021 +0000
Commit:     Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Sat Jun 12 20:17:50 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5f73e326

kde-apps/alligator: add 21.06, drop 0.1

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 kde-apps/alligator/Manifest                                         | 2 +-
 kde-apps/alligator/{alligator-0.1.ebuild => alligator-21.06.ebuild} | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/kde-apps/alligator/Manifest b/kde-apps/alligator/Manifest
index 90bb2c41f..0c4847de6 100644
--- a/kde-apps/alligator/Manifest
+++ b/kde-apps/alligator/Manifest
@@ -1,2 +1,2 @@
-DIST alligator-0.1.tar.xz 159632 BLAKE2B 5c8af922b6862e59548a94de13ccade643b72284295347aa7f7ab9b9ae6a6b19bed3fff2924a8829550ae22b61f76194d9cbe1e742581749114d28098eca6a3a SHA512 668363e1ec09dee7102ef1b3dffaa30b5a391b84ce3bf85dccb242976bda91c26cead9d16932cd92c6132bcb044d7e40186733e361168dc280efa5905dab8c5b
 DIST alligator-21.05.tar.xz 170288 BLAKE2B 947e05a122b083c860ee35802602f5994b98716ad506ba175b29b00149b8f4c4c8d50a9ed7a5c2537f932de393b4a713470abf17cb94724d4638e1dc72b6304b SHA512 b0825f067d52a4903d924cf224597acd17bf64d496e0ca5ceebc80a1707a4f6d8620eb2b727f021a12f3ff838782d14362f6a72758c7154e2bbffabbbbdc2f71
+DIST alligator-21.06.tar.xz 175080 BLAKE2B b7cfcf483601588f65b47ca38ef068301a50ac218037f617d59133cc3a4e415f379e7207e9bef0ad960d17d90f0f378de01f3f1a7445175d06badbb7573ec12c SHA512 d81a8f242294cb6666897f6167aa339ad2ac15fdca5322bd138c0fedd333153833ca090d6a0d2ab048ccd0e6aebde813f6238df6636bee0db20b37cabcb66aec

diff --git a/kde-apps/alligator/alligator-0.1.ebuild b/kde-apps/alligator/alligator-21.06.ebuild
similarity index 92%
rename from kde-apps/alligator/alligator-0.1.ebuild
rename to kde-apps/alligator/alligator-21.06.ebuild
index 107c1f0a4..0a77e6f14 100644
--- a/kde-apps/alligator/alligator-0.1.ebuild
+++ b/kde-apps/alligator/alligator-21.06.ebuild
@@ -10,12 +10,11 @@ inherit ecm
 
 DESCRIPTION="A convergent RSS/Atom feed reader for Plasma"
 HOMEPAGE="https://apps.kde.org/alligator/"
-SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"
+SRC_URI="mirror://kde/stable/plasma-mobile/${PV}/${P}.tar.xz"
 
 LICENSE="GPL-2+"
 SLOT="5"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
 
 DEPEND="
 	>=dev-qt/qtdeclarative-${QTMIN}:5


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/proj/guru:master commit in: kde-apps/alligator/
@ 2021-07-27 19:57 Andrew Ammerlaan
  0 siblings, 0 replies; 4+ messages in thread
From: Andrew Ammerlaan @ 2021-07-27 19:57 UTC (permalink / raw
  To: gentoo-commits

commit:     a7dc0ed87a6b028f7a71af8e9c02ed12921d0901
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Tue Jul 27 03:16:24 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Tue Jul 27 03:16:24 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a7dc0ed8

kde-apps/alligator: add 21.07, drop 21.05

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 kde-apps/alligator/Manifest                                           | 2 +-
 kde-apps/alligator/{alligator-21.05.ebuild => alligator-21.07.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/alligator/Manifest b/kde-apps/alligator/Manifest
index 0c4847de6..8d4851c1d 100644
--- a/kde-apps/alligator/Manifest
+++ b/kde-apps/alligator/Manifest
@@ -1,2 +1,2 @@
-DIST alligator-21.05.tar.xz 170288 BLAKE2B 947e05a122b083c860ee35802602f5994b98716ad506ba175b29b00149b8f4c4c8d50a9ed7a5c2537f932de393b4a713470abf17cb94724d4638e1dc72b6304b SHA512 b0825f067d52a4903d924cf224597acd17bf64d496e0ca5ceebc80a1707a4f6d8620eb2b727f021a12f3ff838782d14362f6a72758c7154e2bbffabbbbdc2f71
 DIST alligator-21.06.tar.xz 175080 BLAKE2B b7cfcf483601588f65b47ca38ef068301a50ac218037f617d59133cc3a4e415f379e7207e9bef0ad960d17d90f0f378de01f3f1a7445175d06badbb7573ec12c SHA512 d81a8f242294cb6666897f6167aa339ad2ac15fdca5322bd138c0fedd333153833ca090d6a0d2ab048ccd0e6aebde813f6238df6636bee0db20b37cabcb66aec
+DIST alligator-21.07.tar.xz 174760 BLAKE2B c42ef36342c3ab5401ab4e5e0e287d1f223fd725c6f04658e32b2bac4c071fb6624e208a53acb15fe717c40599f843b63a657fc575b0bd5d8dbde9a3afce4197 SHA512 1d8645b4a51e0961b4af89559d285c8ddf2ed43566631d04c78dd50e1299e63fb52a4851aa738a697e2c309ee8b754cf26f8bd615e6ac0b53c62d4e81d46b9fe

diff --git a/kde-apps/alligator/alligator-21.05.ebuild b/kde-apps/alligator/alligator-21.07.ebuild
similarity index 100%
rename from kde-apps/alligator/alligator-21.05.ebuild
rename to kde-apps/alligator/alligator-21.07.ebuild


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/proj/guru:master commit in: kde-apps/alligator/
@ 2022-02-20  8:46 Florian Schmaus
  0 siblings, 0 replies; 4+ messages in thread
From: Florian Schmaus @ 2022-02-20  8:46 UTC (permalink / raw
  To: gentoo-commits

commit:     0346824eb72c836c61595539dd42644329243280
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Wed Feb 16 15:26:12 2022 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Thu Feb 17 21:11:17 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0346824e

kde-apps/alligator: add 22.02, drop 21.07

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 kde-apps/alligator/Manifest                                           | 2 +-
 kde-apps/alligator/{alligator-21.07.ebuild => alligator-22.02.ebuild} | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-apps/alligator/Manifest b/kde-apps/alligator/Manifest
index faa29525e..17a47ec1a 100644
--- a/kde-apps/alligator/Manifest
+++ b/kde-apps/alligator/Manifest
@@ -1,2 +1,2 @@
-DIST alligator-21.07.tar.xz 174760 BLAKE2B c42ef36342c3ab5401ab4e5e0e287d1f223fd725c6f04658e32b2bac4c071fb6624e208a53acb15fe717c40599f843b63a657fc575b0bd5d8dbde9a3afce4197 SHA512 1d8645b4a51e0961b4af89559d285c8ddf2ed43566631d04c78dd50e1299e63fb52a4851aa738a697e2c309ee8b754cf26f8bd615e6ac0b53c62d4e81d46b9fe
 DIST alligator-21.12.tar.xz 174940 BLAKE2B 71cc30edab53c4a2478b0cb7e65e4c1a808a5e9c31a5399bd6e7e5005d1cf1ed641bc813fb752e880f5e6bef45d98028f34093c6b272ea0a4a5b2b80607573af SHA512 8af4d2c522e9fc31fec38628252c3aa9fd23c1d2fbef3dfbd8afcd2d5c0ed6c1cef6ede145917c78586a972bc31f91b29a5279850e970dc221bbfc5e7a379a4a
+DIST alligator-22.02.tar.xz 176452 BLAKE2B 2693d43956d69fce493387a17e989db64dfddf7ad75a4deaa9cb9add4451eacec2e1f354e4cbecef18467e5744db32b787b29f2faaeed13e9efa1e551fe25657 SHA512 983ba7f19ee00de612717253cd230e5783fcddbb9319e4dda5e3f84ef483f68b3f6c219e6f23a5db8839f769127eaeccca671b3a7a9ed344bdf9804a1d68d2e0

diff --git a/kde-apps/alligator/alligator-21.07.ebuild b/kde-apps/alligator/alligator-22.02.ebuild
similarity index 94%
rename from kde-apps/alligator/alligator-21.07.ebuild
rename to kde-apps/alligator/alligator-22.02.ebuild
index 0a77e6f14..a3da9d979 100644
--- a/kde-apps/alligator/alligator-21.07.ebuild
+++ b/kde-apps/alligator/alligator-22.02.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 ECM_TEST="forceoptional"
 KFMIN=5.75.0


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-02-20  8:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-27 19:57 [gentoo-commits] repo/proj/guru:master commit in: kde-apps/alligator/ Andrew Ammerlaan
  -- strict thread matches above, loose matches on Subject: below --
2022-02-20  8:46 Florian Schmaus
2021-06-13  8:49 Haelwenn Monnier
2021-05-07 18:18 Andrew Ammerlaan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox