Source: simgrid Section: science Priority: optional Maintainer: Martin Quinson Build-Depends: debhelper-compat (= 12), dh-python, cmake, chrpath, default-jdk (>= 2:1.7~), # valgrind is missing on armel valgrind [amd64 arm64 armhf i386 mips64el mipsel ppc64el s390x], gfortran, liblua5.3-dev, lua5.3, # Disabled for now: libboost-context-dev. Seems broken on amd64 libboost-dev, libboost-stacktrace-dev, libns3-dev [!mipsel], # libunwind-dev [!s390x], # Needed to build the doc # doxygen, # python3-breathe, # python-sphinx-rtd-theme, # python3-sphinx, # Needed for the python bindings python3-dev, pybind11-dev, python3-all, Standards-Version: 4.4.1 Homepage: https://simgrid.org/ Vcs-Git: https://salsa.debian.org/debian/simgrid.git Vcs-Browser: https://salsa.debian.org/debian/simgrid Package: libsimgrid3.25 Architecture: any Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: lua5.1 Breaks: simgrid (<< 3.11) Replaces: simgrid (<< 3.11) Description: Toolkit for scalable simulation of distributed applications SimGrid is a toolkit that provides core functionalities for the simulation of distributed applications in heterogeneous distributed environments. SimGrid can be used as a Grid simulator, a P2P simulator, a Cloud simulator, a MPI simulator, or a mix of all of them. The typical use-cases of SimGrid include heuristic evaluation, application prototyping, and real application development and tuning. . This package contains the dynamic libraries and runtime. #Package: simgrid-doc #Architecture: all #Multi-Arch: foreign #Section: doc #Depends: ${misc:Depends}, # libjs-jquery, # libjs-jquery-ui, # libjs-mathjax, #Breaks: simgrid (<< 3.11) #Replaces: simgrid (<< 3.11) #Description: Documentation for the SimGrid Toolkit # SimGrid is a toolkit that provides core functionalities for the simulation of # distributed applications in heterogeneous distributed environments. SimGrid # can be used as a Grid simulator, a P2P simulator, a Cloud simulator, a MPI # simulator, or a mix of all of them. The typical use-cases of SimGrid include # heuristic evaluation, application prototyping, and real application # development and tuning. # . # This package contains the documentation for both the C and the Java # version of SimGrid. Package: libsimgrid-java Section: java Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, libsimgrid3.25 (>= ${source:Version}) #Recommends: simgrid-doc (>= ${source:Version}) Breaks: simgrid (<< 3.11), simgrid-java Replaces: simgrid (<< 3.11), simgrid-java Description: Java bindings for the SimGrid Toolkit SimGrid is a toolkit that provides core functionalities for the simulation of distributed applications in heterogeneous distributed environments. SimGrid can be used as a Grid simulator, a P2P simulator, a Cloud simulator, a MPI simulator, or a mix of all of them. The typical use-cases of SimGrid include heuristic evaluation, application prototyping, and real application development and tuning. . This package contains what you need to use SimGrid from the Java programming language. Package: python3-simgrid Architecture: any Section: python Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, libsimgrid3.25 (>= ${source:Version}) Provides: ${python3:Provides} #Versions: ${python3:Versions} #Recommends: simgrid-doc (>= ${source:Version}) Breaks: simgrid (<< 3.11) Replaces: simgrid (<< 3.11) Suggests: python3 Description: Python3 bindings for the SimGrid Toolkit SimGrid is a toolkit that provides core functionalities for the simulation of distributed applications in heterogeneous distributed environments. SimGrid can be used as a Grid simulator, a P2P simulator, a Cloud simulator, a MPI simulator, or a mix of all of them. The typical use-cases of SimGrid include heuristic evaluation, application prototyping, and real application development and tuning. . This package contains what you need to use SimGrid from the Python programming language. Package: libsimgrid-dev Architecture: any Section: libdevel Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, ${python3:Depends}, libsimgrid3.25 (= ${binary:Version}), libboost-dev, Recommends: gcc, make, # simgrid-doc (>= ${source:Version}) Conflicts: simgrid Replaces: simgrid Provides: simgrid Description: Development files for the SimGrid Toolkit SimGrid is a toolkit that provides core functionalities for the simulation of distributed applications in heterogeneous distributed environments. SimGrid can be used as a Grid simulator, a P2P simulator, a Cloud simulator, a MPI simulator, or a mix of all of them. The typical use-cases of SimGrid include heuristic evaluation, application prototyping, and real application development and tuning. . This package contains the development files that you need to build your own simulator on top of SimGrid (header files and helping scripts) from the C or C++ programming languages.