mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
mpv, bump revision after bumping version for libcdio
Also fix trailing whitespace
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user