From 79cb17e554cd44601d35c8da97cbd430a3301a8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Sun, 4 Dec 2016 10:48:20 +0100 Subject: [PATCH] vlc: fix provides and requires. --- media-video/vlc/vlc-2.2.1.recipe | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/media-video/vlc/vlc-2.2.1.recipe b/media-video/vlc/vlc-2.2.1.recipe index 007b03036..22877fa61 100644 --- a/media-video/vlc/vlc-2.2.1.recipe +++ b/media-video/vlc/vlc-2.2.1.recipe @@ -5,7 +5,7 @@ VCDs, and various streaming protocols." HOMEPAGE="https://www.videolan.org/vlc/" COPYRIGHT="1998-2015 VideoLAN" LICENSE="GNU GPL v2" -REVISION="3" +REVISION="4" SOURCE_URI="https://download.videolan.org/pub/videolan/vlc/$portVersion/vlc-$portVersion.tar.xz" CHECKSUM_SHA256="543d9d7e378ec0fa1ee2e7f7f5acf8c456c7d0ecc32037171523197ef3cf1fcb" PATCHES="vlc-$portVersion.patch" @@ -18,9 +18,10 @@ PROVIDES=" vlc$secondaryArchSuffix = $portVersion cmd:vlc_wrapper$secondaryArchSuffix cmd:vlc$secondaryArchSuffix - cmd:rvlc$secondaryArchSuffix - cmd:qvlc$secondaryArchSuffix cmd:cvlc$secondaryArchSuffix + cmd:nvlc$secondaryArchSuffix + cmd:qvlc$secondaryArchSuffix + cmd:rvlc$secondaryArchSuffix lib:libvlc$secondaryArchSuffix lib:libvlccore$secondaryArchSuffix " @@ -75,7 +76,7 @@ REQUIRES=" lib:libsdl_image_1.2$secondaryArchSuffix # lib:libsmbclient$secondaryArchSuffix lib:libspeex$secondaryArchSuffix - lib:libspeexdsp$secondaryArchSuffix +# lib:libspeexdsp$secondaryArchSuffix lib:libssh2$secondaryArchSuffix lib:libssl$secondaryArchSuffix lib:libswscale$secondaryArchSuffix >= 3