1 Star 0 Fork 0

ewin66 / obs-deps

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

obs-deps

Scripts to build and package dependencies for OBS on CI

macOS (10.13+)

Prerequisites

  • Homebrew (https://brew.sh)
  • Python 3 - either installed via homebrew (brew install python) or system-provided (macOS 10.15 Catalina)
  • PyYAML - installed via pip3 install pyyaml

Build steps

  • Checkout obs-deps from Github:
git clone https://github.com/obsproject/obs-deps.git
  • Enter the obs-deps directory
  • Enter the macos directory
  • Unpack pre-built dependencies to /tmp by running tar -xf ./macos-deps-VERSION.tar.gz -C /tmp (replace VERSION with the downloaded/desired version)
  • Unpack pre-built Qt dependency to /tmp by running tar -xf ./macos-qt-QT_VERSION-VERSION.tar.gz -C /tmp (replace QT_VERSION and VERSION with the downloaded/desired versions)
  • IMPORTANT: Remove the quarantine attribute from the downloaded Qt dependencies by running xattr -r -d com.apple.quarantine /tmp/obsdeps
  • (Optional) Create the build scripts by running ./build_script_generator.py .github/workflows/build_deps.yml
  • Run bash ./build-script-macos-01.sh to build main dependencies
  • Run bash ./build-script-macos-02.sh to build Qt dependency

空文件

简介

暂无描述 展开 收起
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/EWIN66/obs-deps.git
git@gitee.com:EWIN66/obs-deps.git
EWIN66
obs-deps
obs-deps
master

搜索帮助