Commit Graph

10 Commits (6caf4fe1ac978a1660daf4224f562e33db6e510b)

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 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 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 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
Michele Calgaro eb16e7c728
DEB: added cmake directive to create compilation database 'compile_commands.json' at build time.
This can be used to provide linting, autocompletion, hovering info, go-to-definition
and in general other LSP functionality in development environments.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko 7aeb5c3618
DEB: Change debhelper compatibility level to 9.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro 11394aecd1
DEB: use _base folder for a distro instead of specific distros (squeeze
and maverick).

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago