summaryrefslogtreecommitdiffstats
path: root/ubuntu
Commit message (Collapse)AuthorAgeFilesLines
* DEB basket: Add the missing '.tdepkginfo' generation in debian-tde.mk.Slávek Banko2020-12-231-0/+9
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdegraphics: Drop old common patches related to automake.Slávek Banko2020-12-135-59/+1
| | | | | | Drop unnecessary build-deps related to automake. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdeadmin: Drop old common patches related to automake.Slávek Banko2020-12-105-59/+1
| | | | | | Drop unnecessary build-deps related to automake. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdeutils: Drop old common patches related to automake.Slávek Banko2020-12-095-60/+1
| | | | | | Drop unnecessary build-deps related to automake. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdemultimedia: Drop old common patches related to automake.Slávek Banko2020-12-085-59/+1
| | | | | | Drop unnecessary build-deps related to automake. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB common cdbs rules: Convert to UTC the date from the debian changelog,Slávek Banko2020-12-06140-140/+140
| | | | | | | | which is written to '.tdepkginfo'. It addresses time zone independence to ensure a reproducible build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tqt3: Force file permissions in the tarball for examples.Slávek Banko2020-12-051-0/+1
| | | | | | It addresses independence from UMASK to ensure a reproducible build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdegames: Add rules for the tdefifteen package.Slávek Banko2020-12-023-1/+26
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdegames: Fix an empty package twin4.Slávek Banko2020-12-028-4/+3
| | | | | | | During the renaming of the package, the renaming of files that ensure the rules for creating the package was neglected. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdeedu: Drop old common patches related to automake.Slávek Banko2020-11-295-59/+1
| | | | | | Drop unnecessary build-deps related to automake. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: updated relevant modules to use pinentry-tqt if available.Michele Calgaro2020-11-293-5/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tde-i18n: Add intltool to build-deps.Slávek Banko2020-11-221-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB basket: added AUTHORS and removed TODO from built packages. AddedMichele Calgaro2020-11-222-2/+2
| | | | | | intltool to build deps. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tde-i18n: Clean up build rulesSlávek Banko2020-11-212-44/+27
| | | | | | | | | + drop automake support + common rule for non-two-letter languages + add dh_strip_nondeterminism to support a reproducible build + add package for es_AR language Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdeutils: The manual for the tdelirc control center module is moved to ↵Slávek Banko2020-11-161-3/+3
| | | | | | KControl. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: adjusted to new 'core' folder for main packages.Michele Calgaro2020-11-152068-0/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB: added cmake directive to create compilation database ↵Michele Calgaro2020-11-14122-18/+239
| | | | | | | | | '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 ktechlab: switch to cmake under Ubuntu too. Switch to common TDE cdbs ↵Michele Calgaro2020-11-149-443/+266
| | | | | | | | | rules. The man page has been moved to the main tree. This is the same as commit e1d60a89d but applied to Ubuntu. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB: Moved 'Open Medium System Folder' from tdeaddons to tdebase. AlsoMichele Calgaro2020-11-056-17/+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 tdeio-umountwrapper: remove file diversion logic.Michele Calgaro2020-10-265-203/+46
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB amarok: Disable building iRiver iFP support.Slávek Banko2020-10-244-5/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* 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 libexiv2: added AUTHORS, NEWS and README to built packages.Michele Calgaro2020-10-131-0/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB klcddimmer: added intltool to build-deps and adjusted after drop of ↵Michele Calgaro2020-10-112-2/+1
| | | | | | automake. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tdemultimedia: Tests disabledSlávek Banko2020-10-081-1/+2
| | | | | | | Tests depend on external services on the Internet, which is not desirable for automated builds. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update translation template.Automated System2020-10-081-1/+1
|
* DEB tqtinterface: Remove the BUILD_ALL option because it is not used for ↵Slávek Banko2020-10-071-2/+1
| | | | | | tqtinterface. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tqtinterface: Change the architecture to 'all' for *-doc and *-dev packages.Slávek Banko2020-10-071-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB libcarddav: added AUTHORS, README, TODO to built packages.Michele Calgaro2020-10-071-0/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB libcaldav: added AUTHORS, README, TODO to built packages.Michele Calgaro2020-10-061-0/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tde-style-lipstik: Add intltool to build-deps.Slávek Banko2020-10-041-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB knemo: added intltool to build-deps and adjusted after drop of automake.Michele Calgaro2020-10-022-1/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB kshowmail: added intltool to build-deps.Michele Calgaro2020-10-011-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* 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>
* DEB: updated after metapackages have been consolidated in one folder in main ↵Michele Calgaro2020-10-012298-114030/+6
| | | | | | repo. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB kerberostray: added intltool to build-deps.Michele Calgaro2020-09-291-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* 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>
* DEB tqt3: Add the tirpc include directory to the includes.Slávek Banko2020-09-201-0/+4
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: added tdepacman.Michele Calgaro2020-09-0512-0/+367
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB desktop-effects-tde: Add dh-python to build-deps.Slávek Banko2020-09-041-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB python-trinity: Add dh-python to build-deps.Slávek Banko2020-09-031-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB kima: updated after dropping automake files.Michele Calgaro2020-08-292-1/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tdegames: Install libtdegames pkg-config file.Slávek Banko2020-08-141-0/+1
| | | | | | This relates to TDE/tdegames#9. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdegames: Drop old common patches related to automake.Slávek Banko2020-08-145-59/+1
| | | | | | Drop build-deps related to automake. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB mathemagics: Add packaging files.Slávek Banko2020-08-1011-0/+306
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tde-systemsettings: Switch to cmake.Slávek Banko2020-08-084-183/+12
| | | | | | | | The man page has been moved to the main tree. Removed tde-settings-laptops.directory because it seems more current in the main tree. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB klinkstatus: removed bug.png icon which is now installed in tdelibs.Michele Calgaro2020-08-082-2/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB ksystemlog: Switch to cmake.Slávek Banko2020-08-064-151/+12
| | | | | | The man page has been moved to the main tree. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* 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>
* DEB tdevelop: Add intltool to build-deps. Drop old common patches related to ↵Michele Calgaro2020-08-015-59/+1
| | | | | | automake. Drop build-deps related to automake Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>