File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2176,13 +2176,15 @@ def get_project_descriptions():
21762176 },
21772177
21782178 {
2179- # TODO: add to catalog
21802179 # NOTE: the included inet is modified for space_veins
21812180 "name" : "space_veins_allinone" , "version" : "0.3" ,
21822181 "required_projects" : {"omnetpp" : ["5.7.1" ]},
21832182 "nix_packages" : ["proj" , "python2" , "sumo" ],
21842183 "description" : "space_Veins is a Veins extension that integrates satellites as additional communication partners in vehicular networks." ,
21852184 "details" : "Note: this version downloads its own copy of INET and VEINS, and does not use ones installed by opp_env." ,
2185+ "metadata" : {
2186+ "catalog_url" : "https://omnetpp.org/download-items/Space-Veins.html" ,
2187+ },
21862188 "download_url" : "https://github.com/veins/space_veins/archive/refs/tags/space_Veins-0.3.tar.gz" ,
21872189 "patch_commands" : [
21882190 r"""mv src/makefrag src/makefrag.orig""" ,
You can’t perform that action at this time.
0 commit comments