Slávek Banko
fa64b3e400
DEB sip4-tqt: Change the sip-api symbolic name to sip-tqt-api
...
to avoid unwanted confusion between sip and sip-tqt.
To ensure a smooth upgrade, sip-api-7.1 has been left here,
which will be removed subsequently.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 8022c4c534
)
4 years ago
Slávek Banko
6fc61c67bf
DEB tdebase: Fix the default DM service package name detection for TDM.
...
This resolves an unwanted change from TDM to another installed DM
during the tdm-trinity package upgrade.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 5bc997626b
)
4 years ago
Slávek Banko
f229967711
DEB tdebase: Systemd unit file tdm.service has been moved to the main tree.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 36b0e78940
)
4 years ago
Slávek Banko
0b32e6391b
DEB tork: Switch to cmake.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit b15c4fb7e0
)
4 years ago
Slávek Banko
4e6137111a
DEB: Update the Maintainer's address to the TDE Debian Team.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit a7d5d2acbf
)
4 years ago
Slávek Banko
74155ba447
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>
(cherry picked from commit f71bd02a6a
)
4 years ago
Slávek Banko
506953f736
DEB tdegames: The man pages has been moved to the main tree.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit bac1066455
)
4 years ago
Slávek Banko
26810acdee
DEB tdelibs: Move the imagetops into a separate package.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 962965ffdd
)
4 years ago
Slávek Banko
71490c1e95
DEB basket: Add the missing '.tdepkginfo' generation in debian-tde.mk.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit ee07bdff05
)
4 years ago
Slávek Banko
b5513e4617
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>
(cherry picked from commit dcf2ca28f0
)
4 years ago
Slávek Banko
1b967500d0
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>
(cherry picked from commit 6940028bcd
)
4 years ago
Slávek Banko
5f489c069c
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>
(cherry picked from commit 11446d4e52
)
4 years ago
Slávek Banko
0d1328d5c5
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>
(cherry picked from commit 1937411342
)
4 years ago
Slávek Banko
9e0ef7b811
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>
(cherry picked from commit 508d340f3d
)
4 years ago
Slávek Banko
7b9aedfdf1
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>
(cherry picked from commit a29cf13718
)
4 years ago
Slávek Banko
f670b913f7
DEB tdegames: Add rules for the tdefifteen package.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 3c07a8d3a8
)
4 years ago
Slávek Banko
53fdc6dd6e
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>
(cherry picked from commit 26c6253e5f
)
4 years ago
Slávek Banko
4e3db66c85
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>
(cherry picked from commit 56fe163491
)
4 years ago
Michele Calgaro
3b16d50f36
DEB: updated relevant modules to use pinentry-tqt if available.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 65934e6248
)
4 years ago
Slávek Banko
b41db7f878
DEB trinity-keyring: Remove the binary package dependency on gnupg.
...
Use the code to remove the old keys the same as debian-archive-keyring.
Add package trinity-keyring-udeb, which could be suitable for the installer.
This resolves bug 3170.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 8eb14d9610
)
4 years ago
Slávek Banko
07ab43fcf2
DEB tde-i18n: Add intltool to build-deps.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 51400d12ff
)
4 years ago
Michele Calgaro
77ce78cad4
DEB basket: added AUTHORS and removed TODO from built packages. Added
...
intltool to build deps.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 0fa6aabd06
)
4 years ago
Slávek Banko
d405c22124
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>
(cherry picked from commit ad2a19875c
)
4 years ago
Slávek Banko
f2ee13571e
DEB tdeutils: The manual for the tdelirc control center module is moved to KControl.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit e0b542a5db
)
4 years ago
Michele Calgaro
98095beb82
DEB: adjusted to new 'core' folder for main packages.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
f3d5de18f2
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>
(cherry picked from commit eb16e7c728
)
4 years ago
Michele Calgaro
baec12614b
Added KDCOP to TDE menu - System. This relates to bug 2886.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 456fe9a808
)
4 years ago
Slávek Banko
1117ce79a0
DEB ktechlab: Switch to cmake.
...
Switch to common TDE cdbs rules.
The man page has been moved to the main tree.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit e1d60a89d3
)
4 years ago
Slávek Banko
c2d1cab45e
DEB amarok: Disable building iRiver iFP support.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit e5daa77723
)
4 years ago
Michele Calgaro
6fbdc6a9da
DEB libexiv2: added AUTHORS, NEWS and README to built packages.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 5049c00370
)
4 years ago
Slávek Banko
8e1c5fc5b8
DEB tdedocker: Add packaging files.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Michele Calgaro
6a5a168db5
DEB klcddimmer: added intltool to build-deps and adjusted after drop of automake.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit b9ddcc5b6e
)
4 years ago
Slávek Banko
142817aa39
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>
(cherry picked from commit 8a4d1a4bea
)
4 years ago
Slávek Banko
2e8746cd67
DEB tqtinterface: Remove the BUILD_ALL option because it is not used for tqtinterface.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 7b59ba5e89
)
4 years ago
Slávek Banko
138e433683
DEB tqtinterface: Change the architecture to 'all' for *-doc and *-dev packages.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 69ef42a343
)
4 years ago
Michele Calgaro
d194989eb4
DEB libcarddav: added AUTHORS, README, TODO to built packages.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 537d80336d
)
4 years ago
Michele Calgaro
233848dd57
DEB libcaldav: added AUTHORS, README, TODO to built packages.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 9eb8f24423
)
4 years ago
Slávek Banko
2b819ec6a9
DEB tde-style-lipstik: Add intltool to build-deps.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 42e27a2fad
)
4 years ago
Michele Calgaro
6926175d13
DEB knemo: added intltool to build-deps and adjusted after drop of automake.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit c2264e80af
)
4 years ago
Michele Calgaro
4f61a85e53
DEB kshowmail: added intltool to build-deps.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit ed54636cb3
)
4 years ago
Michele Calgaro
b2b9531d65
DEB: removed kubuntu-desktop-i18n folder in tdelibs (not used).
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 65fe1b6b6a
)
4 years ago
Michele Calgaro
7352e415fa
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
1b98f3e6c2
DEB kerberostray: added intltool to build-deps.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 4c8be9a483
)
4 years ago
Slávek Banko
bb4afdbd19
DEB tdelibs: Add option WITH_ISPELL.
...
Set ASPELL as the default spell checker.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit fc4af83391
)
4 years ago
Slávek Banko
9d7cf71ff4
DEB tqt3: Add the tirpc include directory to the includes.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 56000dfd7f
)
4 years ago
Michele Calgaro
812e1d04d2
DEB: added qalculate-tde packaging files.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
eaeaf24bfb
DEB: added tdepacman.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit d425b2fe09
)
4 years ago
Slávek Banko
5d9b7f5acb
DEB desktop-effects-tde: Add dh-python to build-deps.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit afb5823f8b
)
4 years ago
Slávek Banko
8bee51bb8d
DEB python-trinity: Add dh-python to build-deps.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit be524ea443
)
4 years ago
Michele Calgaro
024c6525bd
DEB kima: updated after dropping automake files.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit cf4f394cc4
)
4 years ago