summaryrefslogtreecommitdiffstats
path: root/dilos
Commit message (Collapse)AuthorAgeFilesLines
* DEB tqt3: Update README file name.Slávek Banko2023-12-193-2/+5
| | | | | | This relates to issue TDE/tqt3#93. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Automatically add ldconfig trigger if the package contains plugins.Slávek Banko2023-12-1963-254/+135
| | | | | | | | | | 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 tdeaddons: Add libdb5.3++-dev as an alternative dependency for libdb++-dev.Slávek Banko2023-11-161-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tde-cmake: Raise the minimum required version of CMake to 3.5.Slávek Banko2023-11-061-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Change debhelper compatibility level to 10.Slávek Banko2023-11-0594-94/+94
| | | | | | 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 tdebindings: remove dependency on libtqt3-compat-headersMichele Calgaro2023-07-091-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tqt3: drop compat filesMichele Calgaro2023-07-082-70/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* 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 tqt3: adjusted after removing Qt2's TQSemiModal and TQSortedList classesMichele Calgaro2023-07-061-2/+0
| | | | 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 tqt3: remove Qt2 obsolete classesMichele Calgaro2023-06-035-26/+1
| | | | 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 tdelibs: add MIT licenseMichele Calgaro2023-03-261-0/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tqt3: Split shared libraries from the tqt3-apps-dev to a separate package.Slávek Banko2023-02-194-9/+22
| | | | | | | | Since libraries are not built as static, but as shared, libraries are needed at runtime, and it is desirable to be installed independently of the development environment. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB pytqt: Update after rename libraries from qt* to tqt*.Slávek Banko2023-01-219-48/+48
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB pytdeextensions: Enforcing the default version of Python is no longer ↵Slávek Banko2023-01-201-3/+0
| | | | | | needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB pytde: Build for all installed pythons, instead of just default.Slávek Banko2023-01-201-13/+15
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB pytqt: Build for all installed pythons, instead of just default.Slávek Banko2023-01-201-3/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB sip4-tqt: Build for all installed pythons, instead of just default.Slávek Banko2023-01-201-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdevelop: Drop python2 support.Slávek Banko2023-01-172-4/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdesdk: Fix the names of packages related to dh_python3.Slávek Banko2023-01-162-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdesdk: drop python2 support.Michele Calgaro2023-01-162-16/+23
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tdeaddons: drop python2 support.Michele Calgaro2023-01-162-7/+11
| | | | | | | | Use dh_python3 to ensure Python dependencies and rewrite shebang in installed scripts. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdebindings: Re-enable build with Java on ppc64el.Slávek Banko2023-01-151-4/+4
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Update references to cmake-trinity in dependencies to new name tde-cmake.Slávek Banko2023-01-1426-27/+27
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tde-cmake: Move from common submodule to dependencies.Slávek Banko2023-01-1411-2/+11
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdeutils: drop python2 dependency.Michele Calgaro2023-01-141-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tdebindings: drop python2 support.Michele Calgaro2023-01-136-15/+9
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB pytdeextensions: Drop the DEB_PYTHON_SYSTEM setting from debian/rulesSlávek Banko2023-01-091-2/+0
| | | | | | as it was intended for Python 2 and the choice between pycentral and pysupport. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB pytdeextensions: fix python provides.Michele Calgaro2023-01-091-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB pytde: Avoid unwanted use of Python 2 for the shebang,Michele Calgaro2023-01-091-1/+1
| | | | | | | which caused the Python 2 dependency to be set. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB sip4-tqt: Fix substitution for Python 3 dependency.Slávek Banko2023-01-081-3/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB pytdeextensions: drop python 2 support.Michele Calgaro2023-01-084-316/+11
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB pytde: drop python 2 support.Michele Calgaro2023-01-086-41/+30
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB pytqt: drop python2 support.Michele Calgaro2023-01-086-130/+14
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB sip4-tqt: drop python2 support.Michele Calgaro2023-01-0819-362/+84
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Move python-trinity to pytdeSlávek Banko2023-01-0818-0/+0
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB python-trinity: Fix typo in rules for DilOS.Slávek Banko2023-01-081-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB pytdeextensions: Update dependencies after rename python-trinity to pytde.Slávek Banko2023-01-081-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB python-trinity: Rename packages to pytde.Slávek Banko2023-01-0814-38/+39
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB sip4-tqt: Fix python debug build detection at runtime.Slávek Banko2023-01-061-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB python-trinity: Fix pytqt-dev dependency name.Slávek Banko2022-12-231-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Move python-tqt to pytqtSlávek Banko2022-12-2328-0/+0
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>