From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/skanlite/
Date: Wed, 25 Dec 2019 16:02:01 +0000 (UTC) [thread overview]
Message-ID: <1577289707.6e8cea5deb4306fd2ef344c5d89aadc65dca40ac.asturm@gentoo> (raw)
commit: 6e8cea5deb4306fd2ef344c5d89aadc65dca40ac
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 25 16:00:34 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Dec 25 16:01:47 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e8cea5d
kde-misc/skanlite: Port to ecm.eclass and kde.org.eclass
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-misc/skanlite/skanlite-2.1.0.1-r1.ebuild | 35 +++++++++++++++-------------
1 file changed, 19 insertions(+), 16 deletions(-)
diff --git a/kde-misc/skanlite/skanlite-2.1.0.1-r1.ebuild b/kde-misc/skanlite/skanlite-2.1.0.1-r1.ebuild
index 2435c68972c..1a7a7c968a1 100644
--- a/kde-misc/skanlite/skanlite-2.1.0.1-r1.ebuild
+++ b/kde-misc/skanlite/skanlite-2.1.0.1-r1.ebuild
@@ -3,30 +3,33 @@
EAPI=7
-KDE_HANDBOOK="forceoptional"
-KDE_TEST="forceoptional"
-inherit kde5
+ECM_HANDBOOK="forceoptional"
+ECM_TEST="forceoptional"
+KFMIN=5.60.0
+QTMIN=5.12.3
+inherit ecm kde.org
-DESCRIPTION="KDE image scanning application"
-HOMEPAGE="https://kde.org/applications/graphics/skanlite"
+DESCRIPTION="Simple image scanning application based on libksane and KDE Frameworks"
+HOMEPAGE="https://kde.org/applications/graphics/org.kde.skanlite"
SRC_URI="mirror://kde/stable/${PN}/2.1/${P}.tar.xz"
LICENSE="|| ( GPL-2 GPL-3 ) handbook? ( FDL-1.2+ )"
+SLOT="5"
KEYWORDS="amd64 x86"
IUSE=""
DEPEND="
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep kconfigwidgets)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kio)
- $(add_frameworks_dep kjobwidgets)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_frameworks_dep kxmlgui)
- $(add_kdeapps_dep libksane)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtwidgets)
+ >=dev-qt/qtgui-${QTMIN}:5
+ >=dev-qt/qtwidgets-${QTMIN}:5
+ >=kde-apps/libksane-19.04.0:5
+ >=kde-frameworks/kconfig-${KFMIN}:5
+ >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+ >=kde-frameworks/kcoreaddons-${KFMIN}:5
+ >=kde-frameworks/ki18n-${KFMIN}:5
+ >=kde-frameworks/kio-${KFMIN}:5
+ >=kde-frameworks/kjobwidgets-${KFMIN}:5
+ >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+ >=kde-frameworks/kxmlgui-${KFMIN}:5
media-libs/libpng:0=
"
RDEPEND="${DEPEND}"
next reply other threads:[~2019-12-25 16:02 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-25 16:02 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: kde-misc/skanlite/ Andreas Sturmlechner
2025-01-11 8:39 WANG Xuerui
2024-08-01 16:23 Andreas Sturmlechner
2024-07-14 5:59 Arthur Zamarin
2024-07-13 22:44 Sam James
2024-06-17 18:49 Andreas Sturmlechner
2024-06-17 5:54 Arthur Zamarin
2024-06-17 5:19 Arthur Zamarin
2024-04-25 20:41 Andreas Sturmlechner
2024-04-23 6:33 Arthur Zamarin
2024-04-23 6:25 Arthur Zamarin
2024-04-23 5:26 Arthur Zamarin
2024-01-06 12:35 Arthur Zamarin
2023-12-29 7:05 Arthur Zamarin
2021-11-29 14:05 Andreas Sturmlechner
2021-10-11 14:01 Yixun Lan
2021-07-25 1:10 Sam James
2021-07-17 23:35 Georgy Yakovlev
2020-07-30 7:21 Agostino Sarubbo
2020-07-30 6:58 Agostino Sarubbo
2020-07-12 23:07 Andreas Sturmlechner
2019-08-12 6:16 Andreas Sturmlechner
2019-08-11 21:30 Thomas Deutschmann
2019-07-22 8:48 Mikle Kolyada
2018-06-07 10:48 Andreas Sturmlechner
2018-06-06 23:23 Thomas Deutschmann
2016-12-29 17:56 Johannes Huber
2016-12-26 11:03 Aaron Bauman
2016-12-22 8:49 Johannes Huber
2016-11-02 18:25 Michael Palimaka
2016-11-02 18:18 Michael Palimaka
2016-11-02 18:18 Michael Palimaka
2016-03-25 21:03 Johannes Huber
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=1577289707.6e8cea5deb4306fd2ef344c5d89aadc65dca40ac.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