~ubuntu-branches/ubuntu/karmic/gimp/karmic

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Pedro Fragoso
  • Date: 2008-11-24 14:16:39 UTC
  • mfrom: (1.1.17 upstream)
  • Revision ID: james.westby@ubuntu.com-20081124141639-12b1g29vvadd5pzp
Tags: 2.6.3-1ubuntu1
* Sync with Debian experimental (LP: #301724)
* debian/patches/02_help-message.patch,
  debian/patches/03_gimp.desktop.in.in.patch:
  - updated some strings for ubuntu
* debian/rules:
  - updated translation templates
* debian/control:
  - Drop webkit build dependency. gimp is the only thing pulling
    in webkit for the desktop CDs, and makes them explode
    Without the webkit help browser
    plugin, help will just be displayed in the default browser.

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
nextmicro=$(shell expr ${micro} + 1)
22
22
 
23
23
LDFLAGS = -Wl,--as-needed
24
 
DEB_CONFIGURE_EXTRA_FLAGS := --enable-python --enable-default-binary
 
24
DEB_CONFIGURE_EXTRA_FLAGS := \
 
25
        --enable-python --enable-default-binary --enable-gimp-remote
25
26
DEB_BUILDDIR := $(DEB_SRCDIR)/build
26
27
 
27
28
DEB_DH_SHLIBDEPS_ARGS_ALL := -Llibgimp2.0 -l$(CURDIR)/debian/libgimp2.0/usr/lib