Trinity Desktop Environment
From Gentoo Wiki
(Redirected from TDE)
Jump to:navigation
Jump to:search
The information in this article is probably outdated. You can help the Gentoo community by verifying and updating this article.
The Trinity Desktop Environment (TDE) is a free and open-source desktop environment forked from KDE 3.5. Due to the fact it is forked from an old version of KDE (which is itself a resource-heavy desktop environment) it is considered light-medium weight by today's standards.
Note
The instructions below seem to rely on an unmaintained ebuild repository. https://mirror.git.trinitydesktop.org/gitea/TDE/tde-packaging-gentoo may be of interest.
The instructions below seem to rely on an unmaintained ebuild repository. https://mirror.git.trinitydesktop.org/gitea/TDE/tde-packaging-gentoo may be of interest.
Preparation
repos.conf
Create a file in the /etc/portage/repos.conf directory (create the repos.conf directory first if it does not exist) called trinity.conf. Fill the file's contents with the following code:
FILE
/etc/portage/repos.conf/trinity.conf
[trinity] location = /usr/local/overlay/trinity sync-type = git sync-uri = https://github.com/Fat-Zer/trinity.git auto-sync = yes masters = gentoo
USE flags
The qt3
USE flag must be unmasked in order to install Trinity. To do this, run:
root #
mkdir -p /etc/portage/profile
root #
echo -qt3 >> /etc/portage/profile/use.mask
root #
mkdir -p /etc/portage/packages.keywords/
root #
cp $(portageq get_repo_path / trinity)/Documentation/trinity.3.5.13.2.keywords /etc/portage/packages.keywords/