summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/applications/misc/desktop-effects-tde/debian
Commit message (Collapse)AuthorAgeFilesLines
* DEB: Automatically add ldconfig trigger if the package contains plugins.Slávek Banko2023-12-191-0/+5
| | | | | | | | | | 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-053-3/+3
| | | | | | Use DEB_COMPRESS_EXCLUDE_ALL instead of deprecated DEB_COMPRESS_EXCLUDE. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB desktop-effects-tde: Drop python2 support.Slávek Banko2023-01-172-13/+4
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Update references to cmake-trinity in dependencies to new name tde-cmake.Slávek Banko2023-01-141-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB desktop-effects-tde: Update dependencies after rename python-trinity to ↵Slávek Banko2023-01-081-2/+2
| | | | | | pytde. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB desktop-effects-tde: Update dependencies after rename python-tqt to pytqt.Slávek Banko2022-12-221-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB desktop-effects-tde: Make sure that python binary existsSlávek Banko2022-12-141-0/+6
| | | | | | because package still depend on python2. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB desktop-effects-tde: Switch to CMake build system.Slávek Banko2022-12-135-27/+281
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Rearranged applications folder into sub categories.Michele Calgaro2021-07-048-0/+129
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>