summaryrefslogtreecommitdiffstats
path: root/dilos/core/tdebase
Commit message (Collapse)AuthorAgeFilesLines
* DEB: Remove direct include for cmake.mk. Now it is automatically included by ↵Slávek Banko11 days1-1/+0
| | | | | | | | tde.mk, or using tde.mk rules for CMake builds with cdbs >= 0.4.177. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdebase: rename kde4ever.png into trinity4ever.png. This relates to ↵Michele Calgaro2025-05-241-1/+1
| | | | | | TDE/tdebase#625 Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB: fix debian/rules to allow the source packages to be created without ↵Michele Calgaro2025-05-021-1/+1
| | | | | | having tde-cdbs installed Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tde-cdbs: Separate the common CDBS class into the package.Slávek Banko2025-04-294-278/+2
| | | | | | | 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>
* DEB debian-tde.mk: Add common rules for updating config files for automake.Slávek Banko2025-04-141-0/+6
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdebase: refresh patchesMichele Calgaro2025-02-162-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tdebase: add new color themesMichele Calgaro2025-01-241-34/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB: drop tqtinterface moduleMichele Calgaro2024-10-311-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tdebase: remove kcm_khotkeys_init library, no loger requiredMichele Calgaro2024-09-211-2/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tdebase: add desktop file for khotkeys kded serviceMichele Calgaro2024-09-201-0/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tdebase - kcontrol: Fix the path for generating the udev rules for the ↵Slávek Banko2024-09-102-5/+5
| | | | | | | | Logitech mouses. Generation of udev rules updated for currently used attribute names. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdebase - kcontrol: add touchpad configuration module.Slávek Banko2024-09-092-2/+12
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdebase - klipper: Add Copy Full Path action for Konqueror.Slávek Banko2024-09-051-0/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdebase twin: use libpcre2 instead of libpcreMichele Calgaro2024-08-181-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tdebase: Add libtirpc-dev to build-depends.Slávek Banko2024-08-041-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdebase: add new tiling icons to twin packageMichele Calgaro2024-08-031-13/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tdebase: Update for TDE/tdebase#490Slávek Banko2024-06-021-2/+0
| | | | | | Kate null action icon removed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdebase: add solarized themes to konsoleMichele Calgaro2024-05-191-0/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tdebase: Do not install tdeio_system_documenthelper manpage.Slávek Banko2024-05-151-1/+0
| | | | | | The man page was removed in TDE/tdebase#484. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdebase: add twinactiveborders.desktop to twin packageMichele Calgaro2024-03-101-0/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tdebase: Enable new option WITH_SFTP.Slávek Banko2023-12-281-0/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdebase kxkb: add notification event for keyboard layout change. This ↵Michele Calgaro2023-12-241-0/+1
| | | | | | relates to TDE/tdebase#438. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB: Automatically add ldconfig trigger if the package contains plugins.Slávek Banko2023-12-1915-99/+5
| | | | | | | | | | 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>
* DEB tdebase: Prevent unwanted restarting TDM service during upgrade.Slávek Banko2023-11-273-3/+5
| | | | | | | This made it possible to add #DEBHELPER# back to TDM prerm script. This resolves issue TDE/tdebase#409. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Change debhelper compatibility level to 10.Slávek Banko2023-11-053-3/+3
| | | | | | Use DEB_COMPRESS_EXCLUDE_ALL instead of deprecated DEB_COMPRESS_EXCLUDE. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdebase: add new color themesMichele Calgaro2023-11-021-0/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tdebase: Add libsensors-dev as an alternative dependency.Slávek Banko2023-08-311-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdebase twin: adjusted after renaming client libraries from twin3_* to ↵Michele Calgaro2023-07-071-20/+18
| | | | | | twin_*. This relates to TDE/tdebase#364 Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tdebase: Add init to build-depends.Slávek Banko2023-06-201-1/+1
| | | | | | This is necessary for TDE/tdebase#359. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdebase: add TDE release notes to khelpcenter home page. This resolves ↵Michele Calgaro2023-06-041-0/+1
| | | | | | issue TDE/tdebase#332 Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tdebase: added release notes for R14.2.x seriesMichele Calgaro2023-04-281-0/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tdebase: Add desktop-file-utils to Recommends for kicker.Slávek Banko2023-04-031-0/+1
| | | | | | This resolves issue TDE/tde#106. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdebase: update for the new structure of the release notesMichele Calgaro2023-03-311-0/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tdebase: add tde license filesMichele Calgaro2023-03-261-0/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB: Update references to cmake-trinity in dependencies to new name tde-cmake.Slávek Banko2023-01-141-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdebase: Update to install libkonq/SERVICEMENUS.md.Slávek Banko2022-09-222-2/+2
| | | | | | This relates to issue TDE/tdebase#292. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdebase: Add libssh-dev to Build-Depends.Slávek Banko2022-07-151-1/+1
| | | | | | This relates to issue TDE/tdebase#279. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* tdebase: add new include files for libkonq4-trinity-devMichele Calgaro2022-07-041-21/+24
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tdebase: man pages moved to main repository.Michele Calgaro2022-05-2379-6277/+50
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tdebase: Add rss-glx to Build-Depends.Slávek Banko2022-03-291-1/+1
| | | | | | This relates to TDE/tdeartwork#19. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdebase: remove option WITH_HAL which is no longer supported.Michele Calgaro2022-02-141-1/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tdebase: Add argyll as an alternative dependency to xcalib.Slávek Banko2021-12-281-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdebase: adjusted after new LGPL energy star icons have been added to ↵Michele Calgaro2021-07-219-598/+3
| | | | | | main repo. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* 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>
* DEB: added flags/definitions for existing locales. * Braille * Esperanto * ↵Michele Calgaro2021-05-161-0/+8
| | | | | | Indonesian (Javanese) * Maori (New Zealand). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB: Add back dependency on sharutils for packages that use uudecode.Slávek Banko2021-05-111-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Swith cmake builds to use ninja-build.Slávek Banko2021-05-111-1/+1
| | | | | | Cleaning automake dependencies. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Add support to build using ninja-build (CMake only) to common cdbs rules.Slávek Banko2021-05-081-1/+10
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdebase: remove hard dependency on tdeldap packages.Michele Calgaro2021-04-211-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB kicker: removed window_list icon.Michele Calgaro2021-04-141-1/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>