From 69fcee948024c1ccdb71839e022cb73b08113292 Mon Sep 17 00:00:00 2001 From: begasus Date: Sat, 8 Sep 2018 09:20:02 +0200 Subject: [PATCH] mpv, bump revision after bumping version for libcdio Also fix trailing whitespace --- media-video/mpv/mpv-0.29.0.recipe | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/media-video/mpv/mpv-0.29.0.recipe b/media-video/mpv/mpv-0.29.0.recipe index e80ca5005..b0e61d52b 100644 --- a/media-video/mpv/mpv-0.29.0.recipe +++ b/media-video/mpv/mpv-0.29.0.recipe @@ -5,7 +5,7 @@ types." HOMEPAGE="https://mpv.io/" COPYRIGHT="2013-2018 MPV Developers" LICENSE="GNU GPL v2" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/mpv-player/mpv/archive/v$portVersion.tar.gz" CHECKSUM_SHA256="772af878cee5495dcd342788a6d120b90c5b1e677e225c7198f1e76506427319" SOURCE_FILENAME="mpv-$portVersion.tar.gz" @@ -130,11 +130,11 @@ INSTALL() waf install rm -rf $dataDir/applications rm -rf $dataDir/icons - + prepareInstalledDevelLibs libmpv - + fixPkgconfig - + # devel package packageEntries devel $developDir }