aboutsummaryrefslogtreecommitdiff
blob: d506781c91f6e0bc4d0b8d8219bbaf18fb669858 (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
32
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
--------------

### Without Layman

Copy wine.conf to /etc/portage/repos/

    wget https://gitweb.gentoo.org/repo/proj/wine.git/plain/wine.conf -O /etc/portage/repos.conf/wine.conf

### With Layman

    layman -a wine

or

    layman -o https://gitweb.gentoo.org/repo/proj/wine.git/plain/overlay.xml -f -a wine


Resources
---------

[Gentoo Wine Project](https://wiki.gentoo.org/wiki/Project:Wine)