summaryrefslogtreecommitdiffstats
path: root/dilos/dependencies
Commit message (Collapse)AuthorAgeFilesLines
* DEB tqt3: drop compat filesMichele Calgaro2023-07-082-70/+1
| | | | 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 tqt3: remove Qt2 obsolete classesMichele Calgaro2023-06-035-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 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>
* DEB: removed obsolete Qt2's TQStack class and replaced with TQt3's TQPtrStack.Michele Calgaro2020-05-231-1/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DilOS sip4-tqt: Use dh_python2 with the --no-dbg-cleaning optionSlávek Banko2020-04-101-13/+3
| | | | | | instead of a hack to preserve "*_d.py" files in the dbg package. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Create a .tdepkginfo containing package metadata.Slávek Banko2020-03-232-0/+18
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DilOS tqt3: Add dh_strip_nondeterminism to support a reproducible build.Slávek Banko2020-03-231-2/+2
| | | | | | Correction of a typo in the TQWidget documentation is no longer needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DilOS tqt3: Create tqt3-examples.tar.gz in a reproducible way.Slávek Banko2020-03-211-8/+6
| | | | | | Remove attic.tar.gz from libtqt3-compat-headers. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Change debhelper compatibility level to 9.Slávek Banko2020-03-0811-11/+11
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DilOS: python-tqt build packDenis Kozadaev2020-02-1625-0/+653
| | | | Signed-off-by: Denis Kozadaev <denis@dilos.org>
* DilOS: tqscintilla build packDenis Kozadaev2020-02-1612-0/+220
| | | | Signed-off-by: Denis Kozadaev <denis@dilos.org>