summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/tdemultimedia/debian/rules
Commit message (Collapse)AuthorAgeFilesLines
* DEB: adjusted to new 'core' folder for main packages.Michele Calgaro2020-11-151-52/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* 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>
* DEB tdemultimedia: Tests disabledSlávek Banko2020-10-081-1/+2
| | | | | | | Tests depend on external services on the Internet, which is not desirable for automated builds. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update translation template.Automated System2020-10-081-1/+1
|
* DEB: Merge debian-qt-kde.mk and kde.mk into one debian-tde.mkSlávek Banko2019-04-271-3/+1
| | | | | | The debian-tde.mk rules are now unified for all packages. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: use _base folder for a distro instead of specific distros (squeezeMichele Calgaro2019-04-031-0/+52
and maverick). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>