mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
poppler: bump version.
SONAME bump
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="869dbadf99ed882e776acbdbc06689d8a81872a2963440b1e8516cd7a2577173"
|
||||
CHECKSUM_SHA256="0ea37de71b7db78212ebc79df59f99b66409a29c2eac4d882dae9f2397fe44d8"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -23,8 +23,8 @@ fi
|
||||
|
||||
PROVIDES="
|
||||
poppler$secondaryArchSuffix = $portVersion
|
||||
lib:libpoppler$secondaryArchSuffix = 67.0.0
|
||||
lib:libpoppler_cpp$secondaryArchSuffix = 0.3.0
|
||||
lib:libpoppler$secondaryArchSuffix = 68.0.0 compat >= 68
|
||||
lib:libpoppler_cpp$secondaryArchSuffix = 0.3.0 compat >= 0
|
||||
cmd:pdfdetach$commandSuffix
|
||||
cmd:pdfimages$commandSuffix
|
||||
cmd:pdfseparate$commandSuffix
|
||||
@@ -57,7 +57,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
poppler${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libpoppler$secondaryArchSuffix = 67.0.0 compat >= 66
|
||||
devel:libpoppler$secondaryArchSuffix = 68.0.0 compat >= 68
|
||||
devel:libpoppler${secondaryArchSuffix}_cpp = 0.3.0 compat >= 0
|
||||
devel:libpoppler${secondaryArchSuffix}_glib = 8.9.0 compat >= 8
|
||||
devel:libpoppler${secondaryArchSuffix}_qt5 = 1.10.0 compat >= 1
|
||||
Reference in New Issue
Block a user