Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
6 changes: 2 additions & 4 deletions .github/workflows/backup-to-gitlab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,8 @@ concurrency:
jobs:
backup-to-gitlabwh:
uses: linuxdeepin/.github/.github/workflows/backup-to-gitlabwh.yml@master
secrets:
BRIDGETOKEN: ${{ secrets.BRIDGETOKEN }}
secrets: inherit

backup-to-gitee:
uses: linuxdeepin/.github/.github/workflows/backup-to-gitee.yml@master
secrets:
GITEE_SYNC_TOKEN: ${{ secrets.GITEE_SYNC_TOKEN }}
secrets: inherit
17 changes: 0 additions & 17 deletions .github/workflows/call-build-deb.yml

This file was deleted.

6 changes: 1 addition & 5 deletions .github/workflows/call-build-distribution.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,4 @@ on:
jobs:
check_job:
uses: linuxdeepin/.github/.github/workflows/build-distribution.yml@master
secrets:
BUILD_GPG_PRIVATE_KEY: ${{ secrets.BUILD_GPG_PRIVATE_KEY }}
BUILD_SSH_PRIVATE_KEY: ${{ secrets.BUILD_SSH_PRIVATE_KEY }}
WEBDAV_PASSWD: ${{ secrets.WEBDAV_PASSWD }}
WEBDAV_USER: ${{ secrets.WEBDAV_USER }}
secrets: inherit
3 changes: 1 addition & 2 deletions .github/workflows/call-chatOps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,4 @@ on:
jobs:
chatopt:
uses: linuxdeepin/.github/.github/workflows/chatOps.yml@master
secrets:
APP_PRIVATE_KEY: ${{ secrets.APP_PRIVATE_KEY }}
secrets: inherit
2 changes: 1 addition & 1 deletion .github/workflows/cppcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- run: export
- uses: actions/checkout@v2
- uses: actions/checkout@v3
with:
ref: ${{ github.event.pull_request.head.sha }}
persist-credentials: false
Expand Down
44 changes: 44 additions & 0 deletions .obs/workflows.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
test_build:
steps:
- link_package:
source_project: deepin:Develop:dde
source_package: %{SCM_REPOSITORY_NAME}
target_project: deepin:CI

- configure_repositories:
project: deepin:CI
repositories:
- name: deepin_develop
paths:
- target_project: deepin:CI
target_repository: deepin_develop
architectures:
- x86_64
- aarch64

- name: debian
paths:
- target_project: deepin:CI
target_repository: debian_sid
architectures:
- x86_64

filters:
event: pull_request

tag_build:
steps:
- branch_package:
source_project: deepin:Develop:dde
source_package: %{SCM_REPOSITORY_NAME}
target_project: deepin:Unstable:dde
filters:
event: tag_push

commit_build:
steps:
- trigger_services:
project: deepin:Develop:dde
package: %{SCM_REPOSITORY_NAME}
filters:
event: push
43 changes: 7 additions & 36 deletions .reuse/dep5
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Upstream-Contact: UnionTech Software Technology Co., Ltd. <>
Source: https://github.com/linuxdeepin/deepin-ocr

# ci
Files: .github/*
Files: .github/* .obs/workflows.yml
Copyright: None
License: CC0-1.0

Expand All @@ -23,6 +23,11 @@ Files: debian/*
Copyright: UnionTech Software Technology Co., Ltd.
License: CC0-1.0

# linglong patch
Files: llpatches/*
Copyright: UnionTech Software Technology Co., Ltd.
License: CC0-1.0

# Project file
Files: *.pro *.prf *.pri *.qrc *CMakeLists.txt .tx/*
Copyright: UnionTech Software Technology Co., Ltd.
Expand Down Expand Up @@ -63,41 +68,7 @@ Files: deepin-ocr.desktop
Copyright: UnionTech Software Technology Co., Ltd.
License: CC-BY-4.0

# paddle ocr source code
Files: src/paddleocr-ncnn/postprocess_op.* src/paddleocr-ncnn/utility.*
Copyright: 2020 PaddlePaddle Authors
License: Apache-2.0

# 3rdparty/ncnn
Files: 3rdparty/ncnn/*
Copyright: 2017 THL A29 Limited
License: BSD-3-Clause

# 3rdparty/opencv-4.5.4
Files: 3rdparty/opencv-4.5.4/*
Copyright: 2000-2021, Intel Corporation
2009-2011, Willow Garage Inc.
2009-2016, NVIDIA Corporation
2010-2013, Advanced Micro Devices
2015-2021, OpenCV Foundation
2008-2016, Itseez Inc.
2019-2021, Xperience AI
2019-2021, Shenzhen Institute of Artificial Intelligence and Robotics for Society
License: Apache-2.0

# 3rdparty/opencv-mobile
Files: 3rdparty/opencv-mobile/*
Copyright: 2000-2008, Intel Corporation
2009, Willow Garage Inc.
2021, nihui
License: Apache-2.0

# 3rdparty/clipper
Files: 3rdparty/clipper/*
Copyright: 2010-2017, Angus Johnson
License: BSL-1.0

# 3rdparty/stub_linux
Files: 3rdparty/stub_linux/*
Copyright: 2019 coolxv
Copyright: coolxv 2019
License: MIT
2 changes: 1 addition & 1 deletion .tx/config
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ host = https://www.transifex.com
minimum_perc = 80
mode = developer

[deepin-ocr.deepin-ocr]
[o:linuxdeepin:p:deepin-ocr:r:deepin-ocr]
file_filter = translations/deepin-ocr_<lang>.ts
source_file = translations/deepin-ocr.ts
source_lang = en
Expand Down
2 changes: 2 additions & 0 deletions .tx/deepin.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[transifex]
branch = m20
11 changes: 11 additions & 0 deletions .tx/transifex.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# SPDX-FileCopyrightText: 2024 UnionTech Software Technology Co., Ltd.
#
# SPDX-License-Identifier: CC0-1.0
filters:
- filter_type: file
source_file: translations/deepin-ocr.ts
file_format: QT
source_language: en_US
translation_files_expression: translations/deepin-ocr_<lang>.ts
settings:
pr_branch_name: transifex_update_<br_unique_id>
Loading
Loading