Commit Graph

93 Commits (03143bf8ea025868e1e31af2d83a8cc1bc287875)

Author SHA1 Message Date
Slávek Banko 6729c27b67
DEB: Automatically add ldconfig trigger if the package contains plugins.
As a result, it is no longer necessary to enforce ldconfig in postinst
and postrm scripts and this solves the problem with packages where the
ldconfig was not called after installation, but it was needed.

This resolves issue TDE/tdemultimedia#29.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 34145f8176)
1 year ago
Slávek Banko 4ae59bb29d
DEB tdebase: Prevent unwanted restarting TDM service during upgrade.
This made it possible to add #DEBHELPER# back to TDM prerm script.
This resolves issue TDE/tdebase#409.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 55fbcd419d)
1 year ago
Slávek Banko dff6d937f2
DEB tdeaddons: Add libdb5.3++-dev as an alternative dependency for libdb++-dev.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 55b72d95a6)
1 year ago
Slávek Banko 0809dd93e0
DEB: Change debhelper compatibility level to 10.
Use DEB_COMPRESS_EXCLUDE_ALL instead of deprecated DEB_COMPRESS_EXCLUDE.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit fc691a7208)
1 year ago
Michele Calgaro 657aaad572
DEB tdebase: add new color themes
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit fa6d01dcb5)
1 year ago
Slávek Banko 3068372361
DEB tdebase: Add libsensors-dev as an alternative dependency.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 5fe1be3293)
2 years ago
Slávek Banko 5aa28d444f
DEB tdebase: Add init to build-depends.
This is necessary for TDE/tdebase#359.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 3e564da3d7)
2 years ago
Michele Calgaro 90e7827c99
DEB tdebase: add TDE release notes to khelpcenter home page. This resolves issue TDE/tdebase#332
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 68c516e9db)
2 years ago
Slávek Banko ddb979356e
DEB tdebase: Add desktop-file-utils to Recommends for kicker.
This resolves issue TDE/tde#106.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Michele Calgaro 79c2c525e1
DEB tdebase: update for the new structure of the release notes
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 44644f3c08
DEB tdebase: add tde license files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 84b996072d
DEB tdelibs: add MIT license
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Slávek Banko 93c4b3fb9d
DEB tdevelop: Drop python2 support.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Slávek Banko c8bf405930
DEB tdesdk: Fix the names of packages related to dh_python3.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Michele Calgaro 72bea6b38a
DEB tdesdk: drop python2 support.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 34de7371f0
DEB tdeaddons: drop python2 support.
Use dh_python3 to ensure Python dependencies
and rewrite shebang in installed scripts.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Slávek Banko 5043679baa
DEB tdebindings: Re-enable build with Java on ppc64el.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Slávek Banko 732130abf6
DEB: Update references to cmake-trinity in dependencies to new name tde-cmake.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Michele Calgaro b627539f12
DEB tdeutils: drop python2 dependency.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro b81fdf8d67
DEB tdebindings: drop python2 support.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 87e3d5771e
DEB tdeutils: updated to new cmake code for superkaramba.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Slávek Banko 72f8e0c2ad
DEB tde-i18n: Add a call dh_link to the rules.
Although there are no symlinks installed by packaging,
it also converts absolute symlinks to relative.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Slávek Banko 0c0f341082
DEB tdebase: Update to install libkonq/SERVICEMENUS.md.
This relates to issue TDE/tdebase#292.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Slávek Banko 84400377f3
DEB tdeutils: Prefer to build a Superkaramba with Python 3.
This resolves issue TDE/tdeutils#37.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Michele Calgaro 5357f5a13c
DEB tdenetwork: man pages moved to main repo.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro ca4eaf4adb
DEB tdebindings: man pages moved to main repository.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Slávek Banko b086dbcac2
DEB tdebase: Add libssh-dev to Build-Depends.
This relates to issue TDE/tdebase#279.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Michele Calgaro 1cee4639dd
DEB tdeartwork: man pages moved to main repository.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro 9d5c880da4
DEB tdemultimedia: man pages moved to main repository.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro d448c840fe
tdebase: add new include files for libkonq4-trinity-dev
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro e420e47f4f
DEB tdeutils: man pages moved to main repository.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro 85fa25e023
DEB tdesdk: man pages moved to main repository
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro af63943c1c
DEB tdelibs: fixed tdelibs API file installation.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro c7635092ce
DEB tdeaddons: man pages moved to main repository.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro 54cc95c4f0
DEB tdegraphics: man pages moved to main repository.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro 5d0785a294
DEB tdebase: man pages moved to main repository.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro a5cbd16c24
DEB tdelibs: fix API visualization.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Slávek Banko 4b875218b1
DEB tdelibs: Add tdemarkdown part.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko f3cd261ae6
DEB tdegraphics: Add exported CMake target for poppler-tqt library.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko 0a8ae6fc0e
DEB tdegraphics: Fix empty libkscan-trinity-dev package.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko 1d0018f2bf
DEB tdebase: Add rss-glx to Build-Depends.
This relates to TDE/tdeartwork#19.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Michele Calgaro 1d4773aa6e
DEB tdebase: remove option WITH_HAL which is no longer supported.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Slávek Banko cc571a307f
DEB tdetoys: Update the installation of kweather tdecm modules in connection with TDE/tdetoys#18.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko d7353c5c2d
DEB tdebase: Add argyll as an alternative dependency to xcalib.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko 30ce8ab7c4
DEB tdegraphics: Use WITH_ALL_OPTIONS.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko cf9e2a0eea
DEB tdebindings: Enable build with Java on ppc64el.
It was unwantedly removed in commit c5de148f49.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko ae74754ba1
DEB tdelibs: Add newer versions of liblua*-dev as alternatives to dependencies.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Michele Calgaro d093fb7a9d
DEB: added konqueror's kweather sidebar installation.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko 31e83b125f
DEB tdelibs: Add libidn-dev to build-deps as an alternative to libidn11-dev.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 0b5d29b58d
DEB tdenetwork: Remove the installation of unused jabber_original icons.
This relates to issue TDE/tdenetwork#37.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago