* [gentoo-commits] repo/gentoo:master commit in: app-misc/socnetv/
@ 2025-01-31 7:38 Joonas Niilola
0 siblings, 0 replies; 9+ messages in thread
From: Joonas Niilola @ 2025-01-31 7:38 UTC (permalink / raw
To: gentoo-commits
commit: 4552d1a7c7de7196bcec82a0bafe48be632b60c8
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 31 07:37:39 2025 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Jan 31 07:37:39 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4552d1a7
app-misc/socnetv: Stabilize 3.1 amd64, #948002
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
app-misc/socnetv/socnetv-3.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-misc/socnetv/socnetv-3.1.ebuild b/app-misc/socnetv/socnetv-3.1.ebuild
index 8cfbefd25164..f50b3ecc1680 100644
--- a/app-misc/socnetv/socnetv-3.1.ebuild
+++ b/app-misc/socnetv/socnetv-3.1.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/app-${PV}"
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
RDEPEND="
dev-qt/qt5compat:6
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-misc/socnetv/
@ 2025-01-07 22:34 Andreas Sturmlechner
0 siblings, 0 replies; 9+ messages in thread
From: Andreas Sturmlechner @ 2025-01-07 22:34 UTC (permalink / raw
To: gentoo-commits
commit: 1edd2dde73a373c2eaee047c96a37f09c69d56b2
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 7 22:06:07 2025 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jan 7 22:33:58 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1edd2dde
app-misc/socnetv: Add translations, dev-qt/qtbase:6[opengl] dep
See also: https://github.com/gentoo/gentoo/pull/40019
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
app-misc/socnetv/socnetv-3.1.ebuild | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/app-misc/socnetv/socnetv-3.1.ebuild b/app-misc/socnetv/socnetv-3.1.ebuild
index 4198a4c24436..8cfbefd25164 100644
--- a/app-misc/socnetv/socnetv-3.1.ebuild
+++ b/app-misc/socnetv/socnetv-3.1.ebuild
@@ -8,7 +8,6 @@ inherit qmake-utils
DESCRIPTION="Qt Social Network Visualizer"
HOMEPAGE="https://socnetv.org/"
SRC_URI="https://github.com/socnetv/app/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-
S="${WORKDIR}/app-${PV}"
LICENSE="GPL-3+"
@@ -17,15 +16,17 @@ KEYWORDS="~amd64 ~x86"
RDEPEND="
dev-qt/qt5compat:6
- dev-qt/qtbase:6[gui,network,widgets]
+ dev-qt/qtbase:6[gui,network,opengl,widgets]
dev-qt/qtcharts:6
dev-qt/qtsvg:6
"
DEPEND="${RDEPEND}"
+BDEPEND="dev-qt/qttools:6[linguist]"
PATCHES=( "${FILESDIR}"/${PN}-3.1-deps.patch )
src_configure() {
+ $(qt6_get_bindir)/lrelease socnetv.pro || die "lrelease failed"
eqmake6 socnetv.pro
}
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-misc/socnetv/
@ 2022-10-18 3:27 Sam James
0 siblings, 0 replies; 9+ messages in thread
From: Sam James @ 2022-10-18 3:27 UTC (permalink / raw
To: gentoo-commits
commit: e3a763fe2b8671bd26d06d97e4dd1bdea777a177
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 18 03:24:47 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 18 03:27:36 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3a763fe
app-misc/socnetv: add github upstream metadata
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-misc/socnetv/metadata.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/app-misc/socnetv/metadata.xml b/app-misc/socnetv/metadata.xml
index 5871c3583d42..7e68ced7e09a 100644
--- a/app-misc/socnetv/metadata.xml
+++ b/app-misc/socnetv/metadata.xml
@@ -11,6 +11,7 @@
automatically create networks from all links found in a given initial URL.
</longdescription>
<upstream>
+ <remote-id type="github">socnetv/app</remote-id>
<remote-id type="sourceforge">socnetv</remote-id>
</upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-misc/socnetv/
@ 2022-10-18 3:27 Sam James
0 siblings, 0 replies; 9+ messages in thread
From: Sam James @ 2022-10-18 3:27 UTC (permalink / raw
To: gentoo-commits
commit: 9f8d422362e2ef012b66a5f0e581cfd22812f492
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 18 03:23:49 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 18 03:27:35 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f8d4223
app-misc/socnetv: don't call doman on compressed file
Closes: https://bugs.gentoo.org/619936
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-misc/socnetv/{socnetv-2.2.ebuild => socnetv-2.2-r1.ebuild} | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/app-misc/socnetv/socnetv-2.2.ebuild b/app-misc/socnetv/socnetv-2.2-r1.ebuild
similarity index 87%
rename from app-misc/socnetv/socnetv-2.2.ebuild
rename to app-misc/socnetv/socnetv-2.2-r1.ebuild
index 21357723af64..3c0c8c58f078 100644
--- a/app-misc/socnetv/socnetv-2.2.ebuild
+++ b/app-misc/socnetv/socnetv-2.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -38,5 +38,7 @@ src_install() {
insinto /usr/share/${PN}/examples
doins nets/*
fi
- doman "${S}/man/${PN}.1.gz"
+
+ gzip -d "${S}"/man/${PN}.1.gz || die
+ doman "${S}"/man/${PN}.1
}
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-misc/socnetv/
@ 2021-06-07 8:33 Joonas Niilola
0 siblings, 0 replies; 9+ messages in thread
From: Joonas Niilola @ 2021-06-07 8:33 UTC (permalink / raw
To: gentoo-commits
commit: ab52a029698a0830fc3580c803f001a611205793
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sat May 8 16:58:56 2021 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Jun 7 08:33:19 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab52a029
app-misc/socnetv: remove unused eclass
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
app-misc/socnetv/socnetv-2.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-misc/socnetv/socnetv-2.2.ebuild b/app-misc/socnetv/socnetv-2.2.ebuild
index 347dc4a70b7..21357723af6 100644
--- a/app-misc/socnetv/socnetv-2.2.ebuild
+++ b/app-misc/socnetv/socnetv-2.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit desktop qmake-utils toolchain-funcs
+inherit desktop qmake-utils
DESCRIPTION="Qt Social Network Visualizer"
HOMEPAGE="https://socnetv.org/"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-misc/socnetv/
@ 2020-05-21 18:26 Andreas Sturmlechner
0 siblings, 0 replies; 9+ messages in thread
From: Andreas Sturmlechner @ 2020-05-21 18:26 UTC (permalink / raw
To: gentoo-commits
commit: b8f5b5701737874ac3863980822e1df14497410d
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu May 21 18:25:24 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu May 21 18:25:56 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8f5b570
app-misc/socnetv: Update HOMEPAGE, EAPI-7 bump, eutils -> desktop.eclass
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
app-misc/socnetv/socnetv-2.2.ebuild | 13 +++++--------
1 file changed, 5 insertions(+), 8 deletions(-)
diff --git a/app-misc/socnetv/socnetv-2.2.ebuild b/app-misc/socnetv/socnetv-2.2.ebuild
index 6de2120eae4..347dc4a70b7 100644
--- a/app-misc/socnetv/socnetv-2.2.ebuild
+++ b/app-misc/socnetv/socnetv-2.2.ebuild
@@ -1,16 +1,13 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
-inherit eutils qmake-utils toolchain-funcs
-
-MY_PN="SocNetV"
-MY_P="${MY_PN}-${PV}"
+inherit desktop qmake-utils toolchain-funcs
DESCRIPTION="Qt Social Network Visualizer"
-HOMEPAGE="http://socnetv.sourceforge.net/"
-SRC_URI="mirror://sourceforge/socnetv/${MY_P}.tar.gz"
+HOMEPAGE="https://socnetv.org/"
+SRC_URI="mirror://sourceforge/socnetv/SocNetV-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-misc/socnetv/
@ 2017-03-04 14:51 Andreas Sturmlechner
0 siblings, 0 replies; 9+ messages in thread
From: Andreas Sturmlechner @ 2017-03-04 14:51 UTC (permalink / raw
To: gentoo-commits
commit: f067a6d9d47d487757a29139c506185875eab118
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 4 14:49:26 2017 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Mar 4 14:51:18 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f067a6d9
app-misc/socnetv: Drop old
Qt4WebKit--
Package-Manager: Portage-2.3.3, Repoman-2.3.1
app-misc/socnetv/Manifest | 1 -
app-misc/socnetv/socnetv-0.90.ebuild | 46 ------------------------------------
2 files changed, 47 deletions(-)
diff --git a/app-misc/socnetv/Manifest b/app-misc/socnetv/Manifest
index 05389871c9a..08ffb98b5ab 100644
--- a/app-misc/socnetv/Manifest
+++ b/app-misc/socnetv/Manifest
@@ -1,2 +1 @@
-DIST SocNetV-0.90.tar.gz 371285 SHA256 044988db0cb068c61f8310fa6e51fe2db098cc9a040694b69cab495066b35744 SHA512 a2f6972486d5437977f76539ae00fa6400d979285926398629209199d2fb8b8758c1fd18dc88d89e19865072b9749d5183151c93b6714f802589b0fe10ea7791 WHIRLPOOL bec2654fb2c2141d55e4dee4ea41880d451de8f30d23292abf064df3fec691a3df15a2dcd76961685b5ed0a39e4b9ca979227e2be3d120cbd8865c24d7c4ea7b
DIST SocNetV-2.2.tar.gz 745086 SHA256 736fa636e888638874deaf356b1ebc400bbef6a4dc94b069dc257ba3a247025f SHA512 12f490fd1f7fc1a6b45f77d23d8825117def0b7720595cd203d171fd88c41d5a0194a70359f55cbe2dab9e545f300156b31bb0680e46d7ab584e070e128e457b WHIRLPOOL af271d9e1e4c5179e1e6629a55f23ffad2035f707ac22d202d4a11dbbfc3dc94160e5c3393f62dcf1f72b0d648d50dcb45ef4ffa848518430dae6396f67deda3
diff --git a/app-misc/socnetv/socnetv-0.90.ebuild b/app-misc/socnetv/socnetv-0.90.ebuild
deleted file mode 100644
index 3def026a40c..00000000000
--- a/app-misc/socnetv/socnetv-0.90.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-
-inherit eutils qt4-r2 toolchain-funcs
-
-MY_PN="SocNetV"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="Qt Social Network Visualizer"
-HOMEPAGE="http://socnetv.sourceforge.net/"
-SRC_URI="mirror://sourceforge/socnetv/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="doc"
-
-DEPEND="dev-qt/qtgui:4
- dev-qt/qtwebkit:4"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
- qt4-r2_src_prepare
- sed -i "s/@make/@+make/" Makefile.in \
- || die "Fix parallel build"
-}
-
-src_compile() {
- emake CXX="$(tc-getCXX)" CXXFLAGS="${LDFLAGS} ${CXXFLAGS}" \
- LFLAGS="${LDFLAGS}"
-}
-
-src_install() {
- dobin socnetv
- doicon src/images/socnetv.png
- make_desktop_entry ${PN} SocNetV ${PN} 'Science'
- insinto /usr/share/${PN}/examples
- doins nets/*
- dodoc AUTHORS ChangeLog README TODO
- if use doc; then
- dohtml -r "${S}"/manual/*
- fi
- doman "${S}/man/${PN}.1.gz"
-}
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-misc/socnetv/
@ 2017-03-04 13:46 Agostino Sarubbo
0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo @ 2017-03-04 13:46 UTC (permalink / raw
To: gentoo-commits
commit: e21b08f099f580ff2c4a51698933270d2bede43a
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 4 13:46:12 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Mar 4 13:46:12 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e21b08f0
app-misc/socnetv: x86 stable wrt bug #611432
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
app-misc/socnetv/socnetv-2.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-misc/socnetv/socnetv-2.2.ebuild b/app-misc/socnetv/socnetv-2.2.ebuild
index 0b029f14ba9..6de2120eae4 100644
--- a/app-misc/socnetv/socnetv-2.2.ebuild
+++ b/app-misc/socnetv/socnetv-2.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/socnetv/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="examples"
DEPEND="
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-misc/socnetv/
@ 2017-03-03 9:02 Agostino Sarubbo
0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo @ 2017-03-03 9:02 UTC (permalink / raw
To: gentoo-commits
commit: e70bdd3e034968d33c69ce5383676befc35d839b
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 3 09:01:36 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Mar 3 09:01:36 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e70bdd3e
app-misc/socnetv: amd64 stable wrt bug #611432
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
app-misc/socnetv/socnetv-2.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-misc/socnetv/socnetv-2.2.ebuild b/app-misc/socnetv/socnetv-2.2.ebuild
index 7f3018bb654..0b029f14ba9 100644
--- a/app-misc/socnetv/socnetv-2.2.ebuild
+++ b/app-misc/socnetv/socnetv-2.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/socnetv/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="examples"
DEPEND="
^ permalink raw reply related [flat|nested] 9+ messages in thread
end of thread, other threads:[~2025-01-31 7:38 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-31 7:38 [gentoo-commits] repo/gentoo:master commit in: app-misc/socnetv/ Joonas Niilola
-- strict thread matches above, loose matches on Subject: below --
2025-01-07 22:34 Andreas Sturmlechner
2022-10-18 3:27 Sam James
2022-10-18 3:27 Sam James
2021-06-07 8:33 Joonas Niilola
2020-05-21 18:26 Andreas Sturmlechner
2017-03-04 14:51 Andreas Sturmlechner
2017-03-04 13:46 Agostino Sarubbo
2017-03-03 9:02 Agostino Sarubbo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox