Rebuild with libbluray
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: ffmpeg
|
name: ffmpeg
|
||||||
description: A complete, cross-platform solution to record, convert and stream audio and video
|
description: A complete, cross-platform solution to record, convert and stream audio and video
|
||||||
version: 8.1.2
|
version: 8.1.2
|
||||||
revision: 4
|
revision: 5
|
||||||
url: https://ffmpeg.org/
|
url: https://ffmpeg.org/
|
||||||
license: GPL3-only
|
license: GPL3-only
|
||||||
maintainers:
|
maintainers:
|
||||||
@@ -24,6 +24,7 @@ depends:
|
|||||||
- harfbuzz
|
- harfbuzz
|
||||||
- lame
|
- lame
|
||||||
- libass
|
- libass
|
||||||
|
- libbluray
|
||||||
- libdrm
|
- libdrm
|
||||||
- libdvdnav
|
- libdvdnav
|
||||||
- libdvdread
|
- libdvdread
|
||||||
|
|||||||
@@ -24,6 +24,7 @@ build() {
|
|||||||
--enable-gnutls \
|
--enable-gnutls \
|
||||||
--enable-libaom \
|
--enable-libaom \
|
||||||
--enable-libass \
|
--enable-libass \
|
||||||
|
--enable-libbluray \
|
||||||
--enable-libdrm \
|
--enable-libdrm \
|
||||||
--enable-libdvdnav \
|
--enable-libdvdnav \
|
||||||
--enable-libdvdread \
|
--enable-libdvdread \
|
||||||
|
|||||||
Reference in New Issue
Block a user