summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/core
Commit message (Collapse)AuthorAgeFilesLines
* DEB tdenetwork: Do not depend on valgrind for riscv64 architecture.Slávek Banko2021-03-011-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdewebdev: Add tqt3-doc to build-deps to make TQTDOCDIR detection work.Slávek Banko2021-02-271-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdetoys: Drop old common patches related to automake.Slávek Banko2021-02-274-58/+0
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdepim: Remove tdepimmacros.h from the installation.Slávek Banko2021-02-261-1/+0
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdeartwork: Install desktop files of xscreensavers with merged translations.Slávek Banko2021-02-132-1/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* 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>
* DEB tdeaccessibility: Switch to cmake.Slávek Banko2021-01-2614-180/+27
| | | | | | The man pages has been moved to the main tree. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdebase: Fix the default DM service package name detection for TDM.Slávek Banko2021-01-171-4/+5
| | | | | | | This resolves an unwanted change from TDM to another installed DM during the tdm-trinity package upgrade. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdebase: Systemd unit file tdm.service has been moved to the main tree.Slávek Banko2021-01-173-14/+4
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Update the Maintainer's address to the TDE Debian Team.Slávek Banko2021-01-1319-19/+19
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Remove intltool from build-deps.Slávek Banko2021-01-1316-16/+16
| | | | | | | 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>
* DEB tdegames: The man pages has been moved to the main tree.Slávek Banko2021-01-09100-809/+37
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdelibs: Move the imagetops into a separate package.Slávek Banko2021-01-086-3/+21
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdegraphics: Drop old common patches related to automake.Slávek Banko2020-12-135-59/+1
| | | | | | Drop unnecessary build-deps related to automake. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdeadmin: Drop old common patches related to automake.Slávek Banko2020-12-105-59/+1
| | | | | | Drop unnecessary build-deps related to automake. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdeutils: Drop old common patches related to automake.Slávek Banko2020-12-095-60/+1
| | | | | | Drop unnecessary build-deps related to automake. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdemultimedia: Drop old common patches related to automake.Slávek Banko2020-12-085-59/+1
| | | | | | Drop unnecessary build-deps related to automake. 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-0618-18/+18
| | | | | | | | 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 tdegames: Add rules for the tdefifteen package.Slávek Banko2020-12-023-1/+26
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* 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>
* DEB tdeedu: Drop old common patches related to automake.Slávek Banko2020-11-295-59/+1
| | | | | | Drop unnecessary build-deps related to automake. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: updated relevant modules to use pinentry-tqt if available.Michele Calgaro2020-11-292-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tde-i18n: Add intltool to build-deps.Slávek Banko2020-11-221-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tde-i18n: Clean up build rulesSlávek Banko2020-11-212-44/+27
| | | | | | | | | + drop automake support + common rule for non-two-letter languages + add dh_strip_nondeterminism to support a reproducible build + add package for es_AR language Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdeutils: The manual for the tdelirc control center module is moved to ↵Slávek Banko2020-11-161-3/+3
| | | | | | KControl. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: adjusted to new 'core' folder for main packages.Michele Calgaro2020-11-152068-0/+174309
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>