adrg / libvlc-go

Handcrafted Go bindings for libVLC and high-level media player interface
https://pkg.go.dev/github.com/adrg/libvlc-go/v3
MIT License
433 stars 50 forks source link

port install failed on MacOS M1 Ventuna #99

Closed c1ngular closed 1 year ago

c1ngular commented 1 year ago

i was trying to install VLC on MacOS M1 Ventuna 13.2.1 (22D68) following the wiki page. , when i run "sudo port install VLC" , it gives an error : Error: Port VLC not found

c1ngular commented 1 year ago

it is working now , be sure to run "sudo port -v selfupdate" after macport installation .