Search Criteria
Package Details: omnetpp-preview 6.2.0pre1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/omnetpp-preview.git (read-only, click to copy) |
---|---|
Package Base: | omnetpp-preview |
Description: | OMNeT++ Discrete Event Simulator. OMNeT++ is an extensible, modular, component-based C++ simulation library and framework, primarily for building network simulators: preview version |
Upstream URL: | http://www.omnetpp.org |
Keywords: | networks omnet++ omnetpp simulation veins |
Licenses: | Academic Public License |
Conflicts: | omnetpp |
Provides: | omnetpp |
Replaces: | omnetpp-qt |
Submitter: | a36233 |
Maintainer: | a36233 (ekkelett) |
Last Packager: | a36233 |
Votes: | 9 |
Popularity: | 0.000000 |
First Submitted: | 2020-05-26 21:02 (UTC) |
Last Updated: | 2025-07-29 11:22 (UTC) |
Dependencies (32)
- doxygen (doxygen-gitAUR)
- graphviz
- jdk-openjdk (jdk16-adoptopenjdkAUR, openjdk-liberica8-full-binAUR, openjdk-liberica11-full-binAUR, openjdk-liberica17-full-binAUR, openjdk-liberica21-full-binAUR, openjdk-liberica-full-binAUR, jdk23-temurinAUR, zing-23-binAUR, zing-21-binAUR, zing-17-binAUR, openjdk-zulu-ca-fx-binAUR, openjdk-zulu8-ca-fx-binAUR, openjdk-zulu11-ca-fx-binAUR, openjdk-zulu17-ca-fx-binAUR, openjdk-zulu21-ca-fx-binAUR, jdk-temurinAUR, jdk21-temurinAUR, jdk17-temurinAUR, jdk11-temurinAUR)
- libpcap (libpcap-gitAUR)
- libxml2 (libxml2-gitAUR)
- openmpi (openmpi-gitAUR)
- openscenegraph (openscenegraph-gitAUR, flightgear-openscenegraph-gitAUR, openscenegraph-openmw-gitAUR)
- python-matplotlib (python-matplotlib-gitAUR)
- python-numpy1AUR
- python-pandas
- python-posix_ipcAUR
- python-scipy (python-scipy-gitAUR, python-scipy-mkl-tbbAUR, python-scipy-mklAUR, python-scipy-mkl-binAUR)
- python-setuptools
- python-tzdata
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- tcl (tcl-fossilAUR, tcl84AUR, tcl84AUR)
- bison (byacc-bisonAUR, bison-gitAUR) (make)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- flex (flex-gitAUR) (make)
- Show 12 more dependencies...
Latest Comments
1 2 3 4 Next › Last »
a36233 commented on 2025-07-29 13:01 (UTC) (edited on 2025-07-29 13:02 (UTC) by a36233)
@dirfl ??? Can you elaborate on this? Any specific source file? This is compiled from source, hashed validaded (sha512) from upstream source Github.com. Also you just created your account today to send this?
grazzolini commented on 2025-07-29 12:45 (UTC)
@dirfi Care to elaborate? I don't see anything wrong with the PKGBUILD, are you claiming upstream has a virus?
dirfl commented on 2025-07-29 11:37 (UTC)
THIS HAS AN VIRUS DONT TRUST
ekkelett commented on 2022-02-22 10:12 (UTC)
Updated to release candidate one. Please let me know how the package performs as I have not verified it myself.
ekkelett commented on 2021-11-08 07:39 (UTC) (edited on 2021-11-10 19:40 (UTC) by ekkelett)
Thanks @mazen, that's a good catch. I'll add the sourcing of the
setenv
file.EDIT: What am I talking about! @a36233 sorted that out. :)
mazen commented on 2021-10-19 21:23 (UTC) (edited on 2021-10-20 14:23 (UTC) by mazen)
Hello @ekkelett, you need to run
source setenv
before running configure in order for the python error to not occur. I edited the PKGBUILD to do that, and also updated it to the new version, and it worked for me.ekkelett commented on 2021-06-29 22:35 (UTC)
Hi @itsclobberintime, the Python module should be available from /opt/omnetpp/python (see the folder
omnetpp
). In which context are you trying to use it, from within the IDE?itsclobberintime commented on 2021-06-29 06:02 (UTC)
configure: error: Some Python modules required by the IDE were not found: omnetpp pip doesnt have this module(pip3 install omnetpp) and i dont know how to install.
ekkelett commented on 2020-05-23 11:42 (UTC)
I've updated this package to 6.0pre8 at https://github.com/thor/PKGBUILDs/tree/master/omnetpp-qt.
I've also removed some of the dependencies as they are not in use when we build with the current configuration.
Secondly, I'd like to suggest splitting this package into multiple OMNeT++ packages as long as there is a stable and preview branch. There are plenty of users tied to OMNeT++ 5.X, as it is the latest stable. With that, I'd suggest renaming two parts of the name. Firstly, the TkEnv is deprecated, and as such, I believe we can remove that from the package name. Secondly, we can rename this package to
omnetpp-preview
oromnetpp-pre
, while creating a new packageomnetpp
withpkgver
5.6.2.On the note of INET: while the Eclipse-based IDE suggests that you compile INET on start-up, it does this by creating a new project for INET. I'm not sure there are overall benefits to creating a PKGBUILD for a project used as a dependency by a multitude of frameworks (such as RINASim). Still, I could very well be failing to understand the context in which you'd have a PKGBUILD for INET.
blueman commented on 2020-01-07 16:15 (UTC) (edited on 2020-01-07 16:16 (UTC) by blueman)
Hi, the blt dependency is no longer needed since OMNeT++ 4.5 (June 2014). See here: https://github.com/omnetpp/omnetpp/blob/98ada60c4be2878b6db25bdf982b089b19f30c31/WHATSNEW#L1892
1 2 3 4 Next › Last »