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: Tue, 22 Jun 2021 11:11:59 +0000 (UTC)	[thread overview]
Message-ID: <1624360292.641b06d9de1c28ec17848e8b4c89cf3cbe02b41a.diddly@gentoo> (raw)

commit:     641b06d9de1c28ec17848e8b4c89cf3cbe02b41a
Author:     David Flogeras <dflogeras2 <AT> gmail <DOT> com>
AuthorDate: Tue Jun 22 10:56:51 2021 +0000
Commit:     David Flogeras <dflogeras2 <AT> gmail <DOT> com>
CommitDate: Tue Jun 22 11:11:32 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=641b06d9

x11-misc/ksnip: Bump to 1.9.0

Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: David Flogeras <dflogeras2 <AT> gmail.com>

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

diff --git a/x11-misc/ksnip/Manifest b/x11-misc/ksnip/Manifest
index fa37276d1..abab96f9d 100644
--- a/x11-misc/ksnip/Manifest
+++ b/x11-misc/ksnip/Manifest
@@ -1 +1,2 @@
 DIST ksnip-1.8.1.tar.gz 443044 BLAKE2B 4a6d79f4cb5f91302dd893bc2ecd1c641d096292d02c141cc91a01c9dcf9e630222ce40b689c31932b1dff7524443c83c2a977cb7ef75478841124817104d22d SHA512 f8e643fa04c32f02fdb91ab0f2bd9deb200d182712d3c094474a25a6a824057fb96b5bd833d6eb46b2d036ea437f90783611d1df9cdd569be54ab6aef7c39f5b
+DIST ksnip-1.9.0.tar.gz 532570 BLAKE2B ee75907a295a5a01d977f8aa3f3719f14e8ca0f2c46c0d05cedcdd7fec2ba02f50a39698f1890228716a8e22dd2d96ae47448731bf023e0773477ff3f3ac041d SHA512 e6cb6f132749ad86f29a236250103e601814d5e49bc29ccc91362ba0d127d403d9604fe3362beee46675d05ca5319ecf18b1781202f5d77cdb5aaf9c627fb01e

diff --git a/x11-misc/ksnip/ksnip-1.9.0.ebuild b/x11-misc/ksnip/ksnip-1.9.0.ebuild
new file mode 100644
index 000000000..0e77faa33
--- /dev/null
+++ b/x11-misc/ksnip/ksnip-1.9.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit desktop xdg cmake
+# cmake has to be listed after xdg for src_prepare to work
+
+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=""
+
+RDEPEND="
+	dev-qt/qtdbus:5
+	dev-qt/qtgui:5
+	dev-qt/qtnetwork:5
+	dev-qt/qtprintsupport:5
+	dev-qt/qtsvg:5
+	dev-qt/qtwidgets:5[png]
+	dev-qt/qtx11extras:5
+	dev-qt/qtxml:5
+	>=media-libs/kcolorpicker-0.1.6
+	>=media-libs/kimageannotator-0.5.1
+	x11-libs/libX11
+	x11-libs/libxcb"
+DEPEND="${RDEPEND}
+	dev-qt/qtconcurrent:5
+	kde-frameworks/extra-cmake-modules:5
+"
+BDEPEND="
+	dev-qt/linguist-tools:5
+"
+
+src_install() {
+	cmake_src_install
+
+	doicon -s scalable desktop/${PN}.svg
+	domenu desktop/org.${PN}.${PN}.desktop
+}


             reply	other threads:[~2021-06-22 11:12 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-22 11:11 David Flogeras [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-02  8:35 [gentoo-commits] repo/proj/guru:dev commit in: x11-misc/ksnip/ Takuya Wakazono
2024-05-26 15:59 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-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-06-25 17:04 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=1624360292.641b06d9de1c28ec17848e8b4c89cf3cbe02b41a.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