parent
c00c27c8fd
commit
19e8f8dff1
@ -1,28 +0,0 @@
|
|||||||
# FFMPEG
|
|
||||||
|
|
||||||
FFmpeg is a multimedia framework, able to decode, encode, transcode, mux,
|
|
||||||
demux, stream, filter and play pretty much anything that humans and machines
|
|
||||||
have created. It supports the most obscure ancient formats up to the cutting
|
|
||||||
edge. No matter if they were designed by some standards committee, the
|
|
||||||
community or a corporation.
|
|
||||||
|
|
||||||
## Creating the 'free' tarball
|
|
||||||
|
|
||||||
1. Update the `Version` in the spec file.
|
|
||||||
2. Set the `Release` to 0 in the spec file.
|
|
||||||
3. Set `pkg_suffix` to `%nil`
|
|
||||||
4. Do a full build locally: `fedpkg mockbuild --with full_build`
|
|
||||||
5. Run `./ffmpeg_update_free_sources.sh results_ffmpeg/5.0/0.fc35/build.log`
|
|
||||||
This will update the `ffmpeg_free_sources` file list.
|
|
||||||
Note that header files will need to be manually added
|
|
||||||
to the `ffmpeg_free_sources` file list.
|
|
||||||
6. Run `./ffmpeg_gen_free_tarball.sh` to create the tarball.
|
|
||||||
7. Set `pkg_suffix` to `-free` again
|
|
||||||
8. Set the `Release` to 1 in the spec file.
|
|
||||||
9. Do a scratch build.
|
|
||||||
|
|
||||||
OR
|
|
||||||
|
|
||||||
1. Edit `ffmpeg_free_sources` and add missing files
|
|
||||||
2. Run `./ffmpeg_gen_free_tarball.sh` to create the tarball.
|
|
||||||
3. Do a scratch build.
|
|
@ -1,4 +0,0 @@
|
|||||||
SHA512 (ffmpeg-free-5.1.3.tar.xz) = d240459763793474cc7dfcf1109c3045487a82bbcbbbdefdace51ff5e3008d7bf9c241857857d77609039b9e3d5f0631b227f1b4c62ad108e9a87687f94630e2
|
|
||||||
SHA512 (ffmpeg-5.1.3.tar.xz.asc) = a7348205ef6648e5c73c32fbe99b8130256d1157d1a7c128701b240e4096ac16778cfcc74a922fe8147e0a137119b8a5fd60f006328454b712eefe154f546318
|
|
||||||
SHA512 (ffmpeg-dlopen-headers.tar.xz) = 97e6986fc2bb9dfa4516135a76b04d27ceb52ff96f0af21a6169919aeefefb4d2e2e24a771959689cdbec385f5d71614ba661223c67c0e94089a6dd823a30099
|
|
||||||
SHA512 (ffmpeg.keyring) = 9b36506835db36f776b7ddb53ad6fa9e915e6ca2f9c7cfebe8eb45513e1036a985283590a840ca313a111bf35dc3731f68885aaafb1fb7011ec433cc119e5165
|
|
Loading…
Reference in new issue