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

« back to all changes in this revision

Viewing changes to README

  • Committer: Bazaar Package Importer
  • Author(s): Laurent Bigonville
  • Date: 2011-07-17 21:04:16 UTC
  • mfrom: (15.1.1 experimental)
  • Revision ID: james.westby@ubuntu.com-20110717210416-nt5qi659qei7a2yy
Tags: 3.0.1-2
* debian/control.in:
  - Change gir1.2-cheese-3.0 Section to libs
  - Make library packages depend against cheese-common package
  - Make cheese package recommends against hicolor-icon-theme
  - Move gst Dependency to libcheese package
* debian/patches/0002-fix-linking.patch: Add missing library to fix linking
* debian/watch:
  - Switch to .bz2 tarballs.
  - Bump version to 3

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
 
4
4
Take photos and videos with your webcam, with fun graphical effects
5
5
 
6
 
Cheese currently requires:
7
 
  - glib-2.0 >= 2.16.0
8
 
  - gobject-2.0 >= 2.12.0
9
 
  - gio-2.0 >= 2.16.0
10
 
  - gtk+-2.0 >= 2.17.4
11
 
  - gdk-2.0 >= 2.14.0
12
 
  - gnome-desktop-2.0 >= 2.26.0
13
 
  - gconf-2.0 >= 2.16.0
14
 
  - gstreamer-0.10 >= 0.10.20
15
 
  - gstreamer-plugins-base-0.10  >= 0.10.20
16
 
  - gstreamer-plugins-good-0.10  >= 0.10.8
17
 
  - gnome-vfs-2.0
18
 
  - dbus-1
19
 
  - dbus-glib-1
20
 
  - hal
21
 
  - cairo
22
 
  - pango
23
 
  - librsvg >= 2.18.0
24
 
  - libebook-1.2 (evolution-data-server)
25
 
  - postr for Flickr export (optional)
26
 
  - f-spot for F-Spot export (optional)
27
 
  - nautilus-sendto for better export mechanism (optional)
28
 
  - a webcam
29
 
  - a brain
30
 
 
31
6
The official website is:
32
7
   http://projects.gnome.org/cheese
33
8