Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 8 additions & 4 deletions science/socnetv/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ PortGroup qt6 1.0
PortGroup cmake 1.1

name socnetv
github.setup socnetv app 3.2 v
github.setup socnetv app 3.4 v
github.tarball_from archive
revision 0

Expand All @@ -21,9 +21,13 @@ long_description Social Network Visualizer (SocNetV) is a cross-platform, \

homepage https://socnetv.org/

checksums rmd160 89e8771e1c5d9a8ed5f0f04343955de6a92f9e8d \
sha256 1f60cb3f14d22b445f80b1106f7e9a9084b7496dd3c979a1421051db25a459a2 \
size 806938
checksums rmd160 2b8a83320c64c3814c996580b7ca20a559eb1430 \
sha256 db18f00cf7bf679ece52e64bf20b75c0ce719a28e0810fd60181e3963fbc24cc \
size 1110661

compiler.cxx_standard 2017

qt6.depends_build qttools

qt6.depends_lib qt5compat \
qtcharts \
Expand Down