代码拉取完成,页面将自动刷新
Name: ft_surface_wrapper
Version: 1.0.0
Release: 1%{?dist}
Summary: fangtian engine surface wrapper for mesa
License: Apache-2.0
URL: https://gitee.com/ShaoboFeng/ft_surface_wrapper
Source0: %{name}-%{version}.tar.gz
Requires: cmake
%prep
%setup -q
%build
mkdir build && cd build
%{cmake3} ..
%make_build
%install
cd build
%make_install
%files
%{_libdir}/lib%{name}.so*
%{_libdir}/pkgconfig/ft_surface_wrapper.pc
%dir %{_includedir}/ftsurface
%{_includedir}/ftsurface/buffer_handle.h
%{_includedir}/ftsurface/display_type.h
%{_includedir}/ftsurface/external_window.h
%{_includedir}/ftsurface/native_window_wrapper.h
%{_includedir}/ftsurface/window.h
%description
ft_surface_wrapper is wrapper for fangtian surface module in ft_engine. this lib is used for build mesa with ohos platform.
%changelog
* Tue Jul 11 2023 fengshaobo - 1.0.0
- first version for ft_surface_wrapper
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。