INSTALL.md: add Gentoo overlay instructions (#141)
* Add Gentoo * Change to 'git dev' * Add colon Co-authored-by: miruka <miruka@disroot.org> * Change formatting Co-authored-by: miruka <miruka@disroot.org>
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							60a57db33e
						
					
				
				
					commit
					f5b96ad835
				
			
							
								
								
									
										12
									
								
								INSTALL.md
									
									
									
									
									
								
							
							
						
						
									
										12
									
								
								INSTALL.md
									
									
									
									
									
								
							@@ -8,6 +8,7 @@ but compiling on Windows and macOS should be possible with the right tools.
 | 
				
			|||||||
    - [AppImage](#appimage)
 | 
					    - [AppImage](#appimage)
 | 
				
			||||||
    - [Flatpak](#flatpak)
 | 
					    - [Flatpak](#flatpak)
 | 
				
			||||||
    - [Arch Linux](#arch-linux)
 | 
					    - [Arch Linux](#arch-linux)
 | 
				
			||||||
 | 
					    - [Gentoo](#gentoo)
 | 
				
			||||||
- [Manual installation](#manual-installation)
 | 
					- [Manual installation](#manual-installation)
 | 
				
			||||||
  - [Environment variables](#environment-variables)
 | 
					  - [Environment variables](#environment-variables)
 | 
				
			||||||
  - [Package manager dependencies](#package-manager-dependencies)
 | 
					  - [Package manager dependencies](#package-manager-dependencies)
 | 
				
			||||||
@@ -83,6 +84,17 @@ in this example [yay](https://github.com/Jguer/yay) for the release version:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    yay -S matrix-mirage
 | 
					    yay -S matrix-mirage
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#### Gentoo
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Available in the [src_prepare overlay](https://gitlab.com/src_prepare/src_prepare-overlay)
 | 
				
			||||||
 | 
					- [releases](https://gitlab.com/src_prepare/src_prepare-overlay/-/tree/master/net-im/mirage)
 | 
				
			||||||
 | 
					- [git dev](https://gitlab.com/src_prepare/src_prepare-overlay/-/blob/master/net-im/mirage/mirage-9999.ebuild)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Installing Mirage:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					1. [Add the overlay](https://gitlab.com/src_prepare/src_prepare-overlay#adding-the-overlay)
 | 
				
			||||||
 | 
					2. [Unmask](https://wiki.gentoo.org/wiki/Knowledge_Base:Unmasking_a_package) `net-im/mirage`
 | 
				
			||||||
 | 
					3. Run `emerge net-im/mirage`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Manual Installation
 | 
					## Manual Installation
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user