pango.spec
来自「coldfire MCF5445X基于unix平台的BSP」· SPEC 代码 · 共 43 行
SPEC
43 行
%define pfx /opt/freescale/rootfs/%{_target_cpu}Summary : Library for layout and rendering of internationalized text.Name : pangoVersion : 1.4.0Release : 1License : LGPLVendor : FreescalePackager : Stuart HughesGroup : System Environment/LibrariesSource : %{name}-%{version}.tar.gzBuildRoot : %{_tmppath}/%{name}Prefix : %{pfx}%Description%{summary}%Prep%setup %Buildexport PKG_CONFIG_PATH=%{_prefix}/lib/pkgconfig/:%{_prefix}/X11R6/lib/pkgconfig/./configure --prefix=%{_prefix}make%Installrm -rf $RPM_BUILD_ROOTmake install DESTDIR=$RPM_BUILD_ROOT/%{pfx}%Postexport PATH=%{_prefix}/bin:$PATHpango-querymodules > %{_prefix}/etc/pango/pango.modules%Cleanrm -rf $RPM_BUILD_ROOT%Files%defattr(-,root,root)%{pfx}/*
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?