Mageia Bugzilla – Attachment 1868 Details for
Bug 1552
aegisub advanced subtitle editor
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
simple specfile for ffmpegsource that is requried by aegisub
ffms2.spec (text/x-rpm-spec), 1.18 KB, created by
Christian Lohmaier
on 2012-03-27 00:42:10 CEST
(
hide
)
Description:
simple specfile for ffmpegsource that is requried by aegisub
Filename:
MIME Type:
Creator:
Christian Lohmaier
Created:
2012-03-27 00:42:10 CEST
Size:
1.18 KB
patch
obsolete
>Name: ffms2 >Summary: FFmpegSource - The Fabulous FM Library 2 >Version: 2.17 >Release: %mkrel 1 >Source0: http://ffmpegsource.googlecode.com/files/ffms-2.17-src.tar.bz2 >URL: http://code.google.com/p/ffmpegsource/ ># Binary license depends on libav - so might be GPL as well >License: MIT >Group: Video ># using correct buildrequires is left as excercise for the packager ;-) ># not worth to split this tiny package up >Provides: %name-devel = %version > >%description >FFmpegSource (usually known as FFMS or FFMS2) is a cross-platform wrapper >library around libav, plus some additional components to deal with file formats >libavformat has (or used to have) problems with. It gives you an easy, >convenient way to say "open and decompress this media file for me, I don't care >how you do it" and get frame- and sample-accurate access (usually), without >having to bother with the sometimes less than straightforward and less than >perfectly documented libav API. > >%prep >%setup -q -n ffms-%version-src > >%build >%configure >%make > >%install >rm -rf %{buildroot} >%makeinstall > >%files >%doc COPYING >%{_bindir}/ffmsindex >%{_includedir}/ffms.h >%{_includedir}/ffmscompat.h >%{_libdir}/libffms2.* >%{_libdir}/pkgconfig/ffms2.pc > >%changelog
Name: ffms2 Summary: FFmpegSource - The Fabulous FM Library 2 Version: 2.17 Release: %mkrel 1 Source0: http://ffmpegsource.googlecode.com/files/ffms-2.17-src.tar.bz2 URL: http://code.google.com/p/ffmpegsource/ # Binary license depends on libav - so might be GPL as well License: MIT Group: Video # using correct buildrequires is left as excercise for the packager ;-) # not worth to split this tiny package up Provides: %name-devel = %version %description FFmpegSource (usually known as FFMS or FFMS2) is a cross-platform wrapper library around libav, plus some additional components to deal with file formats libavformat has (or used to have) problems with. It gives you an easy, convenient way to say "open and decompress this media file for me, I don't care how you do it" and get frame- and sample-accurate access (usually), without having to bother with the sometimes less than straightforward and less than perfectly documented libav API. %prep %setup -q -n ffms-%version-src %build %configure %make %install rm -rf %{buildroot} %makeinstall %files %doc COPYING %{_bindir}/ffmsindex %{_includedir}/ffms.h %{_includedir}/ffmscompat.h %{_libdir}/libffms2.* %{_libdir}/pkgconfig/ffms2.pc %changelog
View Attachment As Raw
Actions:
View
Attachments on
bug 1552
: 1868 |
1869
|
1870