[evince] snap: updated to use latest snapcraft extension. Fixes #1426



commit 772aa0ed9651c33619d6723c1deb3b121adbf6a8
Author: Ken VanDine <ken vandine canonical com>
Date:   Fri Jun 12 13:36:29 2020 -0400

    snap: updated to use latest snapcraft extension. Fixes #1426

 build-aux/snap/snapcraft.yaml | 14 ++------------
 1 file changed, 2 insertions(+), 12 deletions(-)
---
diff --git a/build-aux/snap/snapcraft.yaml b/build-aux/snap/snapcraft.yaml
index 70b59618..af44e3b0 100644
--- a/build-aux/snap/snapcraft.yaml
+++ b/build-aux/snap/snapcraft.yaml
@@ -19,7 +19,7 @@ slots:
 apps:
   evince:
     command: usr/bin/evince
-    extensions: [gnome-3-28]
+    extensions: [gnome-3-34]
     plugs:
       - avahi-observe
       - cups-control
@@ -56,23 +56,16 @@ parts:
 
     organize:
       snap/evince/current/usr: usr
+    build-snaps: [ gnome-3-34-1804-sdk/latest/candidate ]
     build-packages:
       - appstream
       - intltool
-      - gnome-pkg-tools
-      - yelp-tools
-      - gtk-doc-tools
-      - libx11-dev
       - libarchive-dev
-      - libcairo2-dev
-      - libgtk-3-dev
       - libgail-3-dev
-      - libglib2.0-dev
       - libgspell-1-dev
       - libgstreamer1.0-dev
       - libgstreamer-plugins-base1.0-dev
       - libsecret-1-dev
-      - libxml2-dev
       - libsm-dev
       - zlib1g-dev
       - libpoppler-glib-dev
@@ -82,10 +75,7 @@ parts:
       - libkpathsea-dev
       - libgxps-dev
       - autotools-dev
-      - gobject-introspection
-      - libgirepository1.0-dev
       - gsettings-desktop-schemas-dev
-      - gnome-common
       - dh-apparmor
     prime:
       - "-usr/lib/*.a"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]