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: app-cdr/isoimagewriter/
Date: Wed, 13 Nov 2019 21:47:12 +0000 (UTC)	[thread overview]
Message-ID: <1573681622.92a842fa801bc3aa01692c7fd94552af94e3747e.asturm@gentoo> (raw)

commit:     92a842fa801bc3aa01692c7fd94552af94e3747e
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 13 21:46:05 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Nov 13 21:47:02 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92a842fa

app-cdr/isoimagewriter: Port to ecm and kde.org, update HOMEPAGE

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

 app-cdr/isoimagewriter/isoimagewriter-0.8.ebuild | 24 +++++++++++++++---------
 1 file changed, 15 insertions(+), 9 deletions(-)

diff --git a/app-cdr/isoimagewriter/isoimagewriter-0.8.ebuild b/app-cdr/isoimagewriter/isoimagewriter-0.8.ebuild
index 904e057d83f..023d9ca9413 100644
--- a/app-cdr/isoimagewriter/isoimagewriter-0.8.ebuild
+++ b/app-cdr/isoimagewriter/isoimagewriter-0.8.ebuild
@@ -3,23 +3,29 @@
 
 EAPI=7
 
-inherit kde5
+KFMIN=5.60.0
+QTMIN=5.12.3
+inherit ecm kde.org
 
 DESCRIPTION="Write hybrid ISO files onto a USB disk"
-HOMEPAGE="http://wiki.rosalab.com/en/index.php/Blog:ROSA_Planet/ROSA_Image_Writer"
-[[ ${PV} != *9999* ]] && SRC_URI="mirror://kde/unstable/${PN}/${PV}/${P}.tar.xz"
+HOMEPAGE="https://community.kde.org/ISOImageWriter"
+
+if [[ ${KDE_BUILD_TYPE} == release ]]; then
+	SRC_URI="mirror://kde/unstable/${PN}/${PV}/${P}.tar.xz"
+	KEYWORDS="~amd64"
+fi
 
 LICENSE="GPL-3"
-KEYWORDS="~amd64"
+SLOT="5"
 IUSE=""
 
 DEPEND="
-	$(add_frameworks_dep kauth)
-	$(add_frameworks_dep kcoreaddons)
-	$(add_frameworks_dep ki18n)
-	$(add_qt_dep qtgui)
-	$(add_qt_dep qtwidgets)
 	app-crypt/gpgme[cxx,qt5]
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=dev-qt/qtwidgets-${QTMIN}:5
+	>=kde-frameworks/kauth-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
 	virtual/libudev:=
 "
 RDEPEND="${DEPEND}"


             reply	other threads:[~2019-11-13 21:47 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-13 21:47 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-17 21:01 [gentoo-commits] repo/gentoo:master commit in: app-cdr/isoimagewriter/ Andreas Sturmlechner
2025-03-27 18:34 Andreas Sturmlechner
2025-03-06 17:06 Andreas Sturmlechner
2025-01-09 19:37 Andreas Sturmlechner
2024-12-04 18:28 Andreas Sturmlechner
2024-11-07 19:11 Andreas Sturmlechner
2024-10-10 18:57 Andreas Sturmlechner
2024-10-07 17:17 Andreas Sturmlechner
2024-08-24 12:50 Andreas Sturmlechner
2024-08-09  8:39 Arthur Zamarin
2024-07-04 12:06 Andreas Sturmlechner
2024-06-13 16:54 Andreas Sturmlechner
2024-03-21 15:39 Andreas Sturmlechner
2023-06-10 21:33 Sam James
2023-05-04 13:35 Andreas Sturmlechner
2023-05-04 13:35 Andreas Sturmlechner
2023-03-31 18:09 Andreas Sturmlechner
2022-09-14 19:55 Andreas Sturmlechner
2022-06-01  8:28 Andreas Sturmlechner
2022-06-01  8:11 Sam James
2022-02-17 18:07 Andreas Sturmlechner
2022-02-16 21:53 David Seifert
2019-12-04  0:56 Andreas Sturmlechner
2019-09-21 11:45 Andreas Sturmlechner
2019-08-22 16:51 Andreas Sturmlechner
2019-03-03 23:16 Andreas Sturmlechner
2018-03-17  0:27 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=1573681622.92a842fa801bc3aa01692c7fd94552af94e3747e.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