summaryrefslogtreecommitdiffstats
path: root/dilos/dependencies
Commit message (Collapse)AuthorAgeFilesLines
* 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 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 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-199-0/+45
| | | | | | | | | | | 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 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-0533-33/+33
| | | | | | | 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-148-8/+8
| | | | 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-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>
* 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-2328-0/+0
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB python-tqt: Rename packages to pytqt.Slávek Banko2022-12-2221-94/+104
| | | | 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-15/+217
| | | | | | 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-32/+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 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 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 DilOS: Apply recent changes for tqscintilla and python-tqt.Slávek Banko2021-12-0811-126/+309
| | | | 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 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>
* DEB tqca: Update changelog to match the new source package name.Slávek Banko2021-05-201-0/+6
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tqca: Merge libtqca and tqca-tls into one source package.Slávek Banko2021-05-1915-426/+23
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Switch Build-Depends from cmake to cmake-trinity.Slávek Banko2021-05-188-8/+8
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Swith cmake builds to use ninja-build.Slávek Banko2021-05-1126-84/+1108
| | | | | | 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-084-4/+40
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Move DEB_DH_BUILDDEB_ARGS to common cdbs rules.Slávek Banko2021-04-0429-137/+694
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Update the Maintainer's address to the TDE Debian Team.Slávek Banko2021-01-1311-12/+11
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB common cdbs rules: Convert to UTC the date from the debian changelog,Slávek Banko2020-12-062-2/+2
| | | | | | | | which is written to '.tdepkginfo'. It addresses time zone independence to ensure a reproducible build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tqt3: Force file permissions in the tarball for examples.Slávek Banko2020-12-051-0/+1
| | | | | | It addresses independence from UMASK to ensure a reproducible build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tqtinterface: Remove the BUILD_ALL option because it is not used for ↵Slávek Banko2020-10-071-1/+0
| | | | | | tqtinterface. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tqtinterface: Change the architecture to 'all' for *-doc and *-dev packages.Slávek Banko2020-10-071-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tqt3: Add the tirpc include directory to the includes.Slávek Banko2020-09-201-0/+4
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tqt3: Refrect qt -> tqt changes to man1.Slávek Banko2020-07-079-12/+19
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>