summaryrefslogtreecommitdiffstats
path: root/profiles
Commit message (Collapse)AuthorAgeFilesLines
* profiles: mask USE="hadifix festival" for trinity-base/kttsdAlexander Golubev2023-12-301-1/+14
| | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* Added ebuilds trinity-base/tdepim-meta-9999, as well as corrections for ↵ormorph2021-02-181-0/+1
| | | | | | tdepim-meta Signed-off-by: ormorph <roma251078@mail.ru>
* profiles: Add missing categoriesAndreas Sturmlechner2020-12-071-0/+9
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles: desc: Add l10n.desc with missing L10N USE_EXPAND descriptionsAndreas Sturmlechner2020-12-071-0/+19
| | | | | | This is a hack to silence pkgcheck without making an effort to check validity. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* Unmasked noatun-plugins and added an ebuild, since noatun is now available. ↵E. Liddell2020-11-271-1/+1
| | | | Note blacklist of berkdb support--the build system couldn't find the lib.
* profiles: use.desc: Drop unused descriptions (moved to local metadata)Andreas Sturmlechner2020-09-221-1/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* trinity-base/tdelibs: Various fixesAndreas Sturmlechner2020-09-221-2/+0
| | | | | | | | | | | | | | | - Add missing IUSE metadata - Sort IUSE, DEPENDs - Drop IUSE=elficons from 14.0.6 and 14.0.7 for missing dependency - Rename IUSE=avahi->zeroconf (happened in Gentoo ebuild repo long ago) - Rename IUSE=old_udisks->old-udisks (UnderscoreInUseFlag) - Fix bogus dependency sys-libs/libr -> dev-libs/libr) - Cleanup trailing whitespaces Note: sys-fs/udisks:0 is still missing after this commit Package-Manager: Portage-3.0.8, Repoman-3.0.1 RepoMan-Options: --force Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles: Move hwlib from use.local.desc to use.descAndreas Sturmlechner2020-09-212-1/+1
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* Force USE of `pam` for KCheckpass.Chris2020-04-231-2/+8
| | | | | | This is some workaround, until this will be fixed. Signed-off-by: Chris <xchrisx@uber.space>
* Live ebuilds: Force `xinerama` USE of Kaffeine.Chris2020-04-221-1/+6
| | | | | | Also: Fix some typo of previous commit. Signed-off-by: Chris <xchrisx@uber.space>
* Live ebuilds: Force `hwlib` USE for tdelibs. (Workaround)Chris2020-04-221-0/+3
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Live ebuilds: More options, fixed dependencies and cleanup.Chris2020-02-141-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TQt: - Add USE for: xrandr, tablet, tools, glib, mng and fontconfig. - Get ride of forced -g flag (thanks to @selk). - Make hiddenvisibility a choice. - Do not dlopen libGL. - Less debug if building without debug. - Build sqlite3 plugin too, if build with sqlite. - Add -xshape -xkb -xcursor for building. - Fix dependencies and polish. General: - DrKonqi: Add USE for hwlib. - KControl: Add USE for svg. - TDM: Add USE for svg and hwlib. - KSMServer: Add USE for hwlib, remove upower. - Make hwlib USE flag default option. - Fix dependencies in general. - Remove avahi USE mask, because fixed. TDELibs: - Add USE for: svg, pkcs11, elficons, malloc, udisks, ssl, udevil, systemd, debug, pcre, idn. - Use shared memory for pixmap loading. - Depend on ca-certificates only with ssl USE. - Ebuild polish and cleanup. - Messages for informations. - Remove redundant multilib eclass. - Add back old_udisks, udisks and udevil USE. Signed-off-by: Chris <xchrisx@uber.space>
* Tweaks and clean-up for stable ebuilds and supporting eclassesE. Liddell2020-01-061-11/+1
| | | | Signed-off-by: E. Liddell <ejlddll@warpmail.net>
* EAPI 7 for tqt, tqtinterface, dbus-1-tqt, tdelibs live ebuilds; modified USE ↵E. Liddell2020-01-062-0/+18
| | | | | | flags and deps for tdelibs-9999 Signed-off-by: E. Liddell <ejlddll@warpmail.net>
* Clean up and fix TDE Gentoo overlay.Chris2019-12-318-32/+2
| | | | | | | | | | | | | | | | | | | | - Remove old v3.5.13 ebuilds and eclasses - Change repo URL to official TGW - Remove old HAL and traces (TDEHW is used now) - Make split between TDE applications and tdebase consistent - Move TQt into own category (for users filtering dev-qt/ out) - Change to new TQTDIR var - Move away from virtual/pam dependency - Change to use new xorg-proto dependency - Some cosmetic fixes and removal of unneeded files - Remove some now obsolete patches - Change to clean 9999 naming scheme for anything - Add some potential workaround for newer portage versions - Add own README ... thanks to Aggi from IRC for some fixes too. Signed-off-by: Chris <xchrisx@uber.space>
* Initial import of an ebuilds treeSlávek Banko2019-11-288-0/+40
from Fat-Zer's (Alexander Golubev) repository. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>