Source: gotcha-gnu15-ohpc
Section: science
Priority: optional
Maintainer: VersatusHPC <packages@versatushpc.com.br>
Build-Depends: debhelper-compat (= 13),
               ohpc-buildroot,
               gnu15-compilers-ohpc (>= 14.1.0),
               lmod-ohpc,
               cmake,
               make
Standards-Version: 4.6.2
Homepage: https://github.com/LLNL/GOTCHA

Package: gotcha-gnu15-ohpc
Architecture: any
Depends: ohpc-filesystem,
         gnu15-compilers-ohpc (>= 14.1.0),
         ${shlibs:Depends},
         ${misc:Depends}
Description: A library for wrapping function calls in shared libraries (gnu15, OpenHPC)
 GOTCHA is a library that wraps functions by manipulating the Global Offset
 Table (GOT) at runtime, providing a clean C interface for function wrapping.
 Built with the gnu15 compiler family.
 .
 This package is part of the OpenHPC project.
