Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DEB: Automatically add ldconfig trigger if the package contains plugins. | Slávek Banko | 2023-12-19 | 3 | -4/+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 <[email protected]> | ||||
* | DEB: Change debhelper compatibility level to 10. | Slávek Banko | 2023-11-05 | 3 | -3/+3 |
| | | | | | | Use DEB_COMPRESS_EXCLUDE_ALL instead of deprecated DEB_COMPRESS_EXCLUDE. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | DEB tdegraphics: Add libglut-dev as an alternative dependency for freeglut3-dev. | Slávek Banko | 2023-09-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | DEB: Update references to cmake-trinity in dependencies to new name tde-cmake. | Slávek Banko | 2023-01-14 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | DEB tdegraphics: man pages moved to main repository. | Michele Calgaro | 2022-05-29 | 47 | -1451/+16 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | DEB tdegraphics: Add exported CMake target for poppler-tqt library. | Slávek Banko | 2022-04-03 | 1 | -0/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | DEB tdegraphics: Fix empty libkscan-trinity-dev package. | Slávek Banko | 2022-04-03 | 4 | -5/+6 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | DEB tdegraphics: Use WITH_ALL_OPTIONS. | Slávek Banko | 2021-12-20 | 1 | -3/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | DEB: Switch Build-Depends from cmake to cmake-trinity. | Slávek Banko | 2021-05-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | DEB: Swith cmake builds to use ninja-build. | Slávek Banko | 2021-05-11 | 1 | -1/+1 |
| | | | | | | Cleaning automake dependencies. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | DEB: Add support to build using ninja-build (CMake only) to common cdbs rules. | Slávek Banko | 2021-05-08 | 1 | -1/+10 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | DEB: Move DEB_DH_BUILDDEB_ARGS to common cdbs rules. | Slávek Banko | 2021-04-04 | 2 | -3/+10 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | DEB: Update the Maintainer's address to the TDE Debian Team. | Slávek Banko | 2021-01-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | DEB: Remove intltool from build-deps. | Slávek Banko | 2021-01-13 | 1 | -1/+1 |
| | | | | | | | Instead of intltool-merge, tde_l10n_merge.pl is now used, which is part of the common cmake module. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | DEB tdegraphics: Drop old common patches related to automake. | Slávek Banko | 2020-12-13 | 5 | -59/+1 |
| | | | | | | Drop unnecessary build-deps related to automake. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | DEB common cdbs rules: Convert to UTC the date from the debian changelog, | Slávek Banko | 2020-12-06 | 1 | -1/+1 |
| | | | | | | | | which is written to '.tdepkginfo'. It addresses time zone independence to ensure a reproducible build. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | DEB: adjusted to new 'core' folder for main packages. | Michele Calgaro | 2020-11-15 | 139 | -0/+11095 |
Signed-off-by: Michele Calgaro <[email protected]> |