summaryrefslogtreecommitdiffstats
path: root/debian/_buildscripts/local/07_applications_04.sh
Commit message (Collapse)AuthorAgeFilesLines
* DEB build scripts: updated to new layout after application folder rearrangement.Michele Calgaro2021-08-211-20/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts: added klamav and komposé. Fixed bug with pbuilder ↵Michele Calgaro2021-05-041-0/+1
| | | | | | building chain. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts:Michele Calgaro2020-05-041-1/+1
| | | | | | | | | 1) updated application list. 2) fixed problem with .tdescminfo contents when branches are more recent than master/r14.0.x. 3) fixed issue with detection of extra dependencies repository. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts: several enhancements as follow:Michele Calgaro2018-07-111-0/+19
- major rework of update_repositories.sh script, which now supports multiple branches and provide better feedback to user. - added support for pre-built extra dependency packages. A user can now use Slavek Banko's binary packages instead of building the extra dependency locally. This removes a quite tedious process during the setup of the building environment. - bug fixes and more user friendly folder names. - improved README to cover the complete process until TDE installation. Special thanks to Gregory Guy <zadig83@laposte.net> for testing and feedback done so far. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>