mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 22:18:55 +02:00
mpv: bump revision
to rebuild against ffmpeg3
This commit is contained in:
@@ -5,7 +5,7 @@ types."
|
|||||||
HOMEPAGE="http://mpv.io"
|
HOMEPAGE="http://mpv.io"
|
||||||
COPYRIGHT="2013-2016 MPV Developers"
|
COPYRIGHT="2013-2016 MPV Developers"
|
||||||
LICENSE="GNU GPL v2"
|
LICENSE="GNU GPL v2"
|
||||||
REVISION="1"
|
REVISION="2"
|
||||||
|
|
||||||
SOURCE_URI="https://github.com/mpv-player/mpv/archive/v$portVersion.zip"
|
SOURCE_URI="https://github.com/mpv-player/mpv/archive/v$portVersion.zip"
|
||||||
CHECKSUM_SHA256="9058539b3b5ae1ef1791eb38a69018995ccee58db7cefb0b1e368e114cf61b24"
|
CHECKSUM_SHA256="9058539b3b5ae1ef1791eb38a69018995ccee58db7cefb0b1e368e114cf61b24"
|
||||||
@@ -22,12 +22,12 @@ PROVIDES="
|
|||||||
REQUIRES="
|
REQUIRES="
|
||||||
haiku$secondaryArchSuffix
|
haiku$secondaryArchSuffix
|
||||||
# lib:libass$secondaryArchSuffix
|
# lib:libass$secondaryArchSuffix
|
||||||
lib:libavdevice$secondaryArchSuffix >= 56
|
lib:libavcodec$secondaryArchSuffix
|
||||||
lib:libavutil$secondaryArchSuffix >= 54
|
lib:libavdevice$secondaryArchSuffix
|
||||||
lib:libavcodec$secondaryArchSuffix >= 56
|
lib:libavutil$secondaryArchSuffix
|
||||||
lib:libass$secondaryArchSuffix
|
lib:libass$secondaryArchSuffix
|
||||||
lib:libswscale$secondaryArchSuffix >= 3
|
lib:libswscale$secondaryArchSuffix
|
||||||
lib:libavfilter$secondaryArchSuffix >= 5
|
lib:libavfilter$secondaryArchSuffix
|
||||||
lib:libbluray$secondaryArchSuffix
|
lib:libbluray$secondaryArchSuffix
|
||||||
lib:libdvdnav$secondaryArchSuffix
|
lib:libdvdnav$secondaryArchSuffix
|
||||||
lib:libdvdread$secondaryArchSuffix
|
lib:libdvdread$secondaryArchSuffix
|
||||||
@@ -42,7 +42,9 @@ REQUIRES="
|
|||||||
|
|
||||||
BUILD_REQUIRES="
|
BUILD_REQUIRES="
|
||||||
devel:libass$secondaryArchSuffix
|
devel:libass$secondaryArchSuffix
|
||||||
devel:libavutil$secondaryArchSuffix >= 54
|
devel:libavcodec$secondaryArchSuffix >= 57
|
||||||
|
devel:libavdevice$secondaryArchSuffix >= 57
|
||||||
|
devel:libavutil$secondaryArchSuffix >= 55
|
||||||
devel:libbluray$secondaryArchSuffix
|
devel:libbluray$secondaryArchSuffix
|
||||||
devel:libdvdcss$secondaryArchSuffix
|
devel:libdvdcss$secondaryArchSuffix
|
||||||
devel:libdvdnav$secondaryArchSuffix
|
devel:libdvdnav$secondaryArchSuffix
|
||||||
|
|||||||
Reference in New Issue
Block a user