Skip to content

Commit 8a40e80

Browse files
integrate ccx in snap?
1 parent eacfd4d commit 8a40e80

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

snap/snapcraft.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ slots:
1414
name: org.ccextractor.gui
1515

1616
parts:
17+
ccextractor:
18+
plugin: nil
19+
source: https://github.com/CCExtractor/ccextractorfluttergui/files/6949923/ccx.zip
20+
stage-packages: [libglew-dev, libglfw3-dev, cmake, gcc, libcurl4-gnutls-dev, tesseract-ocr, tesseract-ocr-dev, libleptonica-dev]
21+
1722
ccxgui:
1823
source: .
1924
plugin: flutter

0 commit comments

Comments
 (0)