* [gentoo-commits] repo/proj/guru:master commit in: x11-misc/ksnip/, profiles/
@ 2025-02-03 11:38 David Roman
0 siblings, 0 replies; only message in thread
From: David Roman @ 2025-02-03 11:38 UTC (permalink / raw
To: gentoo-commits
commit: 9d063d5bcc0b7b67422686493dc284222809d516
Author: Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Sun Feb 2 08:27:45 2025 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Sun Feb 2 08:27:45 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9d063d5b
x11-misc/ksnip: drop 1.10.1
Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>
profiles/package.mask | 6 ------
x11-misc/ksnip/Manifest | 1 -
x11-misc/ksnip/ksnip-1.10.1.ebuild | 43 --------------------------------------
3 files changed, 50 deletions(-)
diff --git a/profiles/package.mask b/profiles/package.mask
index 4b4f4e840..7b32e0a14 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -64,12 +64,6 @@ sci-physics/openmodelica
# Removal on 2025-12-17
media-gfx/mayo
-# Takuya Wakazono <pastalian46@gmail.com> (2024-10-02)
-# Depends on <media-libs/kimageannotator-0.7, which has been dropped.
-# Upstream is working on Qt6 port.
-# Removal on 2025-02-02.
-x11-misc/ksnip
-
# Julien Roy <julien@jroy.ca> (2024-03-21)
# sys-libs/libucontext is masked in ::gentoo
sys-libs/gcompat
diff --git a/x11-misc/ksnip/Manifest b/x11-misc/ksnip/Manifest
index c5963ad09..97e949d40 100644
--- a/x11-misc/ksnip/Manifest
+++ b/x11-misc/ksnip/Manifest
@@ -1,2 +1 @@
-DIST ksnip-1.10.1.tar.gz 690500 BLAKE2B 8606ce6c72fda55c52f3a319151b68bf9da3c8c696839c7a597ce2707467076b18afd5ea500eeec1fe8d3b431bd9dee4b76bd8fc9d08be5b42292cefdeaad7d8 SHA512 f989b5967facf721964d54141ae0a66e03f0e35be336873975facc0882373be6377e152e59a558be13a4aca0415f11c040e8af05dc7d920f5c548389213e263c
DIST ksnip-1.11.0_pre20250130.tar.gz 730569 BLAKE2B 1a1225952abe7d792537a0ecfa9c44045915f1da1305241a9105bff4ad64bc0e0cce9b8d39d4fcb454794d40dc64b7956d3dbb03e5f0446ac873c541ec73b022 SHA512 0983d5c83107c70cbe9a95304cd21bb1d6be25d43ecd5b4070c5dfa4c66f25e6ddf2eafb7081983545e5591c11694a8bec6669fc3e624d9f41b08e4bc0d600b7
diff --git a/x11-misc/ksnip/ksnip-1.10.1.ebuild b/x11-misc/ksnip/ksnip-1.10.1.ebuild
deleted file mode 100644
index a33b23e13..000000000
--- a/x11-misc/ksnip/ksnip-1.10.1.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 2020-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake desktop xdg
-
-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"
-
-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.2.0
- >=media-libs/kimageannotator-0.6.1
- <media-libs/kimageannotator-0.7.0
- x11-libs/libX11
- x11-libs/libxcb"
-DEPEND="${RDEPEND}
- dev-qt/qtconcurrent:5
- kde-frameworks/extra-cmake-modules
-"
-BDEPEND="
- dev-qt/linguist-tools:5
-"
-
-src_install() {
- cmake_src_install
-
- doicon -s scalable desktop/${PN}.svg
- domenu desktop/org.${PN}.${PN}.desktop
-}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2025-02-03 11:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-03 11:38 [gentoo-commits] repo/proj/guru:master commit in: x11-misc/ksnip/, profiles/ David Roman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox