Skip to content

Commit

Permalink
integrate ccx in snap?
Browse files Browse the repository at this point in the history
  • Loading branch information
techno-disaster committed Aug 8, 2021
1 parent 2f3a812 commit 2f5b33a
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,12 @@ slots:
name: org.ccextractor.gui

parts:
ccextractor:
plugin: nil
source: https://github.com/CCExtractor/ccextractorfluttergui/files/6949923/ccx.zip
stage-packages: [libglew-dev, libglfw3-dev, cmake, gcc, libcurl4-gnutls-dev, tesseract-ocr, libleptonica-dev]

ccxgui:
source: .
plugin: flutter
flutter-target: lib/main.dart # The main entry-point file of the application
stage-packages: [ccextractor]


apps:
ccxgui:
Expand Down

0 comments on commit 2f5b33a

Please sign in to comment.