summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/applications/settings/tde-guidance
Commit message (Collapse)AuthorAgeFilesLines
* DEB tde-guidance: switch to cmake build systemMichele Calgaro2024-03-0411-416/+303
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB: Automatically add ldconfig trigger if the package contains plugins.Slávek Banko2023-12-191-2/+0
| | | | | | | | | | As a result, it is no longer necessary to enforce ldconfig in postinst and postrm scripts and this solves the problem with packages where the ldconfig was not called after installation, but it was needed. This resolves issue TDE/tdemultimedia#29. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Change debhelper compatibility level to 10.Slávek Banko2023-11-052-2/+2
| | | | | | Use DEB_COMPRESS_EXCLUDE_ALL instead of deprecated DEB_COMPRESS_EXCLUDE. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tde-guidance: disable packaging of wineconfig due to old config GUI.Michele Calgaro2023-03-175-134/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tde-guidance: fix functionality with python 3.Michele Calgaro2023-03-173-53/+39
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tde-guidance: Drop python2 support.Slávek Banko2023-01-206-321/+14
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tde-guidance: Update dependencies after rename python-trinity to pytde.Slávek Banko2023-01-081-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tde-guidance: added 16x16 pixels icons.Michele Calgaro2021-07-092-1/+11
| | | | | | | This PR is based on work done by Gregory Guy in PR #93 Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Rearranged applications folder into sub categories.Michele Calgaro2021-07-0421-0/+2449
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>