Mageia Bugzilla – Attachment 3028 Details for
Bug 7951
Request fdk-aac to replace libvo_aacenc
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
new draft of spec file for fdk-aac using an other patch file
fdk-aac.spec (text/plain), 2.16 KB, created by
Philippe Didier
on 2012-11-02 20:08:31 CET
(
hide
)
Description:
new draft of spec file for fdk-aac using an other patch file
Filename:
MIME Type:
Creator:
Philippe Didier
Created:
2012-11-02 20:08:31 CET
Size:
2.16 KB
patch
obsolete
>%define name fdk-aac >%define major 0 >%define libname %mklibname %{name} %{major} >%define develname %mklibname %{name} -d > >Name: %name >Summary: Fraunhofer FDK AAC Codec Library >Version: 0.1.0 >Release: %mkrel 1 >License: ? >Group: System/Libraries >Source0: %{name}-%{version}.tar.gz >Patch0: makefile.am-ldl-patch >URL: http://opencore-amr.sourceforge.net/ >BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot > > >%description -n %name >This library contains a decoder and encoder implementation of the Advanced Audio >Coding (AAC) audio codec from Fraunhofer. > >This package is in the 'tainted' section because the AAC encoding >standard is covered by patents. >#---------------------------------------------------------- > >%package -n %libname >Group: System/Libraries >Summary: Libraries for %name >Provides: %name = %version-%release >#this package replaces libvo-aavenc0 >Obsoletes: libvo_aacenc0 >Provides: libvo_aacenc0 > >%description -n %libname >This library contains a decoder and encoder implementation of the Advanced Audio >Coding (AAC) audio codec from Fraunhofer. > >This package is in the 'tainted' section because the AAC encoding >standard is covered by patents. > >%files -n %libname >%{_libdir}/*.so >%{_libdir}/*.so.0 >%{_libdir}/*.so.0.0.1 >#-------------------------------------------------------------------- > >%package -n %develname >Group: Development/Other >Summary: Libraries for %name >Requires: %libname = %version-%release >Provides: %{name}-devel = %{version}-%{release} >#this package replaces libvo-aavenc0 >Obsoletes: libvo_aacenc-devel >Provides: libvo_aacenc-devel > >%description -n %develname >Header files and development libraries from %name > >%files -n %develname >%{_includedir}/%{name}/*.h >%{_libdir}/*.so >%{_libdir}/*.a >%{_libdir}/*.la >%{_libdir}/pkgconfig/*.pc >#-------------------------------------------------------------------- > > >%prep >rm -fr %buildroot >%setup -q -n %name-%version >%patch0 > >%build >%configure2_5x --prefix=%{_prefix} >make > >%install >make DESTDIR=%buildroot install > > > >%changelog >* Fri Nov 01 2012 Philippe Didier<> 0.1.0-1mga2 >- Import into mga2 > >
%define name fdk-aac %define major 0 %define libname %mklibname %{name} %{major} %define develname %mklibname %{name} -d Name: %name Summary: Fraunhofer FDK AAC Codec Library Version: 0.1.0 Release: %mkrel 1 License: ? Group: System/Libraries Source0: %{name}-%{version}.tar.gz Patch0: makefile.am-ldl-patch URL: http://opencore-amr.sourceforge.net/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot %description -n %name This library contains a decoder and encoder implementation of the Advanced Audio Coding (AAC) audio codec from Fraunhofer. This package is in the 'tainted' section because the AAC encoding standard is covered by patents. #---------------------------------------------------------- %package -n %libname Group: System/Libraries Summary: Libraries for %name Provides: %name = %version-%release #this package replaces libvo-aavenc0 Obsoletes: libvo_aacenc0 Provides: libvo_aacenc0 %description -n %libname This library contains a decoder and encoder implementation of the Advanced Audio Coding (AAC) audio codec from Fraunhofer. This package is in the 'tainted' section because the AAC encoding standard is covered by patents. %files -n %libname %{_libdir}/*.so %{_libdir}/*.so.0 %{_libdir}/*.so.0.0.1 #-------------------------------------------------------------------- %package -n %develname Group: Development/Other Summary: Libraries for %name Requires: %libname = %version-%release Provides: %{name}-devel = %{version}-%{release} #this package replaces libvo-aavenc0 Obsoletes: libvo_aacenc-devel Provides: libvo_aacenc-devel %description -n %develname Header files and development libraries from %name %files -n %develname %{_includedir}/%{name}/*.h %{_libdir}/*.so %{_libdir}/*.a %{_libdir}/*.la %{_libdir}/pkgconfig/*.pc #-------------------------------------------------------------------- %prep rm -fr %buildroot %setup -q -n %name-%version %patch0 %build %configure2_5x --prefix=%{_prefix} make %install make DESTDIR=%buildroot install %changelog * Fri Nov 01 2012 Philippe Didier<> 0.1.0-1mga2 - Import into mga2
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 7951
:
3024
|
3025
|
3028
|
3029
|
10821