summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/tdebase
Commit message (Collapse)AuthorAgeFilesLines
* DEB: adjusted to new 'core' folder for main packages.Michele Calgaro2020-11-15302-31256/+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>
* DEB: Moved 'Open Medium System Folder' from tdeaddons to tdebase. AlsoMichele Calgaro2020-11-053-7/+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: added initial support for locking/unlocking of encrypted disks.Michele Calgaro2020-10-171-1/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tdebase: Add xkb-data to build-deps. This relates to TDE/tdebase#158Slávek Banko2020-07-291-1/+1
| | | | | | Drop build-deps related to automake. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdebase: Refresh Ubuntu specific patches.Slávek Banko2020-06-288-31/+41
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdebase: Add intltool to build-deps.Slávek Banko2020-06-281-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* tdebase: improved support for bluray discs.Michele Calgaro2020-05-301-0/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB: added kjobviewer-autostart.desktop to tdeprint packages. This relates ↵Michele Calgaro2020-04-181-0/+1
| | | | | | to bug 1362. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tdebase: Add docbook files for release notes of each releases.Slávek Banko2020-04-081-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Create a .tdepkginfo containing package metadata.Slávek Banko2020-03-231-0/+9
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Change debhelper compatibility level to 9.Slávek Banko2020-03-082-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: invert dependency between kcontrol and kicker. This resolves bug 1385.Michele Calgaro2020-02-233-11/+11
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tdebase: adjusted to include terminalhere.Michele Calgaro2020-02-161-1/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* tdebase: adjusted to release_notes -> tde_release_notes change.Michele Calgaro2020-02-151-0/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB: added installation of kcm_filemanager.desktop. This relates to bugMichele Calgaro2020-02-151-0/+1
| | | | | | 1904. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB updated to include new Logic game category directory file.Michele Calgaro2020-02-142-0/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB: remove xdg-user-dirs from kdesktop dependencies. This relates to ↵Michele Calgaro2020-01-301-1/+1
| | | | | | 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 tdebase: Refresh Ubuntu specific patches.Slávek Banko2019-12-201-2/+2
| | | | 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 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: enable parallel build in debian-tde.mk.Michele Calgaro2019-07-102-4/+2
| | | | | 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 tdebase: Rename tqt-kde integration to tqt-tde.Slávek Banko2019-06-051-4/+4
| | | | 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 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>
* 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-98/+97
| | | | | | The debian-tde.mk rules are now unified for all packages. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: install new kcm_trash module. This relates to bug 1923.Michele Calgaro2019-04-151-0/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB: added trash.desktop to konqueror-trinity package. This relates toMichele Calgaro2019-04-081-12/+2
| | | | | | bug 1923. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB: use _base folder for a distro instead of specific distros (squeezeMichele Calgaro2019-04-03303-0/+31232
and maverick). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>