Update for v1.0alpha1

This commit is contained in:
James Deng 2024-03-01 19:26:21 +08:00
commit 614ab9dba0
116 changed files with 31855 additions and 0 deletions

15
debian/control vendored Normal file
View file

@ -0,0 +1,15 @@
Source: bianbu-ai-support
Section: Utils
Priority: optional
Maintainer: bianbu-ai-support <bianbu-ai-support@spacemit.com>
Build-Depends: cmake, debhelper-compat (= 12), onnxruntime, libopencv-dev
Standards-Version: 4.5.0
Homepage: https://gitlab.dc.com:8443/bianbu/ai/support
Package: bianbu-ai-support
Architecture: any
Multi-Arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends}, onnxruntime, libopencv-dev
Description: auto-generated package by debmake
This Debian binary package was auto-generated by the
debmake(1) command provided by the debmake package.