summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* DEB/UBU build scripts.Michele Calgaro2018-07-248-80/+154
| | | | | | | | | 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>
* Added links for Debian Sid and Raspbian Jessie and StretchMichele Calgaro2018-07-243-0/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix background on no-userlist themeTimothy Pearson2018-07-232-2/+2
|
* Fix TDM background displayTimothy Pearson2018-07-232-2/+2
|
* DEB: Start media backend on TDE session startup. This resolves bug 2780.Michele Calgaro2018-07-173-0/+3
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e6d40c43e6c8246b9dd0276880b393708775a8b6)
* RPM: update kstreamripper spec fileFrançois Andriot2018-07-162-10/+16
|
* RPM: fix kdcop.desktop category for opensuseFrançois Andriot2018-07-151-0/+3
|
* RPM: add TDM/TDE alternatives in YAST2 for opensuse >= 15.0François Andriot2018-07-151-0/+19
|
* RPM: update build scripts for Opensuse TumbleWeedFrançois Andriot2018-07-157-11/+15
|
* DEB ksquirrel: Add kipi-plugins-trinity to recommendsSlávek Banko2018-07-153-0/+3
| | | | | | This resolves bug 2380 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB build scripts: several enhancements as follow:Michele Calgaro2018-07-1144-572/+771
| | | | | | | | | | | | | | | | - 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>
* DEB: Removed dependency on gnome-pkg-tools for digikam, krusader andMichele Calgaro2018-06-2115-160/+3
| | | | | | libart-lgpl Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts: major update aimed at simplifying the use forMichele Calgaro2018-06-2026-365/+384
| | | | | | non-root users. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* RPM: avoid linking to libmad on non-x86 architecturesFrançois Andriot2018-06-197-12/+26
|
* RPM: update build scriptsFrançois Andriot2018-06-195-8/+14
|
* RPM: update spec files for opensuse TW on OBSFrançois Andriot2018-06-1910-15/+39
|
* RPM: disable lame support when building on OBSFrançois Andriot2018-06-194-4/+25
|
* RPM: update build scriptsFrançois Andriot2018-06-197-25/+66
|
* RPM: fix many build dependencies in spec filesFrançois Andriot2018-06-1910-16/+45
|
* RPM: add many missing 'rpmlintrc' files to spec filesFrançois Andriot2018-06-1917-2/+19
|
* DEB build scripts: major update of README file after testing on a cleanMichele Calgaro2018-06-053-77/+95
| | | | | | netinstall VM. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts: various fixes to allow normal user to build packages.Michele Calgaro2018-06-036-38/+49
| | | | | | | | | - 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>
* Openbsd: updated after removal of rar-compressed and zip-compressed files.Michele Calgaro2018-05-291-2/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* 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
|