?? speex.spec
字號:
%define name speex%define ver 1.0.4%define rel 1Summary: An open-source, patent-free speech codecName: %nameVersion: %verRelease: %relCopyright: BSDGroup: Application/DevelSource: http://www.speex.org/download/%{name}-%{ver}.tar.gzURL: http://www.speex.org/Vendor: SpeexPackager: Jean-Marc Valin (jean-marc.valin@hermes.usherb.ca)BuildRoot: /var/tmp/%{name}-build-rootDocdir: /usr/share/doc%descriptionSpeex is a patent-free audio codec designed especially for voice (unlike Vorbis which targets general audio) signals and providing good narrowband and wideband quality. This project aims to be complementary to the Vorbiscodec.%package develSummary: Speex development filesGroup: Development/LibrariesRequires: %{name} = %{version}%description develSpeex development files.%changelog* Thu Oct 03 2002 Jean-Marc Valin - Added devel package inspired from PLD spec file* Tue Jul 30 2002 Fredrik Rambris <boost@users.sourceforge.net> 0.5.2- Added buildroot and docdir and ldconfig. Makes it builadble by non-roots and also doesn't write to actual library paths when building.%prep%setup%buildexport CFLAGS='-O3 -DRELEASE'./configure --prefix=/usr --enable-shared --enable-staticmake%installrm -rf $RPM_BUILD_ROOTmake DESTDIR=$RPM_BUILD_ROOT install%post -p /sbin/ldconfig%postun -p /sbin/ldconfig%files%defattr(644,root,root,755)%doc COPYING AUTHORS ChangeLog NEWS README%doc doc/manual.pdf/usr/share/man/man1/speexenc.1*/usr/share/man/man1/speexdec.1*%attr(755,root,root) %{_bindir}/speex*%attr(755,root,root) %{_libdir}/libspeex*.so*%files devel%defattr(644,root,root,755)%attr(755,root,root) %{_libdir}/libspeex*.la%{_includedir}/speex*.h%{_includedir}/speex/speex*.h/usr/share/aclocal/speex.m4%{_libdir}/pkgconfig/speex.pc%{_libdir}/libspeex*.a
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -