mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
poppler: bump version.
SONAME bump
This commit is contained in:
@@ -6,9 +6,9 @@ COPYRIGHT="2002-2017 Albert Astals Cid
|
||||
2005 Kristian Høgsberg
|
||||
2001-2002 Derek Noonburg (xpdf)"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://poppler.freedesktop.org/poppler-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="528b661738839f9a25f6e580fcd2d5db007e0a1948580c6489f0062798ca1992"
|
||||
CHECKSUM_SHA256="10cca9a67cc2e6f4f9024192b1067c444218bf94430891f43dc819d78536ca31"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -23,7 +23,7 @@ fi
|
||||
|
||||
PROVIDES="
|
||||
poppler$secondaryArchSuffix = $portVersion
|
||||
lib:libpoppler$secondaryArchSuffix = 66.0.0
|
||||
lib:libpoppler$secondaryArchSuffix = 67.0.0
|
||||
lib:libpoppler_cpp$secondaryArchSuffix = 0.3.0
|
||||
cmd:pdfdetach$commandSuffix
|
||||
cmd:pdfimages$commandSuffix
|
||||
@@ -57,7 +57,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
poppler${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libpoppler$secondaryArchSuffix = 66.0.0 compat >= 66
|
||||
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
|
||||
Reference in New Issue
Block a user