mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
waave: drop libavresample dependency.
This commit is contained in:
@@ -5,7 +5,7 @@ question you can ask yourself : Why Another Audio Video Engine ?"
|
||||
HOMEPAGE="http://waave.sourceforge.net/"
|
||||
COPYRIGHT="2012 Baptiste Pellegrin"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="3"
|
||||
REVISION="4"
|
||||
SOURCE_URI="https://downloads.sourceforge.net/waave/waave-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="f4f151b0e7f858de819f499443bb46ba08b55e488ed3c5dc30473b593100801e"
|
||||
|
||||
@@ -20,7 +20,6 @@ REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libavcodec$secondaryArchSuffix
|
||||
lib:libavformat$secondaryArchSuffix
|
||||
lib:libavresample$secondaryArchSuffix
|
||||
lib:libavutil$secondaryArchSuffix
|
||||
lib:libSDL$secondaryArchSuffix
|
||||
lib:libswresample$secondaryArchSuffix
|
||||
@@ -31,7 +30,6 @@ BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libavcodec$secondaryArchSuffix
|
||||
devel:libavformat$secondaryArchSuffix
|
||||
devel:libavresample$secondaryArchSuffix
|
||||
devel:libavutil$secondaryArchSuffix
|
||||
devel:libSDL$secondaryArchSuffix
|
||||
devel:libswresample$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user