Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | DEB tqt3: Add Recommends for t64 package omitted in PR #282. | Slávek Banko | 2024-03-06 | 1 | -1/+1 | |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | DEB tqt3: Change the library package name in case of incompatible ABI for ↵ | Slávek Banko | 2024-03-06 | 1 | -3/+40 | |
| | | | | | | 64-bit time_t. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | DEB pytqt: add support for python 3.12 | Michele Calgaro | 2024-01-25 | 2 | -4/+24 | |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | |||||
* | DEB sip4-tqt: Prefer dist-packages folder for a particular version of Python ↵ | Slávek Banko | 2024-01-02 | 2 | -5/+9 | |
| | | | | | | | | before shared. Use sysconfig instead of distutil to detect paths. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | DEB tqt3: Update README file name. | Slávek Banko | 2023-12-19 | 3 | -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 Banko | 2023-12-19 | 14 | -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> | |||||
* | DEB libr: update package name to libr1 | Michele Calgaro | 2023-11-25 | 3 | -2/+2 | |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | |||||
* | DEB libr: remove dependency on libglade, which is no longer available | Michele Calgaro | 2023-11-24 | 1 | -1/+1 | |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | |||||
* | DEB tde-cmake: Raise the minimum required version of CMake to 3.5. | Slávek Banko | 2023-11-06 | 1 | -1/+1 | |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | DEB: Change debhelper compatibility level to 10. | Slávek Banko | 2023-11-05 | 48 | -48/+48 | |
| | | | | | | Use DEB_COMPRESS_EXCLUDE_ALL instead of deprecated DEB_COMPRESS_EXCLUDE. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | DEB tqt3: drop compat files | Michele Calgaro | 2023-07-08 | 2 | -70/+1 | |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | |||||
* | DEB tqt3: adjusted after removing Qt2's TQSemiModal and TQSortedList classes | Michele Calgaro | 2023-07-06 | 1 | -2/+0 | |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | |||||
* | DEB tqt3: remove Qt2 obsolete classes | Michele Calgaro | 2023-06-03 | 5 | -26/+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 Banko | 2023-02-19 | 4 | -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 Banko | 2023-01-21 | 9 | -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 Banko | 2023-01-20 | 1 | -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 Banko | 2023-01-20 | 1 | -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 Banko | 2023-01-14 | 13 | -13/+13 | |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | DEB tde-cmake: Move from common submodule to dependencies. | Slávek Banko | 2023-01-14 | 11 | -0/+358 | |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | DEB sip4-tqt: Fix substitution for Python 3 dependency. | Slávek Banko | 2023-01-08 | 1 | -3/+2 | |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | DEB pytqt: drop python2 support. | Michele Calgaro | 2023-01-08 | 5 | -135/+15 | |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | |||||
* | DEB sip4-tqt: drop python2 support. | Michele Calgaro | 2023-01-08 | 19 | -362/+84 | |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | |||||
* | DEB sip4-tqt: Fix python debug build detection at runtime. | Slávek Banko | 2023-01-06 | 1 | -1/+1 | |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | Move python-tqt to pytqt | Slávek Banko | 2022-12-23 | 27 | -0/+0 | |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | DEB python-tqt: Rename packages to pytqt. | Slávek Banko | 2022-12-22 | 19 | -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 Banko | 2022-12-21 | 7 | -39/+39 | |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | DEB arts: man pages moved to main repository. | Michele Calgaro | 2022-08-07 | 11 | -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 Banko | 2022-07-31 | 1 | -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 Banko | 2022-07-28 | 2 | -1/+2 | |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | DEB sip4-tqt: Add dh_sip3_tqt to ensure the correct dependence | Slávek Banko | 2022-07-28 | 8 | -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 Banko | 2022-07-26 | 8 | -40/+145 | |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | DEB sip4-tqt: Fix installation of part for Python3. | Slávek Banko | 2022-07-25 | 2 | -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 Banko | 2022-04-21 | 1 | -1/+8 | |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | DEB sip4-tqt: Add packages for Python3 support. | Slávek Banko | 2022-04-21 | 4 | -15/+104 | |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | DEB python-tqt: Update packaging after renaming sip-tqt. | Slávek Banko | 2022-01-13 | 5 | -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 Banko | 2022-01-13 | 7 | -40/+36 | |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | DEB polkit-tqt: adjusted to use new polkit-tqt.cmake location. | Michele Calgaro | 2022-01-13 | 1 | -1/+1 | |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | |||||
* | DEB sip4-tqt: Add bison and flex into Build-Depends | Slávek Banko | 2022-01-10 | 1 | -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 Calgaro | 2022-01-05 | 14 | -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 Banko | 2021-12-10 | 1 | -1/+8 | |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | DEB python-tqt: Update paths for TQScintilla built using CMake. | Slávek Banko | 2021-12-08 | 1 | -4/+4 | |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | DEB tqscintilla: Switch to cmake. | Slávek Banko | 2021-12-08 | 10 | -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 Banko | 2021-10-22 | 1 | -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 Banko | 2021-10-22 | 1 | -0/+2 | |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | DEB akode: Add building FFMPEG decoder. | Slávek Banko | 2021-08-27 | 3 | -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 rules | Slávek Banko | 2021-05-24 | 1 | -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 Banko | 2021-05-20 | 1 | -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 Banko | 2021-05-19 | 15 | -419/+23 | |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | DEB: Switch Build-Depends from cmake to cmake-trinity. | Slávek Banko | 2021-05-18 | 12 | -12/+12 | |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | DEB: Swith cmake builds to use ninja-build. | Slávek Banko | 2021-05-11 | 36 | -115/+1383 | |
| | | | | | | Cleaning automake dependencies. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> |