Commit Graph

14 Commits (810ea2163034e59276290696827a385f64a12233)

Author SHA1 Message Date
Slávek Banko 34145f8176
DEB: Automatically add ldconfig trigger if the package contains plugins.
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>
1 year ago
Slávek Banko fc691a7208
DEB: Change debhelper compatibility level to 10.
Use DEB_COMPRESS_EXCLUDE_ALL instead of deprecated DEB_COMPRESS_EXCLUDE.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
1 year ago
Slávek Banko 732130abf6
DEB: Update references to cmake-trinity in dependencies to new name tde-cmake.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Slávek Banko cc571a307f
DEB tdetoys: Update the installation of kweather tdecm modules in connection with TDE/tdetoys#18.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Michele Calgaro d093fb7a9d
DEB: added konqueror's kweather sidebar installation.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko aab928d0ad
DEB: Switch Build-Depends from cmake to cmake-trinity.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko ad1898f6e2
DEB: Swith cmake builds to use ninja-build.
Cleaning automake dependencies.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 36a50c1267
DEB: Add support to build using ninja-build (CMake only) to common cdbs rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 3d0fe45a7b
DEB: Move DEB_DH_BUILDDEB_ARGS to common cdbs rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko d613cfe157
DEB tdetoys: Drop old common patches related to automake.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko a7d5d2acbf
DEB: Update the Maintainer's address to the TDE Debian Team.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko f71bd02a6a
DEB: Remove intltool from build-deps.
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 <slavek.banko@axis.cz>
4 years ago
Slávek Banko 508d340f3d
DEB common cdbs rules: Convert to UTC the date from the debian changelog,
which is written to '.tdepkginfo'.

It addresses time zone independence to ensure a reproducible build.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Michele Calgaro 0277521b26
DEB: adjusted to new 'core' folder for main packages.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago