⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 libxml++.spec.in

📁 c语言编写的xml解析器可以方便的遍历插入删除节点等操作的
💻 IN
字号:
Summary: A C++ interface to the libxml2 libraryName: libxml++Version: @VERSION@ Release: 2URL: http://libxmlplusplus.sourceforge.netSource0: %{name}-%{version}.tar.gzLicense: LGPLGroup: LibrariesBuildRoot: %{_tmppath}/%{name}-root%descriptionlibxml++ is a C++ wrapper for the GNOME libxml2 library.%package develGroup: Development/LibrariesSummary: Files necessary for building libxml++ apps.%description develThis package contains the files necessary for building libxml++ apps.%prep%setup -q%build./configure --prefix=/usrmake%installrm -rf $RPM_BUILD_ROOTmake DESTDIR=${RPM_BUILD_ROOT} install%cleanrm -rf $RPM_BUILD_ROOT%files%defattr(-,root,root)/usr/lib/*.so*%files devel%defattr(-,root,root)/usr/include/libxml++-1.0/usr/lib/*.a/usr/lib/*.la/usr/lib/pkgconfig/libxml++-1.0.pc%changelog* Wed Apr  9 2003 Eric Bourque <ericb@computer.org>- updated file section to be version agnostic* Mon Feb 17 2003 Eric Bourque <ericb@computer.org>- Initial build.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -