代码拉取完成,页面将自动刷新
Name: pugixml
Version: 1.11.4
Release: 1
Summary: A light-weight C++ XML processing library
License: MIT
URL: http://pugixml.org
Source0: https://github.com/zeux/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.gz
BuildRequires: cmake gcc-c++
%description
pugixml is a light-weight C++ XML processing library.
%package devel
Summary: Development files for %{name}
Requires: %{name}
%description devel
Development files for package %{name}
%prep
%autosetup -n %{name}-%{version} -p1
%build
%cmake .
%make_build
%install
%make_install
%files
%doc readme.txt
%license LICENSE.md
%{_libdir}/*.so.*
%files devel
%{_libdir}/*.so
%{_libdir}/cmake/pugixml/
%{_libdir}/pkgconfig/pugixml.pc
%{_includedir}/*.hpp
%doc docs/*
%changelog
* Wed Dec 01 2021 yangchenguang <yangchenguang@uniontech.com> - 1.11.4-1
- Init Package
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。