calibre added by repo getdeb
This commit is contained in:
parent
c7130b29b5
commit
0693f00bfa
2 changed files with 1 additions and 4 deletions
|
@ -89,10 +89,6 @@ function installMultimediaExt () {
|
||||||
function installEbook () {
|
function installEbook () {
|
||||||
msg "Installing eBook Apps"
|
msg "Installing eBook Apps"
|
||||||
installAppsFromList ebook
|
installAppsFromList ebook
|
||||||
#TODO:
|
|
||||||
# cd /tmp
|
|
||||||
# runCmd "sudo -v && wget -q --no-check-certificate -nv -O- https://raw.githubusercontent.com/kovidgoyal/calibre/master/setup/linux-installer.py | sudo python -c \"import sys; main=lambda:sys.stderr.write('Download failed\n'); exec(sys.stdin.read()); main()\""
|
|
||||||
# smsgn "Installing calibre"
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|
|
@ -403,6 +403,7 @@ qttools5-dev-tools;apt;qt;qttools5-dev-tools
|
||||||
qttools5-examples;apt;qt;qttools5-examples
|
qttools5-examples;apt;qt;qttools5-examples
|
||||||
qttools5-doc-html;apt;qt;qttools5-doc-html
|
qttools5-doc-html;apt;qt;qttools5-doc-html
|
||||||
fbreader;apt;ebook;fbreader
|
fbreader;apt;ebook;fbreader
|
||||||
|
calibre;apt;ebook;calibre
|
||||||
android-studio;apt;android-studio;android-studio
|
android-studio;apt;android-studio;android-studio
|
||||||
intellij-idea-community;snap;idea;idea"
|
intellij-idea-community;snap;idea;idea"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue