summaryrefslogtreecommitdiffstats
path: root/debian/_base/dependencies
Commit message (Collapse)AuthorAgeFilesLines
* DEB tqt: rename source package to 'tqt'Michele Calgaro2025-05-062-2/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 184dbbd50317c684528e8fd0fd1a3c7a0f98e985)
* DEB: rename tqt3 to tqtMichele Calgaro2025-05-0670-0/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d6851ef1e49d615770656d089a7396aa327ccf9d)
* DEB: fix debian/rules to allow the source packages to be created without ↵Michele Calgaro2025-05-0212-12/+12
| | | | | | | 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-0156-3892/+28
| | | | | | | | 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 tqt3: Update a list of installed translations.Slávek Banko2025-04-171-0/+10
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit f6d7afe0c86a7cfcd5146266d89a4ad47062ccce)
* DEB debian-tde.mk: Add common rules for updating config files for automake.Slávek Banko2025-04-1414-0/+84
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit af5a9ac95f2e465d639477c9677f3b29897b4957)
* DEB sip4-tqt: fix FTBFS caused by missing setuptools dependencyMichele Calgaro2025-04-061-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 770cbf0c6019afd177b510ceb71ecd7c08211adb)
* DEB: Make adjustments for time64 ABI in the 'control' file before building -Slávek Banko2025-02-184-0/+26
| | | | | | | | | in the cleaning phase and not to return the changes back. This is workaround due to newer dpkg, where cdbs rules for debhelper do not reflect additional changes in the control file made during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 8b4a12b77376ef043fdcf155d654494175dc59c8)
* DEB tde-cmake: Raise the minimum required version of CMake to 3.10.Slávek Banko2024-12-011-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 743614e1dcae20b60efaf5eb75bf1e6907f7561d)
* DEB sip4-tqt: Add build-arch to PHONY targets.Slávek Banko2024-09-161-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 31fa019dc22cb944774b6eae93b0d6793a90272d)
* DEB tqt3: Add libnsl-dev to build-depends.Slávek Banko2024-08-111-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 7ce8bcdd59b171243b4e37c5ac57b6b85abf276a)
* DEB polkit-tqt: Add polkitd as an alternative for policykit-1.Slávek Banko2024-07-181-2/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit caa7c5aa07ac319a127d97f214d83942fc243449)
* DEB sip4-tqt: removed unused patch filesMichele Calgaro2024-04-023-52/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 2fd95788caf41ca769bb652cf3bde339a0a7b226)
* DEB libcarddav: Change the library package name in case of incompatible ABI ↵Slávek Banko2024-03-081-0/+44
| | | | | | | for 64-bit time_t. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 92e4b99ade6c4e2f64644deb4c85520e3d096adc)
* DEB libcaldav: Change the library package name in case of incompatible ABI ↵Slávek Banko2024-03-081-0/+44
| | | | | | | for 64-bit time_t. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 6b317407df9dd017ce6673a4c3249b59dbc15a0d)
* DEB arts: Change the library package name in case of incompatible ABI for ↵Slávek Banko2024-03-072-4/+49
| | | | | | | 64-bit time_t. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 8f8ece8a19cdb9b913e205c417cc7805354a8890)
* DEB tqt3: Add Recommends for t64 package omitted in PR #282.Slávek Banko2024-03-071-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit ccf345e5a0a4cf3593f24e0aa482b267321245ac)
* DEB tqt3: Change the library package name in case of incompatible ABI for ↵Slávek Banko2024-03-061-3/+40
| | | | | | | 64-bit time_t. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 5c660d4f018675f2395bc010a5c9f2f5b2b63fbc)
* DEB pytqt: add support for python 3.12Michele Calgaro2024-01-312-4/+24
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 72f1328d206e603f47a6afc3085e483474189c48)
* DEB sip4-tqt: Prefer dist-packages folder for a particular version of Python ↵Slávek Banko2024-01-022-5/+9
| | | | | | | | | before shared. Use sysconfig instead of distutil to detect paths. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 3e3beab0c7e44d8886f9251612856311d2cd8a89)
* 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> (cherry picked from commit d27d96965cbed78a7a548e26636f7e5c8cad03c2)
* DEB: Automatically add ldconfig trigger if the package contains plugins.Slávek Banko2023-12-1914-0/+70
| | | | | | | | | | | 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 libr: update package name to libr1Michele Calgaro2023-11-263-2/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 024d0b7440f6367df2ab6f1569c84b08a63759d7)
* DEB libr: remove dependency on libglade, which is no longer availableMichele Calgaro2023-11-261-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit fcb775cf9d654a1e9d9d510439d2bfd09cbe7dca)
* 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> (cherry picked from commit ec99db6de13c9b6bcc0ba8dffccb52ff4c089a86)
* DEB: Change debhelper compatibility level to 10.Slávek Banko2023-11-0548-48/+48
| | | | | | | 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 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 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: Update references to cmake-trinity in dependencies to new name tde-cmake.Slávek Banko2023-01-1413-13/+13
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tde-cmake: Move from common submodule to dependencies.Slávek Banko2023-01-1411-0/+358
| | | | 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 pytqt: drop python2 support.Michele Calgaro2023-01-085-135/+15
| | | | 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>
* 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>
* Move python-tqt to pytqtSlávek Banko2022-12-2327-0/+0
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB python-tqt: Rename packages to pytqt.Slávek Banko2022-12-2219-89/+101
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB python-tqt: Rename python extension module from python_tqt to PyTQt.Slávek Banko2022-12-217-39/+39
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB arts: man pages moved to main repository.Michele Calgaro2022-08-078-359/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB python-tqt: Update after remove support for legacy Qt/TQt versions.Slávek Banko2022-07-311-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB python-tqt: Use dh_sip3_tqt to ensure proper SIP API dependency.Slávek Banko2022-07-282-1/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB sip4-tqt: Add dh_sip3_tqt to ensure the correct dependenceSlávek Banko2022-07-288-6/+208
| | | | | | on the SIP API for Python 3 packages. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB python-tqt: Add packages for Python3 support.Slávek Banko2022-07-268-40/+145
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB sip4-tqt: Fix installation of part for Python3.Slávek Banko2022-07-252-11/+11
| | | | | | | + Determine the default location of the include files for installing sip-tqt.h. + Add the forgotten python3-sip-tqt.install file file to install the library. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB sip4-tqt: Fix empty python3-sip-tqt-dbg package.Slávek Banko2022-04-211-1/+8
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB sip4-tqt: Add packages for Python3 support.Slávek Banko2022-04-214-15/+104
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB python-tqt: Update packaging after renaming sip-tqt.Slávek Banko2022-01-135-20/+15
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB sip4-tqt: Update packaging after renaming binaries to sip-tqt.Slávek Banko2022-01-137-40/+36
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB polkit-tqt: adjusted to use new polkit-tqt.cmake location.Michele Calgaro2022-01-131-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>