1 Star 0 Fork 11

Funda Wang/xcb-proto

forked from src-openEuler/xcb-proto 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
xcb-proto.spec 1.93 KB
一键复制 编辑 原始数据 按行查看 历史
Funda Wang 提交于 2024-07-29 01:21 . 1.17.0
Name: xcb-proto
Version: 1.17.0
Release: 1
Summary: XCB protocol descriptions
License: X11-distribute-modifications-variant
URL: https://xcb.freedesktop.org
Source0: https://www.x.org/releases/individual/proto/%{name}-%{version}.tar.xz
BuildArch: noarch
BuildRequires: python3 make
BuildRequires: autoconf automake
%description
The X protocol C-language Binding (XCB) is a replacement for
Xlib featuring a small footprint, latency hiding, direct access
to the protocol, improved threading support, and extensibility.
%prep
%autosetup -n %{name}-%{version} -p1
%build
autoreconf -fi
%configure
%make_build
%install
%make_install
%files
%license COPYING
%doc NEWS README.md TODO doc/xml-xcb.txt
%{_datadir}/pkgconfig/xcb-proto.pc
%dir %{_datadir}/xcb/
%{_datadir}/xcb/*.xsd
%{_datadir}/xcb/*.xml
%{python3_sitelib}/xcbgen
%changelog
* Mon Jul 29 2024 Funda Wang <[email protected]> - 1.17.0-1
- update to 1.17.0
* Fri Mar 1 2024 liyanan <[email protected]> - 1.16.0-2
- Add automake and make buildrequires
* Sun Aug 20 2023 Funda Wang <[email protected]> - 1.16.0-1
- update to 1.16.0
* Sat Jul 15 2023 yaozile <[email protected]> - 1.15.2-3
- Add-documentation-for-XFixes-v6.patch
* Fri Jul 7 2023 yaozile <[email protected]> - 1.15.2-2
- Add-documentation-for-XFixes-v6.patch
* Mon May 29 2023 wulei <[email protected]> - 1.15.2-1
- Upgrade package to version 1.15.2
* Fri Jan 6 2023 yangbo <[email protected]> - 1.15-3
- Modify spec URL
* Fri Jan 6 2023 yangbo <[email protected]> - 1.15-2
- Document the MIT-SHM extension
* Thu Oct 27 2022 wangkerong <[email protected]> - 1.15-1
- upgrade to 1.15
* Sat Jan 08 2022 dongyuzhen <[email protected]> - 1.14-2
- Type:bugfix
- CVE:NA
- SUG:NA
- DESC:fixes for python 3.9
* Mon Jul 27 2020 chxssg<[email protected]> - 1.14-1
- update package to 1.14
* Thu Nov 28 2019 yangjian<[email protected]> - 1.13-6
- Package init
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/fundawang/xcb-proto.git
[email protected]:fundawang/xcb-proto.git
fundawang
xcb-proto
xcb-proto
master

搜索帮助