Source: android-platform-external-libunwind
Section: libs
Priority: optional
Maintainer: Openkylin Developers <packaging@lists.openkylin.top>
Uploaders: Luo yaoming <luoyaoming@kylinos.cn>
Build-Depends: debhelper (>= 11~),
               dh-exec,
               p7zip-full
Standards-Version: 4.2.1
Homepage: https://android.googlesource.com/platform/external/libunwind
Vcs-Git: https://gitee.com/openkylin/android-platform-external-libunwind.git
Vcs-Browser: https://gitee.com/openkylin/android-platform-external-libunwind

Package: android-libunwind
Architecture: amd64 i386 arm64 armel armhf mips mipsel mips64el
Depends: p7zip-full, ${shlibs:Depends}, ${misc:Depends}
Description: libunwind for Android
 This library is the AOSP fork of libunwind. It is used by libbacktrace.
 .
 This package is only available on x86, ARM and MIPS because the AOSP
 modifications only apply on these platforms.
 .
 This library is only used by Android SDK currently.

Package: android-libunwind-dev
Section: libdevel
Architecture: amd64 i386 arm64 armel armhf mips mipsel mips64el
Depends: android-libunwind (= ${binary:Version}),
         libbsd-dev,
         ${misc:Depends}
Description: libunwind for Android - Development files
 This library is the AOSP fork of libunwind. It is used by libbacktrace.
 .
 This package is only available on x86, ARM and MIPS because the AOSP
 modifications only apply on these platforms.
 .
 This library is only used by Android SDK currently.
 .
 This package provides the development files.
