POPPLER: found a mirror

This commit is contained in:
XargonWan 2023-12-01 09:05:38 +01:00
parent 2fd30a368a
commit 4a4473da56
2 changed files with 11 additions and 3 deletions

8
.gitignore vendored
View file

@ -17,4 +17,10 @@ backup
.old .old
tmp tmp
.godot .godot
rd-submodules/es-de/patches-tmp rd-submodules/es-de/patches-tmp*
.local/
buildid
# Python #
##########
__pycache__

View file

@ -385,8 +385,10 @@ modules:
- -DENABLE_BOOST=OFF - -DENABLE_BOOST=OFF
sources: sources:
- type: archive - type: archive
url: https://gitlab.freedesktop.org/poppler/poppler/-/archive/poppler-22.11.0/poppler-poppler-22.11.0.tar.bz2 # original link not working, found a mirror
sha256: b8f618d5c62030034d5c8da4d3f6a740260b7620b9a31021679ce1914d327f81 url: https://poppler.freedesktop.org/poppler-23.11.0.tar.xz
#url: https://gitlab.freedesktop.org/poppler/poppler/-/archive/poppler-22.11.0/poppler-poppler-22.11.0.tar.bz2
sha256: f99cca6799cb9cb6c92fc1e0eb78547b611cb733750ab7cb047cb0e6c246539c
cleanup: cleanup:
- /lib/pkgconfig - /lib/pkgconfig
- /include - /include