mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 20:20:06 +02:00
mplayer: Drop dependency on postproc.
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/"
|
||||
COPYRIGHT="2001-2019 The MPlayer Team"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="5"
|
||||
REVISION="6"
|
||||
SOURCE_URI="http://www.mplayerhq.hu/MPlayer/releases/MPlayer-1.4.tar.xz"
|
||||
CHECKSUM_SHA256="82596ed558478d28248c7bc3828eb09e6948c099bbd76bb7ee745a0e3275b548"
|
||||
SOURCE_DIR="MPlayer-1.4"
|
||||
@@ -83,7 +83,6 @@ REQUIRES="
|
||||
# lib:libopenal$secondaryArchSuffix
|
||||
# lib:libopenjp2$secondaryArchSuffix
|
||||
lib:libopus$secondaryArchSuffix
|
||||
lib:libpostproc$secondaryArchSuffix
|
||||
lib:libpng16$secondaryArchSuffix
|
||||
# lib:libschroedinger_1.0$secondaryArchSuffix
|
||||
# lib:libsdl$secondaryArchSuffix
|
||||
@@ -142,7 +141,6 @@ BUILD_REQUIRES="
|
||||
# devel:libopenjp2$secondaryArchSuffix
|
||||
devel:libopus$secondaryArchSuffix
|
||||
devel:libparanoia$secondaryArchSuffix
|
||||
devel:libpostproc$secondaryArchSuffix
|
||||
devel:libpng16$secondaryArchSuffix
|
||||
# devel:libschroedinger_1.0$secondaryArchSuffix
|
||||
# devel:libsdl$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user