mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
mpv, don't rely on devel libraries for ffmpeg5 (#10963)
This commit is contained in:
@@ -5,7 +5,7 @@ types."
|
|||||||
HOMEPAGE="https://mpv.io/"
|
HOMEPAGE="https://mpv.io/"
|
||||||
COPYRIGHT="2013-2024 MPV Developers"
|
COPYRIGHT="2013-2024 MPV Developers"
|
||||||
LICENSE="GNU GPL v2"
|
LICENSE="GNU GPL v2"
|
||||||
REVISION="2"
|
REVISION="3"
|
||||||
SOURCE_URI="https://github.com/mpv-player/mpv/archive/v$portVersion.tar.gz"
|
SOURCE_URI="https://github.com/mpv-player/mpv/archive/v$portVersion.tar.gz"
|
||||||
CHECKSUM_SHA256="86d9ef40b6058732f67b46d0bbda24a074fae860b3eaae05bab3145041303066"
|
CHECKSUM_SHA256="86d9ef40b6058732f67b46d0bbda24a074fae860b3eaae05bab3145041303066"
|
||||||
SOURCE_FILENAME="mpv-$portVersion.tar.gz"
|
SOURCE_FILENAME="mpv-$portVersion.tar.gz"
|
||||||
@@ -91,8 +91,6 @@ REQUIRES_devel="
|
|||||||
devel:libmpg123$secondaryArchSuffix
|
devel:libmpg123$secondaryArchSuffix
|
||||||
devel:libplacebo$secondaryArchSuffix
|
devel:libplacebo$secondaryArchSuffix
|
||||||
devel:librubberband$secondaryArchSuffix
|
devel:librubberband$secondaryArchSuffix
|
||||||
devel:libswresample$secondaryArchSuffix >= 4
|
|
||||||
devel:libswscale$secondaryArchSuffix >= 7
|
|
||||||
devel:libuchardet$secondaryArchSuffix
|
devel:libuchardet$secondaryArchSuffix
|
||||||
devel:libvulkan$secondaryArchSuffix
|
devel:libvulkan$secondaryArchSuffix
|
||||||
devel:libz$secondaryArchSuffix
|
devel:libz$secondaryArchSuffix
|
||||||
|
|||||||
Reference in New Issue
Block a user