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>
4 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
Slávek Banko
05d1fdba7a
DEB python-tqt: Replace python-dev and python-dbg dependency
...
with python-all-dev and python-all-dbg.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko
fe01b577fd
DEB sip4-tqt: Replace python-dbg dependency with python-all-dbg.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko
28ca87abb8
DEB sip4-tqt: Replace python-dev dependency with python-all-dev or dh-python.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko
8ed404bd14
DEB tqca: Add libtqtinterface-dev to build-deps.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko
9a2614f896
DEB tqca: Add packaging files as a standalone libtqca shared library.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko
361189e452
DEB tqt3: Drop deleting/re-creating symlinks for include/ntqinputcontext*.h.
...
Installation of the ntqinputcontext*.h, ntqconfig.h and ntqmodules.h files
moved from rules to regular *.install files.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko
52581ba188
DEB libcarddav: Add definitions for multi-arch.
...
CMAKE_INSTALL_LIBDIR is set independently of GNUInstallDirs.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko
b739baf723
DEB libcaldav: Add definitions for multi-arch.
...
CMAKE_INSTALL_LIBDIR is set independently of GNUInstallDirs.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko
62d9e5b608
DEB libcarddav: Switch to cmake.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko
fa21dcf615
DEB libcaldav: Switch to cmake.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro
07a420b6e7
Removed submodule Qt3 from TDE as discusses in TDE/tqt3#16
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Slávek Banko
ce884005cc
DEB: Change remaining DEB_BUILD_PARALLEL in 'rules' to make them conditional.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro
8fa083ac8d
DEB: enable parallel build in debian-tde.mk.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko
e0f78f96dd
DEB tqca-tls: Fix FTBFS on parallel build.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko
c0bbb19c02
DEB: Resolve FTBFS in support for using the $(DEB_HOST_MULTIARCH) variable
...
if the package does not contain any install and links files.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko
7abdfa3a6f
DEB: Added support for using the $(DEB_HOST_MULTIARCH) variable
...
in the install and links files to the debian-tde.mk common rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
c8470abb4c
DEB qt3: Desktop files has been moved to the main tree.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
ed350c5f26
DEB tqt3: Desktop files has been moved to the main tree.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
cb03ac17a2
DEB libart-lgpl: Switch to cmake.
...
The man page has been moved to the main tree.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
23a609eaa3
DEB dbus-1-tqt: Add basic package documentation.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
4e9ab839f6
DEB: Merge debian-qt-kde.mk and kde.mk into one debian-tde.mk
...
The debian-tde.mk rules are now unified for all packages.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
e5d2ea6d0c
DEB dbus-1-tqt: Fix apidox build invocation to be just for build-indep.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro
96fe7f141b
DEB dubs-1-tqt: added cmake configuration option for api dox location.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
d1779deff0
DEB: removed no longer required option in tqtinterface.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
99971daa18
DEB: added generation of api documentation based on doxygen.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
11394aecd1
DEB: use _base folder for a distro instead of specific distros (squeeze
...
and maverick).
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago