~ubuntu-branches/ubuntu/hardy/do-plugins/hardy

« back to all changes in this revision

Viewing changes to Rhythmbox/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Christopher James Halse Rogers
  • Date: 2008-03-15 13:06:35 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20080315130635-jg1g6fbllv1sfjsx
Tags: 0.4.0-0ubuntu1
* New upstream release
* debian/watch:
  + Update for new Launchpad address
* debian/rules:
  + Don't build the Banshee plugin - it interferes with the normal running
    of Banshee
* debian/gnome-do-plugins.install:
  + Update for new plugins

Show diffs side-by-side

added added

removed removed

Lines of Context:
81
81
ECHO_T = @ECHO_T@
82
82
EVOLUTION_SHARP_CFLAGS = @EVOLUTION_SHARP_CFLAGS@
83
83
EVOLUTION_SHARP_LIBS = @EVOLUTION_SHARP_LIBS@
 
84
GCONF_SHARP_CFLAGS = @GCONF_SHARP_CFLAGS@
 
85
GCONF_SHARP_LIBS = @GCONF_SHARP_LIBS@
84
86
GMCS = @GMCS@
85
87
INSTALL = @INSTALL@
86
88
INSTALL_DATA = @INSTALL_DATA@
93
95
MAINT = @MAINT@
94
96
MAKEINFO = @MAKEINFO@
95
97
MKDIR_P = @MKDIR_P@
 
98
NDESK_DBUS_CFLAGS = @NDESK_DBUS_CFLAGS@
 
99
NDESK_DBUS_LIBS = @NDESK_DBUS_LIBS@
96
100
PACKAGE = @PACKAGE@
97
101
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
98
102
PACKAGE_NAME = @PACKAGE_NAME@