|
|
|
@ -32,12 +32,13 @@ cache:
|
|
|
|
addons:
|
|
|
|
addons:
|
|
|
|
apt:
|
|
|
|
apt:
|
|
|
|
update: true
|
|
|
|
update: true
|
|
|
|
sources: &common_sources
|
|
|
|
sources:
|
|
|
|
# use a more recent imagemagick instead of 6.8.9-9
|
|
|
|
# use a more recent imagemagick instead of 6.8.9-9
|
|
|
|
- sourceline: 'ppa:cran/imagemagick'
|
|
|
|
- sourceline: 'ppa:cran/imagemagick'
|
|
|
|
- sourceline: 'ppa:strukturag/libheif'
|
|
|
|
- sourceline: 'ppa:strukturag/libheif'
|
|
|
|
- sourceline: 'ppa:strukturag/libde265'
|
|
|
|
- sourceline: 'ppa:strukturag/libde265'
|
|
|
|
packages: &common_packages
|
|
|
|
packages:
|
|
|
|
|
|
|
|
- curl
|
|
|
|
- automake
|
|
|
|
- automake
|
|
|
|
- gtk-doc-tools
|
|
|
|
- gtk-doc-tools
|
|
|
|
- gobject-introspection
|
|
|
|
- gobject-introspection
|
|
|
|
|