~ubuntu-branches/ubuntu/wily/brasero/wily

« back to all changes in this revision

Viewing changes to src/plugins/Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Pedro Fragoso
  • Date: 2008-11-18 11:30:50 UTC
  • mfrom: (1.1.13 upstream)
  • Revision ID: james.westby@ubuntu.com-20081118113050-hoy0pi04uv7ww9d8
Tags: 0.8.3-0ubuntu1
* New upstream release (LP: #299411)
  - allow use of remote files
  - drives are now probed asynchronously and may not popup immediatly
    but brasero starts faster
  - some parts of GUI were revisited (in particular the burn
    option dialogs)
  - command line option for video projects (LP: #273140)
  - brasero crashed with SIGSEGV in g_main_context_dispatch()
    (LP: #281599)
  - Brasero main GUI appears after closing the dialog
    when opening an ISO file using Nautilus (LP: #242022)
  - brasero delete original files in VIDEO_TS folder (LP: #280835)
  - brasero crashed with SIGSEGV in 
    brasero_mkisofs_base_write_to_files() (LP: #275312)
  - brasero crashed with SIGSEGV in 
    brasero_project_save_project_as() (LP: #275086)
  - brasero crashed with SIGSEGV in 
    IA__g_sequence_iter_get_sequence() (LP: #282622)
  - brasero crashed with SIGSEGV in brasero_medium_get_drive()
    (LP: #283197)
  - Dialog contains a lot of empty space (LP: #190192)
 * debian/patches/008-add-gettext-domain-to-desktop-file.patch:
   - Dropped, we don't need this anymore
 * debian/control:
  - Add Build-deps on libeel2-dev and libnautilus-extension-dev
 * debian/brasero.install:
  - Install nautilus extension

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.1 from Makefile.am.
2
 
# src/plugins/Makefile.  Generated from Makefile.in by configure.
3
 
 
4
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
6
 
# This Makefile.in is free software; the Free Software Foundation
7
 
# gives unlimited permission to copy and/or distribute it,
8
 
# with or without modifications, as long as this notice is preserved.
9
 
 
10
 
# This program is distributed in the hope that it will be useful,
11
 
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12
 
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13
 
# PARTICULAR PURPOSE.
14
 
 
15
 
 
16
 
 
17
 
pkgdatadir = $(datadir)/brasero
18
 
pkglibdir = $(libdir)/brasero
19
 
pkgincludedir = $(includedir)/brasero
20
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21
 
install_sh_DATA = $(install_sh) -c -m 644
22
 
install_sh_PROGRAM = $(install_sh) -c
23
 
install_sh_SCRIPT = $(install_sh) -c
24
 
INSTALL_HEADER = $(INSTALL_DATA)
25
 
transform = $(program_transform_name)
26
 
NORMAL_INSTALL = :
27
 
PRE_INSTALL = :
28
 
POST_INSTALL = :
29
 
NORMAL_UNINSTALL = :
30
 
PRE_UNINSTALL = :
31
 
POST_UNINSTALL = :
32
 
build_triplet = i686-pc-linux-gnu
33
 
host_triplet = i686-pc-linux-gnu
34
 
am__append_1 = libburnia
35
 
am__append_2 = cdrkit
36
 
am__append_3 = cdrtools
37
 
subdir = src/plugins
38
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40
 
am__aclocal_m4_deps = $(top_srcdir)/m4/gnome-doc-utils.m4 \
41
 
        $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/intltool.m4 \
42
 
        $(top_srcdir)/configure.in
43
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44
 
        $(ACLOCAL_M4)
45
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
46
 
CONFIG_HEADER = $(top_builddir)/config.h
47
 
CONFIG_CLEAN_FILES =
48
 
SOURCES =
49
 
DIST_SOURCES =
50
 
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
51
 
        html-recursive info-recursive install-data-recursive \
52
 
        install-dvi-recursive install-exec-recursive \
53
 
        install-html-recursive install-info-recursive \
54
 
        install-pdf-recursive install-ps-recursive install-recursive \
55
 
        installcheck-recursive installdirs-recursive pdf-recursive \
56
 
        ps-recursive uninstall-recursive
57
 
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
58
 
  distclean-recursive maintainer-clean-recursive
59
 
ETAGS = etags
60
 
CTAGS = ctags
61
 
DIST_SUBDIRS = cdrdao transcode dvdcss growisofs checksum local-track \
62
 
        dvdauthor vcdimager libburnia cdrkit cdrtools
63
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
64
 
ACLOCAL = ${SHELL} /tmp/brasero-release/brasero-0.8.2/missing --run aclocal-1.10
65
 
ALL_LINGUAS = 
66
 
AMTAR = ${SHELL} /tmp/brasero-release/brasero-0.8.2/missing --run tar
67
 
AR = ar
68
 
AUTOCONF = ${SHELL} /tmp/brasero-release/brasero-0.8.2/missing --run autoconf
69
 
AUTOHEADER = ${SHELL} /tmp/brasero-release/brasero-0.8.2/missing --run autoheader
70
 
AUTOMAKE = ${SHELL} /tmp/brasero-release/brasero-0.8.2/missing --run automake-1.10
71
 
AWK = gawk
72
 
BEAGLE_CFLAGS = -I/usr/include/libbeagle -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
73
 
BEAGLE_LIBS = -lbeagle -lxml2 -lgobject-2.0 -lglib-2.0  
74
 
BRASERO_BASE_CFLAGS = -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -g -Wall -g -Wall
75
 
BRASERO_BASE_LIBS = -lgconf-2 -lglib-2.0   
76
 
BRASERO_CFLAGS = -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -g -Wall -g -Wall -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -g -Wall -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -g -Wall -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/atk-1.0   -g -Wall -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2   -I/usr/include/libbeagle -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/include/totem-pl-parser/1/plparser -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2  
77
 
BRASERO_GIO_CFLAGS = -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -g -Wall
78
 
BRASERO_GIO_LIBS = -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
79
 
BRASERO_GSTREAMER_CFLAGS = -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -g -Wall
80
 
BRASERO_GSTREAMER_LIBS = -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lxml2 -lglib-2.0   -lgstpbutils-0.10 
81
 
BRASERO_LIBBURNIA_CFLAGS = -I/usr/local//include/libburn -I/usr/local//include/libisofs  
82
 
BRASERO_LIBBURNIA_LIBS = -L/usr/local//lib -lburn -lisofs  
83
 
BRASERO_LIBS = -lgconf-2 -lglib-2.0    -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lxml2 -lglib-2.0   -lgstpbutils-0.10  -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0    -Wl,--export-dynamic -L/lib -lhal -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgmodule-2.0 -ldl -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0     -pthread -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgconf-2 -lgthread-2.0 -lrt -lgmodule-2.0 -ldl -lgobject-2.0 -lglib-2.0   -lbeagle -lxml2 -lgobject-2.0 -lglib-2.0   -ltotem-plparser -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lxml2 -lglib-2.0   -lgstinterfaces-0.10
84
 
BRASERO_LIBXML_CFLAGS = -I/usr/include/libxml2   -g -Wall
85
 
BRASERO_LIBXML_LIBS = -lxml2   
86
 
BRASERO_MAJOR_VERSION = 0
87
 
BRASERO_MINOR_VERSION = 8
88
 
BRASERO_SCSI_LIBS = 
89
 
BRASERO_SUB = 2
90
 
BRASERO_VERSION = 0.8.2
91
 
CATALOGS = 
92
 
CATOBJEXT = .gmo
93
 
CC = gcc
94
 
CCDEPMODE = depmode=gcc3
95
 
CFLAGS = -g -Wall
96
 
CPP = gcc -E
97
 
CPPFLAGS = 
98
 
CXX = g++
99
 
CXXCPP = g++ -E
100
 
CXXDEPMODE = depmode=gcc3
101
 
CXXFLAGS = -g -O2
102
 
CYGPATH_W = echo
103
 
DATADIRNAME = share
104
 
DEFS = -DHAVE_CONFIG_H
105
 
DEPDIR = .deps
106
 
DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper 
107
 
DOC_USER_FORMATS = 
108
 
ECHO = echo
109
 
ECHO_C = 
110
 
ECHO_N = -n
111
 
ECHO_T = 
112
 
EGREP = /bin/grep -E
113
 
EXEEXT = 
114
 
F77 = gfortran
115
 
FFLAGS = -g -O2
116
 
GCONFTOOL = /usr/bin/gconftool-2
117
 
GCONF_SCHEMA_CONFIG_SOURCE = xml:merged:/etc/gconf/gconf.xml.defaults
118
 
GCONF_SCHEMA_FILE_DIR = $(sysconfdir)/gconf/schemas
119
 
GETTEXT_PACKAGE = brasero
120
 
GMOFILES = 
121
 
GMSGFMT = /usr/bin/msgfmt
122
 
GNOME2_CFLAGS = -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2  
123
 
GNOME2_LIBS = -pthread -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgconf-2 -lgthread-2.0 -lrt -lgmodule-2.0 -ldl -lgobject-2.0 -lglib-2.0  
124
 
GREP = /bin/grep
125
 
GSTREAMER_GCONF_CFLAGS = -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2  
126
 
GSTREAMER_GCONF_LIBS = -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lxml2 -lglib-2.0  
127
 
GTKDOC_CHECK = /usr/bin/gtkdoc-check
128
 
HELP_DIR = ${datadir}/gnome/help
129
 
HTML_DIR = ${datadir}/gtk-doc/html
130
 
INSTALL = /usr/bin/install -c
131
 
INSTALL_DATA = ${INSTALL} -m 644
132
 
INSTALL_PROGRAM = ${INSTALL}
133
 
INSTALL_SCRIPT = ${INSTALL}
134
 
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
135
 
INSTOBJEXT = .mo
136
 
INTLLIBS = 
137
 
INTLTOOL_CAVES_RULE = %.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
138
 
INTLTOOL_DESKTOP_RULE = %.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
139
 
INTLTOOL_DIRECTORY_RULE = %.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
140
 
INTLTOOL_EXTRACT = $(top_builddir)/intltool-extract
141
 
INTLTOOL_KBD_RULE = %.kbd:       %.kbd.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
142
 
INTLTOOL_KEYS_RULE = %.keys:      %.keys.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
143
 
INTLTOOL_MERGE = $(top_builddir)/intltool-merge
144
 
INTLTOOL_OAF_RULE = %.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@
145
 
INTLTOOL_PERL = /usr/bin/perl
146
 
INTLTOOL_POLICY_RULE = %.policy:    %.policy.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
147
 
INTLTOOL_PONG_RULE = %.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
148
 
INTLTOOL_PROP_RULE = %.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
149
 
INTLTOOL_SCHEMAS_RULE = %.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
150
 
INTLTOOL_SERVER_RULE = %.server:    %.server.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
151
 
INTLTOOL_SERVICE_RULE = %.service: %.service.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
152
 
INTLTOOL_SHEET_RULE = %.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
153
 
INTLTOOL_SOUNDLIST_RULE = %.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
154
 
INTLTOOL_THEME_RULE = %.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
155
 
INTLTOOL_UI_RULE = %.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
156
 
INTLTOOL_UPDATE = $(top_builddir)/intltool-update
157
 
INTLTOOL_XAM_RULE = %.xam:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
158
 
INTLTOOL_XML_NOMERGE_RULE = %.xml:       %.xml.in       $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@
159
 
INTLTOOL_XML_RULE = %.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
160
 
LDFLAGS = 
161
 
LIBBURNIA_CFLAGS = -I/usr/local//include/libburn -I/usr/local//include/libisofs  
162
 
LIBBURNIA_LIBS = -L/usr/local//lib -lburn -lisofs  
163
 
LIBOBJS = 
164
 
LIBS = 
165
 
LIBTOOL = $(SHELL) $(top_builddir)/libtool
166
 
LN_S = ln -s
167
 
LTLIBOBJS = 
168
 
LT_AGE = 1
169
 
LT_CURRENT = 1
170
 
LT_REVISION = 1
171
 
MAKEINFO = ${SHELL} /tmp/brasero-release/brasero-0.8.2/missing --run makeinfo
172
 
MKDIR_P = /bin/mkdir -p
173
 
MKINSTALLDIRS = ./mkinstalldirs
174
 
MSGFMT = /usr/bin/msgfmt
175
 
MSGFMT_OPTS = -c
176
 
MSGMERGE = /usr/bin/msgmerge
177
 
OBJEXT = o
178
 
OMF_DIR = ${datadir}/omf
179
 
PACKAGE = brasero
180
 
PACKAGE_BUGREPORT = 
181
 
PACKAGE_NAME = 
182
 
PACKAGE_STRING = 
183
 
PACKAGE_TARNAME = 
184
 
PACKAGE_VERSION = 
185
 
PATH_SEPARATOR = :
186
 
PKG_CONFIG = /usr/bin/pkg-config
187
 
POFILES = 
188
 
POSUB = po
189
 
PO_IN_DATADIR_FALSE = 
190
 
PO_IN_DATADIR_TRUE = 
191
 
RANLIB = ranlib
192
 
SED = /bin/sed
193
 
SET_MAKE = 
194
 
SHELL = /bin/sh
195
 
STRIP = strip
196
 
TOTEM_CFLAGS = -I/usr/include/totem-pl-parser/1/plparser -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
197
 
TOTEM_LIBS = -ltotem-plparser -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
198
 
USE_NLS = yes
199
 
VERSION = 0.8.2
200
 
XGETTEXT = /usr/bin/xgettext
201
 
abs_builddir = /tmp/brasero-release/brasero-0.8.2/src/plugins
202
 
abs_srcdir = /tmp/brasero-release/brasero-0.8.2/src/plugins
203
 
abs_top_builddir = /tmp/brasero-release/brasero-0.8.2
204
 
abs_top_srcdir = /tmp/brasero-release/brasero-0.8.2
205
 
ac_ct_CC = gcc
206
 
ac_ct_CXX = g++
207
 
ac_ct_F77 = gfortran
208
 
am__include = include
209
 
am__leading_dot = .
210
 
am__quote = 
211
 
am__tar = ${AMTAR} chof - "$$tardir"
212
 
am__untar = ${AMTAR} xf -
213
 
bindir = ${exec_prefix}/bin
214
 
build = i686-pc-linux-gnu
215
 
build_alias = 
216
 
build_cpu = i686
217
 
build_os = linux-gnu
218
 
build_vendor = pc
219
 
builddir = .
220
 
datadir = ${datarootdir}
221
 
datarootdir = ${prefix}/share
222
 
docdir = ${datarootdir}/doc/${PACKAGE}
223
 
dvidir = ${docdir}
224
 
exec_prefix = ${prefix}
225
 
host = i686-pc-linux-gnu
226
 
host_alias = 
227
 
host_cpu = i686
228
 
host_os = linux-gnu
229
 
host_vendor = pc
230
 
htmldir = ${docdir}
231
 
includedir = ${prefix}/include
232
 
infodir = ${datarootdir}/info
233
 
install_sh = $(SHELL) /tmp/brasero-release/brasero-0.8.2/install-sh
234
 
libdir = ${exec_prefix}/lib
235
 
libexecdir = ${exec_prefix}/libexec
236
 
localedir = ${datarootdir}/locale
237
 
localstatedir = ${prefix}/var
238
 
mandir = ${datarootdir}/man
239
 
mkdir_p = /bin/mkdir -p
240
 
oldincludedir = /usr/include
241
 
pdfdir = ${docdir}
242
 
prefix = /usr/local
243
 
program_transform_name = s,x,x,
244
 
psdir = ${docdir}
245
 
sbindir = ${exec_prefix}/sbin
246
 
sharedstatedir = ${prefix}/com
247
 
srcdir = .
248
 
sysconfdir = ${prefix}/etc
249
 
target_alias = 
250
 
top_builddir = ../..
251
 
top_srcdir = ../..
252
 
SUBDIRS = cdrdao transcode dvdcss growisofs checksum local-track \
253
 
        dvdauthor vcdimager $(am__append_1) $(am__append_2) \
254
 
        $(am__append_3)
255
 
all: all-recursive
256
 
 
257
 
.SUFFIXES:
258
 
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
259
 
        @for dep in $?; do \
260
 
          case '$(am__configure_deps)' in \
261
 
            *$$dep*) \
262
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
263
 
                && exit 0; \
264
 
              exit 1;; \
265
 
          esac; \
266
 
        done; \
267
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/plugins/Makefile'; \
268
 
        cd $(top_srcdir) && \
269
 
          $(AUTOMAKE) --gnu  src/plugins/Makefile
270
 
.PRECIOUS: Makefile
271
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
272
 
        @case '$?' in \
273
 
          *config.status*) \
274
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
275
 
          *) \
276
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
277
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
278
 
        esac;
279
 
 
280
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
281
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
282
 
 
283
 
$(top_srcdir)/configure:  $(am__configure_deps)
284
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
285
 
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
286
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
287
 
 
288
 
mostlyclean-libtool:
289
 
        -rm -f *.lo
290
 
 
291
 
clean-libtool:
292
 
        -rm -rf .libs _libs
293
 
 
294
 
# This directory's subdirectories are mostly independent; you can cd
295
 
# into them and run `make' without going through this Makefile.
296
 
# To change the values of `make' variables: instead of editing Makefiles,
297
 
# (1) if the variable is set in `config.status', edit `config.status'
298
 
#     (which will cause the Makefiles to be regenerated when you run `make');
299
 
# (2) otherwise, pass the desired values on the `make' command line.
300
 
$(RECURSIVE_TARGETS):
301
 
        @failcom='exit 1'; \
302
 
        for f in x $$MAKEFLAGS; do \
303
 
          case $$f in \
304
 
            *=* | --[!k]*);; \
305
 
            *k*) failcom='fail=yes';; \
306
 
          esac; \
307
 
        done; \
308
 
        dot_seen=no; \
309
 
        target=`echo $@ | sed s/-recursive//`; \
310
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
311
 
          echo "Making $$target in $$subdir"; \
312
 
          if test "$$subdir" = "."; then \
313
 
            dot_seen=yes; \
314
 
            local_target="$$target-am"; \
315
 
          else \
316
 
            local_target="$$target"; \
317
 
          fi; \
318
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
319
 
          || eval $$failcom; \
320
 
        done; \
321
 
        if test "$$dot_seen" = "no"; then \
322
 
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
323
 
        fi; test -z "$$fail"
324
 
 
325
 
$(RECURSIVE_CLEAN_TARGETS):
326
 
        @failcom='exit 1'; \
327
 
        for f in x $$MAKEFLAGS; do \
328
 
          case $$f in \
329
 
            *=* | --[!k]*);; \
330
 
            *k*) failcom='fail=yes';; \
331
 
          esac; \
332
 
        done; \
333
 
        dot_seen=no; \
334
 
        case "$@" in \
335
 
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
336
 
          *) list='$(SUBDIRS)' ;; \
337
 
        esac; \
338
 
        rev=''; for subdir in $$list; do \
339
 
          if test "$$subdir" = "."; then :; else \
340
 
            rev="$$subdir $$rev"; \
341
 
          fi; \
342
 
        done; \
343
 
        rev="$$rev ."; \
344
 
        target=`echo $@ | sed s/-recursive//`; \
345
 
        for subdir in $$rev; do \
346
 
          echo "Making $$target in $$subdir"; \
347
 
          if test "$$subdir" = "."; then \
348
 
            local_target="$$target-am"; \
349
 
          else \
350
 
            local_target="$$target"; \
351
 
          fi; \
352
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
353
 
          || eval $$failcom; \
354
 
        done && test -z "$$fail"
355
 
tags-recursive:
356
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
357
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
358
 
        done
359
 
ctags-recursive:
360
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
361
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
362
 
        done
363
 
 
364
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
365
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
366
 
        unique=`for i in $$list; do \
367
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
368
 
          done | \
369
 
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
370
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
371
 
        mkid -fID $$unique
372
 
tags: TAGS
373
 
 
374
 
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
375
 
                $(TAGS_FILES) $(LISP)
376
 
        tags=; \
377
 
        here=`pwd`; \
378
 
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
379
 
          include_option=--etags-include; \
380
 
          empty_fix=.; \
381
 
        else \
382
 
          include_option=--include; \
383
 
          empty_fix=; \
384
 
        fi; \
385
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
386
 
          if test "$$subdir" = .; then :; else \
387
 
            test ! -f $$subdir/TAGS || \
388
 
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
389
 
          fi; \
390
 
        done; \
391
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
392
 
        unique=`for i in $$list; do \
393
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
394
 
          done | \
395
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
396
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
397
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
398
 
          test -n "$$unique" || unique=$$empty_fix; \
399
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
400
 
            $$tags $$unique; \
401
 
        fi
402
 
ctags: CTAGS
403
 
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
404
 
                $(TAGS_FILES) $(LISP)
405
 
        tags=; \
406
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
407
 
        unique=`for i in $$list; do \
408
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
409
 
          done | \
410
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
411
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
412
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
413
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
414
 
             $$tags $$unique
415
 
 
416
 
GTAGS:
417
 
        here=`$(am__cd) $(top_builddir) && pwd` \
418
 
          && cd $(top_srcdir) \
419
 
          && gtags -i $(GTAGS_ARGS) $$here
420
 
 
421
 
distclean-tags:
422
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
423
 
 
424
 
distdir: $(DISTFILES)
425
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
426
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
427
 
        list='$(DISTFILES)'; \
428
 
          dist_files=`for file in $$list; do echo $$file; done | \
429
 
          sed -e "s|^$$srcdirstrip/||;t" \
430
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
431
 
        case $$dist_files in \
432
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
433
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
434
 
                           sort -u` ;; \
435
 
        esac; \
436
 
        for file in $$dist_files; do \
437
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
438
 
          if test -d $$d/$$file; then \
439
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
440
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
441
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
442
 
            fi; \
443
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
444
 
          else \
445
 
            test -f $(distdir)/$$file \
446
 
            || cp -p $$d/$$file $(distdir)/$$file \
447
 
            || exit 1; \
448
 
          fi; \
449
 
        done
450
 
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
451
 
          if test "$$subdir" = .; then :; else \
452
 
            test -d "$(distdir)/$$subdir" \
453
 
            || $(MKDIR_P) "$(distdir)/$$subdir" \
454
 
            || exit 1; \
455
 
            distdir=`$(am__cd) $(distdir) && pwd`; \
456
 
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
457
 
            (cd $$subdir && \
458
 
              $(MAKE) $(AM_MAKEFLAGS) \
459
 
                top_distdir="$$top_distdir" \
460
 
                distdir="$$distdir/$$subdir" \
461
 
                am__remove_distdir=: \
462
 
                am__skip_length_check=: \
463
 
                distdir) \
464
 
              || exit 1; \
465
 
          fi; \
466
 
        done
467
 
check-am: all-am
468
 
check: check-recursive
469
 
all-am: Makefile
470
 
installdirs: installdirs-recursive
471
 
installdirs-am:
472
 
install: install-recursive
473
 
install-exec: install-exec-recursive
474
 
install-data: install-data-recursive
475
 
uninstall: uninstall-recursive
476
 
 
477
 
install-am: all-am
478
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
479
 
 
480
 
installcheck: installcheck-recursive
481
 
install-strip:
482
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
483
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
484
 
          `test -z '$(STRIP)' || \
485
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
486
 
mostlyclean-generic:
487
 
 
488
 
clean-generic:
489
 
 
490
 
distclean-generic:
491
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
492
 
 
493
 
maintainer-clean-generic:
494
 
        @echo "This command is intended for maintainers to use"
495
 
        @echo "it deletes files that may require special tools to rebuild."
496
 
clean: clean-recursive
497
 
 
498
 
clean-am: clean-generic clean-libtool mostlyclean-am
499
 
 
500
 
distclean: distclean-recursive
501
 
        -rm -f Makefile
502
 
distclean-am: clean-am distclean-generic distclean-tags
503
 
 
504
 
dvi: dvi-recursive
505
 
 
506
 
dvi-am:
507
 
 
508
 
html: html-recursive
509
 
 
510
 
info: info-recursive
511
 
 
512
 
info-am:
513
 
 
514
 
install-data-am:
515
 
 
516
 
install-dvi: install-dvi-recursive
517
 
 
518
 
install-exec-am:
519
 
 
520
 
install-html: install-html-recursive
521
 
 
522
 
install-info: install-info-recursive
523
 
 
524
 
install-man:
525
 
 
526
 
install-pdf: install-pdf-recursive
527
 
 
528
 
install-ps: install-ps-recursive
529
 
 
530
 
installcheck-am:
531
 
 
532
 
maintainer-clean: maintainer-clean-recursive
533
 
        -rm -f Makefile
534
 
maintainer-clean-am: distclean-am maintainer-clean-generic
535
 
 
536
 
mostlyclean: mostlyclean-recursive
537
 
 
538
 
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
539
 
 
540
 
pdf: pdf-recursive
541
 
 
542
 
pdf-am:
543
 
 
544
 
ps: ps-recursive
545
 
 
546
 
ps-am:
547
 
 
548
 
uninstall-am:
549
 
 
550
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
551
 
        install-strip
552
 
 
553
 
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
554
 
        all all-am check check-am clean clean-generic clean-libtool \
555
 
        ctags ctags-recursive distclean distclean-generic \
556
 
        distclean-libtool distclean-tags distdir dvi dvi-am html \
557
 
        html-am info info-am install install-am install-data \
558
 
        install-data-am install-dvi install-dvi-am install-exec \
559
 
        install-exec-am install-html install-html-am install-info \
560
 
        install-info-am install-man install-pdf install-pdf-am \
561
 
        install-ps install-ps-am install-strip installcheck \
562
 
        installcheck-am installdirs installdirs-am maintainer-clean \
563
 
        maintainer-clean-generic mostlyclean mostlyclean-generic \
564
 
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
565
 
        uninstall uninstall-am
566
 
 
567
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
568
 
# Otherwise a system limit (for SysV at least) may be exceeded.
569
 
.NOEXPORT: