Addressed issue #1047

Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
This commit is contained in:
TheJackiMonster 2022-08-09 14:45:26 +02:00
parent 6916f27d60
commit 671a5f9d19
No known key found for this signature in database
GPG key ID: D850A5F772E880F9
2 changed files with 5 additions and 4 deletions

View file

@ -30,7 +30,7 @@ echo " [✓]"
# wget https://github.com/olivierkes/manuskript/archive/$AppVersion.tar.gz
# tar -xvf $AppVersion.tar.gz
# rm $AppVersion.tar.gz
# mv manuskript-0.5.0 manuskript
# mv manuskript-0.14.0 manuskript
# popd
# Using the current direction as source
@ -55,8 +55,9 @@ echo " [✓]"
echo "Your root password might now be asked to finish setting permissions:"
sudo chown root:root -R "$Dest"
# Use xz compression to make sure Debian can handle it!
echo "Creating the package…"
dpkg -b "$Dest"
dpkg -b -Zxz "$Dest"
echo -n "Removing build folder"
sudo rm -r "$Dest"

View file

@ -1,6 +1,6 @@
Package: manuskript
Version: {PkgVersion}
Maintainer: Curtis Gedak <gedakc@gmail.com>
Maintainer: Tobias Frisch <thejackimonster@gmail.com>
Description: Manuskript open source tool for writers.
Manuskript is an open source tool for writers. It
provides a rich environment to help writers create
@ -13,7 +13,7 @@ Architecture: all
Origin: Ubuntu 14.04
Bugs: https://github.com/olivierkes/manuskript/issues
Homepage: http://www.theologeek.ch/manuskript/
Source: https://github.com/olivierkes/manuskript/archive/0.5.0.tar.gz
Source: https://github.com/olivierkes/manuskript/archive/0.14.0.tar.gz
Depends: python3, python3-pyqt5, python3-pyqt5.qtwebkit, libqt5svg5,
python3-lxml, zlib1g, python3-enchant, python3-markdown, pandoc
Suggests: texlive-latex-recommended