libuuid: add CONFLICTS with (util-linux's) lib:libuuid. (#2683)

While at it, declare version for devel:libuuid.
This commit is contained in:
fbrosson
2018-06-13 14:29:38 +00:00
parent 1e9c41f8f5
commit 690dc0def9

View File

@@ -10,13 +10,13 @@ unique\"."
HOMEPAGE="https://sourceforge.net/projects/libuuid/"
COPYRIGHT="2013-2014 Ralph Böhme"
LICENSE="GNU GPL v2"
REVISION="5"
REVISION="6"
SOURCE_URI="https://downloads.sourceforge.net/project/libuuid/libuuid-1.0.3.tar.gz"
CHECKSUM_SHA256="46af3275291091009ad7f1b899de3d0cea0252737550e7919d17237997db5644"
PATCHES="libuuid-1.0.3.patchset"
ARCHITECTURES="x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
PROVIDES="
libuuid$secondaryArchSuffix = $portVersion
@@ -25,10 +25,13 @@ PROVIDES="
REQUIRES="
haiku$secondaryArchSuffix
"
CONFLICTS="
lib:libuuid$secondaryArchSuffix
"
PROVIDES_devel="
libuuid${secondaryArchSuffix}_devel = $portVersion
devel:libuuid$secondaryArchSuffix
devel:libuuid$secondaryArchSuffix = 1.0.0 compat >= 1
"
REQUIRES_devel="
libuuid$secondaryArchSuffix == $portVersion base