1
0
mirror of https://gitlab.gnome.org/GNOME/evince synced 2024-07-05 00:59:07 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Germán Poo-Caamaño
3df556365c ci: Update pre-installed packages
* Add libhandy-1 as of now it should be available in at least one
  major version of the main distributions, and we are ready to
  remove libhandy-1 as subproject
* Update to a recent version of poppler
2023-03-22 10:13:18 -03:00
Pablo Correa Gómez
3a5d218b85 ci: remove unused setup-ubuntu.sh script 2023-02-28 02:20:51 +00:00
Pablo Correa Gomez
ce0dc27da8 ci: add desktop-file-utils dependency to Dockerfile 2023-02-27 14:58:10 +00:00
Germán Poo-Caamaño
0ea6860eaf ci: Install docker to rebuild image
* Add a CI stage to rebuild the CI image and update Gitlab's
  registry.
* Change the tag to use :latest instead of :poppler. Thus, future
  rebuilds will not need manual intervention (or reduce it at least).
* Use Alpine to build the image, as it is small and it only requires
  buildah and runc.
2022-09-18 10:17:14 -03:00
Germán Poo-Caamaño
afe7723ecc ci: Update versions for gitlab-ci's Docker image
* Upgrade image to Ubuntu 22.04
* Update poppler to latest stable release (22.07)
* Use packages for libarchive (3.6.0), hence we do not need to build
  it anymore.
2022-08-24 21:09:30 -04:00
Germán Poo-Caamaño
cf4c422d10 ci: Update versions for gitlab-ci's Docker image
* Upgrade image to Ubuntu 21.10
* Build libarchive 3.6.0 and poppler 22.02.0, install the
  dependencies necessaries to build them
* Avoid installation of recommended packages
2022-03-01 22:13:19 -03:00
Qiu Wenbo
4eda0cc584 ci: install gi-docgen for the CI image
Signed-off-by: Qiu Wenbo <qiuwenbo@kylinos.com.cn>
2022-01-09 00:12:57 +08:00
Germán Poo-Caamaño
74ba6d7008 gitlab-ci: Install dependencies for gi-docgen
* Install python packages required by gi-docgen
2021-12-02 19:20:57 -03:00
Germán Poo-Caamaño
441ee8880f gitlab-ci: Update versions for gitlab-ci's Docker image
* Upgrade image to Ubuntu 20.10.
* Add dependencies
* Install meson from packages
2021-06-26 04:35:37 +00:00
Matt Turner
06faf5c90b .gitlab-ci: Normalize whitespace 2021-06-26 01:38:08 +00:00
Germán Poo-Caamaño
fab38620a7 .gitlab-ci: Add scripts to update Docker image for CI 2020-05-07 22:04:28 -04:00