From 6ca268b555c04bcfbf9d60ed6c8f4083f3cef22b Mon Sep 17 00:00:00 2001 From: waddlesplash Date: Mon, 27 Nov 2017 14:54:43 +0100 Subject: [PATCH] faac: Actually include the patchset that PulkoMandy committed. --- media-libs/faac/faac-1.29.3.recipe | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/media-libs/faac/faac-1.29.3.recipe b/media-libs/faac/faac-1.29.3.recipe index e233972ed..c5a482f21 100644 --- a/media-libs/faac/faac-1.29.3.recipe +++ b/media-libs/faac/faac-1.29.3.recipe @@ -4,9 +4,10 @@ HOMEPAGE="http://www.audiocoding.com/" COPYRIGHT="2003 Krzysztof Nikiel" LICENSE="FAAC GNU GPL v2" -REVISION="2" +REVISION="3" SOURCE_URI="http://downloads.sourceforge.net/faac/faac-$portVersion.tar.gz" CHECKSUM_SHA256="cef2897843baf366983ad29f471cd1c4dcc95762b86d283a925514bcc5cf5a3f" +PATCHES="faac-1.29.3.patchset" ARCHITECTURES="x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="x86_gcc2 x86"