blob: 68c6a551bad1c8e4ef14ce2ef71ecebf34321075 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
Wine Overlay
============
All supported Wine ebuilds from the Gentoo Wine Project
--------------------------------------------------------
Goal
----
Support all Wine ebuilds without bogging down the main Gentoo repository with all of the ebuilds
How to Install
--------------
### repos.conf
Copy wine.conf to /etc/portage/repos/
wget https://dev.gentoo.org/~np-hardass/proj/wine/wine.conf -O /etc/portage/repos.conf/wine.conf
### Layman
layman -a wine
### eselect-repository
eselect repository enable wine
Resources
---------
[Gentoo Wine Project](https://wiki.gentoo.org/wiki/Project:Wine)
|