* [gentoo-commits] repo/gentoo:master commit in: app-misc/socnetv/, app-misc/socnetv/files/
@ 2025-01-31 14:55 Andreas Sturmlechner
0 siblings, 0 replies; only message in thread
From: Andreas Sturmlechner @ 2025-01-31 14:55 UTC (permalink / raw
To: gentoo-commits
commit: 3c69b974ca1174f900fdabe5da08328460ee84bc
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 31 14:30:03 2025 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jan 31 14:53:24 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c69b974
app-misc/socnetv: drop 2.2-r1
Bug: https://bugs.gentoo.org/948002
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
app-misc/socnetv/Manifest | 1 -
app-misc/socnetv/files/socnetv-2.2-deps.patch | 10 ------
app-misc/socnetv/socnetv-2.2-r1.ebuild | 44 ---------------------------
3 files changed, 55 deletions(-)
diff --git a/app-misc/socnetv/Manifest b/app-misc/socnetv/Manifest
index 13b4cb7a5df9..3392d00ef867 100644
--- a/app-misc/socnetv/Manifest
+++ b/app-misc/socnetv/Manifest
@@ -1,2 +1 @@
-DIST SocNetV-2.2.tar.gz 745086 BLAKE2B 3b520df2bb29f1989f744ec7e424caecd722cf3f903cf494e0fba9c0e5c1def413411768f593a3f8c0eb3cc20d1071d54babbd76eb24aac9f6670b4f2623ceb7 SHA512 12f490fd1f7fc1a6b45f77d23d8825117def0b7720595cd203d171fd88c41d5a0194a70359f55cbe2dab9e545f300156b31bb0680e46d7ab584e070e128e457b
DIST socnetv-3.1.tar.gz 808640 BLAKE2B 377b42cb7420b60f1dc0edc4e000f2d5a5cc230170f7fe39f64c7a6a6147ea5f9797e59c57a3b43abbc4fd7e2bddd7338c87a0e954154d20eb87a70dcc5b2141 SHA512 2d18e3262dba71b7bdb4cbe3f453b931923a1b132a98c08046d91b6c535a5f137aedbf581043cb0c8640bbd276aa32801661b443d15fac8e03ab481fbcf9dc5e
diff --git a/app-misc/socnetv/files/socnetv-2.2-deps.patch b/app-misc/socnetv/files/socnetv-2.2-deps.patch
deleted file mode 100644
index 080ff93564a6..000000000000
--- a/app-misc/socnetv/files/socnetv-2.2-deps.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/socnetv.pro 2017-01-21 16:50:53.000000000 +0100
-+++ b/socnetv.pro 2017-01-28 15:05:26.462351261 +0100
-@@ -34,7 +34,6 @@
- LANGUAGE = C++
-
- # support
--QT += xml
- QT += network
- QT += widgets
- QT += printsupport
diff --git a/app-misc/socnetv/socnetv-2.2-r1.ebuild b/app-misc/socnetv/socnetv-2.2-r1.ebuild
deleted file mode 100644
index 8e2e3b0868a7..000000000000
--- a/app-misc/socnetv/socnetv-2.2-r1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit desktop qmake-utils
-
-DESCRIPTION="Qt Social Network Visualizer"
-HOMEPAGE="https://socnetv.org/"
-SRC_URI="https://downloads.sourceforge.net/socnetv/SocNetV-${PV}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="examples"
-
-DEPEND="
- dev-qt/qtcore:5
- dev-qt/qtgui:5
- dev-qt/qtnetwork:5
- dev-qt/qtprintsupport:5
- dev-qt/qtwidgets:5
-"
-RDEPEND="${DEPEND}"
-
-PATCHES=( "${FILESDIR}/${P}"-deps.patch )
-
-src_configure() {
- eqmake5 socnetv.pro
-}
-
-src_install() {
- default
- dobin socnetv
- doicon src/images/socnetv.png
- domenu ${PN}.desktop
- if use examples; then
- insinto /usr/share/${PN}/examples
- doins nets/*
- fi
-
- gzip -d "${S}"/man/${PN}.1.gz || die
- doman "${S}"/man/${PN}.1
-}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2025-01-31 14:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-31 14:55 [gentoo-commits] repo/gentoo:master commit in: app-misc/socnetv/, app-misc/socnetv/files/ Andreas Sturmlechner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox