From: "Ronny Gutbrod" <gentoo@tastytea.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: x11-misc/ksnip/
Date: Tue, 6 Sep 2022 01:06:27 +0000 (UTC) [thread overview]
Message-ID: <1661981274.d8f74f848f53a7c1ffcce95323d4fd6dd361ea01.tastytea@gentoo> (raw)
commit: d8f74f848f53a7c1ffcce95323d4fd6dd361ea01
Author: David Flogeras <dflogeras2 <AT> gmail <DOT> com>
AuthorDate: Wed Aug 31 21:27:54 2022 +0000
Commit: Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Wed Aug 31 21:27:54 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d8f74f84
x11-misc/ksnip: remove 1.9.1
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: David Flogeras <dflogeras2 <AT> gmail.com>
x11-misc/ksnip/Manifest | 1 -
x11-misc/ksnip/ksnip-1.9.1.ebuild | 44 ---------------------------------------
2 files changed, 45 deletions(-)
diff --git a/x11-misc/ksnip/Manifest b/x11-misc/ksnip/Manifest
index 2e0742fab..db650a5d6 100644
--- a/x11-misc/ksnip/Manifest
+++ b/x11-misc/ksnip/Manifest
@@ -1,3 +1,2 @@
DIST ksnip-1.10.0.tar.gz 647515 BLAKE2B 2a053aa9abc129f15f3b88015c14e2ca4fbf4847091a26b905fcc9bf8f464bcb417e96f0d987b86d9013049749f8d5f4826762941e05b4a2589f69d74c665cab SHA512 2633c36ee410b26df7633361f91ddb6fd212e2ca4c6727cdf0081450d77056c3038cdb4eac02ef4c08c2226cc742b82eced123bf32db2b49a93d415632d0dc3f
-DIST ksnip-1.9.1.tar.gz 565221 BLAKE2B c625f1132c47953355eca8094d63abc951b486c350045b05e19031d059bd8951826cd0fcb6813a98d880b069beacb84c7beaae4fda05e2131bace7766959e73c SHA512 5a6739a8f03854c0b311e522b42470d15597d2343d9fda50a22fd4364c1ae502a588a9f6491977a29fe391c990f7311d5ef217f01c55604605d7c0364dc9137c
DIST ksnip-1.9.2.tar.gz 569082 BLAKE2B a40c4b67db5272f00108041226822bb70ac2f86803e6b6e41c496a7baba61a2c77e6101fd79cc936e9b2ad530b59d6f0af6eaa071172cccbdeb88b5c85497942 SHA512 7b00538a129b15f30e4a6439e5c4dab57cbcaa1d6c67559413107500698fa0572b2b94ac8ff1522eb61dc2d8ced1b7efe4589d22c7438a7a03f9452b13939afd
diff --git a/x11-misc/ksnip/ksnip-1.9.1.ebuild b/x11-misc/ksnip/ksnip-1.9.1.ebuild
deleted file mode 100644
index 77a436cbb..000000000
--- a/x11-misc/ksnip/ksnip-1.9.1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-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.2
- 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
-}
next reply other threads:[~2022-09-06 1:06 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-06 1:06 Ronny Gutbrod [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-03 11:38 [gentoo-commits] repo/proj/guru:master commit in: x11-misc/ksnip/ David Roman
2023-05-29 20:57 Florian Schmaus
2023-05-29 20:57 Florian Schmaus
2022-09-09 20:02 Ronny Gutbrod
2021-04-10 10:07 Andrew Ammerlaan
2021-04-10 10:07 Andrew Ammerlaan
2021-02-24 18:50 Andrew Ammerlaan
2021-02-20 19:04 Andrew Ammerlaan
2021-01-08 8:59 Andrew Ammerlaan
2021-01-08 8:59 Andrew Ammerlaan
2020-12-21 11:06 Andrew Ammerlaan
2020-08-07 7:36 Andrew Ammerlaan
2020-06-26 14:46 Andrew Ammerlaan
2020-06-26 14:46 Andrew Ammerlaan
2020-06-26 8:23 Andrew Ammerlaan
2020-06-26 8:23 Andrew Ammerlaan
2020-05-27 10:34 Andrew Ammerlaan
2020-05-26 10:49 Andrew Ammerlaan
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=1661981274.d8f74f848f53a7c1ffcce95323d4fd6dd361ea01.tastytea@gentoo \
--to=gentoo@tastytea.de \
--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