mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
POPPLER: found a mirror
This commit is contained in:
parent
2fd30a368a
commit
4a4473da56
8
.gitignore
vendored
8
.gitignore
vendored
|
@ -17,4 +17,10 @@ backup
|
|||
.old
|
||||
tmp
|
||||
.godot
|
||||
rd-submodules/es-de/patches-tmp
|
||||
rd-submodules/es-de/patches-tmp*
|
||||
.local/
|
||||
buildid
|
||||
|
||||
# Python #
|
||||
##########
|
||||
__pycache__
|
|
@ -385,8 +385,10 @@ modules:
|
|||
- -DENABLE_BOOST=OFF
|
||||
sources:
|
||||
- type: archive
|
||||
url: https://gitlab.freedesktop.org/poppler/poppler/-/archive/poppler-22.11.0/poppler-poppler-22.11.0.tar.bz2
|
||||
sha256: b8f618d5c62030034d5c8da4d3f6a740260b7620b9a31021679ce1914d327f81
|
||||
# original link not working, found a mirror
|
||||
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:
|
||||
- /lib/pkgconfig
|
||||
- /include
|
||||
|
|
Loading…
Reference in a new issue