summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/applications/basket/debian
Commit message (Collapse)AuthorAgeFilesLines
* Rearranged applications folder into sub categories.Michele Calgaro2021-07-0515-595/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB: Switch Build-Depends from cmake to cmake-trinity.Slávek Banko2021-05-181-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit aab928d0ada734f0780fca7191760d3ebdb21e47)
* DEB: Swith cmake builds to use ninja-build.Slávek Banko2021-05-121-1/+1
| | | | | | | Cleaning automake dependencies. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit ad1898f6e2ef733686f2c03e19e3f320cab8ef13)
* DEB: Add support to build using ninja-build (CMake only) to common cdbs rules.Slávek Banko2021-05-091-1/+10
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 36a50c12678c7504007c65da74addaf12e1c2d18)
* DEB: Move DEB_DH_BUILDDEB_ARGS to common cdbs rules.Slávek Banko2021-04-042-3/+10
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 3d0fe45a7b0b586d096644a3581df8307787eb3a)
* DEB: Update the Maintainer's address to the TDE Debian Team.Slávek Banko2021-01-131-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit a7d5d2acbfeca4b59ecf7dd7aa3ba0ce0ad7e913)
* DEB: Remove intltool from build-deps.Slávek Banko2021-01-131-1/+1
| | | | | | | 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> (cherry picked from commit f71bd02a6af63d65ac12e1abcc65080e2dad582e)
* DEB basket: Add the missing '.tdepkginfo' generation in debian-tde.mk.Slávek Banko2020-12-231-0/+9
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit ee07bdff05f47e1d1fa81ac84ccd9e9c1521ff7c)
* DEB basket: added AUTHORS and removed TODO from built packages. AddedMichele Calgaro2020-11-222-2/+2
| | | | | | | intltool to build deps. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 0fa6aabd061a0d11f1547726c1abf6c897786b46)
* DEB: added cmake directive to create compilation database ↵Michele Calgaro2020-11-141-0/+1
| | | | | | | | | | '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> (cherry picked from commit eb16e7c7281e182297581fa8d565561869c81bca)
* DEB basket: Switch to cmake.Slávek Banko2020-04-097-408/+270
| | | | | | | | Switch to common TDE cdbs rules. The man page has been moved to the main tree. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 1d43f94ba10626be3b49c0bf82a1c885497ecf32)
* DEB: Change debhelper compatibility level to 9.Slávek Banko2020-03-082-2/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 7aeb5c3618d6f16a2f34bd4106f38246b0285afe)
* DEB: use _base folder for a distro instead of specific distros (squeeze and ↵Michele Calgaro2019-04-0315-0/+707
maverick). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>