mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
qtwebengine_bin: conflicts instead of replace
This commit is contained in:
@@ -5,7 +5,7 @@ HOMEPAGE="https://www.qt.io"
|
||||
COPYRIGHT="2015-2020 The Qt Company Ltd."
|
||||
LICENSE="BSD (3-clause)
|
||||
GNU LGPL v2.1"
|
||||
REVISION="3"
|
||||
REVISION="4"
|
||||
SOURCE_URI="https://github.com/threedeyes/qtwebengine-haiku/releases/download/$portVersion-2/qtwebengine-$portVersion-2-x86_64.hpkg#noarchive"
|
||||
CHECKSUM_SHA256="df467a8901d60fd5c15665df88a3fef4167cc8b2da414ed7559f2df97b29c254"
|
||||
SOURCE_URI_2="https://github.com/threedeyes/qtwebengine-haiku/releases/download/$portVersion-2/qtwebengine_devel-$portVersion-2-x86_64.hpkg#noarchive"
|
||||
@@ -66,7 +66,7 @@ REQUIRES="
|
||||
lib:libwebpmux$secondaryArchSuffix
|
||||
lib:libz$secondaryArchSuffix
|
||||
"
|
||||
REPLACES="
|
||||
CONFLICTS="
|
||||
qtwebengine$secondaryArchSuffix
|
||||
"
|
||||
|
||||
@@ -82,7 +82,7 @@ REQUIRES_devel="
|
||||
haiku$secondaryArchSuffix
|
||||
qtwebengine_bin$secondaryArchSuffix == $portVersion base
|
||||
"
|
||||
REPLACES_devel="
|
||||
CONFLICTS_devel="
|
||||
qtwebengine${secondaryArchSuffix}_devel
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user