~ubuntu-branches/ubuntu/quantal/gnome-applets/quantal

« back to all changes in this revision

Viewing changes to cpufreq/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2011-05-30 11:39:03 UTC
  • mfrom: (1.10.9 upstream) (1.4.3 experimental)
  • Revision ID: james.westby@ubuntu.com-20110530113903-1gru2a9vbvjt5wyj
Tags: 2.91.4~20110321-1ubuntu1
* Resynchronize on Debian, thanks Jeremy Bicha for some of the work
* Remaining diff
* debian/control.in:
  - Depend on introspection packages
  - Drop obsolete build-depends on libxklavier-dev
  - Don't build depends on system-tools-backends-dev, libcpufreq-dev
    libgstreamer0.10-dev, libgstreamer-plugins-base0.10-dev (no mixer built), 
    libupower-glib-dev (not using 01_battstat_upower.patch)
  - Remove gstreamer0.10-alsa | gstreamer0.10-audiosink depends and
    the mixer description from gnome-applets (mixer not built)
  - gnome-applets suggests gnome-netstatus-applet, deskbar-applet and
    cpufrequtils rather than recommends.
  - Remove keyboard layout switcher from package description
* debian/rules:
  - Don't enable the mixer applet, disable the battery status applet option
  - Compress packages with bzip2
  - use dh_pysupport
* debian/gnome-applets.manpages:
  - Stop shipping manpages, those are not distributed upstream either and the
    binaries are not in the standard path anyway so can't be run by users.
* debian/patches/01_no_more_deprecated.patch:
  - Add patch to migrate null_applet to libpanel-applet-3 (LP: #673109)
    and invest applet to use GObject introspection (LP: #673110)
* debian/patches/01_battstat_upower.patch:
  - Dropped, don't build the battery status applet
* debian/patches/80_correct_minicommander_install.patch:
  - Don't install the minicommander server when not required.
* debian/patches/81_silent_applet_cleaning:
  - Don't display a dialog about the applet configuration cleaning since 
    that's something which should be transparent for the users
* debian/patches/86_deprecate_applets.patch:
  - Define some applets as deprecated
* debian/watch:
  - Watch for unstable versions
* Dropped diff:
* debian/control.in:
  - Pre-depends on dpkg (required for bzip2 packaging), the dpkg version 
    has been available since before the previous lts

Show diffs side-by-side

added added

removed removed

Lines of Context:
50
50
CONFIG_HEADER = $(top_builddir)/config.h
51
51
CONFIG_CLEAN_FILES =
52
52
CONFIG_CLEAN_VPATH_FILES =
 
53
AM_V_GEN = $(am__v_GEN_$(V))
 
54
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
55
am__v_GEN_0 = @echo "  GEN   " $@;
 
56
AM_V_at = $(am__v_at_$(V))
 
57
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
58
am__v_at_0 = @
53
59
SOURCES =
54
60
DIST_SOURCES =
55
61
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
125
131
ACPIINC = @ACPIINC@
126
132
ALL_LINGUAS = @ALL_LINGUAS@
127
133
AMTAR = @AMTAR@
 
134
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
128
135
AR = @AR@
129
136
AUTOCONF = @AUTOCONF@
130
137
AUTOHEADER = @AUTOHEADER@
164
171
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
165
172
GIO_CFLAGS = @GIO_CFLAGS@
166
173
GIO_LIBS = @GIO_LIBS@
 
174
GIO_UNIX_CFLAGS = @GIO_UNIX_CFLAGS@
 
175
GIO_UNIX_LIBS = @GIO_UNIX_LIBS@
167
176
GIT_CFLAGS = @GIT_CFLAGS@
168
177
GIT_LIBS = @GIT_LIBS@
169
178
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
170
179
GMOFILES = @GMOFILES@
171
180
GMSGFMT = @GMSGFMT@
172
 
GNOMEDESKTOP_CFLAGS = @GNOMEDESKTOP_CFLAGS@
173
 
GNOMEDESKTOP_LIBS = @GNOMEDESKTOP_LIBS@
174
181
GNOMELOCALEDIR = @GNOMELOCALEDIR@
175
 
GNOME_APPLETS3_CFLAGS = @GNOME_APPLETS3_CFLAGS@
176
 
GNOME_APPLETS3_LIBS = @GNOME_APPLETS3_LIBS@
177
182
GNOME_APPLETS_CFLAGS = @GNOME_APPLETS_CFLAGS@
178
183
GNOME_APPLETS_LIBS = @GNOME_APPLETS_LIBS@
179
184
GNOME_ICONDIR = @GNOME_ICONDIR@
216
221
LIBNOTIFY_CFLAGS = @LIBNOTIFY_CFLAGS@
217
222
LIBNOTIFY_LIBS = @LIBNOTIFY_LIBS@
218
223
LIBOBJS = @LIBOBJS@
 
224
LIBPANEL_APPLET_DIR = @LIBPANEL_APPLET_DIR@
219
225
LIBS = @LIBS@
220
226
LIBTOOL = @LIBTOOL@
221
227
LIBWNCK_CFLAGS = @LIBWNCK_CFLAGS@
260
266
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
261
267
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
262
268
PREFIX = @PREFIX@
263
 
PYGTK_CFLAGS = @PYGTK_CFLAGS@
264
 
PYGTK_LIBS = @PYGTK_LIBS@
265
269
PYTHON = @PYTHON@
266
270
PYTHONDIR = @PYTHONDIR@
267
271
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
354
358
schemasdir = @GCONF_SCHEMA_FILE_DIR@
355
359
schemas_in_files = cpufreq-applet.schemas.in
356
360
schemas_DATA = $(schemas_in_files:.schemas.in=.schemas)
357
 
appletdir = $(datadir)/gnome-panel/applets
 
361
appletdir = $(LIBPANEL_APPLET_DIR)
358
362
applet_in_files = org.gnome.applets.CPUFreqApplet.panel-applet.in
359
363
applet_DATA = $(applet_in_files:.panel-applet.in=.panel-applet)
360
364
servicedir = $(datadir)/dbus-1/services
361
365
service_in_files = org.gnome.panel.applet.CPUFreqAppletFactory.service.in
362
366
service_DATA = $(service_in_files:.service.in=.service)
363
367
builder_DATA = cpufreq-preferences.ui
364
 
uidir = $(datadir)/gnome-2.0/ui
 
368
uidir = $(pkgdatadir)/ui
365
369
ui_DATA = cpufreq-applet-menu.xml
366
370
CLEANFILES = \
367
371
             $(applet_DATA)                     \