flathub / org.gnome.Evince

https://flathub.org/apps/details/org.gnome.Evince
2 stars 15 forks source link

Update to 3.32 #25

Closed mvainola closed 5 years ago

flathubbot commented 5 years ago

Started test build 4619

flathubbot commented 5 years ago

Build 4619 failed

flathubbot commented 5 years ago

Started test build 4621

flathubbot commented 5 years ago

Build 4621 failed

flathubbot commented 5 years ago

Started test build 4624

mvainola commented 5 years ago

I added a patch for the missing release tag in the AppData file which should allow it to pass validation. I'll create an issue about it upstream.

flathubbot commented 5 years ago

Build 4624 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/4425/org.gnome.Evince.flatpakref
hadess commented 5 years ago

The appdata change should be done upstream, as you mentioned. Could you please also split up the various library upgrades into their own commits?

jascrain commented 5 years ago

Several of these things should also be done upstream. The evince repo has a "development" flatpak manifest which should be kept in sync.

flathubbot commented 5 years ago

Started test build 5771

flathubbot commented 5 years ago

Build 5771 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/5543/org.gnome.Evince.flatpakref
mvainola commented 5 years ago

I split all the updates into individual commits. I added -DENABLE_LIBOPENJPEG=openjpeg2 to Poppler's config-opts as suggested by @hadess and added gnome-desktop as well as other changes found in @jascrain's upstream manifest update.

I also opened a merge request for the AppData change.