19 Commits (71fb4a139179e9d27070f7f3e98971e3e029697f)

Author SHA1 Message Date
Michele Calgaro 71fb4a1391
uncrustify: updated to version 0.73
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko 6eae1a16a1
DEB uncrustify: Switch to build using ninja-build.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 161fd5e618
DEB pcsc-lite-nodbus: Bump version in debian/changelog.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 13f024c978
DEB pcsc-lite-nodbus: Update build rules
+ Switch Build-Depends from cmake to cmake-trinity
+ Install libraries according to multi-arch rules
+ Switch to build using ninja-build

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko fdb1c715a1
DEB: Update .gitignore file.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 0f27805eed
DEB pyrex: Added to repository.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Michele Calgaro bad411472a
Backported commits 5f3f392a and fb66774e from upstream. This solves upstream issues 3040.
Upstream commit message:

-----------------------------------------------------------
commit 5f3f392a3b8fc6dc334d6f688b9a57e06827579b
Author: Guy Maurel <guy.j@maurel.de>
Date:   Sat Jan 2 18:59:46 2021 +0100

    insert closing brace before the preprocessor line

M  src/braces.cpp
A  tests/config/Issue_3040.cfg
M  tests/cpp.test
A  tests/expected/cpp/34326-Issue_3040.cpp
A  tests/input/cpp/Issue_3040.cpp

commit fb66774e46b1b0f93b548ed172126619fcbd6723
Author: Guy Maurel <guy.j@maurel.de>
Date:   Sun Jan 3 18:08:13 2021 +0100

    insert after #endif

M  src/braces.cpp
M  tests/expected/cpp/34326-Issue_3040.cpp
M  tests/input/cpp/Issue_3040.cpp
-----------------------------------------------------------

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko eaaea17529
DEB uncrustify-trinity: version updated directly in debian/changelog instead of as a quilt patch.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Michele Calgaro edf588bf3a
DEB uncrustify-trinity: updated version number.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro 69a1eb8293
DEB uncrustify-trinity: backported commit 64d93e3fb from upstream git
repository. This fixes a problem with the max level of braces that can
be handled.
Upstream commit message:

-----------------------------------------------------------
Author: Guy Maurel <guy.j@maurel.de>
Date:   Thu Nov 12 18:27:38 2020 +0100

    look for a debug loop

M  src/align_func_proto.cpp
M  src/logger.cpp
-----------------------------------------------------------

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro 008bc84f75
DEB uncrustify: backported commit 45681e88 from upstream git repository. This fixes FTBFS on ppcel and armxx archs.
Upstream commit message:

-----------------------------------------------------------
Author: Joshua Parker <redracer2000@gmail.com>
Date:   Mon Nov 9 13:44:57 2020 -0600

Fix issue #2976

This commit modifies output_parsed_csv() in an attempt to
address issue #2976, where on some platforms the behavior
may be different with regard to printing c-style multi-line
comment strings within the debug csv output

M  src/output.cpp
M  tests/cli/output/class_enum_struct_union.csv
-----------------------------------------------------------

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro cb0c4615f7
DEB uncrustify: fixed usage message.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko 243aa916cf
DEB uncrustify: allow build on older distributions.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Michele Calgaro 7f3c5d7e3e
DEB uncrustify: customize as uncrustify-trinity.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro 112ca8677b
DEB uncrustify: added first version of uncrustify-trinity. This is basically the upstream 0.72.0 version of uncrustify, repackaged.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko b37f44d6c7
DEB pinetry-tqt: Add pinentry built separately only as pinentry-tqt.
The package is taken from Debian upstream, renamed pinentry-tqt so
that it does not conflict with standard pinentry, and dependencies,
patches and files related to other pinetry variants have been
removed from deb packaging.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko ca54da3228
DEB transcode: Fix FTBFS due to deprecated symbols sys_nerr and sys_errlist in glibc >= 2.32.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 8c7c7c0d22
DEB: Add a .gitignore file to ignore the generated source packages.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Michele Calgaro 884c8093d6
Added debian extra dependency packages.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago