Michele Calgaro
10a972bbd7
DEB build scripts:
...
- fixed support for Devuan Jessie.
- dropped Sarge, Etch, Lenny, Lucid from list of supported distros.
- added auto detection of distro, distro name and architecture.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
55d493de58
DEB/UBU build scripts: fixed typo in README.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
7e05a8b13a
DEB/UBU build scripts.
...
1) added support for Devuan distros
2) added more command line options for update_repositories.sh
3) bug fixes and improved user feedback
4) added link inside ubuntu distro
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
5b6ed350a0
Added links for Debian Sid and Raspbian Jessie and Stretch
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
068aed6bc6
DEB: Start media backend on TDE session startup. This resolves bug 2780.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit e6d40c43e6
)
6 years ago
Slávek Banko
fbd894a9bf
DEB ksquirrel: Add kipi-plugins-trinity to recommends
...
This resolves bug 2380
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro
eeaccbeddb
DEB build scripts: several enhancements as follow:
...
- major rework of update_repositories.sh script, which now supports
multiple branches and provide better feedback to user.
- added support for pre-built extra dependency packages. A user can now
use Slavek Banko's binary packages instead of building the extra
dependency locally. This removes a quite tedious process during the
setup of the building environment.
- bug fixes and more user friendly folder names.
- improved README to cover the complete process until TDE installation.
Special thanks to Gregory Guy <zadig83@laposte.net> for testing and
feedback done so far.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
02dbbffa60
DEB: Removed dependency on gnome-pkg-tools for digikam, krusader and
...
libart-lgpl
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
e324c2e7e4
DEB build scripts: major update aimed at simplifying the use for
...
non-root users.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
329492cb8a
DEB build scripts: major update of README file after testing on a clean
...
netinstall VM.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro
7a9e73d31a
DEB build scripts: various fixes to allow normal user to build packages.
...
- removed need to mount/unmount TDE_DEBS_DIR folder into pbuilder repo folder
- removed need to create "/var/cache/pbuilder/repo" folder
- moved pbuilder hook folder to a subfolder of the user home folder
- updated readme file
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko
eb70797e15
DEB tdebase: Remove unwanted #DEBHELPER# from TDM prerm script
...
With systemd this will cause undesired restart of TDM during the upgrade
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Michele Calgaro
6821bf1de1
DEB build scripts: improved support for pbuilder and fixed problem with apt-ftparchive in hook scripts.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro
4da401f0e8
DEB build scripts: fixed support for extra dependency modules.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro
827dcd03b9
DEB build scripts: added support for GPG sign key.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro
38aaa2667f
DEB build scripts: fixed version numbering scheme. Added check to make
...
sure the selected distro and version is supported.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro
80b6864a4c
DEB build script: added "create_repo" script. Prevent scripts from being
...
run from tde-packaging git repo, to make sure the user follows the
instructions provided.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro
f7fed43409
DEB build script: user is now required to copy the build scripts to a
...
local folder
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro
1da1d03f8d
DEB build script: first commit, still work in progress although
...
functional.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro
204867aa83
Update Konqueror sidebar links. This relates to bug 2903.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro
9512efc10d
Removed unnecessary dependency on libnm-util-dev, which is no longer
...
available in buster and bionic.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro
456fe9a808
Added KDCOP to TDE menu - System. This relates to bug 2886.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko
ef22a1d2ce
DEB kvirc: Build without esound support
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko
9edc8fb5a6
DEB tdemultimedia: Remove libesd0-dev from build-deps
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko
218f7b803e
DEB arts: Remove libesd0-dev from dependencies
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko
24944175e7
DEB tdenetwork: Remove AIM protocol from kopete
...
This relates to Bug 2846
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko
30b61683e2
DEB tdebase: Split SMB tdeioslave into a separate package
...
This relates to Bug 2788
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko
d8127ba913
DEB smartcardauth: Add libgnutls28-dev and libgnutls30-dev as alternate dependency
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko
bedcf67134
DEB: Add libgpod-dev as alternate dependency
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko
35b5f97fe5
DEB amarok: Move yauap engine from depends to recommends
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko
b3a80bf6b3
DEB tde-guidance: Update variant dependency to generic name 'init'
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko
33bfb02fd9
DEB: Use a generic name for libyaz-dev dependency
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Michele Calgaro
271fc37b2e
DEB: added link for buster distro (now Debian Testing
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko
a5f69c65c2
DEB: Add libreadline-dev as alternate dependency
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko
70d1e4044e
DEB tdebase: Rename the tdm-trinity init script to tdm
...
to match with the systemd service name
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
f31341fd14
DEB kpilot: Add libgpgme-dev as alternate dependency
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
a7338b2002
DEB basket: Add libgpgme-dev as alternate dependency
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
85ffd1a978
DEB tdepim: Add libgpgme-dev as alternate dependency
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
9874e408c3
DEB tdesdk: Add kdeartwork-theme-icon-trinity to Conflicts
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
4f14f9e61f
DEB tdeaddons: Add kdeartwork-theme-icon-trinity to Conflicts
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
c9f1f5014f
Revert "DEB tdesdk: Move tdeartwork-theme-icon-trinity from Conflicts to Breaks"
...
This reverts commit 6a6adc42e1
.
8 years ago
Slávek Banko
07ba7a2172
Revert "DEB tdeaddons: Move tdeartwork-theme-icon-trinity from Conflicts to Breaks"
...
This reverts commit 392da19b27
.
8 years ago
Slávek Banko
6a6adc42e1
DEB tdesdk: Move tdeartwork-theme-icon-trinity from Conflicts to Breaks
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
392da19b27
DEB tdeaddons: Move tdeartwork-theme-icon-trinity from Conflicts to Breaks
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
2e4da17243
DEB tdemultimedia: switch to cmake
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
d4958ff4b0
DEB tdebase: Remove full path for update-alternatives
...
This resolves bug 2756
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
d3c95593ce
DEB tdesdk: Allow the installation of kbabel locolor icons
...
This relates to bug 1282
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
79f303990e
DEB tdeaddons: Allow the installation of ktimemon locolor icons
...
This relates to bug 1282
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
7b599145e9
DEB tdeartwork: Remove kbabel and kicker-applets from Conflicts
...
This relates to bug 1282
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Michele Calgaro
9900ea4182
DEB tork: fixed FTBFS caused by missing dependency for libssl-dev.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 years ago
Michele Calgaro
a9e97d6874
DEB kftpgrabber: fixed FTBFS caused by missing dependency for libssl-dev.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 years ago
Michele Calgaro
e4f5b8e3da
DEB kasablanca: fixed FTBFS caused by missing dependency for libssl-dev.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 years ago
Michele Calgaro
5c78a78f2b
DEB tdepim: fixed FTBFS caused by suggested but missing kpilot plugin.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 years ago
Michele Calgaro
69e107b270
DEB tdenetwork: fixed FTBFS caused by missing dependency for libssl-dev.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 years ago
Michele Calgaro
58af2afdfe
DEB tdebindings: fixed FTBFS caused by missing dependency for
...
libpkcs11-helper1-dev.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 years ago
Michele Calgaro
2c6d943b1d
DEB tdebase: fixed FTBFS caused by missing dependency for libssl-dev.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 years ago
Michele Calgaro
3ce6811966
DEB smartcardauth: fixed FTBFS caused by conflict between libssl-dev and
...
libssl1.0-dev
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 years ago
Slávek Banko
bfd1d00e83
DEB tde-guidance: Add variant dependency systemd-sysv
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
8f7a0371c7
DEB ktorrent: Add variant dependency php-cli
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
e41f766ba2
DEB tdesdk: Add variant dependency php-cli for tdecachegrind-converters
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
9a4a57bbe4
DEB kvpnc: Add variant dependency kmod
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
17af32979f
DEB tdeaddons: Rename libmime-perl dependency in knewsticker-scripts to libmime-tools-perl
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
864f073b7c
DEB tdeaddons: Add variant dependency libjpeg-turbo-progs for konq-plugins
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Michele Calgaro
dfa2f34ad9
DEB tdelibs: fix commit 4b7daca3
...
tdelibs could be built but not installed because the conflict between
libssl-dev and libssl1.0-dev was still present at installation time.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 years ago
Slávek Banko
35591cc43a
DEB: Add variant dependency default-libmysqlclient-dev
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
4b7daca356
DEB tdelibs: Remove libssl-dev from build-dep
...
Necessary libssl-dev is provided as a dependency of libpkcs11-helper1-dev.
It prevents a possible collision between preferred version of OpenSSL and
version used by libpkcs11-helper1.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
bdac14e09b
DEB tellico: Enable tests
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Michele Calgaro
13d30c65ad
DEB kpilot: Fix FTBFS on Stretch
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 years ago
Slávek Banko
69a33ddab4
DEB tdelibs: Update rule for tests
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
dc46a1cdca
DEB tdelibs: Add x11-xserver-utils to build-deps
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
638a1274e2
DEB tdelibs: Enable tests
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Michele Calgaro
b41b7bfead
DEB tdesdk: Fix FTBFS on Stretch
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
3af924cdcf
DEB: Enable build kpowersave and tdepowersave with GCC hidden visibility
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
fc7541998a
DEB: Replaced ${Source-Version} with ${source:Version}
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
d37d6b22b4
DEB bibletime: Test for __SANE_USERSPACE_TYPES__ is no longer needed in rules
...
This reverts commit 502a4e3964
.
8 years ago
Michele Calgaro
9dc1382e29
tdelibs: fixed missing dependency in debian/ubuntu.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 years ago
Slávek Banko
f07a76da10
Add artsc pkg-config file on Debian and Ubuntu
...
Refresh 12_cleanup_artsc-config.diff
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Michele Calgaro
fe6bc03605
Added trash limit configuration option. This relates to bug 1923.
...
Original patch provided by Emanoil Kotsev <deloptes@gmail.com> for
Debian/Jessie. Extended to all supported Debian and Ubuntu architecture
by myself.
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 years ago
Slávek Banko
dd7fe04417
Add systemd unit for tdm-trinity on Debian
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
345baa6611
Fix python-trinity-doc packaging on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
7d1c44beb9
Enable WITH_ALL_OPTIONS option for tdegames on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
532776b04d
Add python-tqt-dbg to build-deps for python-trinity on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
4507e3e24c
Install real __init__.py instead of empty in python_tqt on Debian and Ubuntu
...
This relates to bug 2693
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
4d6010755e
Switch tellico to cmake on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
dd56d0db7e
Allow to use --enable-final for tellico on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Michele Calgaro
40d63ebf00
Fixed khotkeys.desktop handling on Debian/Ubuntu. This resolve bug 2685.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 years ago
Timothy Pearson
a8ea0b730f
Add recommended PAM packages to smartcardauth on Debian and Ubuntu
8 years ago
Timothy Pearson
68e4726680
Remove broken pcscd-nodbus from smartcardauth dependency list
8 years ago
Timothy Pearson
48889439d1
Add libtdeldap to tdebase build dependences on Debian and Ubuntu
8 years ago
Timothy Pearson
dc9490d945
Add initramfs update trigger to smartcardauth on Debian and Ubuntu
8 years ago
Slávek Banko
fddf6f3304
Enable java in tdebindings for arm64 on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
d9eceff201
Fix FTBFS on installation of kvirc protocol files on Debian and Ubuntu
...
Protocol files are installed by debian/rules script
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
e2bc50297e
Removed packaging libkipi static library on Debian and Ubuntu
...
because libkipi static library is not built.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
169a62ee17
Use common build rules for knetload on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
bd06c0aa4b
Add build-arch and build-indep targets to debian/rules
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
1e8cfb2822
Change debhelper compatibility level to 7 on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Timothy Pearson
510e052f22
Add build-arch and build-indep targets to debian/rules
8 years ago
Slávek Banko
cc4f868f30
Move gnuift from depends to recommends in tdegraphics on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
f4669e32c9
Move poster from depends to recommends in tdebase on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
d3766210d9
Use common build rules for kvpnc on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
a21470e1e1
Remove version number from dependency on virtual package tde-i18n-trinity on Debian and Ubuntu
...
Remove kde-i18n-trinity from rename-meta - it was a virtual package
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
bd96a61dc0
Use common build rules for tellico on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
c2faad6584
Use common build rules for piklab on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
3f9b04c61f
Use common build rules for kmyfirewall on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
d9172ab74d
Fix prior commit
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
8ab98a2655
Use common build rules for kbfx on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
4f64afe3b4
Switch from kochi fonts to takao on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
97159bb162
Use a generic name for libpng-dev dependency on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
65ae0b5b2c
Use a generic name for libpng-dev dependency on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
2485f53b3c
Prefer update-notifier-common before reboot-notifier in adept recommends on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
101d670676
Add tde-style-baghira packaging files for Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
5920f8964f
Add tde-style-ia-ora packaging files for Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
c3ad68da86
Add tde-style-domino packaging files for Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
b790788c92
Add tastymenu packaging files for Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
db58dbc6a7
Add qalculate-tde packaging files for Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
3c59a48231
Add kxmleditor packaging files for Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
9cb8e323bf
Add kplayer packaging files for Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
6c9a00a162
Switch tdegames to cmake on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
c81710673f
Switch k3b-i18n to cmake on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
ef27f0a103
Remove unused build option BUILD_ALL in k3b on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
d702b5fdfe
Switch k3b to cmake on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
21b4f0340e
Add GStreamer 1.0 support for tdemultimedia on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
e7f4f31f4a
Add GStreamer 1.0 support for kmplayer on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
2d392f757d
Add GStreamer 1.0 support for kaffeine on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
dde519148e
Fix FTBFS on Debian and Ubuntu due to move libtool ltmain.sh
...
from /usr/share/libtool/config into /usr/share/libtool/build-aux
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
b3368c164d
Fix kontact plugins dependencies on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
639c18e5e1
Allow parallel make for i18n packages on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Michele Calgaro
a02d02a947
Fixed FTBFS in Debian/Ubuntu due to missing liblockdev1-dev package. Device locking is now done through 'flock()'
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Slávek Banko
bba0f67b18
Fix FTBFS on Debian and Ubuntu due to move libtool ltmain.sh
...
from /usr/share/libtool/config into /usr/share/libtool/build-aux
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
09b52dab01
Fix FTBFS on Debian and Ubuntu due to move libtool ltmain.sh
...
from /usr/share/libtool/config into /usr/share/libtool/build-aux
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Michele Calgaro
9a4968b360
Added new Architecture Moodin theme support.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Slávek Banko
7979c5718e
Revert "Allow to build without liblockdev1-dev on Debian and Ubuntu"
...
We need proper patch to replace lockdev
This reverts commit 9eebc6e50e
.
9 years ago
Slávek Banko
a236ea727f
Fix the wrong argument for start-stop-daemon in tdm-trinity.postinst on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
f790aba47d
Fix verification is_running in lisa init script on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
1e2672ad64
Switch remaining packages to dh_python2 on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
65a078c0bc
Add systemd as consolekit alternative for tdelibs on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
9eebc6e50e
Allow to build without liblockdev1-dev on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
e3867b5c84
Use DESTDIR for required MakeMaker change in Perl 5.22 on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
4dc0e374a5
Remove liblockdev1-dev build-deps for kpilot on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
af0c662c53
Enable udevil support in tdelibs on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
2fd1fd42c1
Switch filelight to cmake on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
2aeabd1b78
Install lisarc into /etc instead of /opt/trinity/etc on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
91aac59413
Remove sudo dependency for tdelibs on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
48ab8a653e
Install kppp-options into /etc instead of /opt/trinity/etc on Debian and Ubuntu
...
Default kppp-options moved from tde-packaging into tdenetwork
This resolves Bug 2529
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
23b8b87795
Add dependency sudo-trinity for tdesudo on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
00f1ffa81e
Fix ksquirrel mime magic file path on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
82e9e46e32
Install compiled MIME magic file for kolf on Debian and Ubuntu
...
This partially resolves Bug 2217
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
b22d829c99
Install compiled MIME magic file for kig on Debian and Ubuntu
...
This partially resolves Bug 2217
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
623dcd2641
Install compiled MIME magic file for kexi on Debian and Ubuntu
...
This partially resolves Bug 2217
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
c7eb65ef37
Install compiled MIME magic file for basket on Debian and Ubuntu
...
This partially resolves Bug 2217
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
0236bce9e4
Fix kpilot packaging on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
a0a7c9b509
Fix syntax error in tqtinterface control file on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Timothy Pearson
0cbdbe95f3
Update smartcardauth build deps on Debian Jessie
9 years ago
Timothy Pearson
3394f7fbe9
Remove obsolete postinst file for smartcardauth on Debian and Ubuntu
9 years ago
Slávek Banko
83ce89c88e
Add TDM configuration for needrestart on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
1852d6905c
Enable build akode with PulseAudio support on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
07d4f76fb2
Fix tdeaccessibility applications desktop files location on Debian and Ubuntu
...
to be compliant with xdg specification
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
b699d9fe3d
Add variant dependency apt-config-auto-update for adept on Debian and Ubuntu
...
Add reboot-notifier as recommended dependency
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
b7aab04b34
Add kooldock packaging files for Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Timothy Pearson
cb5030fcf3
Relax strict dev depends for tqt3 on Debian and Ubuntu in attempt to fix libtdeldap dependency problem
9 years ago
Slávek Banko
41a4e7f9a0
Fix tdehwdevicetray-autostart.desktop path in packaging on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Timothy Pearson
d7226d65fc
Fix smartcardauth build deps on Debian and Ubuntu
9 years ago
Timothy Pearson
29b52e3209
Relax strict dev depends for tdelibs on Debian and Ubuntu in attempt to fix libtdeldap dependency problem
9 years ago
Timothy Pearson
e9b65a4a29
Fix libtdeldap build dependencies on Debian and Ubuntu
9 years ago
Timothy Pearson
145fb69e5d
Allow heimdal kerberos to be installed with the tdelibs dev packages on Debian and Ubuntu
9 years ago
Timothy Pearson
8252c9b65c
Add new tdehwdevicetray application to packaging files for Debian and Ubuntu
9 years ago
Slávek Banko
2c844c4a46
Add tdepassivepopupstack.h to tdelibs14-trinity-dev on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
8a5798447c
Add new license files to tdelibs-data on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Timothy Pearson
c0a2d60ec8
Update smartcardauth packaging files for Debian and Ubuntu
9 years ago
Timothy Pearson
a5209f88f9
Add tdecryptocardwatcher to TDM packaging files for Debian and Ubuntu
9 years ago
Slávek Banko
0c183905de
Fix opensc-pkcs11 build dependency on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Timothy Pearson
2b8fe80000
Fix tdelibs build dependencies on Debian and Ubuntu
9 years ago
Timothy Pearson
fd86225ae0
Enable pcsc, pkcs, and cryptsetup libraries on Debian and Ubuntu
9 years ago
Slávek Banko
71c5ddf7b3
Fix typo in timezone in changelog on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
70352d671f
Fix last date in changelog on Debian and Ubuntu
...
to pass through strict checking by dpkg 1.18.2
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Timothy Pearson
f9576a7685
Update tdelibs build dependencies on Debian and Ubuntu
9 years ago
Timothy Pearson
1d92b2738e
Add missing tdecryptographiccarddevice.h to Debian and Ubuntu
9 years ago
Timothy Pearson
df2aa83e97
Fix missing SASL recommendations in LDAP client control modules on Debian and Ubuntu
9 years ago
Timothy Pearson
27f8d33a53
Add pcsc build dependency to tdelibs
9 years ago
Slávek Banko
e287d00bba
Resolve conflict and circular dependency in tdesvn on Debian and Ubuntu
...
This resolves Bug 2252
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
05bf6dfab3
Fix gtk3-tqt-engine dependency in gtk-qt-engine on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
2d203cd98a
Simplify cleaning extra screensavers in tdeartwork on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Timothy Pearson
a4f9c37a2a
Fix package conflicts from prior commit
9 years ago
Timothy Pearson
985f6b9c8c
Fix tdescreensaver installation directory on Debian and Ubuntu
9 years ago
Slávek Banko
6253ed4f81
Fix installation of kvirc protocol files on Debian and Ubuntu
...
This resolves Bug 2497
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
3691b7f09c
Fix basket mime magic file path on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
cfdbd6d2a8
Fix irc.protocol alternatives provision on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
04335af325
Cleanup CMake build options in tdepim on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
2dfd749a92
Add build-deps graphviz, texlive-latex-base and ghostscript in tdeedu on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko
98bfbb1315
Enable jingle support in kopete on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Michele Calgaro
2b3d2e3585
Revert to .kdevelop files with <kdevelop> entity name for project files.
...
This resolves bug 2308.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Slávek Banko
0fda9ebecf
Enable WITH_LIBUSB in tdebase on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Nick Leverton
9e82e24129
Fix alternatives provision on Debian and Ubuntu
...
This resolves Bug 2452
Signed-off-by: Nick Leverton <nick@leverton.org>
10 years ago
Slávek Banko
be8296e88c
Fix tdesud manpage symlink on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Michele Calgaro
5959d81dd5
Fixed digikam FTBFS in Debian Stretch.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro
3cbaa19daf
Fixed kipi-plugins FTBFS in Debian Stretch.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro
0340431967
Fixed tdegraphics FTBFS in Debian Stretch.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro
caeb84716e
Add Debian Stretch symlink
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Slávek Banko
0c4195129a
Fix bibletime FTBFS on some 64bit architectures on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko
e268c4a41d
Use a generic name for libmysqlclient dependency on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko
4cc9430e31
Bring system icon into XDG compliance on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko
ce5fcecb6a
Remove unwanted #DEBHELPER# from TDM prerm script on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko
7b0a795c6b
Enable WITH_MITSHM in tdelibs on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko
005f7ea8d7
Remove unnecessary build-depends and fix runtime dependencies for smartcardauth on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko
ae112f4eb2
Force ldconfig due to tdeinit library on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko
7b7a5049a9
Add missing #DEBHELPER# to preinst/postinst/prerm/postrm scripts on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko
d7bbcd53ce
Fix ksquirrel dependencies on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko
b0080cc26e
Add .la files to libksquirrel-dev package on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko
42678713f1
Fix regeneration of automake build system for libart-lgpl on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Timothy Pearson
f813766c8b
Bump keximdb compat version on Debian and Ubuntu
10 years ago
Timothy Pearson
211c14ef4e
Fix keximdb FTBFS on Debian and Ubuntu
10 years ago
Slávek Banko
3186c3943a
Switch avahi-tqt to cmake on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko
12813cf7b0
Add packaging files for akode on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Timothy Pearson
923bdb4257
Fix up keximdb packaging files on Debian and Ubuntu
10 years ago
Timothy Pearson
9bd3b69d6b
Fix koffice-dev on Debian and Ubuntu
10 years ago
Timothy Pearson
cba497dfe2
Update keximdb packaging files on Debian and Ubuntu
10 years ago
Michele Calgaro
b01e5e633f
Fixed location of TDEFileReplace handbook in Debian/Ubuntu. This resolves bug 767.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro
18d0862635
Moved TDEFileReplace to tdeutils. This resolves bug 767.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Slávek Banko
47dff09e22
Fix regeneration of automake build system on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Timothy Pearson
463fd82fee
Add missing libgcrypt-dev build dependency to tdenetwork on Debian and Ubuntu
10 years ago
Timothy Pearson
0d27fd15f3
Enable kpilot-trinity dbg package on Debian and Ubuntu
10 years ago
Slávek Banko
10a22740c4
Switch libr to cmake on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko
ad67bf3339
Update tdeutils dependencies on Debian and Ubuntu
...
+ removed kpowersave dependency
+ added tdepowersave as recommends
This relates to Bug 2279
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Timothy Pearson
a4f83f6a5d
Try to fix the autopoint dependency on older Ubuntu versions
10 years ago
Timothy Pearson
5dc817ae5f
libr autoreconf requires autopoint but the autoconf package of Precise and above does not depend on it
10 years ago
Timothy Pearson
9ccf74a89d
Fix final libr FTBFS on Debian and Ubuntu
10 years ago
Timothy Pearson
18d9503cea
Fix libr FTBFS due to autopoint requiring cvs
10 years ago
Timothy Pearson
065633c37f
Fix libr build deps on Debian and Ubuntu
10 years ago
Timothy Pearson
b789b019b8
Add libtool to libr build deps on Debian and Ubuntu
10 years ago
Timothy Pearson
475407abf7
Call autogen.sh instead of individual setup programs
10 years ago
Timothy Pearson
d7eb840f69
More libr packaging fixes
10 years ago
Timothy Pearson
6458202b73
Fix libr packaging FTBFS
10 years ago
Timothy Pearson
88e2c685d6
Fix up libr packaging somewhat
10 years ago
Timothy Pearson
d13c79dd95
Initial import of libr packaging files
10 years ago
Slávek Banko
1fe13987fc
Fix cirucular dependency in tdepim on Debian and Ubuntu
...
This resolves Bug 2251
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko
d528497c48
Update kdebase-kio-plugins version in Conflicts for tdelibs-data on Debian and Ubuntu
...
to allow smooth upgrade by apt-get
This resolves Bug 2245
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Timothy Pearson
118299b679
Add Debian packaging files for tde-ubuntu-integration, originally uploaded to the PPA
10 years ago
Timothy Pearson
3f6c881095
Install magic file(s) on Debian and Ubuntu
10 years ago
Michele Calgaro
4c6f9f00d1
Fixed installation of tdenetwork kcontrol handbooks in Debian/Ubuntu distros. This relates to bug 1850.
10 years ago
Slávek Banko
53f1221b90
Fix FTBFS due to split libtool binary into a libtool-bin package on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko
26bef1e853
Fix kipi-plugins dependency on libkcal2b on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Timothy Pearson
484088024b
Fix tdesdk FTBFS on Debian and Ubuntu
10 years ago
Timothy Pearson
a554167392
Fix stupid mistake in tdevelop control file causing FTBFS
10 years ago
Timothy Pearson
d9733bddae
Attempt to fix FTBFS in tdevelop (again)
10 years ago
Timothy Pearson
5839b0d399
Fix tdevelop FTBFS on i386
10 years ago
Timothy Pearson
28976a0c1f
Split kdevdesigner off into its own package
...
This relates to Bug 2200
10 years ago
Timothy Pearson
ae5b2bf6da
Remove tdelibs-trinity-dev and g++ from tdevelop Depends
...
Add g++ to develop Suggests
This relates to Bug 2200
10 years ago
Michele Calgaro
de4b5b3c79
Added gnuift depencency to kmrml-trinity package.
10 years ago
Slávek Banko
69b9979782
Package libkcal2 moved from Breaks to Conflicts, for a smooth upgrade on Debian and Ubuntu
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Timothy Pearson
cd046fcfe1
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
10 years ago