mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
qtwebengine_bin: bump revision
This commit is contained in:
@@ -5,11 +5,11 @@ HOMEPAGE="https://www.qt.io"
|
||||
COPYRIGHT="2015-2020 The Qt Company Ltd."
|
||||
LICENSE="BSD (3-clause)
|
||||
GNU LGPL v2.1"
|
||||
REVISION="4"
|
||||
SOURCE_URI="https://github.com/threedeyes/qtwebengine-haiku/releases/download/$portVersion-3/qtwebengine-$portVersion-3-x86_64.hpkg#noarchive"
|
||||
CHECKSUM_SHA256="26332140d670f72bd4e9438160ed2ee2f8b04af4b4c9fbe0f97c0e124423e4a3"
|
||||
SOURCE_URI_2="https://github.com/threedeyes/qtwebengine-haiku/releases/download/$portVersion-3/qtwebengine_devel-$portVersion-3-x86_64.hpkg#noarchive"
|
||||
CHECKSUM_SHA256_2="6438663783ef5ed6a495ea3191b0fc28cbed12a3c04ec7792cdadfda0346fad1"
|
||||
REVISION="5"
|
||||
SOURCE_URI="https://github.com/threedeyes/qtwebengine-haiku/releases/download/v${portVersion}-4/qtwebengine-${portVersion}-4-x86_64.hpkg#noarchive"
|
||||
CHECKSUM_SHA256="632d0ba0dd57fa7a25033a747fd0138f3b306668739af7924b280b6ff9bf4990"
|
||||
SOURCE_URI_2="https://github.com/threedeyes/qtwebengine-haiku/releases/download/v${portVersion}-4/qtwebengine_devel-${portVersion}-4-x86_64.hpkg#noarchive"
|
||||
CHECKSUM_SHA256_2="00e2b8b23afbff12c1b242b03866c78d880484be798fa891430a19f29de3056e"
|
||||
DISABLE_SOURCE_PACKAGE="yes"
|
||||
|
||||
ARCHITECTURES="x86_64"
|
||||
@@ -34,6 +34,7 @@ REQUIRES="
|
||||
lib:libdbus_1$secondaryArchSuffix
|
||||
lib:libexecinfo$secondaryArchSuffix
|
||||
lib:libexpat$secondaryArchSuffix
|
||||
lib:libevent_2.1$secondaryArchSuffix
|
||||
lib:libfontconfig$secondaryArchSuffix
|
||||
lib:libfreetype$secondaryArchSuffix
|
||||
lib:libgl$secondaryArchSuffix
|
||||
@@ -60,10 +61,13 @@ REQUIRES="
|
||||
lib:libQt5Widgets$secondaryArchSuffix
|
||||
lib:libsmime3$secondaryArchSuffix
|
||||
lib:libsnappy$secondaryArchSuffix
|
||||
lib:libstdc++$secondaryArchSuffix
|
||||
lib:libvpx$secondaryArchSuffix
|
||||
lib:libwebp$secondaryArchSuffix
|
||||
lib:libwebpdemux$secondaryArchSuffix
|
||||
lib:libwebpmux$secondaryArchSuffix
|
||||
lib:libxslt$secondaryArchSuffix
|
||||
lib:libxml2$secondaryArchSuffix
|
||||
lib:libz$secondaryArchSuffix
|
||||
"
|
||||
CONFLICTS="
|
||||
|
||||
Reference in New Issue
Block a user