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

📄 ccaudio2.spec

📁 GNU ccAudio2 is a stand-alone portable C++ class framework for manipulating audio data. It has exist
💻 SPEC
字号:
Summary: GNU ccAudio2 - a C++ class framework for processing audio files.Name: ccaudio2Version: 0.9.0Release: 1Group: Development/LibrariesURL: http://www.gnu.org/software/ccaudioSource: ftp://ftp.gnu.org/gnu/ccaudio/ccaudio2-%{PACKAGE_VERSION}.tar.gzPrefix: %{_prefix}Copyright: GPLBuildRoot: %{_tmppath}/ccaudio2-rootPackager: David Sugar <dyfet@ostel.com>BuildRequires: libstdc++-devel%package develGroup: Development/LibrariesSummary: header files and static link library for GNU ccAudio.Requires: %{name} = %{epoch}:%{version}-%{release}Requires: libstdc++-devel %descriptionThe GNU ccAudio package offers a highly portable C++ class framework fordeveloping applications which manipulate audio streams and variousdisk based audio file formats.  At the moment ccaudio is primarly a classframework for handling .au, .wav (RIFF), and various .raw audio encodingformats under Posix and win32 systems, though it may expand to become ageneral purpose audio and soundcard support library.  Support forcontrolling CD audio devices has recently been added as well as supportfor codecs and other generic audio processing services.%description develThis package provides the header files and documentation for buildingapplications that use GNU ccAudio. %prep %setup%build%configuremake %{?_smp_mflags} LDFLAGS="-s" CXXFLAGS="$RPM_OPT_FLAGS"%install%makeinstall %cleanrm -rf %{buildroot}  %files%defattr(-,root,root,0755)%doc AUTHORS COPYING ChangeLog NEWS README TODO%dir %{_libdir}/ccaudio2* %{_libdir}/*.so.*%{_libdir}/ccaudio2*/* %{_bindir}/*%{_mandir}/*/* %files devel%defattr(-,root,root,0755)%{_libdir}/*.a%{_libdir}/*.so%{_libdir}/*.la%{_libdir}/pkgconfig/*.pc%{_includedir}/cc++/*.h   %post -p /sbin/ldconfig%postun -p /sbin/ldconfig   

⌨️ 快捷键说明

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