summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/dependencies
Commit message (Collapse)AuthorAgeFilesLines
* 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-0711-714/+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>
* DEB sip4-tqt: Add bison and flex into Build-DependsSlávek Banko2022-01-101-1/+1
| | | | | | | | to allow to generate lexer and parser at build time. This relates to issue TDE/sip4-tqt#4. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: added packaging files for polkit-tqt - part 2. Ubuntu files were ↵Michele Calgaro2022-01-0514-0/+565
| | | | | | missing in previous commit. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tqtinterface: Set CMAKE_INSTALL_LIBDIR independently of GNUInstallDirs.Slávek Banko2021-12-101-1/+8
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB python-tqt: Update paths for TQScintilla built using CMake.Slávek Banko2021-12-081-4/+4
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tqscintilla: Switch to cmake.Slávek Banko2021-12-0810-122/+307
| | | | | | | | Switch to common TDE cdbs rules. Add definitions for multi-arch. Move translations into a separate package. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB sip4-tqt: Delete an empty line at the end of the 'control' file.Slávek Banko2021-10-221-1/+0
| | | | | | This resolve FTBFS in call dh_python2 on SID. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB akode: Change README to markdown format.Slávek Banko2021-10-221-0/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB akode: Add building FFMPEG decoder.Slávek Banko2021-08-273-2/+18
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB dbus-1-tqt: Removed build option CMAKE_APIDOX_HTML_DIRECTORY from the rulesSlávek Banko2021-05-241-1/+0
| | | | | | because the intended value is identical to the default. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>