feat(工程建立): OCR文字识别工程建立

no

Log: no
Change-Id: I6bb42a4ae96f000a1ee937d2c69d1f7e3208e7e3
This commit is contained in:
He MingYang
2021-06-10 18:54:54 +08:00
committed by hemingyang
parent 6e5f39162a
commit 155256cbd9
88 changed files with 5685 additions and 0 deletions

13
debian/control vendored Normal file
View File

@ -0,0 +1,13 @@
Source: deepin-ocr
Section: utils
Priority: optional
Maintainer: Deepin Packages Builder <packages@deepin.com>
Build-Depends: debhelper (>= 11), cmake, qtbase5-dev, pkg-config,libdtkwidget-dev
Standards-Version: 4.1.3
Homepage: <insert the upstream URL, if relevant>
Package: deepin-ocr
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Ocr for UOS
Ocr is a text recognition software.