public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Flogeras" <dflogeras2@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: x11-misc/ksnip/
Date: Thu, 25 Jun 2020 17:04:24 +0000 (UTC)	[thread overview]
Message-ID: <1593104586.e1139ab4b5e792b2c42ac4cde3991ba1976338f0.diddly@gentoo> (raw)

commit:     e1139ab4b5e792b2c42ac4cde3991ba1976338f0
Author:     David Flogeras <dflogeras2 <AT> gmail <DOT> com>
AuthorDate: Thu Jun 25 17:02:21 2020 +0000
Commit:     David Flogeras <dflogeras2 <AT> gmail <DOT> com>
CommitDate: Thu Jun 25 17:03:06 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e1139ab4

x11-misc/ksnip: Bump to 1.7.0

Signed-off-by: David Flogeras <dflogeras2 <AT> gmail.com>

 x11-misc/ksnip/Manifest           |  1 +
 x11-misc/ksnip/ksnip-1.7.0.ebuild | 43 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 44 insertions(+)

diff --git a/x11-misc/ksnip/Manifest b/x11-misc/ksnip/Manifest
index 747eef9..e48a0e6 100644
--- a/x11-misc/ksnip/Manifest
+++ b/x11-misc/ksnip/Manifest
@@ -1 +1,2 @@
 DIST ksnip-1.6.2.tar.gz 221518 BLAKE2B a2e08b3dcfa448790a165a15e4e0c76771168d03756778b53ea79d7ebc3aad5efa50a18a6d4755a5c85ba3867e5d8e0c534af2cd0e7886db70ba407fb36185ff SHA512 2e40d12524a6a0d5bf321f7e5554a0a423e3fe7861118b6d6fc95e01e9558e63ce1519ed234ac514f3ade88d1d3261fb8f693e89d097059e1607f9bfd5227573
+DIST ksnip-1.7.0.tar.gz 335727 BLAKE2B 2b7aab75917dfe5a5a2cf77ea96c78d35c6483705999e1a0be6de0ae00aa3c4a1ea5b6ea3923fc5624fe13cba4133e180367db224b094f4b2625d8b53951c2ec SHA512 833a8c07cdb71dd3437686b1eb350f45caa70614114145901dd05b3db9b62bc83702b258e5f414306d779e0febeba8605b586fc57f55907dc9bbb50da5a08703

diff --git a/x11-misc/ksnip/ksnip-1.7.0.ebuild b/x11-misc/ksnip/ksnip-1.7.0.ebuild
new file mode 100644
index 0000000..9eead7a
--- /dev/null
+++ b/x11-misc/ksnip/ksnip-1.7.0.ebuild
@@ -0,0 +1,43 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake desktop
+
+DESCRIPTION="Ksnip is a Qt based cross-platform screenshot tool"
+HOMEPAGE="https://github.com/ksnip/ksnip"
+SRC_URI="https://github.com/ksnip/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="kde-frameworks/extra-cmake-modules:5"
+RDEPEND="
+		dev-qt/qtdbus:5
+		dev-qt/qtnetwork:5
+		dev-qt/qtprintsupport:5
+		dev-qt/qtx11extras:5
+		dev-qt/qtxml:5
+		>=x11-libs/kimageannotator-0.2.2
+		x11-libs/libxcb"
+BDEPEND=""
+
+src_install() {
+	cmake_src_install
+
+	doicon -s scalable desktop/${PN}.svg
+	domenu desktop/${PN}.desktop
+}
+
+pkg_postinst() {
+	xdg_desktop_database_update
+	xdg_icon_cache_update
+}
+
+pkg_postrm() {
+	xdg_desktop_database_update
+	xdg_icon_cache_update
+}


             reply	other threads:[~2020-06-25 17:04 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-25 17:04 David Flogeras [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-26 15:59 [gentoo-commits] repo/proj/guru:dev commit in: x11-misc/ksnip/ David Flogeras
2024-05-26 15:59 David Flogeras
2023-05-29  5:58 Viorel Munteanu
2023-05-28 17:29 David Flogeras
2022-09-09 10:04 David Flogeras
2022-08-31 21:28 David Flogeras
2022-08-31 21:28 David Flogeras
2021-12-05 18:46 David Flogeras
2021-12-05 18:46 David Flogeras
2021-06-22 11:11 David Flogeras
2021-04-09 13:45 David Flogeras
2021-04-09 13:44 David Flogeras
2021-02-23 20:32 David Flogeras
2021-02-20 17:06 David Flogeras
2021-02-17 16:46 Andrew Ammerlaan
2021-01-08  1:12 David Flogeras
2021-01-08  1:12 David Flogeras
2020-12-21  9:27 Theo Anderson
2020-08-06 22:16 David Flogeras
2020-06-26 14:03 David Flogeras
2020-06-26 13:58 David Flogeras
2020-06-25 21:10 David Flogeras
2020-05-26 11:45 David Flogeras
2020-05-25 17:41 David Flogeras

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=1593104586.e1139ab4b5e792b2c42ac4cde3991ba1976338f0.diddly@gentoo \
    --to=dflogeras2@gmail.com \
    --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