Commit Graph

44 Commits (bf09fd2e940bb6a9ee1f6384a68695f3d50d6d3c)

Author SHA1 Message Date
Michele Calgaro 3a1f83fc67
DEB build scripts: fixed support for metapackages and adjusted to new consolidated structure.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro 4cc67abd61
DEB build scripts: fixed pbuilder permits.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro 17442377f8
DEB build scripts: fixed bug in search for existing modules.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro b4491fdf86
DEB build scripts: make sure to use extra dependency folder configured in the configuration file.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro fc2fae6cf2
DEB build scripts: updated to use extra dependency repository on TGW.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro fc4b7b4fed
DEB build scripts: added mathemagics and tdepacman.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro b579819cc6
DEB build script: fixed handling of packages with multiple - characters.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro decf98691c
DEB build scripts: added support for ctags.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro 79c60593ee
DEB build scripts: added transcode and codeine.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro 226f681af7
DEB build scripts: updated supported distros.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro c6530389dc
DEB build scripts: further improvement to detection of correct scm info when working on detached HEAD.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro eb3700be2a
DEB build scripts:
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>
5 years ago
Michele Calgaro 39c79722b9
DEB build scripts: update distro lists.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro 8d146a12a7
DEB build scripts: added support for reproducible builds.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro a6441eda1e
Kerry has been removed from TDE.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro 6e04edfc42
DEB build scripts: fix bug in module search when building from local tree.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro 87b45d83da
DEB build scripts: add support for module search among the list of known modules.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro 8a6758c940
DEB build scripts: added support for meta packages.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro 3940c5bc66 DEB build scripts: updated to TDE Archive Signing key.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro 8a26a5e770
DEB build scripts: added support to disable parallel build if needed.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 0d753e01e9
DEB build script: updated available distros.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 3d94bcdbd8
DEB build script: fixed parameters for pbuilder/dpkg-buildpackage.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro b9f916559f
DEB: updated supported distros
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 932b8df2bd
DEB build scripts:
1. drop unsupported distros
2. minor improvements

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro e38296a373
DEB build scripts: adapted to latest repository structure (packaging
folder is now part of main TDE repository)

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro a9cef411ca
DEB build scripts: fixed code for cross-building. Remove extra
dependency on gettext-kde

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 300af3b39e
DEB build scripts:
- added tdeio-gopher, tdedocker, libtqt-perl.
- removed applications/kuickshow (now built inside tdegraphics).
- added "ack" to the list of programs available in a shell when a build
fails.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 39219462db
DEB build scripts:
- make opensync extra dependency deprecated in R14.1 series
- update_repositories.sh will not mark a new package as UPDATE anymore.
This because when updating multiple branches, modules only present in
one branch would cause a lot of false UPDATE messages at each branch
switch.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 6f0a8c144b
DEB build scripts: update to update_repositories script.
- reduced number of operation with server
- added separate fetch phase
- improve user feedback by reusing same line for modules with no
changes, resulting in a clear view of modules that have been updated or
have issues.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 0fa81ca690
DEB build scripts: remove dead branches from all "remote"s, not only
from "origin"

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 10a972bbd7 DEB build scripts:
- fixed support for Devuan Jessie.
- dropped Sarge, Etch, Lenny, Lucid from list of supported distros.
- added auto detection of distro, distro name and architecture.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko 55d493de58 DEB/UBU build scripts: fixed typo in README.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 7e05a8b13a DEB/UBU build scripts.
1) added support for Devuan distros
2) added more command line options for update_repositories.sh
3) bug fixes and improved user feedback
4) added link inside ubuntu distro

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro eeaccbeddb DEB build scripts: several enhancements as follow:
- 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>
7 years ago
Michele Calgaro e324c2e7e4 DEB build scripts: major update aimed at simplifying the use for
non-root users.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 329492cb8a DEB build scripts: major update of README file after testing on a clean
netinstall VM.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 7a9e73d31a DEB build scripts: various fixes to allow normal user to build packages.
- removed need to mount/unmount TDE_DEBS_DIR folder into pbuilder repo folder
- removed need to create "/var/cache/pbuilder/repo" folder
- moved pbuilder hook folder to a subfolder of the user home folder
- updated readme file

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 6821bf1de1 DEB build scripts: improved support for pbuilder and fixed problem with apt-ftparchive in hook scripts.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 4da401f0e8 DEB build scripts: fixed support for extra dependency modules.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 827dcd03b9 DEB build scripts: added support for GPG sign key.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 38aaa2667f DEB build scripts: fixed version numbering scheme. Added check to make
sure the selected distro and version is supported.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 80b6864a4c DEB build script: added "create_repo" script. Prevent scripts from being
run from tde-packaging git repo, to make sure the user follows the
instructions provided.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro f7fed43409 DEB build script: user is now required to copy the build scripts to a
local folder

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 1da1d03f8d DEB build script: first commit, still work in progress although
functional.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago