Commit Graph

14 Commits (dc384f82a91bffeab9371d7beccfb3980602e7bf)

Author SHA1 Message Date
Slávek Banko 6729c27b67
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>
(cherry picked from commit 34145f8176)
1 year ago
Slávek Banko 0809dd93e0
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>
(cherry picked from commit fc691a7208)
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
Michele Calgaro 1cee4639dd
DEB tdeartwork: man pages moved to main repository.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro 7c0738a634 DEB tdeartwork: added tdeasciiquarium files.
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 18b25ce759
DEB tdeartwork: Install desktop files of xscreensavers with merged translations.
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