114 Star 0 Fork 4

src-openEuler/xcb-util-renderutil

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
xcb-util-renderutil.spec 1.34 KB
一键复制 编辑 原始数据 按行查看 历史
Name: xcb-util-renderutil
Version: 0.3.9
Release: 15
Summary: Render extension convenience functions
License: MIT
URL: https://gitlab.freedesktop.org/xorg/lib/libxcb-render-util
Source0: http://xcb.freedesktop.org/dist/%{name}-%{version}.tar.bz2
BuildRequires: gcc pkgconfig(xcb-util) >= 0.3.8 m4
Patch0001: backport-0001-Update-configure.ac-bug-URL-for-gitlab-migration.patch
%description
Utility libraries for XC Binding - Convenience functions for the Render extension.
%package devel
Summary: Development and header files for %{name}
Requires: %{name} = %{version}-%{release}
%description devel
Development and header files files for %{name}.
%prep
%autosetup -n %{name}-%{version} -p1
%build
%configure --with-pic --disable-static --disable-silent-rules
%make_build
%check
make check
%install
%make_install
%delete_la
%post
/sbin/ldconfig
%postun
/sbin/ldconfig
%files
%doc README
%license COPYING
%{_libdir}/*.so.*
%files devel
%doc NEWS
%{_libdir}/pkgconfig/*.pc
%{_libdir}/*.so
%{_includedir}/xcb/*.h
%changelog
* Fri Jan 6 2023 yangbo <yangbo1@xfusion.com> - 0.3.9-15
- Update configure.ac bug URL for gitlab migration
* Fri Jan 6 2023 yangbo <yangbo1@xfusion.com> - 0.3.9-14
- Modify spec URL
* Wed Oct 23 2019 Lijin Yang <yanglijin@huawei.com> - 0.3.9-13
- Package init
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/src-openeuler/xcb-util-renderutil.git
git@gitee.com:src-openeuler/xcb-util-renderutil.git
src-openeuler
xcb-util-renderutil
xcb-util-renderutil
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385