public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/skanlite/
Date: Wed,  2 Nov 2016 18:18:23 +0000 (UTC)	[thread overview]
Message-ID: <1478110692.6337fe529887173538e1c4bd9be059ddf505c195.kensington@gentoo> (raw)

commit:     6337fe529887173538e1c4bd9be059ddf505c195
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  2 18:17:46 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Nov  2 18:18:12 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6337fe52

kde-misc/skanlite: version bump

Package-Manager: portage-2.3.2

 kde-misc/skanlite/Manifest              |  1 +
 kde-misc/skanlite/skanlite-2.0.1.ebuild | 42 +++++++++++++++++++++++++++++++++
 2 files changed, 43 insertions(+)

diff --git a/kde-misc/skanlite/Manifest b/kde-misc/skanlite/Manifest
index cc7c440..8beb832 100644
--- a/kde-misc/skanlite/Manifest
+++ b/kde-misc/skanlite/Manifest
@@ -1,2 +1,3 @@
 DIST skanlite-1.1.tar.xz 2513692 SHA256 657cece15bbb6966fefd2de91504d421d12e662560c1b30514e060847b9eea26 SHA512 f44dc964e7a64600c451915a280341d4304a4fb71b66cb264f03663a5e083a0b2e352cabe58402f812402ad13d0d9565d42765c02f568da295e585e77661abfc WHIRLPOOL d04ff32afaa353476de3d863a77412045101ab387479c763130d38d583b6ca837b7141461c18f8e33692d1cdce69015c375703819d03839ffd5054e37a39ace0
+DIST skanlite-2.0.1.tar.xz 2139624 SHA256 3b4541136e9dc61c1fbd9582d11e8cf749317ff89d357b876370be2400da0236 SHA512 2dc29f3aeca32a7afb515ae9349fab7ef635de731718b53ceaf532cbd3860fbb07bd936fd2988b6dddb74109775e22752ffd05a0a3d0218b9c8ae393af52b14e WHIRLPOOL 4b0dc650610144688e614ffebe79b1f942d92601c4fef9e827f80dc2e367d15ff3c797409d9052c4c5cdc6a6a26393ef76e1756fc10591a4dcb239db6e1a9cdf
 DIST skanlite-2.0.tar.xz 2531916 SHA256 ac001be079521de38e0fb72e42cb3750b41451d1df8f85e6af73affa5418aec8 SHA512 1c7f65de94309dd9120b7d6002df7b919f5908eaad1ab8de20f3116e27b88328fb8e65bbcef855b10d15d5b50f548ee522fd5c67466fa5d22350ed16402489ac WHIRLPOOL 603dd3df008798c062b4442efad74d8d9ab754ac6ec3ac3a4d9d9fc376170d7a68c2506a544407097033d3349af4b6756f0342160d70a6b9825ebdd3352b2f34

diff --git a/kde-misc/skanlite/skanlite-2.0.1.ebuild b/kde-misc/skanlite/skanlite-2.0.1.ebuild
new file mode 100644
index 00000000..227dd5e
--- /dev/null
+++ b/kde-misc/skanlite/skanlite-2.0.1.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+KDE_HANDBOOK="true"
+inherit kde5
+
+DESCRIPTION="KDE image scanning application"
+HOMEPAGE="http://www.kde.org/applications/graphics/skanlite/"
+SRC_URI="mirror://kde/stable/${PN}/2.0/${P}.tar.xz"
+
+LICENSE="GPL-2"
+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)
+	media-libs/libpng:0=
+"
+RDEPEND="${DEPEND}
+	!kde-misc/skanlite:4
+"
+
+src_prepare() {
+	kde5_src_prepare
+	cmake_comment_add_subdirectory autotests
+	cmake_comment_add_subdirectory tests
+	sed -i -e "/TextWidgets/d" CMakeLists.txt || die
+	use handbook || sed -i -e "/DocTools/d" CMakeLists.txt || die
+}


             reply	other threads:[~2016-11-02 18:18 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-02 18:18 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-01 16:23 [gentoo-commits] repo/gentoo:master commit in: kde-misc/skanlite/ 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-12-25 16:02 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-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=1478110692.6337fe529887173538e1c4bd9be059ddf505c195.kensington@gentoo \
    --to=kensington@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