summaryrefslogtreecommitdiffstats
path: root/dilos/core/tdebase
Commit message (Collapse)AuthorAgeFilesLines
* DEB tdebase: Enable new option WITH_SFTP.Slávek Banko2023-12-281-0/+1
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit eb50365a2fb54ea593753c418a71f7ef3e274c64)
* DEB tdebase kxkb: add notification event for keyboard layout change. This ↵Michele Calgaro2023-12-261-0/+1
| | | | | | | relates to TDE/tdebase#438. Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 13abf20530b1db7e9798810b7cfd1d5d9476f8b8)
* 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 <[email protected]> (cherry picked from commit 34145f8176dbda8170684ae8fcdea0787a904f66)
* 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 <[email protected]> (cherry picked from commit 55fbcd419d4291d8234ec10577436c5c30dbff61)
* 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 <[email protected]> (cherry picked from commit fc691a7208477948ad7519ed67861a0b4c6a4b74)
* DEB tdebase: add new color themesMichele Calgaro2023-11-021-0/+6
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit fa6d01dcb55bcee9dbd142a8594a826d72b0c2ee)
* DEB tdebase: Add libsensors-dev as an alternative dependency.Slávek Banko2023-08-311-1/+1
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 5fe1be3293ea639a842ae8d95ebea5ca9f1868d8)
* 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 <[email protected]> (cherry picked from commit 3e564da3d743326c8965cfaab7d1643b7c783e8a)
* DEB tdebase: add TDE release notes to khelpcenter home page. This resolves ↵Michele Calgaro2023-06-051-0/+1
| | | | | | | issue TDE/tdebase#332 Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 68c516e9db1099d63885a936ba75e3a3a482c21e)
* 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 <[email protected]>
* DEB tdebase: update for the new structure of the release notesMichele Calgaro2023-03-311-0/+2
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* DEB tdebase: add tde license filesMichele Calgaro2023-03-261-0/+3
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* 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 <[email protected]>
* 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 <[email protected]>
* 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 <[email protected]>
* tdebase: add new include files for libkonq4-trinity-devMichele Calgaro2022-07-041-21/+24
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* DEB tdebase: man pages moved to main repository.Michele Calgaro2022-05-2379-6277/+50
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* 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 <[email protected]>
* DEB tdebase: remove option WITH_HAL which is no longer supported.Michele Calgaro2022-02-141-1/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* DEB tdebase: Add argyll as an alternative dependency to xcalib.Slávek Banko2021-12-281-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* 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 <[email protected]>
* DEB: Switch Build-Depends from cmake to cmake-trinity.Slávek Banko2021-05-181-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* 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 <[email protected]>
* DEB: Add back dependency on sharutils for packages that use uudecode.Slávek Banko2021-05-111-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* DEB: Swith cmake builds to use ninja-build.Slávek Banko2021-05-111-1/+1
| | | | | | Cleaning automake dependencies. Signed-off-by: Slávek Banko <[email protected]>
* 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 <[email protected]>
* DEB tdebase: remove hard dependency on tdeldap packages.Michele Calgaro2021-04-211-2/+2
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* DEB kicker: removed window_list icon.Michele Calgaro2021-04-141-1/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* DEB: Move DEB_DH_BUILDDEB_ARGS to common cdbs rules.Slávek Banko2021-04-042-3/+10
| | | | Signed-off-by: Slávek Banko <[email protected]>
* 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 <[email protected]>
* DEB tdebase: Systemd unit file tdm.service has been moved to the main tree.Slávek Banko2021-01-172-13/+0
| | | | Signed-off-by: Slávek Banko <[email protected]>
* DEB: Update the Maintainer's address to the TDE Debian Team.Slávek Banko2021-01-131-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* 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 <[email protected]>
* 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 <[email protected]>
* DEB: adjusted to new 'core' folder for main packages.Michele Calgaro2020-11-15287-0/+32215
Signed-off-by: Michele Calgaro <[email protected]>