summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/applications/multimedia/k3b
Commit message (Collapse)AuthorAgeFilesLines
* DEB: Remove direct include for cmake.mk. Now it is automatically included by ↵Slávek Banko12 days1-1/+0
| | | | | | | | tde.mk, or using tde.mk rules for CMake builds with cdbs >= 0.4.177. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: fix debian/rules to allow the source packages to be created without ↵Michele Calgaro2025-05-021-1/+1
| | | | | | having tde-cdbs installed Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tde-cdbs: Separate the common CDBS class into the package.Slávek Banko2025-04-294-278/+2
| | | | | | | For all packages changed dependence from cdbs to tde-cdbs and rules modified to use tde.mk class from /usr/share/cdbs. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB debian-tde.mk: Add common rules for updating config files for automake.Slávek Banko2025-04-141-0/+6
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Make adjustments for time64 ABI in the 'control' file before building -Slávek Banko2025-02-171-0/+7
| | | | | | | | in the cleaning phase and not to return the changes back. This is workaround due to newer dpkg, where cdbs rules for debhelper do not reflect additional changes in the control file made during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB k3b: Change the library package name in case of incompatible ABI for ↵Slávek Banko2024-04-101-0/+46
| | | | | | 64-bit time_t. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB k3b: Remove the libk3b2-* transitional package and related links.Slávek Banko2024-04-102-16/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB k3b: Cleanup outdated files.Slávek Banko2024-04-107-52/+0
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* 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: 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 k3b: man pages moved to main repo.Michele Calgaro2022-08-279-263/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB k3b: Remove libdbus-tqt-1-dev from Build-DependsSlávek Banko2022-02-131-2/+1
| | | | | | because support for HAL backend is no longer built. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Rearranged applications folder into sub categories.Michele Calgaro2021-07-0441-0/+2506
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>