Skip to content

Commit

Permalink
[poppler] update to 24.02.0 (microsoft#36654)
Browse files Browse the repository at this point in the history
* update poppler

* update to 24.02.0

* update version

* format

* update git-tree

---------

Co-authored-by: Monica <[email protected]>
  • Loading branch information
MonicaLiu0311 and Monica authored Feb 8, 2024
1 parent 3f806e0 commit 2834ba5
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 4 deletions.
4 changes: 2 additions & 2 deletions ports/poppler/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ vcpkg_from_gitlab(
OUT_SOURCE_PATH SOURCE_PATH
REPO poppler/poppler
REF "poppler-${POPPLER_VERSION}"
SHA512 23fe0f5445896e3a0731a0f3eae6aac84dc8f4b0718e947ae3ee3492295720408738f0c706eb2e5cbaa41e854dafc70e5c59c9c70e7d78ab33c318b2e8d7e4ff
SHA512 3f1cb23f9f89cae24c05618c31e0d6414cfe48cffa6b59fc2a0b0fbe79df2715584e170785d2fdd1e5592af7bda4b3a9e3070e8452a17db86d484dcd6b00138d
HEAD_REF master
PATCHES
export-unofficial-poppler.patch
Expand Down Expand Up @@ -106,6 +106,6 @@ vcpkg_copy_pdbs()

file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug/include")

file(INSTALL "${SOURCE_PATH}/COPYING" DESTINATION "${CURRENT_PACKAGES_DIR}/share/${PORT}" RENAME copyright)
vcpkg_install_copyright(FILE_LIST "${SOURCE_PATH}/COPYING")

file(INSTALL "${CMAKE_CURRENT_LIST_DIR}/usage" DESTINATION "${CURRENT_PACKAGES_DIR}/share/${PORT}")
2 changes: 1 addition & 1 deletion ports/poppler/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "poppler",
"version": "23.11.0",
"version": "24.2.0",
"description": "A PDF rendering library",
"homepage": "https://poppler.freedesktop.org/",
"license": "GPL-2.0-or-later",
Expand Down
2 changes: 1 addition & 1 deletion versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -6793,7 +6793,7 @@
"port-version": 5
},
"poppler": {
"baseline": "23.11.0",
"baseline": "24.2.0",
"port-version": 0
},
"popsift": {
Expand Down
5 changes: 5 additions & 0 deletions versions/p-/poppler.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "4035b8dd08a68fca8ad6cfbcc4c4a4ec0eb4e04f",
"version": "24.2.0",
"port-version": 0
},
{
"git-tree": "59fe9d32b68bf9d4bc186eea35c45ceaddac1848",
"version": "23.11.0",
Expand Down

0 comments on commit 2834ba5

Please sign in to comment.