summaryrefslogtreecommitdiffstats
path: root/ubuntu
Commit message (Collapse)AuthorAgeFilesLines
* DEB: remove xdg-user-dirs from kdesktop dependencies. This relates to ↵Michele Calgaro2020-01-304-4/+3
| | | | | | TDE/tdebase#121. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB: adjusted after removal of kxdglauncher from tdebase. This relates toMichele Calgaro2020-01-301-1/+0
| | | | | | issue TDE/tdelibs#60. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB: updated packaging files for ksensors after removal of automake files.Michele Calgaro2020-01-262-4/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tdevelop: Update for recent QTDIR => TQTDIR renaming.Slávek Banko2020-01-211-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* 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>
* DEB tqca: Add libtqtinterface-dev to build-deps.Slávek Banko2020-01-111-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tqca: Add packaging files as a standalone libtqca shared library.Slávek Banko2020-01-1111-0/+313
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* 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>
* DEB tdegraphics: adjusted after removal of camera-photo icons. Related to PR ↵Michele Calgaro2020-01-101-7/+0
| | | | | | #21. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB: updated packaging files for kpicosim after removal of automake files.Michele Calgaro2020-01-022-1/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB: updated packaging filed for knutclient after removal of automake files.Michele Calgaro2020-01-013-54/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB: removed rename-meta meta package.Michele Calgaro2019-12-298-1476/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tdebase: Refresh Ubuntu specific patches.Slávek Banko2019-12-201-2/+2
| | | | 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 k3b: Remove libdvdread4 from Build-deps,Slávek Banko2019-12-101-1/+1
| | | | | | as libdvdread-dev is sufficient for that purpose. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdeedu: Add libnum-ocaml-dev as alternate dependency.Slávek Banko2019-12-101-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tqt3: Drop deleting/re-creating symlinks for include/ntqinputcontext*.h.Slávek Banko2019-12-093-14/+5
| | | | | | | Installation of the ntqinputcontext*.h, ntqconfig.h and ntqmodules.h files moved from rules to regular *.install files. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB kaffeine-mozilla: Add pkg-config to build-deps.Slávek Banko2019-12-051-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB trinity-apt-archive: Update for new archive layout.Slávek Banko2019-12-032-5/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdebase: Do not remove TDM init scripts from /etc by prerm scriptSlávek Banko2019-12-011-6/+0
| | | | | | | | because these files are managed by dpkg as configuration files and when these files are deleted, a new version of the files is not installed from the package. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB filelight: removed unnecessary copy of man page.Michele Calgaro2019-11-272-64/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tdebindings: Disable build with Java on mips.Slávek Banko2019-11-181-5/+5
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdenetworkmanager: Update CMake build.Slávek Banko2019-10-294-163/+11
| | | | | | The man page has been moved to the main tree. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB kkbswitch: updated after removal of automake files.Michele Calgaro2019-10-202-2/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB libcarddav: Add definitions for multi-arch.Slávek Banko2019-10-132-0/+9
| | | | | | CMAKE_INSTALL_LIBDIR is set independently of GNUInstallDirs. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB libcaldav: Add definitions for multi-arch.Slávek Banko2019-10-132-0/+9
| | | | | | CMAKE_INSTALL_LIBDIR is set independently of GNUInstallDirs. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB libcarddav: Switch to cmake.Slávek Banko2019-10-119-176/+253
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB libcaldav: Switch to cmake.Slávek Banko2019-10-119-176/+253
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB kbiff: updated after removal of automake files.Michele Calgaro2019-10-091-1/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tdebase: update after change of device information submenu in TCC.Slávek Banko2019-10-082-2/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB kbibtex: updated after removal of automake files.Michele Calgaro2019-10-081-1/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB kbarcode: updated after removal of automake files.Michele Calgaro2019-10-051-1/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB katapult: updated after removal of automake files.Michele Calgaro2019-10-031-1/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB kcpuload: updated after removal of automake files.Michele Calgaro2019-10-011-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB kdiff3: Switch to cmake.Slávek Banko2019-09-204-319/+12
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB trinity-keyring: Add gnupg to build-depends.Slávek Banko2019-09-071-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fixed tdepim FTBFS due to removal of libpisock-dev from testing and sid.Michele Calgaro2019-09-011-2/+2
| | | | | | | The library relates to communication with PalmOS and is no longer needed in tdepim since kpilot is now a standalone package. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed .lsm files. lsm database is outdated and unmaintained.Michele Calgaro2019-09-011-1/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed submodule Qt3 from TDE as discusses in TDE/tqt3#16Michele Calgaro2019-08-1565-4737/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tde-i18n: Fix FTBFS on parallel build.Slávek Banko2019-07-121-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Change remaining DEB_BUILD_PARALLEL in 'rules' to make them conditional.Slávek Banko2019-07-124-4/+4
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: enable parallel build in debian-tde.mk.Michele Calgaro2019-07-10149-68/+264
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: adjusted to new icon names and new media types related to encrypted drives.Michele Calgaro2019-07-091-18/+12
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB: removed WITH_UDISKS2, WITH_UDISK, WITH_UDEVIL options.Michele Calgaro2019-07-071-3/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB: added bullseye, disco and eoan distros.Michele Calgaro2019-07-072-0/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB smartcardauth: Switch to cmake.Slávek Banko2019-07-062-2/+13
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tqca-tls: Fix FTBFS on parallel build.Slávek Banko2019-06-301-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB kima: Build nvidia support only for amd64 and i386.Slávek Banko2019-06-292-2/+6
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdeedu: Require kalzium/solver only if ocamlopt is available.Slávek Banko2019-06-291-4/+4
| | | | | | In the previous commit ocamldep was wrong - it was supposed to be ocamlopt. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>