summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Reset submodule packaging/gentoo to latest HEADAutomated System2021-01-081-0/+0
|
* DEB tdelibs: Move the imagetops into a separate package.Slávek Banko2021-01-0818-9/+63
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdeio-umountwrapper: Delete the servicemenus directories only if it ↵Slávek Banko2021-01-042-0/+4
| | | | | | still exists. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB build scripts:Michele Calgaro2020-12-243-2/+3
| | | | | | | 1) added uncrustify-trinity. 2) make sure to exclude only specific .git files, not all .git* ones. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB basket: Add the missing '.tdepkginfo' generation in debian-tde.mk.Slávek Banko2020-12-232-0/+18
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdegraphics: Drop old common patches related to automake.Slávek Banko2020-12-1315-177/+3
| | | | | | 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-1015-177/+3
| | | | | | 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-0915-180/+3
| | | | | | 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-0815-177/+3
| | | | | | Drop unnecessary build-deps related to automake. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule packaging/gentoo to latest HEADAutomated System2020-12-071-0/+0
|
* Reset submodule packaging/gentoo to latest HEADAutomated System2020-12-061-0/+0
|
* DEB common cdbs rules: Convert to UTC the date from the debian changelog,Slávek Banko2020-12-06300-300/+300
| | | | | | | | 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 tqt3: Force file permissions in the tarball for examples.Slávek Banko2020-12-053-0/+3
| | | | | | It addresses independence from UMASK 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-029-3/+78
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdegames: Fix an empty package twin4.Slávek Banko2020-12-0224-12/+9
| | | | | | | 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>
* Reset submodule packaging/gentoo to latest HEADAutomated System2020-12-021-0/+0
|
* Reset submodule packaging/gentoo to latest HEADAutomated System2020-12-011-0/+0
|
* Reset submodule packaging/gentoo to latest HEADAutomated System2020-11-291-0/+0
|
* Reset submodule packaging/gentoo to latest HEADAutomated System2020-11-291-0/+0
|
* Reset submodule packaging/gentoo to latest HEADAutomated System2020-11-291-0/+0
|
* DEB tdeedu: Drop old common patches related to automake.Slávek Banko2020-11-2915-177/+3
| | | | | | Drop unnecessary build-deps related to automake. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule packaging/gentoo to latest HEADAutomated System2020-11-291-0/+0
|
* DEB: updated relevant modules to use pinentry-tqt if available.Michele Calgaro2020-11-298-14/+14
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule packaging/gentoo to latest HEADAutomated System2020-11-291-0/+0
|
* Reset submodule packaging/gentoo to latest HEADAutomated System2020-11-281-0/+0
|
* Reset submodule packaging/gentoo to latest HEADAutomated System2020-11-281-0/+0
|
* Reset submodule packaging/gentoo to latest HEADAutomated System2020-11-271-0/+0
|
* Reset submodule packaging/gentoo to latest HEADAutomated System2020-11-271-0/+0
|
* DEB trinity-keyring: Remove the binary package dependency on gnupg.Slávek Banko2020-11-255-31/+50
| | | | | | | | | Use the code to remove the old keys the same as debian-archive-keyring. Add package trinity-keyring-udeb, which could be suitable for the installer. This resolves bug 3170. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tde-i18n: Add intltool to build-deps.Slávek Banko2020-11-223-3/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB basket: added AUTHORS and removed TODO from built packages. AddedMichele Calgaro2020-11-224-4/+4
| | | | | | intltool to build deps. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tde-i18n: Clean up build rulesSlávek Banko2020-11-216-132/+81
| | | | | | | | | + 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 build scripts: fixed typo in previous commit.Michele Calgaro2020-11-171-0/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts: removed support for ctags.Michele Calgaro2020-11-173-34/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tdeutils: The manual for the tdelirc control center module is moved to ↵Slávek Banko2020-11-163-9/+9
| | | | | | KControl. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB build scripts: adapted to new 'core' folder for core modules. Added ↵Michele Calgaro2020-11-155-19/+20
| | | | | | pinentry-tqt extra dependency package. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB: adjusted to new 'core' folder for main packages.Michele Calgaro2020-11-156115-0/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB: added cmake directive to create compilation database ↵Michele Calgaro2020-11-14244-36/+478
| | | | | | | | | '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 ktechlab: switch to cmake under Ubuntu too. Switch to common TDE cdbs ↵Michele Calgaro2020-11-149-443/+266
| | | | | | | | | rules. The man page has been moved to the main tree. This is the same as commit e1d60a89d but applied to Ubuntu. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule packaging/gentoo to latest HEADAutomated System2020-11-101-0/+0
|
* Reset submodule packaging/gentoo to latest HEADAutomated System2020-11-101-0/+0
|
* Reset submodule packaging/gentoo to latest HEADAutomated System2020-11-101-0/+0
|
* DEB ktechlab: Switch to cmake.Slávek Banko2020-11-059-443/+266
| | | | | | | 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>
* DEB: Moved 'Open Medium System Folder' from tdeaddons to tdebase. AlsoMichele Calgaro2020-11-0518-51/+24
| | | | | | | moved Konqueror's media service desktop files from konqueror-trinity to tdebase-tdeio-plugins-trinity package for functionality consistency. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tdeio-umountwrapper: remove file diversion logic.Michele Calgaro2020-10-2610-406/+92
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB amarok: Disable building iRiver iFP support.Slávek Banko2020-10-248-10/+6
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB DilOS: added initial support for locking/unlocking of encrypted disks.Michele Calgaro2020-10-181-1/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB: added initial support for locking/unlocking of encrypted disks.Michele Calgaro2020-10-172-2/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB libexiv2: added AUTHORS, NEWS and README to built packages.Michele Calgaro2020-10-132-0/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB klcddimmer: added intltool to build-deps and adjusted after drop of ↵Michele Calgaro2020-10-114-4/+2
| | | | | | automake. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>