lp:ubuntu/hardy-proposed/cheese

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/hardy-proposed/cheese
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

16. By Oliver Grawert

add 80_fix_webcam.patch with fix from
http://bazaar.launchpad.net/~vcs-imports/cheese/trunk/revision/647
to make sure the video stream gets properly stopped if user clicks
the "Stop Recording" button (LP: #258110)

15. By Gary Lasker

* New upstream release (LP: #244615).
  - Update 40_hildon.patch with the following bug fixes:
    - Fix extra blank window created in hildon mode (LP: #214867).
    - Fix crash when using About/Quit menu items in hildon mode
      (LP: #207437, courtesy of Mike Terry).
  - Rename 70_autotools.patch to 99_autotools.patch and regenerate using
    autoreconf; rm -rf autom4te.cache; true
* Add 45_take_picture_button_fix.patch to enable Take Picture button
  inside the gtk thread lock (LP: #223172).

14. By Gary Lasker

[ Gary Lasker ]
* New upstream release (LP: #215948)
  - Remove 00_fix_crash_on_init.patch, 10_fallback_on_failure.patch and
    20_dont_start_pipeline_in_init.patch, as these are incorporated in the
    new upstream version.
  - Replace 70_autotools.patch with new version to update autotools
    generated files using:
        1. aclocal
        2. libtoolize --force --copy (to fix libtool version mismatch error)
        3. autoreconf; rm -rf autom4te.cache; true

[ Loic Minier ]
* Add epoch to libgnomevfs2-dev bdep.

13. By Gary Lasker

* Added the following patches from Debian (LP: #206700)
* debian/patches/00_fix_crash_on_init.patch:
  + Added. Fixed crash on intialisation because of running strcmp on NULL.
    (From upstream svn)
* debian/patches/10_fallback_on_failure.patch:
  + Added. Fallback to videotestsrc if getting information from the video
    device fails.
* debian/patches/20_dont_start_pipeline_in_init.patch:
  + Added. Don't create the gstreamer pipeline in the Webcam object
    initialisation as this is quite bad style. As a nice side-effect this
    fixes cheese not using the webcam device set in gconf.

12. By Gary Lasker

* New upstream release (LP: #185669)
  - Replace 40_hildon.patch with latest hildon patch from Matthew Garrett
    (GNOME #519548).
  - Replace 70_autotools.patch with new version to update autotools
    generated files using:
       1. libtoolize --force --copy (to fix libtool version mismatch error)
       2. autoreconf; rm -rf autom4te.cache; true
  - Bump dependency to libglib2.0-dev (>= 2.15.5); removed
    libglade2-dev dependency; both per upstream configure.ac changes (note
    contrary to autoconf.ac changes the gnome-vfs dependency must remain
    as gnome-thumbnail still needs it - see GNOME #522189).

11. By Loïc Minier

[ Steve Stalcup ]
* New upstream release (LP: #180624)
 - Added build-deps libxml-parser-perl, gnome-doc-utils, and scrollkeeper
   for documentation build
 - Added missing build-deps on libglib2.0-dev (>= 2.10.0), libgconf2-4 (>=
   2.16.0), libcairo2-dev (>= 1.2.4), libdbus-1-dev (>= 1.0), libhal-dev (>=
   0.5.9), libdbus-glib-1-dev (>= 0.7)
 - Update homepage address

[ Mantas Kriaučiūnas]
* Bumped up Standards-Version to 3.7.3, no change needed
* New upstream release
 - Added missing dependency on gstreamer0.10-x
 - Added librsvg2-dev (>= 2.18) and libpango1.0-dev (>= 1.18.0) build-deps
 - Disabled scroolkeeper help files generation by passing
   --disable-scrollkeeper to configure
 - Removed TODO from docs
 - Version gstreamer0.10-plugins-good dependency to (>= 0.10.6)
 - Updated fix_desktop patch for upstream changes and to fix
   cheese.desktop.in.in

[ Loic Minier ]
* Fix DEB_CONFIGURE_EXTRA_FLAGS for all architectures.
* Cleanup control.
* Bump up deps to gstreamer0.10-plugins-base >= 0.10.15, gstreamer0.10-x
  >= 0.10.12, following the upstream README recommendations.
* Update hildonization patch with a new glade file and new cheese-window.c
  code by Matthew Garrett and port the build system changes to autoconf /
  automake.
* Prepend number to patch names.
* Split hildon patch in 40_hildon.patch and 70_autotools.patch for
  autoheader + autoconf + automake-1.10 changes.

10. By Steve Stalcup

Watch file added (LP: #180380)

9. By Loïc Minier

Fix the hildon patch to add HILDON_CFLAGS to CFLAGS and HILDON_LIBS to
LDFLAGS; fixes build on lpia; thanks Steve Magoun.

8. By Cody A.W. Somerville

* New upstream release:
 - fix #472576: cheese takes longer to start as
     more pictures are stored
 - fix #473560: v4l-recorded videos are zero
     byte big, courtesy of Patryk Zawadzki
 - Translation error in de
* debian/cheese.1: Created manpage
* debian/patches/fix_desktop.patch: Fixed desktop file
* debian/control:
 - Fixed description-synopsis
 - Added homepage field
* debian/copyright: Fixed listing of copyright

7. By Áron Sisak

* New upstream release (LP: #135814):
  - add keystrokes:
    - t, T, Space for taking photos and videos
    - Enter for opening an item
    - Delete for deleting an item
    - Left and Right for scrolling through the view
  - add a flash, when taking photos, courtesy of Patryk Zawadzki
  - use 25fps for video recording
  - video recording did not work. fixed
  - make ximagesink work with the photo pipeline
  - added/updated translations: da, es, gl, it, ja
* debian/patches/05fix_video_rec.patch:
  - dropped as got fixed upstream
* debian/control:
  - added build-dependency libxxf86vm-dev

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/lucid/cheese
This branch contains Public information 
Everyone can see this information.

Subscribers