~ubuntu-branches/debian/sid/cheese/sid

« back to all changes in this revision

Viewing changes to src/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Andrea Veri, Andrea Veri, Loïc Minier
  • Date: 2009-09-23 20:25:41 UTC
  • mfrom: (1.1.11 upstream)
  • Revision ID: james.westby@ubuntu.com-20090923202541-q9lr8b7ykic314xy
Tags: 2.28.0.1-1
[ Andrea Veri ]
* New upstream release.
* debian/control:
  - Bumped Standards-version to 3.8.3. No changes needed.
  - libgtk2.0-dev bumped to >= 2.17.4 as per configure.ac
    requirements.
  - libgnome-desktop-dev bumped to >= 2.26.0 as per configure.ac
    requirements.
  - added a B-D on x11proto-core-dev needed from multimedia keys
    to work properly.
* debian/copyright:
  - added missing copyright holders.
* debian/patches:
  - removed as long as it has no patches in it.
* debian/rules:
  - simple-patchsys include removed, there are no patches to be
    applied.

[ Loïc Minier ]
* Bdep on rarian-compat instead of scrollkeeper.

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
        ephy-spinner.h \
39
39
        gst-audio-play.c \
40
40
        gst-audio-play.h \
41
 
        gedit-message-area.c \
42
 
        gedit-message-area.h \
43
41
        cheese-no-camera.c \
44
42
        cheese-no-camera.h \
45
43
        cheese-prefs-widget.h \
48
46
        cheese-prefs-dialog-widgets.c \
49
47
        cheese-prefs-resolution-combo.h \
50
48
        cheese-prefs-resolution-combo.c \
 
49
        cheese-prefs-balance-scale.c \
 
50
        cheese-prefs-balance-scale.h \
51
51
        cheese-prefs-dialog.c \
52
52
        cheese-prefs-dialog.h \
53
53
        cheese-flash.h \
54
54
        cheese-flash.c \
55
55
        cheese-prefs-webcam-combo.c \
56
 
        cheese-prefs-webcam-combo.h
 
56
        cheese-prefs-webcam-combo.h \
 
57
        cheese-prefs-burst-spinbox.h \
 
58
        cheese-prefs-burst-spinbox.c
57
59
        
58
60
cheese_LDADD = \
59
61
        $(CHEESE_LIBS)
60
62
 
61
 
if WITH_HILDON
62
 
  INCLUDES += $(HILDON_CFLAGS) -DHILDON
63
 
  cheese_LDADD += $(HILDON_LIBS)
64
 
endif
65
 
 
66
63
#dbus
67
64
BUILT_SOURCES = cheese-dbus-infos.h
68
65
# We don't want to install this header