summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2016-08-12 05:19:50 +0000
committerTed Gould <ted@gould.cx>2016-08-12 05:19:50 +0000
commit547e60aa793646e7fa7af194427186dcaceb5c4c (patch)
treea289b12e5b70bf194cf927d85808c01e739a46b7
parentMerge trunk (diff)
downloadinkscape-547e60aa793646e7fa7af194427186dcaceb5c4c.tar.gz
inkscape-547e60aa793646e7fa7af194427186dcaceb5c4c.zip
Switch over to GTK3
(bzr r14950.1.21)
-rw-r--r--.snapcraft.yaml14
1 files changed, 7 insertions, 7 deletions
diff --git a/.snapcraft.yaml b/.snapcraft.yaml
index 18fe6ed3c..16cac0c31 100644
--- a/.snapcraft.yaml
+++ b/.snapcraft.yaml
@@ -1,5 +1,5 @@
name: inkscape
-version: 0.91+devel
+version: 0.92+devel
summary: Vector Graphics Editor
description: |
An Open Source vector graphics editor, with capabilities similar to
@@ -13,7 +13,7 @@ description: |
We also aim to maintain a thriving user and developer community by using
open, community-oriented development.
-confinement: devmode # use "strict" to enforce system access only via declared interfaces
+confinement: strict
parts:
inkscape:
@@ -28,11 +28,12 @@ parts:
- libboost-dev
- libcdr-dev
- libgc-dev
+ - libgdl-3-dev
- libglib2.0-dev
- libgnomevfs2-dev
- libgsl-dev
- - libgtk2.0-dev
- - libgtkmm-2.4-dev
+ - libgtk-3-dev
+ - libgtkmm-3.0-dev
- libgtkspell-dev
- liblcms2-dev
- libmagick++-dev
@@ -41,6 +42,7 @@ parts:
- libpoppler-glib-dev
- libpoppler-private-dev
- libpopt-dev
+ - libpotrace-dev
- librevenge-dev
- libsigc++-2.0-dev
- libtool
@@ -83,11 +85,9 @@ parts:
- libxml-xql-perl
- python-uniconvertor
- ruby
- stage:
- - -usr/sbin/update-icon-caches
snap:
- -lib/inkscape/*.a
- after: [desktop/gtk2]
+ after: [desktop/gtk3]
snapcraft-wrapper:
plugin: copy
files: