All Projects → stefan-langenmaier → brother-overlay

stefan-langenmaier / brother-overlay

Licence: GPL-3.0 License
Portage overlay for Brother printer and scanner software

Programming Languages

shell
77523 projects
sed
78 projects

Projects that are alternatives of or similar to brother-overlay

HomeAssistantRepository
🏡 Home Assistant on Gentoo Linux.
Stars: ✭ 26 (-3.7%)
Mutual labels:  overlay, gentoo, gentoo-overlay, portage
audio-overlay
Gentoo overlay for music production
Stars: ✭ 33 (+22.22%)
Mutual labels:  overlay, gentoo, gentoo-overlay
esm-overlay
ESM's portage overlay. It's useful for especially Ruby/Rails application development.
Stars: ✭ 19 (-29.63%)
Mutual labels:  overlay, gentoo
java-overlay
[MIRROR] Java overlay
Stars: ✭ 14 (-48.15%)
Mutual labels:  overlay, gentoo
go-overlay
This Portage overlay is for Go related ebuilds.
Stars: ✭ 33 (+22.22%)
Mutual labels:  gentoo, portage
hmg
💝 My personal Gentoo/Linux configuration backup files
Stars: ✭ 16 (-40.74%)
Mutual labels:  gentoo, portage
Chromium os Vm Vmware
Build and run your Chromium OS on VMWare virtual machine client
Stars: ✭ 137 (+407.41%)
Mutual labels:  overlay, gentoo
os-xtoo
The Java and Enlightenment ebuild repository
Stars: ✭ 17 (-37.04%)
Mutual labels:  overlay, gentoo
games-overlay
gentoo overlay containing games ebuilds only
Stars: ✭ 15 (-44.44%)
Mutual labels:  overlay, gentoo
deadbeef-overlay
DeaDBeeF player overlay for Gentoo Linux
Stars: ✭ 13 (-51.85%)
Mutual labels:  overlay, gentoo
wayland-desktop
Gentoo overlay for Wayland related ebuilds
Stars: ✭ 19 (-29.63%)
Mutual labels:  gentoo, gentoo-overlay
Sci
[MIRROR] Gentoo Science Overlay
Stars: ✭ 127 (+370.37%)
Mutual labels:  overlay, gentoo
Kde
[MIRROR] KDE team's testing overlay
Stars: ✭ 80 (+196.3%)
Mutual labels:  overlay, gentoo
portage-utils
[MIRROR] Small and fast Portage helper tools written in C
Stars: ✭ 25 (-7.41%)
Mutual labels:  gentoo, portage
Gentoolto
A Gentoo Portage configuration for building with -O3, Graphite, and LTO optimizations
Stars: ✭ 399 (+1377.78%)
Mutual labels:  overlay, gentoo
jami-overlay
Jami (formerly Ring (formerly SFLphone)) is a SIP compatible softphone for GNU/Linux.
Stars: ✭ 22 (-18.52%)
Mutual labels:  overlay, portage
clx
clx overlay
Stars: ✭ 12 (-55.56%)
Mutual labels:  overlay, gentoo
overlay
Gentoo overlay
Stars: ✭ 31 (+14.81%)
Mutual labels:  gentoo, gentoo-overlay
root-ro
Read-only root filesystem for Raspbian Stretch (using overlay)
Stars: ✭ 75 (+177.78%)
Mutual labels:  overlay
MultiLamp
Android library to showcase/highlight the multiple views on same overlay
Stars: ✭ 235 (+770.37%)
Mutual labels:  overlay

How to use this overlay

with local overlays

Local overlays should be managed via /etc/portage/repos.conf/. To enable this overlay make sure you are using a recent Portage version (at least 2.2.14), and create a /etc/portage/repos.conf/brother-overlay.conf file containing precisely:

[brother-overlay]
location = /usr/local/portage/brother-overlay
sync-type = git
sync-uri = https://github.com/stefan-langenmaier/brother-overlay.git
priority=9999

Afterwards, simply run emerge --sync, and Portage should seamlessly make all our ebuilds available.

with layman

Invoke the following:

layman -f -a brother-overlay

Or read the instructions on the Gentoo Wiki.

Installation

After performing those steps, the following should work (or any other package from this overlay):

sudo emerge -av media-gfx/brother-scan3-bin
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].