Benjamin Bach
89269e8b44
More precise information regarding pip installations
2020-12-29 16:51:36 +01:00
Gustavo Iñiguez Goia
5e5a586b18
ui: improved GUI deb packages
...
Use debconf to ask questions.
This allow us to:
- install deb packages using apt frontends (noninteractive, readline,
etc).
- display the questions on graphical installers like Gdebi.
closes #75
2020-10-27 23:48:48 +01:00
Gustavo Iñiguez Goia
bc26ca4afd
ui deb pkg: improved post install
...
Do not install .desktop file if /home/$directory is not the home of a
user: #57 .
Avoid confusing users by avoiding noisy errors (#57 ).
2020-09-29 02:16:33 +02:00
Gustavo Iñiguez Goia
1e11e52457
deb UI packages improved
...
- kill UI on uninstall.
- update system icon cache after installing.
2020-04-09 18:51:17 +02:00
Gustavo Iñiguez Goia
0139e28c38
UI deb package: removed duplicated dependency.
...
protobuf is already installed by the grpcio-tools package.
2020-03-12 00:50:21 +01:00
Gustavo Iñiguez Goia
cad5339695
Fixed typo in ui/debian/postinst
2020-02-23 01:17:39 +01:00
Gustavo Iñiguez Goia
0f171f87d4
UI deb package improvements
...
* Purge files when using apt remove --purge
* Display a message to uninstall installed pkgs from pypi when invoking
apt remove
* link autostart .desktop file to /usr/share/applications instead of
copying it
2020-02-22 17:22:28 +01:00
Gustavo Iñiguez Goia
9529830010
Improved UI deb package generation
...
This is highly experimental and not Debian compliant.
We'll keep improving it over time.
2020-02-18 23:30:56 +01:00
Gustavo Iñiguez Goia
f88b78d5bb
Improved UI debian package and bump version to rc3
...
Removed some dependencies, and ask to install via pip.
Added copyright file.
2020-02-18 10:47:17 +01:00
Gustavo Iñiguez Goia
8fc2c5d55f
Added UI debian/ files for packaging
...
Work needed.
2020-02-06 23:54:36 +01:00