Skip to content

Commit

Permalink
chore: remove evince
Browse files Browse the repository at this point in the history
  • Loading branch information
jnsgruk committed Sep 5, 2024
1 parent 29752d6 commit 4c83cbd
Showing 1 changed file with 0 additions and 35 deletions.
35 changes: 0 additions & 35 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ layout:
bind: $SNAP/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/babl-0.1
/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/gegl-0.4:
bind: $SNAP/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/gegl-0.4
/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/evince/4/backends:
bind: $SNAP/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/evince/4/backends
/usr/lib/gvfs:
bind: $SNAP/usr/lib/gvfs
/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/gvfs:
Expand Down Expand Up @@ -345,44 +343,11 @@ parts:
- libstemmer0d
- libyaml-0-2

# https://gitlab.gnome.org/GNOME/evince
evince:
source: https://gitlab.gnome.org/GNOME/evince.git
source-type: git
source-branch: "gnome-42"
plugin: meson
build-environment:
- CFLAGS: -Ofast -g -pipe -flto
- CXXFLAGS: -Ofast -g -pipe -flto
- LDFLAGS: -flto
meson-parameters:
- --prefix=/snap/$SNAPCRAFT_PROJECT_NAME/current/usr
- --buildtype=release
- -Dnautilus=false
- -Dgtk_doc=false
- -Dintrospection=false
organize:
snap/$SNAPCRAFT_PROJECT_NAME/current/usr: usr
build-packages:
- autotools-dev
- dh-apparmor
- intltool
- libarchive-dev
- libdjvulibre-dev
- libkpathsea-dev
- libsm-dev
stage-packages:
- libarchive13
- libdjvulibre21
- libkpathsea6
- libnspr4

# https://download.gimp.org/pub/gimp/v2.10/
gimp:
after:
- appstream-glib
- babl
- evince
- gegl
- gexiv
- libheif
Expand Down

0 comments on commit 4c83cbd

Please sign in to comment.