mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
poppler: bump version.
the option for unstable api headers was renamed.
This commit is contained in:
@@ -221,9 +221,9 @@ COPYRIGHT="2008 Adam Batkin
|
||||
2007 Will Stephenson
|
||||
1994 X Consortium"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://poppler.freedesktop.org/poppler-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="370f5fcfe2bbf0c76fc394d338cd72ed7f2044b67f4eb4b115eb074ccfc70d63"
|
||||
CHECKSUM_SHA256="e62cd4053f851eecc4a6aa2b81d739fbab1d67b3c60b31ebac7049483cc617b1"
|
||||
SOURCE_DIR="poppler-$portVersion"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
@@ -419,7 +419,7 @@ BUILD()
|
||||
cmake . $cmakeDirArgs \
|
||||
-DCMAKE_CXX_FLAGS="-D_BSD_SOURCE" \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DENABLE_XPDF_HEADERS=ON
|
||||
-DENABLE_UNSTABLE_API_ABI_HEADERS=ON
|
||||
make $jobArgs
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user