summaryrefslogtreecommitdiffstats
path: root/debian/_base/tdegames/debian/rules
Commit message (Collapse)AuthorAgeFilesLines
* DEB: adjusted to new 'core' folder for main packages.Michele Calgaro2020-11-151-51/+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 tdegames: Fix FTBFS related apidoxSlávek Banko2019-05-011-3/+0
| | | | | | that are now generated only for build-indep. 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-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/+55
and maverick). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>