https://github.com/gromgit/arm64brew-xorg
AArch64 variant of linuxbrew-xorg
https://github.com/gromgit/arm64brew-xorg
Last synced: 8 months ago
JSON representation
AArch64 variant of linuxbrew-xorg
- Host: GitHub
- URL: https://github.com/gromgit/arm64brew-xorg
- Owner: gromgit
- License: bsd-2-clause
- Created: 2020-03-11T05:15:30.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-11T05:17:17.000Z (about 6 years ago)
- Last Synced: 2025-06-12T19:07:39.896Z (11 months ago)
- Language: Ruby
- Size: 1.02 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Linuxbrew Xorg
[](https://github.com/Linuxbrew/homebrew-xorg/actions)
[Xorg libraries][xorg-libs] for Homebrew on Linux.
## How to use
First, you need to "tap" this repository with
```sh
brew tap linuxbrew/xorg
```
and then you can either install the entire suite of libraries (not recommended) with:
```sh
brew install linuxbrew/xorg/xorg
```
or install individual libraries, for example:
```sh
brew install linuxbrew/xorg/libx11 linuxbrew/xorg/mesa
```
## About this tap
Installation proceeds according to the instructions from [Linux From Scratch][lfs].
### Provided formulae
* bdftopcf * encodings * glu * iceauth
* intel-gmmlib * intel-media-driver * libdmx * libdrm
* libevdev * libfontenc * libfs * libglvnd
* libgudev * libice * libomxil-bellagio * libpciaccess
* libpthread-stubs * libsha1 * libsm * libva
* libva-intel-driver * libva-utils * libvdpau * libvdpau-va-gl
* libwacom * libx11 * libxau * libxaw
* libxaw3d * libxcb * libxcomposite * libxcursor
* libxdamage * libxdmcp * libxext * libxfixes
* libxfont * libxfont2 * libxfontcache * libxft
* libxi * libxinerama * libxkbfile * libxmu
* libxpm * libxrandr * libxrender * libxres
* libxscrnsaver * libxshmfence * libxt * libxtst
* libxv * libxvmc * libxxf86dga * libxxf86misc
* libxxf86vm * luit * mesa * mkfontscale
* mtdev * pciutils * sessreg * setxkbmap
* smproxy * umockdev * util-macros * wayland
* wayland-protocols * x11perf * xauth * xbacklight
* xbitmaps * xcb-proto * xcb-util * xcb-util-cursor
* xcb-util-image * xcb-util-keysyms * xcb-util-renderutil * xcb-util-wm
* xcmsdb * xcursor-themes * xcursorgen * xdpyinfo
* xdriinfo * xev * xgamma * xhost
* xinput * xkbcomp * xkbevd * xkbutils
* xkeyboardconfig * xkill * xlsatoms * xlsclients
* xmessage * xmodmap * xorg * xorg-cf-files
* xorg-docs * xorg-sgml-doctools * xorgproto * xpr
* xprop * xrandr * xrdb * xrefresh
* xset * xsetroot * xtrans * xvinfo
* xwd * xwininfo * xwud
And a number of font formulae.
## How to contribute
### Out-of-date formula
Submit a Pull Request!
If you have `hub` installed (`brew install hub` if you don't) and set up,
you can do this in one step:
```sh
brew bump-formula-pr --url=NEW-URL linuxbrew/xorg/FORMULA
```
### No formula
Submit a Pull Request!
Please feel free to submit pull requests to add new formulae to this tap.
The goal of this repo is to be a one-stop shop for all X11-related needs of Homebrew on Linux.
### Incomplete Documentation
Submit a Pull Request!
### Something else
Please report any issues using... well, GitHub Issues!
[lfs]: http://www.linuxfromscratch.org/blfs/view/stable/x/x7lib.html
[xorg-libs]: http://www.x.org/wiki/guide/client-ecosystem