Commit Graph

76 Commits (1709a69625238d42dd9d4f05b291aa0f8bd52186)

Author SHA1 Message Date
Slávek Banko 2bd58e61c2
DEB sip4-tqt: Fix python debug build detection at runtime.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Slávek Banko 61c1a6ff1f
Move python-tqt to pytqt
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Slávek Banko 0de4c6c511
DEB python-tqt: Rename packages to pytqt.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Slávek Banko 16b5576ad3
DEB python-tqt: Rename python extension module from python_tqt to PyTQt.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Michele Calgaro 0d18fedd40
DEB arts: man pages moved to main repository.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Slávek Banko 092c293bc6
DEB python-tqt: Update after remove support for legacy Qt/TQt versions.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko daacb15c00
DEB python-tqt: Use dh_sip3_tqt to ensure proper SIP API dependency.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko a87436abb8
DEB sip4-tqt: Add dh_sip3_tqt to ensure the correct dependence
on the SIP API for Python 3 packages.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko 712603377e
DEB python-tqt: Add packages for Python3 support.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko 07d71f5160
DEB sip4-tqt: Fix installation of part for Python3.
+ 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>
3 years ago
Slávek Banko 71eaac9990
DEB sip4-tqt: Fix empty python3-sip-tqt-dbg package.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko cfaca8188c
DEB sip4-tqt: Add packages for Python3 support.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko 9b1cb62c43
DEB python-tqt: Update packaging after renaming sip-tqt.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko e14fc7a09f
DEB sip4-tqt: Update packaging after renaming binaries to sip-tqt.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Michele Calgaro 0627aae8f4
DEB polkit-tqt: adjusted to use new polkit-tqt.cmake location.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Slávek Banko 8cdb01d2da
DEB sip4-tqt: Add bison and flex into Build-Depends
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>
3 years ago
Michele Calgaro c1ec8276f0
DEB: added packaging files for polkit-tqt - part 2. Ubuntu files were missing in previous commit.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Slávek Banko 0ef342fc6b
DEB tqtinterface: Set CMAKE_INSTALL_LIBDIR independently of GNUInstallDirs.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko f5160fc35b
DEB python-tqt: Update paths for TQScintilla built using CMake.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko ed97d1ce16
DEB tqscintilla: Switch to cmake.
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>
3 years ago
Slávek Banko 9e15642bf9
DEB sip4-tqt: Delete an empty line at the end of the 'control' file.
This resolve FTBFS in call dh_python2 on SID.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko 6dd3cf6c76
DEB akode: Change README to markdown format.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko 69f938fae8
DEB akode: Add building FFMPEG decoder.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 48e24be460
DEB dbus-1-tqt: Removed build option CMAKE_APIDOX_HTML_DIRECTORY from the rules
because the intended value is identical to the default.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 9d66785bca
DEB tqca: Update changelog to match the new source package name.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 038dfab6db
DEB tqca: Merge libtqca and tqca-tls into one source package.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko aab928d0ad
DEB: Switch Build-Depends from cmake to cmake-trinity.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko ad1898f6e2
DEB: Swith cmake builds to use ninja-build.
Cleaning automake dependencies.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 36a50c1267
DEB: Add support to build using ninja-build (CMake only) to common cdbs rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 3d0fe45a7b
DEB: Move DEB_DH_BUILDDEB_ARGS to common cdbs rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 8022c4c534
DEB sip4-tqt: Change the sip-api symbolic name to sip-tqt-api
to avoid unwanted confusion between sip and sip-tqt.

To ensure a smooth upgrade, sip-api-7.1 has been left here,
which will be removed subsequently.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko a7d5d2acbf
DEB: Update the Maintainer's address to the TDE Debian Team.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 508d340f3d
DEB common cdbs rules: Convert to UTC the date from the debian changelog,
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>
4 years ago
Slávek Banko a29cf13718
DEB tqt3: Force file permissions in the tarball for examples.
It addresses independence from UMASK to ensure a reproducible build.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Michele Calgaro eb16e7c728
DEB: added cmake directive to create compilation database 'compile_commands.json' at build time.
This can be used to provide linting, autocompletion, hovering info, go-to-definition
and in general other LSP functionality in development environments.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko 7b59ba5e89
DEB tqtinterface: Remove the BUILD_ALL option because it is not used for tqtinterface.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 69ef42a343
DEB tqtinterface: Change the architecture to 'all' for *-doc and *-dev packages.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Michele Calgaro 537d80336d
DEB libcarddav: added AUTHORS, README, TODO to built packages.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro 9eb8f24423
DEB libcaldav: added AUTHORS, README, TODO to built packages.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko 56000dfd7f
DEB tqt3: Add the tirpc include directory to the includes.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 22ae00882c
DEB tqt3: Refrect qt -> tqt changes to man1.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro 049108ff64
DEB: removed obsolete Qt2's TQStack class and replaced with TQt3's TQPtrStack.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Slávek Banko f4310b770a
DEB tqca-tls: Switch to cmake.
Switch to common TDE cdbs rules.
Build headers from the shared libtqca.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko 2afdec9128
DEB tqca: Add libtqtinterface-dev to Depends for libtqca-dev.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko 4fafee9e96
DEB sip4-tqt: Use dh_python2 with the --no-dbg-cleaning option
instead of a hack to preserve "*_d.py" files in the dbg package.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko ad7e4e55d1
DEB: Create a .tdepkginfo containing package metadata.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko 3169cdfbff
DEB tqt3: Add dh_strip_nondeterminism to support a reproducible build.
Correction of a typo in the TQWidget documentation is no longer needed.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko 25907a6cf2
DEB tqt3: Create tqt3-examples.tar.gz in a reproducible way.
Remove attic.tar.gz from libtqt3-compat-headers.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko 7aeb5c3618
DEB: Change debhelper compatibility level to 9.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko a9906f4a86
DEB akode: Enable building of JACK sink.
PulseAudio sink is already enabled by default.
Remove an outdated home page link.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago