https://github.com/erbws/libmpv-ohos-build
libmpv for OpenHarmony
https://github.com/erbws/libmpv-ohos-build
build harmonyos harmonyos-next libmpv mpv openharmony
Last synced: 4 months ago
JSON representation
libmpv for OpenHarmony
- Host: GitHub
- URL: https://github.com/erbws/libmpv-ohos-build
- Owner: ErBWs
- License: mit
- Created: 2025-08-28T13:00:37.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2026-02-07T06:29:48.000Z (4 months ago)
- Last Synced: 2026-02-07T16:14:17.771Z (4 months ago)
- Topics: build, harmonyos, harmonyos-next, libmpv, mpv, openharmony
- Language: Shell
- Homepage:
- Size: 14.5 MB
- Stars: 13
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# libmpv-ohos-build
Build scripts of [libmpv](https://github.com/mpv-player/mpv) for ohos-arm64 (API 15+).
Scripts are compatible with macOS, Linux and WSL, Windows is not supported.
## Build Dependencies
- git
- curl
- make
- python3
- pkg-conf
- gperf
- meson
ohos sdk is automatically downloaded on Linux / WSL, but you need to manually download DevEco Studio on your mac.
## Build
```shell
chmod +x *.sh */*.sh
./bundle.sh
```