Starting linux setup system.

This commit is contained in:
Adsooi 2021-06-22 00:27:40 +02:00
parent 83646baee0
commit 1498028036
Signed by: Ad5001
GPG key ID: EF45F9C6AFE20160
88 changed files with 533 additions and 173 deletions

12
linux/debian/control Normal file
View file

@ -0,0 +1,12 @@
Package: logarithmplotter
Source: logarithmplotter
Version: 0.0.1.dev0
Architecture: all
Maintainer: Ad5001 <mail@ad5001.eu>
Depends: python3, python3-pip, qt5-default (>= 5.14.0), qml-module-qtquick-controls2 (>= 5.14.0), qml-module-qtmultimedia (>= 5.14.0), qml-module-qtgraphicaleffects (>= 5.14.0), qml-module-qtquick2 (>= 5.14.0), qml-module-qtqml-models2 (>= 5.14.0), qml-module-qtquick-controls (>= 5.14.0), python3-pyside2.qtcore (>= 5.14.0), python3-pyside2.qtqml (>= 5.14.0), python3-pyside2.qtgui (>= 5.14.0), python3-pyside2.qtquick (>= 5.14.0), python3-pyside2.qtwidgets (>= 5.14.0), python3-pyside2.qtmultimedia (>= 5.14.0), python3-pyside2.qtnetwork (>= 5.14.0)
Build-Depends: debhelper (>=11~), dh-python, dpkg-dev (>= 1.16.1~), python-setuptools, python3-all-dev (>=3.6)
Section: science
Priority: optional
Homepage: https://apps.ad5001.eu/logarithmplotter
Installed-Size: 174
Description: Create graphs with logarithm scales.