Source: libstdc++-arm-none-eabi
Section: devel
Priority: optional
Maintainer: Openkylin Developers <packaging@lists.openkylin.top>
Uploaders: Thomas Preud'homme <thomas.preudhomme@arm.com>,
           Keith Packard <keithp@keithp.com>
Rules-Requires-Root: no
Build-Depends: binutils-arm-none-eabi,
               bison,
               debhelper (>= 10),
               dejagnu,
               flex,
               gawk,
               gcc-arm-none-eabi,
               gcc-arm-none-eabi-source,
               gettext,
               libgmp-dev,
               libmpc-dev,
               libmpfr-dev,
               libnewlib-arm-none-eabi,
               libtool,
               locales,
               lsb-release,
               lzma,
               m4,
               patchutils,
               picolibc-arm-none-eabi,
               rename,
               sharutils,
               texinfo,
               xz-utils,
               zlib1g-dev
Standards-Version: 4.6.2
Homepage: http://gcc.gnu.org/
Vcs-Git: https://salsa.debian.org/debian/libstdcxx_arm_none_eabi_newlib.git
Vcs-Browser: https://salsa.debian.org/debian/libstdcxx_arm_none_eabi_newlib

Package: libstdc++-arm-none-eabi-dev
Section: libdevel
Architecture: all
Depends: gcc-arm-none-eabi (= ${gcc:Version}),
         ${misc:Depends},
         ${shlibs:Depends}
Description: GNU Standard C++ Library v3 for ARM Cortex-R/M processors (headers)
 GNU Standard C++ library for embedded ARM chips using Cortex-M, and
 Cortex-R processors.
 .
 This package contains shared headers

Package: libstdc++-arm-none-eabi-newlib
Architecture: all
Depends: gcc-arm-none-eabi (= ${gcc:Version}),
         libnewlib-arm-none-eabi,
         libnewlib-dev,
         libstdc++-arm-none-eabi-dev (= ${binary:Version}),
         ${misc:Depends},
         ${shlibs:Depends}
Description: GNU Standard C++ Library v3 for ARM Cortex-R/M processors (newlib)
 GNU Standard C++ library for embedded ARM chips using Cortex-M, and
 Cortex-R processors.
 .
 This library is built using newlib as standard C library.

Package: libstdc++-arm-none-eabi-picolibc
Architecture: all
Depends: gcc-arm-none-eabi (= ${gcc:Version}),
         libstdc++-arm-none-eabi-dev (= ${binary:Version}),
         picolibc-arm-none-eabi,
         ${misc:Depends},
         ${shlibs:Depends}
Description: GNU Standard C++ Library v3 for ARM Cortex-R/M processors (picolibc)
 GNU Standard C++ library for embedded ARM chips using Cortex-M, and
 Cortex-R processors.
 .
 This library is built using picolibc as standard C library.
