~ubuntu-branches/ubuntu/precise/shotwell/precise-updates

« back to all changes in this revision

Viewing changes to plugins/shotwell-publishing-extras/Makefile

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2012-01-11 15:59:04 UTC
  • mfrom: (1.2.7)
  • Revision ID: package-import@ubuntu.com-20120111155904-q6v4rpavyw50jfwz
Tags: 0.11.91-0ubuntu1
* New upstream version using GTK3 (lp: #871034),
  should fix lp: #800459, #881896, #887357, #888363, #898028
* Refreshed patches for the new version
* debian/control:
  - updated build-dependencies for GTK3
* debian/patches/99git_libraw_api.patch:
  - dropped, the patch is in the new version

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
 
2
2
PLUGIN := shotwell-publishing-extras
3
3
 
4
 
PKGS := \
5
 
        gtk+-2.0 \
 
4
PLUGIN_PKGS := \
 
5
        gtk+-3.0 \
6
6
        libsoup-2.4 \
7
7
        libxml-2.0 \
8
 
        webkit-1.0 \
 
8
        webkitgtk-3.0 \
9
9
        gee-1.0
10
10
 
11
11
SRC_FILES := \