summaryrefslogtreecommitdiffstats
path: root/gentoo/Documentation/README
blob: 27e94fd60539d9b71c46d0f8a8a96dbc7e7413d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
This is a trinity Gentoo overlay.
Please don't report bugs to Gentoo bugzilla. 
If you want to report a bug feel free to email me at fatzer2@gmail.com. I'm able to read and write in Russian and English.
Overlay will be filled with ebuilds of ported to cmake programs from the Trinity Project. 
If you are interested in ebuilds for some packages that are not in the overlay, you can email me too.

Live ebuilds aren't tested at all, but you still can try to build them on your own risk.

In order to properly use this overlay, you have to unmask the qt3 USE flag and packages. 
To do so, execute the following commands as root:

# mkdir -p /etc/portage/profile
# echo -qt3 >> /etc/portage/profile/use.mask
# mkdir -p /etc/portage/packages.keywords/
# cp /var/lib/layman/trinity /etc/portage/packages.keywords/

NOTE: hal compilation is now broken. If you know how to fix it, write me an email.