1
0
Fork 0
mirror of https://github.com/albfan/miraclecast.git synced 2025-03-09 23:38:56 +00:00

General instructions to compile miraclecast

This commit is contained in:
albfan 2015-10-26 22:01:49 +01:00
parent 9caf05fa47
commit 1634d85b58

View file

@ -63,6 +63,8 @@ If you want to select the interface to start miraclecast with, add a udev rule w
You can also choose the interface with `--interface` option for miracle-wifid. You can also choose the interface with `--interface` option for miracle-wifid.
## Linux Flavours and general compilation instructions
### Ubuntu ### Ubuntu
This specific linux flavour is so hard to get miraclecast dependencies that an alternative repo was created to install systemd with dbus This specific linux flavour is so hard to get miraclecast dependencies that an alternative repo was created to install systemd with dbus
@ -81,6 +83,13 @@ Use existing [AUR package](https://aur.archlinux.org/packages/miraclecast-github
You can achieve installation using [yaourt](https://wiki.archlinux.org/index.php/Yaourt) You can achieve installation using [yaourt](https://wiki.archlinux.org/index.php/Yaourt)
### Other flavours
If you feel confidence enough (since systemd is the entrypoint for an OS) extract instructions from arch linux AUR PKGBUILD:
- [systemd-kdbus](https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=systemd-kdbus)
- [miraclecast](https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=miraclecast)
## Documentation ## Documentation
Steps to use it as sink: Steps to use it as sink: