summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* DEB tdebase: Remove unwanted #DEBHELPER# from TDM prerm scriptSlávek Banko2018-05-292-4/+0
| | | | | | With systemd this will cause undesired restart of TDM during the upgrade Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB build scripts: improved support for pbuilder and fixed problem with ↵Michele Calgaro2018-05-285-7/+73
| | | | | | apt-ftparchive in hook scripts. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts: fixed support for extra dependency modules.Michele Calgaro2018-05-287-95/+126
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts: added support for GPG sign key.Michele Calgaro2018-05-282-22/+27
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts: fixed version numbering scheme. Added check to makeMichele Calgaro2018-05-285-13/+73
| | | | | | sure the selected distro and version is supported. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build script: added "create_repo" script. Prevent scripts from beingMichele Calgaro2018-05-283-4/+71
| | | | | | | run from tde-packaging git repo, to make sure the user follows the instructions provided. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build script: user is now required to copy the build scripts to aMichele Calgaro2018-05-283-28/+43
| | | | | | local folder Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build script: first commit, still work in progress althoughMichele Calgaro2018-05-2831-0/+1703
| | | | | | functional. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update Konqueror sidebar links. This relates to bug 2903.Michele Calgaro2018-05-234-12/+8
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* RPM packaging: update build scriptsFrançois Andriot2018-05-206-6/+11
|
* RPM packaging: cleanup old koffice patchesFrançois Andriot2018-05-134-44/+0
|
* RPM packaging: updates for Fedora 28 / OpenSUSE 15.0François Andriot2018-05-1336-39/+673
|
* Removed unnecessary dependency on libnm-util-dev, which is no longerMichele Calgaro2018-05-013-3/+3
| | | | | | available in buster and bionic. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* [DEB/UBU] Added same fix for Ubuntu as well (Added KDCOP to TDE menu - ↵Michele Calgaro2018-04-231-0/+1
| | | | | | System. This relates to bug 2886.) Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added KDCOP to TDE menu - System. This relates to bug 2886.Michele Calgaro2018-04-231-0/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add Ubuntu releases for zesty, artful, bionicTimothy Pearson2018-03-033-0/+3
|
* DEB kvirc: Build without esound supportSlávek Banko2018-01-313-6/+6
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdemultimedia: Remove libesd0-dev from build-depsSlávek Banko2018-01-283-3/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB arts: Remove libesd0-dev from dependenciesSlávek Banko2018-01-273-6/+6
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* RPM: explicitely disable included sqlite3 in digikamFrançois Andriot2018-01-221-1/+3
|
* RPM: enable support for PDF in tdegraphics for OSSTWFrançois Andriot2018-01-221-2/+0
|
* RPM: disable useless dependencies to liblcms2François Andriot2018-01-225-17/+0
|
* DEB tdenetwork: Remove AIM protocol from kopeteSlávek Banko2017-12-303-57/+0
| | | | | | This relates to Bug 2846 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* RPM: update build scripts for Fedora 27, opensuse TWFrançois Andriot2017-12-1020-20/+561
|
* RPM: update build scripts for opensuse TWFrançois Andriot2017-12-023-8/+17
|
* RPM: fix build kaffeine-mozilla, arts, tqtinterface, fileshareset for Fedora 27François Andriot2017-12-024-2/+14
|
* RPM: fix tqt3 build on opensuse TWFrançois Andriot2017-12-021-1/+6
|
* RPM: add tdebase build for Fedora 27François Andriot2017-12-027-0/+69
|
* DEB tdebase: Remove kubuntu_78_kcontrol_hide_component_chooser.diff from ↵Slávek Banko2017-12-021-1/+0
| | | | | | patches/series Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdebase: Split SMB tdeioslave into a separate packageSlávek Banko2017-12-0210-33/+78
| | | | | | This relates to Bug 2788 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdebase: Drop kubuntu_78_kcontrol_hide_component_chooser.diffSlávek Banko2017-12-021-12/+0
| | | | | | | The patch seems to be no longer valid. This resolves Bug 2667 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* RPM: update build scriptsFrançois Andriot2017-11-126-423/+66
|
* RPM: add Docker build scripts for el5 and el6François Andriot2017-11-1219-0/+696
|
* RPM: fix kcmldap and koffice build on RHEL5François Andriot2017-11-062-2/+1
|
* RPM: remove useless SPEC filesFrançois Andriot2017-11-062-338/+0
|
* RPM: enable xsession file on Mageia 6François Andriot2017-11-051-2/+2
|
* RPM: update build scriptsFrançois Andriot2017-11-054-6/+7
|
* RPM: enable ccache during mageia buildFrançois Andriot2017-11-053-0/+9
|
* RPM: add opensuse 42.3 theme in tdebaseFrançois Andriot2017-11-051-0/+8
|
* RPM: fix tdebindings build on RHEL5François Andriot2017-11-051-0/+3
|
* DEB smartcardauth: Add libgnutls28-dev and libgnutls30-dev as alternate ↵Slávek Banko2017-10-223-3/+3
| | | | | | dependency Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Add libgpod-dev as alternate dependencySlávek Banko2017-10-1712-12/+12
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB amarok: Move yauap engine from depends to recommendsSlávek Banko2017-09-026-6/+12
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Remove alsa-base from dependenciesSlávek Banko2017-09-023-3/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tde-guidance: Update variant dependency to generic name 'init'Slávek Banko2017-09-023-3/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Use a generic name for libyaz-dev dependencySlávek Banko2017-09-016-6/+6
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: added link for buster distro (now Debian TestingMichele Calgaro2017-08-311-0/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* RPM packaging: add docker build scripts for PCLinuxOSFrançois Andriot2017-08-026-1/+230
|
* RPM: update build scripts for PCLinuxOS 2017François Andriot2017-08-0215-31/+69
|
* RPM packaging: update docker run scriptFrançois Andriot2017-07-281-1/+2
|