Source: lat
Section: interpreters
Priority: optional
Maintainer: loongson <loongson@loongson.cn>
Build-Depends: debhelper (>= 11), 
               autotools-dev,
               git,
               ninja-build,
               libssl-dev,
               libc6,
               gcc,
               g++,
               pkg-config,
               libglib2.0-dev,
               libdrm-dev,
               lsb-release,
               make,
               python3-setuptools,
Standards-Version: 4.1.3
Vcs-Browser: https://github.com/lat-opensource/lat
Vcs-Git: https://github.com/lat-opensource/lat
Homepage: https://github.com/lat-opensource/lat/blob/master/README.rst

Package: lat
Architecture: loongarch64
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Loongson Architecture Translator for x86
 LATX (Loongson Architecture Translator for x86) is a high-performance
 user-level binary translator designed specifically for the LoongArch architecture,
 enabling efficient execution of x86 applications on Loongson-based systems

