summaryrefslogtreecommitdiffstats
path: root/trinity-base
Commit message (Collapse)AuthorAgeFilesLines
* Corrected some typos and grammar errors in descriptions/ewarn/elog.E. Liddell2020-12-074-4/+4
| | | | Signed-off-by: E. Liddell <ejlddll@warpmail.net>
* Removed obsolete memory warnings and corresponding forced MAKEOPTS for ↵E. Liddell2020-12-078-95/+0
| | | | | | khelpcenter and various -doc packages. Something that consumes less than 1GB of RAM at -j15 doesn't need a warning on modern equipment (although it may have needed one in 2004). Signed-off-by: E. Liddell <ejlddll@warpmail.net>
* Added tdewebdev-meta ebuildsormorph2020-12-0415-0/+252
| | | | Signed-off-by: ormorph <roma251078@mail.ru>
* Added tdesdk-meta ebuildsormorph2020-12-0430-0/+409
| | | | Signed-off-by: ormorph <roma251078@mail.ru>
* */*: Remove 14.0.7 packagesAndreas Sturmlechner2020-12-01401-4664/+0
| | | | | | Fixes were only made to 14.0.8 and CI is still very red for 14.0.7. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* trinity-base/noatun: Various fixes to 14.0.8, add missing live ebuildAndreas Sturmlechner2020-12-013-29/+99
| | | | | | | | | | | | - Fix DESCRIPTION to 80 char maximum - Add missing metadata.xml - local mycmakeargs - Always quote ${D} - Add missing || die - Cleanup superfluous blank line Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* trinity-base/tdegraphics-meta: Drop missing dep, apply 9999 fixesAndreas Sturmlechner2020-12-011-13/+9
| | | | | Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* trinity-base/ktalkd: Drop nonexistent dependenciesAndreas Sturmlechner2020-12-012-25/+6
| | | | | Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* trinity-base/tdm: Fix 14.0.8 install script, add missing || dieAndreas Sturmlechner2020-12-013-38/+40
| | | | | | | | | | ...in various places. Also: - sort IUSE, DEPEND - double brackets - sync pkg_postinst message in live ebuild Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* trinity-base/tdemultimedia-arts: Copyright, sort IUSE/DEPENDsAndreas Sturmlechner2020-12-012-9/+13
| | | | | | | | | - Fix MissingPackageRevision by using ~ instead of = - local mycmakeargs - No newline at end of file Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* trinity-base/ksvg: Fix MissingPackageRevision by using ~ instead of =Andreas Sturmlechner2020-12-012-9/+13
| | | | | | | Sort dependencies. Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* trinity-base/*: Unrestrict media-libs/libart_lgpl version depAndreas Sturmlechner2020-12-013-4/+4
| | | | | | | | | Depending on ~media-libs/libart_lgpl-14.0.7 in 14.0.8 ebuilds was certainly not correct. Cherry-picked from af1b333e206ee5365b1670a7593161ebca98e2a4. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* trinity-base/katomic: Add missing 14.0.8 version bumpAndreas Sturmlechner2020-12-013-1/+16
| | | | | | | | See also: https://mirror.git.trinitydesktop.org/gitea/TDE/tde-packaging-gentoo/issues/185 Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* trinity-base/knetattach: Add missing 14.0.8 version bumpAndreas Sturmlechner2020-12-013-1/+13
| | | | | | See also: https://mirror.git.trinitydesktop.org/gitea/TDE/tde-packaging-gentoo/issues/185 Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* trinity-base/krdc: Drop IUSE=slp, missing net-libs/openslpAndreas Sturmlechner2020-12-012-17/+23
| | | | | | | local mycmakeargs Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* trinity-base/krfb: Drop IUSE=slp, missing net-libs/openslpAndreas Sturmlechner2020-12-012-16/+18
| | | | | | | local mycmakeargs Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* trinity-base/tdelibs: Drop KEYWORDS w/o dependencies keywordedAndreas Sturmlechner2020-12-011-1/+1
| | | | | Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* trinity-base/tdelibs: Drop IUSE="aspell ispell" from 9999 tooAndreas Sturmlechner2020-12-012-12/+6
| | | | | | Package-Manager: Portage-3.0.10, Repoman-3.0.2 RepoMan-Options: --force Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* trinity-base/tdelibs: Sync 14.0.8 with latest live fixesAndreas Sturmlechner2020-12-011-13/+10
| | | | | | - Redo: Rename IUSE=avahi->zeroconf (happened in Gentoo ebuild repo long ago) Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* trinity-base/tdelibs: Use eapi8-dosym eclass for relative symlinkAndreas Sturmlechner2020-12-011-2/+2
| | | | | | | | See also: https://archives.gentoo.org/gentoo-dev/message/455f8f75a7b5cbda848b4da727c3e186 Package-Manager: Portage-3.0.10, Repoman-3.0.2 RepoMan-Options: --force Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* trinity-base/tdelibs: Drop IUSE=old-udisks, missing sys-fs/udisks:0Andreas Sturmlechner2020-12-011-5/+4
| | | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --force Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* */*: Remanifest for 14.0.6 cleanupAndreas Sturmlechner2020-12-0173-74/+1
| | | | | | | Also fixes missing trinity-base/superkaramba-14.0.8 manifest. See also: https://mirror.git.trinitydesktop.org/gitea/TDE/tde-packaging-gentoo/issues/185 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* trinity-base/tdeartwork-tdescreensaver: need-arts -> TRINITY_NEED_ARTSAndreas Sturmlechner2020-11-291-6/+6
| | | | | | | We no longer have to tip-toe around assigning IUSE, DEPEND and RDEPEND Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* trinity-base/noatun-plugins: need-arts -> TRINITY_NEED_ARTSAndreas Sturmlechner2020-11-291-12/+10
| | | | | | | | | - We no longer have to tip-toe around assigning IUSE, DEPEND and RDEPEND - Fix wrong phase function override src_compile() -> src_configure() - local mycmakeargs Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* trinity-base/libkonq: need-arts -> TRINITY_NEED_ARTSAndreas Sturmlechner2020-11-291-3/+2
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* trinity-base/kwifimanager: need-arts -> TRINITY_NEED_ARTSAndreas Sturmlechner2020-11-291-6/+4
| | | | | | | We no longer have to tip-toe around assigning IUSE, DEPEND and RDEPEND Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* trinity-base/konq-plugins: need-arts -> TRINITY_NEED_ARTSAndreas Sturmlechner2020-11-291-7/+5
| | | | | | | We no longer have to tip-toe around assigning IUSE, DEPEND and RDEPEND Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* trinity-base/kolf: need-arts -> TRINITY_NEED_ARTSAndreas Sturmlechner2020-11-291-6/+4
| | | | | | | We no longer have to tip-toe around assigning IUSE, DEPEND and RDEPEND Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* trinity-base/khotkeys: need-arts -> TRINITY_NEED_ARTSAndreas Sturmlechner2020-11-291-4/+3
| | | | | | | local mycmakeargs Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* trinity-base/kbounce: need-arts -> TRINITY_NEED_ARTSAndreas Sturmlechner2020-11-291-6/+4
| | | | | | | We no longer have to tip-toe around assigning IUSE, DEPEND and RDEPEND Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* trinity-base/kasteroids: need-arts -> TRINITY_NEED_ARTSAndreas Sturmlechner2020-11-291-6/+4
| | | | | | | We no longer have to tip-toe around assigning IUSE, DEPEND and RDEPEND Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* trinity-base/tdelibs: Add IUSE="arts", drop set-trinityver/need-artsAndreas Sturmlechner2020-11-291-10/+8
| | | | | | | | | | | | | If your eclass needs special provisioning for a single ebuild, just do it in the ebuild instead. - We no longer have to tip-toe around assigning IUSE, DEPEND and RDEPEND - Drop superfluous COMMON_DEPEND - local mycmakeargs Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --force Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* trinity-base: 9999 metapackages: set SLOT="14", set LICENSE="metapackage"Andreas Sturmlechner2020-11-298-81/+58
| | | | | | | | | | | | | This is in preparation of cleaning up some bits of trinity-functions-2.eclass. trinity-functions-2.eclass and set-trinityver do not really serve a purpose here. The eclass is not meant to be inherited from individual ebuilds, and if there ever will be a new SLOT it is going to be trivial to bump it. SLOT usage should be revisited however, and possibly reverted to "0". Also sort dependencies. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* Added the translations directory to the unpack list, as well as commits ↵ormorph2020-11-2970-22/+170
| | | | | | shortcomings correction Signed-off-by: ormorph <roma251078@mail.ru>
* Tentative ebuild for noatun. This completes the tdemultimedia metapackage.E. Liddell2020-11-294-4/+133
| | | | Signed-off-by: E. Liddell <ejlddll@warpmail.net>
* Ebuilds for kaudiocreator and tdemultimedia-tdeioslaves, plus some deletion ↵E. Liddell2020-11-2912-46/+262
| | | | | | fine-tuning in krec and kscd. With this, we have all of tdemultimedia building except noatun. Signed-off-by: E. Liddell <ejlddll@warpmail.net>
* Ebuilds for media-libs/akode, krec, kscd, libkcddb, tdemultimedia-doc, with ↵E. Liddell2020-11-2914-14/+287
| | | | | | corresponding updates to tdemultimedia-meta. Warning: krec and kscd needed some hacky workarounds to build and install. Signed-off-by: E. Liddell <ejlddll@warpmail.net>
* 14.0.7 and 14.0.8 ebuilds for roughly 40% of tdemultimedia (see the ↵E. Liddell2020-11-2923-0/+388
| | | | | | tdemultimedia-meta ebuild for what is missing and why). Note that these have been test-built in minimalist configurations only and additional TSM_EXTRACT_ALSO entries may be needed. Also, some deps that used to be optional aren't anymore. Signed-off-by: E. Liddell <ejlddll@warpmail.net>
* 14.0.7 and 14.0.8 ebuilds for roughly 50% of tdepim (see the tdepim-meta ↵E. Liddell2020-11-2959-0/+976
| | | | | | ebuild for what is missing and why) Signed-off-by: E. Liddell <ejlddll@warpmail.net>
* Removed non-building kppp-14.0.7 from tdenetwork-meta-14.0.7 deps (does not ↵E. Liddell2020-11-291-1/+3
| | | | | | build against glibc-2.30-r8, don't know what the last version it does build against is) Signed-off-by: E. Liddell <ejlddll@warpmail.net>
* 14.0.7 and 14.0.8 ebuilds for tdenetworkE. Liddell2020-11-2956-0/+916
| | | | Signed-off-by: E. Liddell <ejlddll@warpmail.net>
* 14.0.7 and 14.0.8 ebuilds for tdetoysE. Liddell2020-11-2829-0/+304
| | | | Signed-off-by: E. Liddell <ejlddll@warpmail.net>
* 14.0.7 and 14.0.8 ebuilds for tdegraphicsE. Liddell2020-11-2862-0/+707
| | | | Signed-off-by: E. Liddell <ejlddll@warpmail.net>
* Unmasked noatun-plugins and added an ebuild, since noatun is now available. ↵E. Liddell2020-11-273-0/+98
| | | | Note blacklist of berkdb support--the build system couldn't find the lib.
* 14.0.7 and 14.0.8 ebuilds for tdeaddonsE. Liddell2020-11-2730-0/+320
|
* 14.0.7 and 14.0.8 ebuilds for tdegamesE. Liddell2020-11-27101-0/+1158
|
* 14.0.8 ebuilds for tdebase, tdeartwork, tdeutils, and their dependencies ↵E. Liddell2020-11-21150-63/+178
| | | | | | | | | (also 14.0.7 ebuild for kworldclock), and removal of obsolete 14.0.6 ebuilds. Also removed all references to ispell (no longer in main portage tree, aspell provides same functionality) and streamlined spelling flags in general. Signed-off-by: E. Liddell <ejlddll@warpmail.net> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Minor changes to 14.0.6 ebuilds to overcome some build problems.E. Liddell2020-11-103-3/+3
|
* */*: Bulk-fix Copyright to 1999-2020 Gentoo s/Foundation/Authors/Andreas Sturmlechner2020-09-22309-309/+309
| | | | | | Assuming all or most ebuilds have been touched by previous commits. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* trinity-base/tdeutils-doc: Fix newlines at end of filesAndreas Sturmlechner2020-09-223-12/+10
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>