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>
11 months 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
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
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
Slávek Banko
ad7e4e55d1
DEB: Create a .tdepkginfo containing package metadata.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro
8fa083ac8d
DEB: enable parallel build in debian-tde.mk.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko
c0bbb19c02
DEB: Resolve FTBFS in support for using the $(DEB_HOST_MULTIARCH) variable
...
if the package does not contain any install and links files.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
7abdfa3a6f
DEB: Added support for using the $(DEB_HOST_MULTIARCH) variable
...
in the install and links files to the debian-tde.mk common rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
4e9ab839f6
DEB: Merge debian-qt-kde.mk and kde.mk into one debian-tde.mk
...
The debian-tde.mk rules are now unified for all packages.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 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