libktorrent: lowercase provides

otherwise pkgman is unable to find it:
pkgman install lib:libKF5Torrent
*** Failed to find a match for "lib:libKF5Torrent": Name not found
This commit is contained in:
Sergei Reznikov
2018-05-07 12:32:53 +03:00
parent 33ce770f8e
commit c6620448c7

View File

@@ -8,7 +8,7 @@ blocking lists."
HOMEPAGE="https://github.com/KDE/libktorrent/"
COPYRIGHT="2010-2017 KDE Organisation"
LICENSE="GNU LGPL v2"
REVISION="1"
REVISION="2"
SOURCE_URI="https://github.com/KDE/libktorrent/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="1d0f2978dccc5b8ccd274324b515fbcde8ca9481666b1c2f761e157110de035e"
@@ -17,7 +17,7 @@ SECONDARY_ARCHITECTURES="x86"
PROVIDES="
libktorrent$secondaryArchSuffix = $portVersion compat >= 2.1
lib:libKF5Torrent$secondaryArchSuffix = $portVersion
lib:libkf5torrent$secondaryArchSuffix = $portVersion
"
REQUIRES="
haiku$secondaryArchSuffix
@@ -45,7 +45,7 @@ REQUIRES="
PROVIDES_devel="
libktorrent${secondaryArchSuffix}_devel = $portVersion base
devel:libKF5Torrent$secondaryArchSuffix
devel:libkf5torrent$secondaryArchSuffix
"
REQUIRES_devel="
libktorrent$secondaryArchSuffix == $portVersion base