summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* RPM: update packages for PCLinuxOS 2018François Andriot2018-09-0454-94/+185
|
* DEB: Fix tdeaddons FTBFS caused by mistake in commit 1bbeb34e5.Michele Calgaro2018-09-043-0/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB knetload: Switch to cmakeSlávek Banko2018-09-0212-180/+36
| | | | | | The man page has been moved to the main tree Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdeadmin: Switch to cmakeSlávek Banko2018-09-0112-12/+69
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdeio-gopher: Add tdebase-tdeio-plugins-trinity << 14.1.0~ to ConflictsSlávek Banko2018-08-316-3/+6
| | | | | | to ensure smooth upgrade Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Added tdeio-gopher application.Michele Calgaro2018-08-3145-0/+1374
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB kcpuload: The man page has been moved to the main treeSlávek Banko2018-08-316-174/+0
| | | | | | This relates to bug 1043 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Fixed up previous commit, unwanted file was included.Michele Calgaro2018-08-301-698/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB: KMail: moved procmail from Recommend to Suggests.Michele Calgaro2018-08-307-12/+704
| | | | | | This resolves bug 2104. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts:Michele Calgaro2018-08-303-22/+9
| | | | | | | | | | - make opensync extra dependency deprecated in R14.1 series - update_repositories.sh will not mark a new package as UPDATE anymore. This because when updating multiple branches, modules only present in one branch would cause a lot of false UPDATE messages at each branch switch. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB: removed unused dependency on libopensync for KPilot.Michele Calgaro2018-08-303-6/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB/UBU: make kmrml deprecated in R14.1 series.Michele Calgaro2018-08-3024-216/+15
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB/UBU: Removed unnecessary build flag in tdepim.Slávek Banko2018-08-303-3/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB/UBU: Kitchensync is deprecated in R14.1 series.Michele Calgaro2018-08-3033-309/+24
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB kcpuload: switch to cmakeSlávek Banko2018-08-2930-564/+102
| | | | | | Switch packaging rules to cdbs Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Fixed recommended and suggested packages for soundkonverter. ThisMichele Calgaro2018-08-293-6/+6
| | | | | | resolves bug 711. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed gopher documentation from tdebase.Michele Calgaro2018-08-264-7/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed extension from icon name in desktop file. This resolves bugMichele Calgaro2018-08-223-3/+3
| | | | | | 2424. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed unusued mlt and mlt++ libraries.Michele Calgaro2018-08-2071-2488/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop adept from R14.1 series. This relates to bug 2583.Michele Calgaro2018-08-1969-4198/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts: update to update_repositories script.Michele Calgaro2018-08-191-63/+106
| | | | | | | | | | - reduced number of operation with server - added separate fetch phase - improve user feedback by reusing same line for modules with no changes, resulting in a clear view of modules that have been updated or have issues. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB keximdb: Add trinity suffix to the source package nameSlávek Banko2018-08-166-3/+21
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB build scripts: remove dead branches from all "remote"s, not onlyMichele Calgaro2018-08-151-0/+3
| | | | | | from "origin" Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB: Add trinity-slax metapackageSlávek Banko2018-08-058-0/+62
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB trinity-keyring: Key is installed as file into /etc/apt/trusted.gpg.dSlávek Banko2018-08-034-59/+34
| | | | | | instead of adding into apt keyring Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB build scripts:Michele Calgaro2018-07-306-102/+105
| | | | | | | | - 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>
* DEB/UBU build scripts: fixed typo in README.Slávek Banko2018-07-241-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* 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>