mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 20:20:06 +02:00
poppler: qt5 and glib libs have the same SONAME since forever
This commit is contained in:
@@ -221,7 +221,7 @@ COPYRIGHT="2008 Adam Batkin
|
||||
2007 Will Stephenson
|
||||
1994 X Consortium"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://poppler.freedesktop.org/poppler-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="021557074516492375c2bb4226a413aad431159e9177f9f14dff4159d2723b14"
|
||||
SOURCE_DIR="poppler-$portVersion"
|
||||
@@ -308,8 +308,8 @@ REQUIRES_devel="
|
||||
devel:libz$secondaryArchSuffix
|
||||
"
|
||||
CONFLICTS_devel="
|
||||
poppler${secondaryArchSuffix}_devel
|
||||
poppler066${secondaryArchSuffix}_devel
|
||||
poppler076${secondaryArchSuffix}_devel
|
||||
"
|
||||
|
||||
# GLIB
|
||||
@@ -338,6 +338,11 @@ REQUIRES_glib="
|
||||
lib:libtiff$secondaryArchSuffix
|
||||
lib:libz$secondaryArchSuffix
|
||||
"
|
||||
CONFLICTS_glib="
|
||||
poppler062${secondaryArchSuffix}_glib
|
||||
poppler066${secondaryArchSuffix}_glib
|
||||
poppler076${secondaryArchSuffix}_glib
|
||||
"
|
||||
|
||||
# QT5
|
||||
SUMMARY_qt5="$SUMMARY (Qt5 bindings)"
|
||||
@@ -364,6 +369,11 @@ REQUIRES_qt5="
|
||||
lib:libtiff$secondaryArchSuffix
|
||||
lib:libz$secondaryArchSuffix
|
||||
"
|
||||
CONFLICTS_qt5="
|
||||
poppler062${secondaryArchSuffix}_qt5
|
||||
poppler066${secondaryArchSuffix}_qt5
|
||||
poppler076${secondaryArchSuffix}_qt5
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
|
||||
Reference in New Issue
Block a user