From 664415bdd5e9a944c398f759bf1c628d6a7bcd31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=97=E5=8D=9A=E4=BB=81=28Buo-ren=20Lin=29?= Date: Sun, 25 Aug 2024 03:07:00 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=96=B0=E5=A2=9E=E5=8E=9F=E5=A7=8B?= =?UTF-8?q?=E7=9A=84=20Snap=20=E6=89=93=E5=8C=85=E5=B0=88=E6=A1=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 林博仁(Buo-ren Lin) --- .gitmodules | 5 +++++ README.md | 2 ++ Snap packaging for the Tesseract application | 2 +- ...ackaging for the Tesseract application (for Snapcrafters) | 1 + 4 files changed, 9 insertions(+), 1 deletion(-) create mode 160000 Snap packaging for the Tesseract application (for Snapcrafters) diff --git a/.gitmodules b/.gitmodules index 249b7fe..5220822 100644 --- a/.gitmodules +++ b/.gitmodules @@ -21,4 +21,9 @@ ignore = dirty [submodule "Snap packaging for the Tesseract application"] path = Snap packaging for the Tesseract application + url = https://github.com/brlin-tw/tesseract-snap.git + ignore = dirty +[submodule "Snap packaging for the Tesseract application (for Snapcrafters)"] + path = Snap packaging for the Tesseract application (for Snapcrafters) url = https://github.com/snapcrafters/tesseract.git + ignore = dirty diff --git a/README.md b/README.md index ba7e802..97d1c18 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ * (開發中)[Tesseract Orange](https://gitlab.com/tesseract-prebuilt/tesseract-orange) Provides reproducible Tesseract build optimized for your machine * (開發中)[Snap packaging for the Tesseract application](https://github.com/brlin-tw/tesseract-snap) + Enables easy access to the Tesseract application on snap-enabled OS distributions. +* (開發中)[Snap packaging for the Tesseract application (for Snapcrafters)](https://github.com/snapcrafters/tesseract) A community-maintained package to easily install Tesseract on Linux. ## 參考資料 diff --git a/Snap packaging for the Tesseract application b/Snap packaging for the Tesseract application index 73eff18..205baf0 160000 --- a/Snap packaging for the Tesseract application +++ b/Snap packaging for the Tesseract application @@ -1 +1 @@ -Subproject commit 73eff18f16ce567f31616db886b8c36f9de38171 +Subproject commit 205baf00fd51dde632000f91b4faf71244fdf412 diff --git a/Snap packaging for the Tesseract application (for Snapcrafters) b/Snap packaging for the Tesseract application (for Snapcrafters) new file mode 160000 index 0000000..73eff18 --- /dev/null +++ b/Snap packaging for the Tesseract application (for Snapcrafters) @@ -0,0 +1 @@ +Subproject commit 73eff18f16ce567f31616db886b8c36f9de38171