Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DEB tdegames: Add rules for the tdefifteen package. | Slávek Banko | 2020-12-02 | 3 | -1/+26 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | DEB tdegames: Fix an empty package twin4. | Slávek Banko | 2020-12-02 | 8 | -4/+3 |
| | | | | | | | During the renaming of the package, the renaming of files that ensure the rules for creating the package was neglected. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | DEB tdeedu: Drop old common patches related to automake. | Slávek Banko | 2020-11-29 | 5 | -59/+1 |
| | | | | | | Drop unnecessary build-deps related to automake. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | DEB: updated relevant modules to use pinentry-tqt if available. | Michele Calgaro | 2020-11-29 | 3 | -5/+5 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | DEB trinity-keyring: Remove the binary package dependency on gnupg. | Slávek Banko | 2020-11-25 | 5 | -31/+50 |
| | | | | | | | | | Use the code to remove the old keys the same as debian-archive-keyring. Add package trinity-keyring-udeb, which could be suitable for the installer. This resolves bug 3170. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | DEB tde-i18n: Add intltool to build-deps. | Slávek Banko | 2020-11-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | DEB basket: added AUTHORS and removed TODO from built packages. Added | Michele Calgaro | 2020-11-22 | 2 | -2/+2 |
| | | | | | | intltool to build deps. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | DEB tde-i18n: Clean up build rules | Slávek Banko | 2020-11-21 | 2 | -44/+27 |
| | | | | | | | | | + drop automake support + common rule for non-two-letter languages + add dh_strip_nondeterminism to support a reproducible build + add package for es_AR language Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | DEB build scripts: fixed typo in previous commit. | Michele Calgaro | 2020-11-17 | 1 | -0/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | DEB build scripts: removed support for ctags. | Michele Calgaro | 2020-11-17 | 3 | -34/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | DEB tdeutils: The manual for the tdelirc control center module is moved to ↵ | Slávek Banko | 2020-11-16 | 1 | -3/+3 |
| | | | | | | KControl. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | DEB build scripts: adapted to new 'core' folder for core modules. Added ↵ | Michele Calgaro | 2020-11-15 | 5 | -19/+20 |
| | | | | | | pinentry-tqt extra dependency package. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | DEB: adjusted to new 'core' folder for main packages. | Michele Calgaro | 2020-11-15 | 2049 | -0/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | DEB: added cmake directive to create compilation database ↵ | Michele Calgaro | 2020-11-14 | 122 | -18/+239 |
| | | | | | | | | | '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> | ||||
* | DEB ktechlab: Switch to cmake. | Slávek Banko | 2020-11-05 | 9 | -443/+266 |
| | | | | | | | Switch to common TDE cdbs rules. The man page has been moved to the main tree. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | DEB: Moved 'Open Medium System Folder' from tdeaddons to tdebase. Also | Michele Calgaro | 2020-11-05 | 6 | -17/+8 |
| | | | | | | | moved Konqueror's media service desktop files from konqueror-trinity to tdebase-tdeio-plugins-trinity package for functionality consistency. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | DEB tdeio-umountwrapper: remove file diversion logic. | Michele Calgaro | 2020-10-26 | 5 | -203/+46 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | DEB amarok: Disable building iRiver iFP support. | Slávek Banko | 2020-10-24 | 4 | -5/+3 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | DEB: added initial support for locking/unlocking of encrypted disks. | Michele Calgaro | 2020-10-17 | 1 | -1/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | DEB libexiv2: added AUTHORS, NEWS and README to built packages. | Michele Calgaro | 2020-10-13 | 1 | -0/+3 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | DEB klcddimmer: added intltool to build-deps and adjusted after drop of ↵ | Michele Calgaro | 2020-10-11 | 2 | -2/+1 |
| | | | | | | automake. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | DEB tdemultimedia: Tests disabled | Slávek Banko | 2020-10-08 | 1 | -1/+2 |
| | | | | | | | Tests depend on external services on the Internet, which is not desirable for automated builds. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Update translation template. | Automated System | 2020-10-08 | 1 | -1/+1 |
| | |||||
* | DEB tqtinterface: Remove the BUILD_ALL option because it is not used for ↵ | Slávek Banko | 2020-10-07 | 1 | -2/+1 |
| | | | | | | tqtinterface. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | DEB tqtinterface: Change the architecture to 'all' for *-doc and *-dev packages. | Slávek Banko | 2020-10-07 | 1 | -2/+2 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | DEB libcarddav: added AUTHORS, README, TODO to built packages. | Michele Calgaro | 2020-10-07 | 1 | -0/+3 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | DEB libcaldav: added AUTHORS, README, TODO to built packages. | Michele Calgaro | 2020-10-06 | 1 | -0/+3 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | DEB tde-style-lipstik: Add intltool to build-deps. | Slávek Banko | 2020-10-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | DEB knemo: added intltool to build-deps and adjusted after drop of automake. | Michele Calgaro | 2020-10-02 | 2 | -1/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | DEB kshowmail: added intltool to build-deps. | Michele Calgaro | 2020-10-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | DEB build scripts: fixed support for metapackages and adjusted to new ↵ | Michele Calgaro | 2020-10-01 | 3 | -11/+21 |
| | | | | | | consolidated structure. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | DEB: removed kubuntu-desktop-i18n folder in tdelibs (not used). | Michele Calgaro | 2020-10-01 | 3 | -310/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | DEB: updated after metapackages have been consolidated in one folder in main ↵ | Michele Calgaro | 2020-10-01 | 1653 | -7/+113963 |
| | | | | | | repo. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | DEB build scripts: fixed pbuilder permits. | Michele Calgaro | 2020-09-30 | 1 | -2/+4 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | DEB kerberostray: added intltool to build-deps. | Michele Calgaro | 2020-09-29 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | DEB tdelibs: Add option WITH_ISPELL. | Slávek Banko | 2020-09-27 | 1 | -0/+2 |
| | | | | | | Set ASPELL as the default spell checker. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | DEB build scripts: fixed bug in search for existing modules. | Michele Calgaro | 2020-09-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | DEB tqt3: Add the tirpc include directory to the includes. | Slávek Banko | 2020-09-20 | 1 | -0/+4 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | DEB build scripts: make sure to use extra dependency folder configured in ↵ | Michele Calgaro | 2020-09-15 | 2 | -18/+18 |
| | | | | | | the configuration file. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | DEB build scripts: updated to use extra dependency repository on TGW. | Michele Calgaro | 2020-09-14 | 3 | -396/+381 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | DEB build scripts: added mathemagics and tdepacman. | Michele Calgaro | 2020-09-09 | 2 | -0/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | DEB build script: fixed handling of packages with multiple - characters. | Michele Calgaro | 2020-09-07 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | DEB: added tdepacman. | Michele Calgaro | 2020-09-05 | 12 | -0/+367 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | DEB build scripts: added support for ctags. | Michele Calgaro | 2020-09-04 | 3 | -3/+41 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | DEB build scripts: added transcode and codeine. | Michele Calgaro | 2020-09-04 | 2 | -0/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | DEB desktop-effects-tde: Add dh-python to build-deps. | Slávek Banko | 2020-09-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | DEB python-trinity: Add dh-python to build-deps. | Slávek Banko | 2020-09-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | DEB kima: updated after dropping automake files. | Michele Calgaro | 2020-08-29 | 2 | -1/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | DEB tdegames: Install libtdegames pkg-config file. | Slávek Banko | 2020-08-14 | 1 | -0/+1 |
| | | | | | | This relates to TDE/tdegames#9. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | DEB tdegames: Drop old common patches related to automake. | Slávek Banko | 2020-08-14 | 5 | -59/+1 |
| | | | | | | Drop build-deps related to automake. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> |