summaryrefslogtreecommitdiffstats
path: root/debian/_base/applications/development
Commit message (Collapse)AuthorAgeFilesLines
* DEB: fix debian/rules to allow the source packages to be created without ↵Michele Calgaro2025-05-029-9/+9
| | | | | | | having tde-cdbs installed Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 9fb4974c3e610280922b7475b95455609aaf1df2)
* DEB tde-cdbs: Separate the common CDBS class into the package.Slávek Banko2025-05-0136-2497/+18
| | | | | | | | For all packages changed dependence from cdbs to tde-cdbs and rules modified to use tde.mk class from /usr/share/cdbs. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 1b175413f5b1a1c5a8437ba8376538718a1370d6)
* DEB debian-tde.mk: Add common rules for updating config files for automake.Slávek Banko2025-04-149-0/+54
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit af5a9ac95f2e465d639477c9677f3b29897b4957)
* DEB: move universal-indent-gui-tqt to 'Development' folderMichele Calgaro2024-09-2712-0/+496
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c623eebb69494366d616a76d8d3adae4eeb61755)
* DEB piklab: switch to cmake building systemMichele Calgaro2024-05-103-13/+14
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 81ae412a67476f0c72cdddd2b26385304f26be18)
* DEB piklab: adapt to new man file namesMichele Calgaro2024-05-071-3/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c20c13f9f0c30b2933cabf2a622180b712d9a075)
* DEB: make sure empty 'series' files are really emptyMichele Calgaro2024-04-021-1/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 823284c33ed9c3b5064db5a74691f6624a429fe8)
* DEB: Automatically add ldconfig trigger if the package contains plugins.Slávek Banko2023-12-198-0/+40
| | | | | | | | | | | As a result, it is no longer necessary to enforce ldconfig in postinst and postrm scripts and this solves the problem with packages where the ldconfig was not called after installation, but it was needed. This resolves issue TDE/tdemultimedia#29. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 34145f8176dbda8170684ae8fcdea0787a904f66)
* DEB: Change debhelper compatibility level to 10.Slávek Banko2023-11-0524-24/+24
| | | | | | | Use DEB_COMPRESS_EXCLUDE_ALL instead of deprecated DEB_COMPRESS_EXCLUDE. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit fc691a7208477948ad7519ed67861a0b4c6a4b74)
* DEB: Update references to cmake-trinity in dependencies to new name tde-cmake.Slávek Banko2023-01-147-7/+7
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdesvn: man pages moved to main repo.Michele Calgaro2022-11-195-320/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tdesvn: updated after dropping automake support.Michele Calgaro2022-11-082-4/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB kxmleditor: Change README to markdown format.Slávek Banko2022-02-071-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB ktechlab: Change README to markdown format.Slávek Banko2022-01-311-1/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB kscope: Change README to markdown format.Slávek Banko2021-10-181-0/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB kpicosim: Change README to markdown format.Slávek Banko2021-10-181-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB kdiff3: Change README to markdown format.Slávek Banko2021-10-181-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB kdbg: Change README to markdown format.Slávek Banko2021-10-111-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB kscope: Drop old common patches related to automake.Slávek Banko2021-09-034-31/+1
| | | | | | Added AUTHORS file to package. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Rearranged applications folder into sub categories.Michele Calgaro2021-07-04116-0/+6319
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>