📄 play.spec
字号:
%define pfx /opt/freescale/rootfs/%{_target_cpu}Summary : play - A simple wav player and audio tone tester.Name : playVersion : 1.0Release : 0License : DistributableVendor : FreescalePackager : Matt WaddelGroup : Applications/SystemSource : play-%{version}-%{release}.tar.gzPatch1 : play-math-1.0.patchBuildRoot : %{_tmppath}/%{name}Prefix : %{pfx}%Description%{summary}This package comes from the uClinux.org CVS repository:cvs.uclinux.org:/var/cvs/uClinux-dist/user/play%Prep%setup -n play%patch1 -p1%Buildmake LIBM=-lm %Installrm -rf $RPM_BUILD_ROOTmkdir -p $RPM_BUILD_ROOT/%{pfx}/bincp play tone $RPM_BUILD_ROOT/%{pfx}/bin%Cleanrm -rf $RPM_BUILD_ROOT%Files%defattr(-,root,root)%{pfx}/*
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -