~mfisch/brasero/update-to-3.8.0

« back to all changes in this revision

Viewing changes to src/brasero-audio-disc.c

  • Committer: Bazaar Package Importer
  • Author(s): Loic Minier, Alan Baghumian, Loic Minier
  • Date: 2008-01-29 21:05:22 UTC
  • mfrom: (1.2.1 etch) (1.1.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20080129210522-8zijsud1f15uch2f
Tags: 0.7.1-1
[ Alan Baghumian ]
* New upstream stable releases (Closes: #456901).
* Refreshed 004_fix-windows-size patch
* Dropped 001_use-sys-inotify.h patch, merged upstream
* Updated debian/brasero.install to include plugins

[ Loic Minier ]
* Pass --disable-libburnia explicitely to avoid the support to be built in
  by surprize if the bdep is installed in a sufficiently high version in the
  future.
* Bump libgtk2.0-dev build-dep to >= 2.12.0 to match upstream README.
* Add a gstreamer0.10-plugins-base >= 0.10.0 dep to follow the upstream
  configure check.
* Drop gdl build-dep.
* Bump hal Recommends to >= 0.5.
* Bump libtotem-plparser-dev build-dep to >= 2.14.
* Build with inotify support.
  - Drop --disable-inotify configure flag.
  - Add an explicit libc6-dev (>= 2.5-1) build-dep.
* Bump up libtotem-plparser-dev build-dep to >= 2.20.0.
* Bump up Standards-Version to 3.7.3.
* Conflict with bonfire <= 0.4.4-1 -- not <<.
* Recommend gstreamer0.10-plugins-good and gnome-mount.
* Downgrade gstreamer0.10-fluendo-mp3 recommends to a suggest.
* New patch, 006-fix-libdvdcss, load libdvdcss lib with SONAME version as to
  not require the -dev package; Launchpad #134828; from Ubuntu.
* Drop patch 004_fix-windows-size, upstream fixed the initial window size
  differently.
* Build with beagle support; drop --disable-search and add a libbeagle-dev
  (>= 0.3.0) build-dep.

Show diffs side-by-side

added added

removed removed

Lines of Context:
76
76
#include "eggtreemultidnd.h"
77
77
 
78
78
#ifdef BUILD_INOTIFY
79
 
#include "inotify.h"
80
 
#include "inotify-syscalls.h"
 
79
 
 
80
#include "sys/inotify.h"
 
81
 
81
82
#endif
82
83
 
83
84
static void brasero_audio_disc_class_init (BraseroAudioDiscClass *klass);
3237
3238
                gchar *parent;
3238
3239
                int dev_fd;
3239
3240
                char *path;
3240
 
                __u32 mask;
 
3241
                uint32_t mask;
3241
3242
                int wd;
3242
3243
 
3243
3244
                /* we want to be able to catch files being renamed in the same