summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/tdenetwork
Commit message (Collapse)AuthorAgeFilesLines
* DEB tdenetwork: Enable build with libxslt.Slávek Banko2020-02-091-0/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdenetwork: Restore build option WITH_WEBCAM.Slávek Banko2020-02-091-0/+1
| | | | | | This partially reverts commit c526db419dbbe13ce103f6cf4dab723664e54dbf Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdenetwork: Add libtqca-dev to build-deps.Slávek Banko2020-02-041-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdenetwork: Restore the MSN protocol in kopete.Slávek Banko2019-12-112-0/+35
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdenetwork: Restore the AIM protocol in kopete.Slávek Banko2019-12-101-0/+19
| | | | | | This reverts commit 24944175e7. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: enable parallel build in debian-tde.mk.Michele Calgaro2019-07-101-0/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Resolve FTBFS in support for using the $(DEB_HOST_MULTIARCH) variableSlávek Banko2019-06-031-2/+7
| | | | | | if the package does not contain any install and links files. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Added support for using the $(DEB_HOST_MULTIARCH) variableSlávek Banko2019-06-021-0/+10
| | | | | | in the install and links files to the debian-tde.mk common rules. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Merge debian-qt-kde.mk and kde.mk into one debian-tde.mkSlávek Banko2019-04-273-96/+85
| | | | | | The debian-tde.mk rules are now unified for all packages. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: use _base folder for a distro instead of specific distros (squeezeMichele Calgaro2019-04-0399-0/+10275
and maverick). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>