mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
mplayer: drop dependency on libavresample
This commit is contained in:
@@ -22,7 +22,7 @@ DVD subtitles (SPU streams, VOBsub and Closed Captions) are supported as well."
|
|||||||
HOMEPAGE="http://www.mplayerhq.hu/"
|
HOMEPAGE="http://www.mplayerhq.hu/"
|
||||||
COPYRIGHT="2001-2019 The MPlayer Team"
|
COPYRIGHT="2001-2019 The MPlayer Team"
|
||||||
LICENSE="GNU LGPL v2.1"
|
LICENSE="GNU LGPL v2.1"
|
||||||
REVISION="4"
|
REVISION="5"
|
||||||
SOURCE_URI="http://www.mplayerhq.hu/MPlayer/releases/MPlayer-1.4.tar.xz"
|
SOURCE_URI="http://www.mplayerhq.hu/MPlayer/releases/MPlayer-1.4.tar.xz"
|
||||||
CHECKSUM_SHA256="82596ed558478d28248c7bc3828eb09e6948c099bbd76bb7ee745a0e3275b548"
|
CHECKSUM_SHA256="82596ed558478d28248c7bc3828eb09e6948c099bbd76bb7ee745a0e3275b548"
|
||||||
SOURCE_DIR="MPlayer-1.4"
|
SOURCE_DIR="MPlayer-1.4"
|
||||||
@@ -106,7 +106,6 @@ BUILD_REQUIRES="
|
|||||||
haiku${secondaryArchSuffix}_devel
|
haiku${secondaryArchSuffix}_devel
|
||||||
devel:libavcodec$secondaryArchSuffix
|
devel:libavcodec$secondaryArchSuffix
|
||||||
devel:libavformat$secondaryArchSuffix
|
devel:libavformat$secondaryArchSuffix
|
||||||
devel:libavresample$secondaryArchSuffix
|
|
||||||
devel:libavutil$secondaryArchSuffix
|
devel:libavutil$secondaryArchSuffix
|
||||||
devel:liba52$secondaryArchSuffix
|
devel:liba52$secondaryArchSuffix
|
||||||
devel:libbz2$secondaryArchSuffix
|
devel:libbz2$secondaryArchSuffix
|
||||||
|
|||||||
Reference in New Issue
Block a user