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] proj/kde:master commit in: media-gfx/skanpage/
Date: Sun, 02 Feb 2025 10:28:29 +0000 (UTC)	[thread overview]
Message-ID: <1738491389.842ec79cfd4a1f046c810039b4ca175fb1fc2e69.asturm@gentoo> (raw)

commit:     842ec79cfd4a1f046c810039b4ca175fb1fc2e69
Author:     Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Thu Jan 30 13:23:42 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Feb  2 10:16:29 2025 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=842ec79c

media-gfx/skanpage: make ocr unconditinal

Upstream has made it unconditional.

https://invent.kde.org/utilities/skanpage/-/commit/a11e0b8c2730800f010e7fda25ba6d7cd32f2028

https://invent.kde.org/utilities/skanpage/-/merge_requests/89
> It caused more harm than good IMHO due to packaging issues.

Signed-off-by: Alfred Wingate <parona <AT> protonmail.com>
Closes: https://github.com/gentoo/kde/pull/1019
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-gfx/skanpage/skanpage-9999.ebuild | 16 +++-------------
 1 file changed, 3 insertions(+), 13 deletions(-)

diff --git a/media-gfx/skanpage/skanpage-9999.ebuild b/media-gfx/skanpage/skanpage-9999.ebuild
index e5823f4bbd..3e0d8af7a7 100644
--- a/media-gfx/skanpage/skanpage-9999.ebuild
+++ b/media-gfx/skanpage/skanpage-9999.ebuild
@@ -15,9 +15,10 @@ HOMEPAGE="https://apps.kde.org/skanpage/"
 LICENSE="|| ( GPL-2 GPL-3 ) CC0-1.0"
 SLOT="6"
 KEYWORDS=""
-IUSE="ocr"
+IUSE=""
 
 DEPEND="
+	>=app-text/tesseract-5:=
 	>=dev-qt/qtbase-${QTMIN}:6[concurrent,gui,network,widgets]
 	>=dev-qt/qtdeclarative-${QTMIN}:6
 	>=dev-qt/qtwebengine-${QTMIN}:6[pdfium]
@@ -33,17 +34,6 @@ DEPEND="
 	>=kde-frameworks/purpose-${KFMIN}:6
 	media-libs/kquickimageeditor:6
 	>=media-libs/ksanecore-${PVCUT}:6
-	ocr? (
-		>=app-text/tesseract-5:=
-		media-libs/leptonica:=
-	)
+	media-libs/leptonica:=
 "
 RDEPEND="${DEPEND}"
-
-src_configure() {
-	local mycmakeargs=(
-		$(cmake_use_find_package ocr Tesseract)
-		$(cmake_use_find_package ocr Leptonica)
-	)
-	ecm_src_configure
-}


             reply	other threads:[~2025-02-02 10:28 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-02 10:28 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-16 14:26 [gentoo-commits] proj/kde:master commit in: media-gfx/skanpage/ Andreas Sturmlechner
2024-05-16 14:26 Andreas Sturmlechner
2024-02-27 22:28 Sam James
2024-02-26 19:59 Andreas Sturmlechner
2024-01-07 13:26 Andreas Sturmlechner
2022-08-02 22:02 Sam James
2022-07-09 12:52 Andreas Sturmlechner
2022-07-09 12:52 Andreas Sturmlechner
2022-05-18 12:13 Andreas Sturmlechner
2022-04-25  2:30 Sam James
2022-04-21 21:17 Sam James
2022-04-21 21:17 Sam James

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=1738491389.842ec79cfd4a1f046c810039b4ca175fb1fc2e69.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