~mfisch/brasero/update-to-3.8.0

« back to all changes in this revision

Viewing changes to data/Makefile.in

  • 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:
33
33
build_triplet = @build@
34
34
host_triplet = @host@
35
35
subdir = data
36
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
36
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
 
37
        $(srcdir)/brasero.desktop.in.in
37
38
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
38
39
am__aclocal_m4_deps = $(top_srcdir)/configure.in
39
40
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
40
41
        $(ACLOCAL_M4)
41
42
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
42
43
CONFIG_HEADER = $(top_builddir)/config.h
43
 
CONFIG_CLEAN_FILES =
 
44
CONFIG_CLEAN_FILES = brasero.desktop.in
44
45
SOURCES =
45
46
DIST_SOURCES =
46
47
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
317
318
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
318
319
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
319
320
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
321
brasero.desktop.in: $(top_builddir)/config.status $(srcdir)/brasero.desktop.in.in
 
322
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
320
323
 
321
324
mostlyclean-libtool:
322
325
        -rm -f *.lo