From 11f8fb202527fa38007902091afc2555c13491b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 21 Aug 2019 17:37:32 +0200 Subject: [PATCH] waave: drop libavresample dependency. --- media-libs/waave/waave-3.01.recipe | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/media-libs/waave/waave-3.01.recipe b/media-libs/waave/waave-3.01.recipe index f891d69fe..b43db4658 100644 --- a/media-libs/waave/waave-3.01.recipe +++ b/media-libs/waave/waave-3.01.recipe @@ -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