mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-09 20:29:10 +02:00
Mention the new plain yabridgectl AUR package
Since having only a VCS version does make making breaking changes a bit harder.
This commit is contained in:
@@ -8,6 +8,16 @@ Versioning](https://semver.org/spec/v2.0.0.html).
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- Added a separate
|
||||||
|
[yabridgectl](https://aur.archlinux.org/packages/yabridgectl/) AUR package for
|
||||||
|
Arch and Manjaro. The original idea was that yabridgectl would not require a
|
||||||
|
lot of changes and a single
|
||||||
|
[yabridgectl-git](https://aur.archlinux.org/packages/yabridgectl-git/) package
|
||||||
|
would be sufficient, but sometimes changes to yabridgectl will be incompatible
|
||||||
|
with the current release so it's safer to also have a normal package.
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Yabridge will now always search for `yabridge-host.exe` in
|
- Yabridge will now always search for `yabridge-host.exe` in
|
||||||
|
|||||||
@@ -74,8 +74,9 @@ The easiest way to get up and running is through
|
|||||||
You can download yabridgectl from GitHub's [releases
|
You can download yabridgectl from GitHub's [releases
|
||||||
page](https://github.com/robbert-vdh/yabridge/releases). There is also an AUR
|
page](https://github.com/robbert-vdh/yabridge/releases). There is also an AUR
|
||||||
package available if you're running Arch or Manjaro
|
package available if you're running Arch or Manjaro
|
||||||
([yabridgectl-git](https://aur.archlinux.org/packages/yabridgectl-git/), and
|
([yabridgectl](https://aur.archlinux.org/packages/yabridgectl/),
|
||||||
it's also included in
|
[yabridgectl-git](https://aur.archlinux.org/packages/yabridgectl-git/), and it's
|
||||||
|
also included in
|
||||||
[yabridge-bin](https://aur.archlinux.org/packages/yabridge-bin/)). More
|
[yabridge-bin](https://aur.archlinux.org/packages/yabridge-bin/)). More
|
||||||
comprehensive documentation on yabridgectl can be found in its
|
comprehensive documentation on yabridgectl can be found in its
|
||||||
[readme](https://github.com/robbert-vdh/yabridge/tree/master/tools/yabridgectl),
|
[readme](https://github.com/robbert-vdh/yabridge/tree/master/tools/yabridgectl),
|
||||||
|
|||||||
Reference in New Issue
Block a user