From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/kuickshow/
Date: Sat, 08 Mar 2025 19:32:10 +0000 (UTC) [thread overview]
Message-ID: <1741462317.00a7495e8497f02679f83921e33c707c4fb0f714.asturm@gentoo> (raw)
commit: 00a7495e8497f02679f83921e33c707c4fb0f714
Author: Christian Gerloff <chrgerloff <AT> gmx <DOT> net>
AuthorDate: Wed Mar 5 15:08:27 2025 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Mar 8 19:31:57 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00a7495e
media-gfx/kuickshow: bump version to 0.11.0
Signed-off-by: Christian Gerloff <chrgerloff <AT> gmx.net>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
media-gfx/kuickshow/Manifest | 1 +
media-gfx/kuickshow/kuickshow-0.11.0.ebuild | 35 +++++++++++++++++++++++++++++
2 files changed, 36 insertions(+)
diff --git a/media-gfx/kuickshow/Manifest b/media-gfx/kuickshow/Manifest
index 9d0253068d8c..01a6bde4bd44 100644
--- a/media-gfx/kuickshow/Manifest
+++ b/media-gfx/kuickshow/Manifest
@@ -1 +1,2 @@
DIST kuickshow-0.10.2.tar.xz 905984 BLAKE2B c290a47835fd0d583d406cd322f2c617ca6da0868c86bc0ee11bd97220746e45d289e6ac9fd8ddcfbcd9784e72b5b12d9262792c649494c884824971e9387e19 SHA512 970db3724938e43d574e5a6df198115b7240baa93b83680dd3b613837b1ea0f1d9e28275dfe7c8afa962205c926fc127cc41bfb8469f9e68131714057f72635f
+DIST kuickshow-0.11.0.tar.xz 889216 BLAKE2B 1019d3de1a1987c50e820f8b54b5c347ffc230c2c389038d17f62f8b610bf7fbb0d87d99bb883b64d2d391c2739eeb2830e2085e8c9cdd61706f5f792de52144 SHA512 7a07e722d889ef3b8021c91125761d8af55d76db4befdd20021a8a699bd6588728f06133fdea4c41425ba653db72f527332b8a958e28e63cd16e2427980deaee
diff --git a/media-gfx/kuickshow/kuickshow-0.11.0.ebuild b/media-gfx/kuickshow/kuickshow-0.11.0.ebuild
new file mode 100644
index 000000000000..afc696dd095f
--- /dev/null
+++ b/media-gfx/kuickshow/kuickshow-0.11.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="forceoptional"
+KFMIN=6.9.0
+QTMIN=6.6.0
+inherit ecm kde.org xdg
+
+DESCRIPTION="Image viewer based on KDE Frameworks"
+HOMEPAGE="https://userbase.kde.org/KuickShow"
+SRC_URI="mirror://kde/unstable/${PN}/${P}.tar.xz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="
+ >=dev-qt/qtbase-${QTMIN}:6[gui,widgets]
+ >=kde-frameworks/kcompletion-${KFMIN}:6
+ >=kde-frameworks/kconfig-${KFMIN}:6
+ >=kde-frameworks/kconfigwidgets-${KFMIN}:6
+ >=kde-frameworks/kcoreaddons-${KFMIN}:6
+ >=kde-frameworks/ki18n-${KFMIN}:6
+ >=kde-frameworks/kiconthemes-${KFMIN}:6
+ >=kde-frameworks/kio-${KFMIN}:6
+ >=kde-frameworks/kjobwidgets-${KFMIN}:6
+ >=kde-frameworks/kwidgetsaddons-${KFMIN}:6
+ >=kde-frameworks/kwindowsystem-${KFMIN}:6
+ >=kde-frameworks/kxmlgui-${KFMIN}:6
+"
+RDEPEND="${DEPEND}
+ !media-gfx/kuickshow:5
+"
next reply other threads:[~2025-03-08 19:32 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-08 19:32 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-08 19:32 [gentoo-commits] repo/gentoo:master commit in: media-gfx/kuickshow/ Andreas Sturmlechner
2022-12-26 10:17 Andreas Sturmlechner
2021-07-14 14:32 Joonas Niilola
2020-01-16 17:29 Andreas Sturmlechner
2019-10-12 21:13 Andreas Sturmlechner
2019-07-28 2:08 Andreas Sturmlechner
2019-07-28 2:08 Andreas Sturmlechner
2018-01-13 17:41 Andreas Sturmlechner
2018-01-13 17:17 Andreas Sturmlechner
2018-01-13 17:17 Andreas Sturmlechner
2018-01-13 17:17 Andreas Sturmlechner
2017-12-03 17:02 Andreas Sturmlechner
2017-12-03 17:02 Andreas Sturmlechner
2017-05-14 17:23 Johannes Huber
2016-07-07 17:52 Michael Palimaka
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=1741462317.00a7495e8497f02679f83921e33c707c4fb0f714.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