summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/tdelibs
Commit message (Collapse)AuthorAgeFilesLines
* DEB: adjusted to new 'core' folder for main packages.Michele Calgaro2020-11-1599-20766/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB: added cmake directive to create compilation database ↵Michele Calgaro2020-11-141-0/+1
| | | | | | | | | | '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> (cherry picked from commit eb16e7c7281e182297581fa8d565561869c81bca)
* DEB: removed kubuntu-desktop-i18n folder in tdelibs (not used).Michele Calgaro2020-10-013-310/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 65fe1b6b6a7e8a0d450d4dec9ca4394319a20668)
* DEB tdelibs: Add option WITH_ISPELL.Slávek Banko2020-09-271-0/+2
| | | | | | | Set ASPELL as the default spell checker. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit fc4af83391323c1449922eeb151099b6e253d8cd)
* DEB klinkstatus: removed bug.png icon which is now installed in tdelibs.Michele Calgaro2020-08-081-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 46afc510e176f408377a5f60105b5b5630027cad)
* DEB tdelibs: adjusted to new location of icons in crystal.Michele Calgaro2020-08-061-11/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit cd75c803e9bb87c9d3b6371bb6b6b543b0acca87)
* DEB tdelibs: Add intltool to build-deps.Slávek Banko2020-06-071-2/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 6a64209d1d7103e16fa9013abd3d5ae613bfb1c5)
* DEB: Create a .tdepkginfo containing package metadata.Slávek Banko2020-03-231-0/+9
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit ad7e4e55d198239e75813dc19f8ed3f2e511964c)
* DEB: Change debhelper compatibility level to 9.Slávek Banko2020-03-082-2/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 7aeb5c3618d6f16a2f34bd4106f38246b0285afe)
* DEB tdelibs: Add libavahi-tqt-dev to depends for tdelibs14-trinity-dev.Slávek Banko2020-01-131-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit f96be2fa85c7428173d6a3b31c33afc410e5b596)
* DEB tdelibs: Add kamera-trinity (<< 4:14.0.8~) to ConflictsSlávek Banko2020-01-101-1/+1
| | | | | | | for tdelibs-data-trinity to ensure smooth upgrade. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit f03fe2f1447badd293be7bf028a1839eeaf8dd5f)
* 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: 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-284-131/+202
| | | | | | | 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-03103-0/+20991
maverick). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>