summaryrefslogtreecommitdiffstats
path: root/debian/_base/applications/kiosktool/debian/cdbs/debian-tde.mk
Commit message (Collapse)AuthorAgeFilesLines
* Rearranged applications folder into sub categories.Michele Calgaro2021-07-041-246/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB: Add support to build using ninja-build (CMake only) to common cdbs rules.Slávek Banko2021-05-081-1/+10
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Move DEB_DH_BUILDDEB_ARGS to common cdbs rules.Slávek Banko2021-04-041-0/+10
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB common cdbs rules: Convert to UTC the date from the debian changelog,Slávek Banko2020-12-061-1/+1
| | | | | | | | 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>
* DEB: Create a .tdepkginfo containing package metadata.Slávek Banko2020-03-231-0/+9
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: enable parallel build in debian-tde.mk.Michele Calgaro2019-07-101-0/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Resolve FTBFS in support for using the $(DEB_HOST_MULTIARCH) variableSlávek Banko2019-06-031-2/+7
| | | | | | if the package does not contain any install and links files. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Added support for using the $(DEB_HOST_MULTIARCH) variableSlávek Banko2019-06-021-0/+10
| | | | | | in the install and links files to the debian-tde.mk common rules. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Merge debian-qt-kde.mk and kde.mk into one debian-tde.mkSlávek Banko2019-04-271-0/+201
The debian-tde.mk rules are now unified for all packages. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>