mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
poppler: bump version.
This commit is contained in:
@@ -8,7 +8,7 @@ COPYRIGHT="2002-2017 Albert Astals Cid
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://poppler.freedesktop.org/poppler-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="10cca9a67cc2e6f4f9024192b1067c444218bf94430891f43dc819d78536ca31"
|
||||
CHECKSUM_SHA256="537f2bc60d796525705ad9ca8e46899dcc99c2e9480b80051808bae265cdc658"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -59,8 +59,8 @@ PROVIDES_devel="
|
||||
poppler${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libpoppler$secondaryArchSuffix = 67.0.0 compat >= 66
|
||||
devel:libpoppler${secondaryArchSuffix}_cpp = 0.3.0 compat >= 0
|
||||
devel:libpoppler${secondaryArchSuffix}_glib = 8.8.0 compat >= 8
|
||||
devel:libpoppler${secondaryArchSuffix}_qt5 = 1.9.0 compat >= 1
|
||||
devel:libpoppler${secondaryArchSuffix}_glib = 8.9.0 compat >= 8
|
||||
devel:libpoppler${secondaryArchSuffix}_qt5 = 1.10.0 compat >= 1
|
||||
"
|
||||
REQUIRES_devel="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
@@ -94,7 +94,7 @@ code base."
|
||||
|
||||
PROVIDES_glib="
|
||||
poppler${secondaryArchSuffix}_glib = $portVersion
|
||||
lib:libpoppler${secondaryArchSuffix}_glib = 8.8.0 compat >= 8
|
||||
lib:libpoppler${secondaryArchSuffix}_glib = 8.9.0 compat >= 8
|
||||
"
|
||||
REQUIRES_glib="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -122,7 +122,7 @@ base."
|
||||
|
||||
PROVIDES_qt5="
|
||||
poppler${secondaryArchSuffix}_qt5 = $portVersion
|
||||
lib:libpoppler${secondaryArchSuffix}_qt5 = 1.9.0 compat >= 1
|
||||
lib:libpoppler${secondaryArchSuffix}_qt5 = 1.10.0 compat >= 1
|
||||
"
|
||||
REQUIRES_qt5="
|
||||
haiku$secondaryArchSuffix
|
||||
Reference in New Issue
Block a user