summaryrefslogtreecommitdiffstats
path: root/debian/_base/core/tdegames
Commit message (Collapse)AuthorAgeFilesLines
* 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-12/+10
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 3d0fe45a7b0b586d096644a3581df8307787eb3a)
* DEB tdegames: Fix incorrect inclusion of files in the knetwalk packageSlávek Banko2021-01-271-1/+1
| | | | | | | caused by the commit bac1066455959b38ae5dc831081e148dffc5139b. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 87e57a1a070839a44db16a0410ef57902db2df3e)
* 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 tdegames: The man pages has been moved to the main tree.Slávek Banko2021-01-12100-809/+37
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit bac1066455959b38ae5dc831081e148dffc5139b)
* 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> (cherry picked from commit 508d340f3dc09b31a9049066fc6c2fd17de414b7)
* DEB tdegames: Add rules for the tdefifteen package.Slávek Banko2020-12-023-1/+26
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 3c07a8d3a823e1ab97c838f09beeba88ea2d5e44)
* DEB tdegames: Fix an empty package twin4.Slávek Banko2020-12-028-4/+3
| | | | | | | | During the renaming of the package, the renaming of files that ensure the rules for creating the package was neglected. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 26c6253e5f5130763b33caa44772f97bc9a9e2e1)
* DEB: adjusted to new 'core' folder for main packages.Michele Calgaro2020-11-15272-0/+18616
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>