summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/tdebase
Commit message (Collapse)AuthorAgeFilesLines
* DEB: enable parallel build in debian-tde.mk.Michele Calgaro2019-07-112-4/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* 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> (cherry picked from commit 6e6210f3042a985d937a1e354a3fa6f83259b2b5)
* DEB tdebase: The TDE integration library (libtqtkde)Slávek Banko2019-06-021-4/+1
| | | | | | | will be installed into TQt plugins directory. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit bc47002a88f1ca03fb7f817b964b0b8998f35913)
* 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> (cherry picked from commit 7abdfa3a6ff766651598f0c4c1363c9a0f29860d)
* DEB: Merge debian-qt-kde.mk and kde.mk into one debian-tde.mkSlávek Banko2019-04-283-98/+97
| | | | | | | The debian-tde.mk rules are now unified for all packages. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 4e9ab839f6b463cdf27413d9d74f7e79c078998c)
* DEB: use _base folder for a distro instead of specific distros (squeeze and ↵Michele Calgaro2019-04-03303-0/+31225
maverick). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>