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: media-gfx/kuickshow/
Date: Sat, 13 Jan 2018 17:17:12 +0000 (UTC)	[thread overview]
Message-ID: <1515863814.1764f421f0d31fa7d248a7af5b37fc9677e3c9b5.asturm@gentoo> (raw)

commit:     1764f421f0d31fa7d248a7af5b37fc9677e3c9b5
Author:     Christian Gerloff <chrgerloff <AT> gmx <DOT> net>
AuthorDate: Sat Jan 13 16:38:37 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jan 13 17:16:54 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1764f421

media-gfx/kuickshow: 0.10.0 KF5-based version bump

Bug: https://bugs.gentoo.org/632024
Closes: https://github.com/gentoo/gentoo/pull/6851
Package-Manager: Portage-2.3.13, Repoman-2.3.3

 media-gfx/kuickshow/Manifest                |  1 +
 media-gfx/kuickshow/kuickshow-0.10.0.ebuild | 36 +++++++++++++++++++++++++++++
 2 files changed, 37 insertions(+)

diff --git a/media-gfx/kuickshow/Manifest b/media-gfx/kuickshow/Manifest
index c56b0bfd787..1e90da58c4a 100644
--- a/media-gfx/kuickshow/Manifest
+++ b/media-gfx/kuickshow/Manifest
@@ -1 +1,2 @@
+DIST kuickshow-0.10.0.tar.xz 1038552 BLAKE2B 435a2ea3e944514c3ea9cd42428281517dd91bdcb0d288cfd95d7b4e59f4b063ca4cfdf1aed19d3ccdd96ce492edad60fe76ece26ae7be7fec67d3a51d70ff99 SHA512 3c12bcca649b4b7d75709432e77b0b8d7ba9bd98ddd75592421f2035bfd43724d25dd066ff1aeffb1f2200df618ba153a0d855e037a48517f3aea177aa3fdec0
 DIST kuickshow-0.9.1-kde4.4.0.tar.bz2 915108 BLAKE2B d6ba91bd737ced19c4dbd8320da553b0212a60b6f98aa2188d1d8068856182b2b61a186ed02d29bf88649fc6bd7a6db16fb825c3711b26ac4ac37b7eee0e1071 SHA512 394b95c6b7c3b655a96729559271cd837ff5995aefc7e229f3bc7905f7e64f3fb05d34a67c9a9ba584c1cdbc459b7349d0e134a16afe9e0505b5a494e85ab87e

diff --git a/media-gfx/kuickshow/kuickshow-0.10.0.ebuild b/media-gfx/kuickshow/kuickshow-0.10.0.ebuild
new file mode 100644
index 00000000000..6f9aa9bb414
--- /dev/null
+++ b/media-gfx/kuickshow/kuickshow-0.10.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+KDE_HANDBOOK="forceoptional"
+KDE_DOC_DIRS="doc doc-translations/%lingua"
+inherit kde5
+
+DESCRIPTION="Image viewer based on KDE Frameworks"
+HOMEPAGE="https://userbase.kde.org/KuickShow"
+SRC_URI="https://dev.gentoo.org/~asturm/distfiles/${P}.tar.xz"
+
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+DOCS=( AUTHORS BUGS ChangeLog README TODO )
+
+DEPEND="
+	$(add_frameworks_dep kdelibs4support)
+	$(add_frameworks_dep kdoctools)
+	$(add_frameworks_dep ki18n)
+	$(add_frameworks_dep kiconthemes)
+	$(add_frameworks_dep kinit)
+	$(add_frameworks_dep kio)
+	$(add_frameworks_dep kwindowsystem)
+	$(add_frameworks_dep kxmlgui)
+	$(add_qt_dep qtgui)
+	$(add_qt_dep qtprintsupport)
+	$(add_qt_dep qtx11extras)
+	media-libs/imlib
+"
+RDEPEND="${DEPEND}
+	!media-gfx/kuickshow:4
+"


             reply	other threads:[~2018-01-13 17:17 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-13 17:17 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-12-26 10:17 [gentoo-commits] repo/gentoo:master commit in: media-gfx/kuickshow/ 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
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=1515863814.1764f421f0d31fa7d248a7af5b37fc9677e3c9b5.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