Commit Graph

1679 Commits (a7d5d2acbfeca4b59ecf7dd7aa3ba0ce0ad7e913)

Author SHA1 Message Date
Slávek Banko a7d5d2acbf
DEB: Update the Maintainer's address to the TDE Debian Team.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko f71bd02a6a
DEB: Remove intltool from build-deps.
Instead of intltool-merge, tde_l10n_merge.pl is now used,
which is part of the common cmake module.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko bac1066455
DEB tdegames: The man pages has been moved to the main tree.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 962965ffdd
DEB tdelibs: Move the imagetops into a separate package.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko fd2d174dd1
DEB tdeio-umountwrapper: Delete the servicemenus directories only if it still exists.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko ee07bdff05
DEB basket: Add the missing '.tdepkginfo' generation in debian-tde.mk.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko dcf2ca28f0
DEB tdegraphics: Drop old common patches related to automake.
Drop unnecessary build-deps related to automake.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 6940028bcd
DEB tdeadmin: Drop old common patches related to automake.
Drop unnecessary build-deps related to automake.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 11446d4e52
DEB tdeutils: Drop old common patches related to automake.
Drop unnecessary build-deps related to automake.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 1937411342
DEB tdemultimedia: Drop old common patches related to automake.
Drop unnecessary build-deps related to automake.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 508d340f3d
DEB common cdbs rules: Convert to UTC the date from the debian changelog,
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>
4 years ago
Slávek Banko a29cf13718
DEB tqt3: Force file permissions in the tarball for examples.
It addresses independence from UMASK to ensure a reproducible build.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 3c07a8d3a8
DEB tdegames: Add rules for the tdefifteen package.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 26c6253e5f
DEB tdegames: Fix an empty package twin4.
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>
4 years ago
Slávek Banko 56fe163491
DEB tdeedu: Drop old common patches related to automake.
Drop unnecessary build-deps related to automake.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Michele Calgaro 65934e6248
DEB: updated relevant modules to use pinentry-tqt if available.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko 51400d12ff
DEB tde-i18n: Add intltool to build-deps.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Michele Calgaro 0fa6aabd06
DEB basket: added AUTHORS and removed TODO from built packages. Added
intltool to build deps.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko ad2a19875c
DEB tde-i18n: Clean up build rules
+ 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>
4 years ago
Slávek Banko e0b542a5db
DEB tdeutils: The manual for the tdelirc control center module is moved to KControl.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Michele Calgaro 0277521b26
DEB: adjusted to new 'core' folder for main packages.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro eb16e7c728
DEB: added cmake directive to create compilation database '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>
4 years ago
Michele Calgaro 2064c92d78
DEB ktechlab: switch to cmake under Ubuntu too. Switch to common TDE cdbs 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>
4 years ago
Michele Calgaro 3f2b6cd690
DEB: Moved 'Open Medium System Folder' from tdeaddons to tdebase. Also
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>
4 years ago
Michele Calgaro 31a3b72cc0
DEB tdeio-umountwrapper: remove file diversion logic.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko e5daa77723
DEB amarok: Disable building iRiver iFP support.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Michele Calgaro bf09fd2e94
DEB: added initial support for locking/unlocking of encrypted disks.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro 5049c00370
DEB libexiv2: added AUTHORS, NEWS and README to built packages.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro b9ddcc5b6e
DEB klcddimmer: added intltool to build-deps and adjusted after drop of automake.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko 8a4d1a4bea
DEB tdemultimedia: Tests disabled
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>
4 years ago
Slávek Banko f8d616a3e0 Update translation template. 4 years ago
Slávek Banko 7b59ba5e89
DEB tqtinterface: Remove the BUILD_ALL option because it is not used for tqtinterface.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 69ef42a343
DEB tqtinterface: Change the architecture to 'all' for *-doc and *-dev packages.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Michele Calgaro 537d80336d
DEB libcarddav: added AUTHORS, README, TODO to built packages.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro 9eb8f24423
DEB libcaldav: added AUTHORS, README, TODO to built packages.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko 42e27a2fad
DEB tde-style-lipstik: Add intltool to build-deps.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Michele Calgaro c2264e80af
DEB knemo: added intltool to build-deps and adjusted after drop of automake.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro ed54636cb3
DEB kshowmail: added intltool to build-deps.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro 65fe1b6b6a
DEB: removed kubuntu-desktop-i18n folder in tdelibs (not used).
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro cb2eb4a925
DEB: updated after metapackages have been consolidated in one folder in main repo.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro 4c8be9a483
DEB kerberostray: added intltool to build-deps.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko fc4af83391
DEB tdelibs: Add option WITH_ISPELL.
Set ASPELL as the default spell checker.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 56000dfd7f
DEB tqt3: Add the tirpc include directory to the includes.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Michele Calgaro d425b2fe09
DEB: added tdepacman.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Slávek Banko afb5823f8b
DEB desktop-effects-tde: Add dh-python to build-deps.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko be524ea443
DEB python-trinity: Add dh-python to build-deps.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro cf4f394cc4
DEB kima: updated after dropping automake files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Slávek Banko 2adc4f4f91
DEB tdegames: Install libtdegames pkg-config file.
This relates to TDE/tdegames#9.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko 431f150de8
DEB tdegames: Drop old common patches related to automake.
Drop build-deps related to automake.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko d6446b3057
DEB mathemagics: Add packaging files.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago