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

« back to all changes in this revision

Viewing changes to src/plugins/vcdimager/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/vcdimager/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
 
 
18
 
pkgdatadir = $(datadir)/brasero
19
 
pkglibdir = $(libdir)/brasero
20
 
pkgincludedir = $(includedir)/brasero
21
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22
 
install_sh_DATA = $(install_sh) -c -m 644
23
 
install_sh_PROGRAM = $(install_sh) -c
24
 
install_sh_SCRIPT = $(install_sh) -c
25
 
INSTALL_HEADER = $(INSTALL_DATA)
26
 
transform = $(program_transform_name)
27
 
NORMAL_INSTALL = :
28
 
PRE_INSTALL = :
29
 
POST_INSTALL = :
30
 
NORMAL_UNINSTALL = :
31
 
PRE_UNINSTALL = :
32
 
POST_UNINSTALL = :
33
 
build_triplet = i686-pc-linux-gnu
34
 
host_triplet = i686-pc-linux-gnu
35
 
subdir = src/plugins/vcdimager
36
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
37
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
38
 
am__aclocal_m4_deps = $(top_srcdir)/m4/gnome-doc-utils.m4 \
39
 
        $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/intltool.m4 \
40
 
        $(top_srcdir)/configure.in
41
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42
 
        $(ACLOCAL_M4)
43
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
44
 
CONFIG_HEADER = $(top_builddir)/config.h
45
 
CONFIG_CLEAN_FILES =
46
 
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
47
 
am__vpath_adj = case $$p in \
48
 
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
49
 
    *) f=$$p;; \
50
 
  esac;
51
 
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
52
 
am__installdirs = "$(DESTDIR)$(vcdimagerdir)"
53
 
vcdimagerLTLIBRARIES_INSTALL = $(INSTALL)
54
 
LTLIBRARIES = $(vcdimager_LTLIBRARIES)
55
 
am__DEPENDENCIES_1 =
56
 
libbrasero_vcdimager_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
57
 
        $(am__DEPENDENCIES_1)
58
 
am_libbrasero_vcdimager_la_OBJECTS = burn-vcdimager.lo
59
 
libbrasero_vcdimager_la_OBJECTS =  \
60
 
        $(am_libbrasero_vcdimager_la_OBJECTS)
61
 
libbrasero_vcdimager_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
62
 
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
63
 
        $(libbrasero_vcdimager_la_LDFLAGS) $(LDFLAGS) -o $@
64
 
DEFAULT_INCLUDES = -I. -I$(top_builddir)
65
 
depcomp = $(SHELL) $(top_srcdir)/depcomp
66
 
am__depfiles_maybe = depfiles
67
 
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
68
 
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
69
 
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
70
 
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
71
 
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
72
 
CCLD = $(CC)
73
 
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
74
 
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
75
 
        $(LDFLAGS) -o $@
76
 
SOURCES = $(libbrasero_vcdimager_la_SOURCES)
77
 
DIST_SOURCES = $(libbrasero_vcdimager_la_SOURCES)
78
 
ETAGS = etags
79
 
CTAGS = ctags
80
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
81
 
ACLOCAL = ${SHELL} /tmp/brasero-release/brasero-0.8.2/missing --run aclocal-1.10
82
 
ALL_LINGUAS = 
83
 
AMTAR = ${SHELL} /tmp/brasero-release/brasero-0.8.2/missing --run tar
84
 
AR = ar
85
 
AUTOCONF = ${SHELL} /tmp/brasero-release/brasero-0.8.2/missing --run autoconf
86
 
AUTOHEADER = ${SHELL} /tmp/brasero-release/brasero-0.8.2/missing --run autoheader
87
 
AUTOMAKE = ${SHELL} /tmp/brasero-release/brasero-0.8.2/missing --run automake-1.10
88
 
AWK = gawk
89
 
BEAGLE_CFLAGS = -I/usr/include/libbeagle -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
90
 
BEAGLE_LIBS = -lbeagle -lxml2 -lgobject-2.0 -lglib-2.0  
91
 
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
92
 
BRASERO_BASE_LIBS = -lgconf-2 -lglib-2.0   
93
 
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  
94
 
BRASERO_GIO_CFLAGS = -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -g -Wall
95
 
BRASERO_GIO_LIBS = -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
96
 
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
97
 
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 
98
 
BRASERO_LIBBURNIA_CFLAGS = -I/usr/local//include/libburn -I/usr/local//include/libisofs  
99
 
BRASERO_LIBBURNIA_LIBS = -L/usr/local//lib -lburn -lisofs  
100
 
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
101
 
BRASERO_LIBXML_CFLAGS = -I/usr/include/libxml2   -g -Wall
102
 
BRASERO_LIBXML_LIBS = -lxml2   
103
 
BRASERO_MAJOR_VERSION = 0
104
 
BRASERO_MINOR_VERSION = 8
105
 
BRASERO_SCSI_LIBS = 
106
 
BRASERO_SUB = 2
107
 
BRASERO_VERSION = 0.8.2
108
 
CATALOGS = 
109
 
CATOBJEXT = .gmo
110
 
CC = gcc
111
 
CCDEPMODE = depmode=gcc3
112
 
CFLAGS = -g -Wall
113
 
CPP = gcc -E
114
 
CPPFLAGS = 
115
 
CXX = g++
116
 
CXXCPP = g++ -E
117
 
CXXDEPMODE = depmode=gcc3
118
 
CXXFLAGS = -g -O2
119
 
CYGPATH_W = echo
120
 
DATADIRNAME = share
121
 
DEFS = -DHAVE_CONFIG_H
122
 
DEPDIR = .deps
123
 
DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper 
124
 
DOC_USER_FORMATS = 
125
 
ECHO = echo
126
 
ECHO_C = 
127
 
ECHO_N = -n
128
 
ECHO_T = 
129
 
EGREP = /bin/grep -E
130
 
EXEEXT = 
131
 
F77 = gfortran
132
 
FFLAGS = -g -O2
133
 
GCONFTOOL = /usr/bin/gconftool-2
134
 
GCONF_SCHEMA_CONFIG_SOURCE = xml:merged:/etc/gconf/gconf.xml.defaults
135
 
GCONF_SCHEMA_FILE_DIR = $(sysconfdir)/gconf/schemas
136
 
GETTEXT_PACKAGE = brasero
137
 
GMOFILES = 
138
 
GMSGFMT = /usr/bin/msgfmt
139
 
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  
140
 
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  
141
 
GREP = /bin/grep
142
 
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  
143
 
GSTREAMER_GCONF_LIBS = -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lxml2 -lglib-2.0  
144
 
GTKDOC_CHECK = /usr/bin/gtkdoc-check
145
 
HELP_DIR = ${datadir}/gnome/help
146
 
HTML_DIR = ${datadir}/gtk-doc/html
147
 
INSTALL = /usr/bin/install -c
148
 
INSTALL_DATA = ${INSTALL} -m 644
149
 
INSTALL_PROGRAM = ${INSTALL}
150
 
INSTALL_SCRIPT = ${INSTALL}
151
 
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
152
 
INSTOBJEXT = .mo
153
 
INTLLIBS = 
154
 
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 $< $@
155
 
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 $< $@
156
 
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 $< $@
157
 
INTLTOOL_EXTRACT = $(top_builddir)/intltool-extract
158
 
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 $< $@
159
 
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 $< $@
160
 
INTLTOOL_MERGE = $(top_builddir)/intltool-merge
161
 
INTLTOOL_OAF_RULE = %.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@
162
 
INTLTOOL_PERL = /usr/bin/perl
163
 
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 $< $@
164
 
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 $< $@
165
 
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 $< $@
166
 
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 $< $@
167
 
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 $< $@
168
 
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 $< $@
169
 
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 $< $@
170
 
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 $< $@
171
 
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 $< $@
172
 
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 $< $@
173
 
INTLTOOL_UPDATE = $(top_builddir)/intltool-update
174
 
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 $< $@
175
 
INTLTOOL_XML_NOMERGE_RULE = %.xml:       %.xml.in       $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@
176
 
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 $< $@
177
 
LDFLAGS = 
178
 
LIBBURNIA_CFLAGS = -I/usr/local//include/libburn -I/usr/local//include/libisofs  
179
 
LIBBURNIA_LIBS = -L/usr/local//lib -lburn -lisofs  
180
 
LIBOBJS = 
181
 
LIBS = 
182
 
LIBTOOL = $(SHELL) $(top_builddir)/libtool
183
 
LN_S = ln -s
184
 
LTLIBOBJS = 
185
 
LT_AGE = 1
186
 
LT_CURRENT = 1
187
 
LT_REVISION = 1
188
 
MAKEINFO = ${SHELL} /tmp/brasero-release/brasero-0.8.2/missing --run makeinfo
189
 
MKDIR_P = /bin/mkdir -p
190
 
MKINSTALLDIRS = ./mkinstalldirs
191
 
MSGFMT = /usr/bin/msgfmt
192
 
MSGFMT_OPTS = -c
193
 
MSGMERGE = /usr/bin/msgmerge
194
 
OBJEXT = o
195
 
OMF_DIR = ${datadir}/omf
196
 
PACKAGE = brasero
197
 
PACKAGE_BUGREPORT = 
198
 
PACKAGE_NAME = 
199
 
PACKAGE_STRING = 
200
 
PACKAGE_TARNAME = 
201
 
PACKAGE_VERSION = 
202
 
PATH_SEPARATOR = :
203
 
PKG_CONFIG = /usr/bin/pkg-config
204
 
POFILES = 
205
 
POSUB = po
206
 
PO_IN_DATADIR_FALSE = 
207
 
PO_IN_DATADIR_TRUE = 
208
 
RANLIB = ranlib
209
 
SED = /bin/sed
210
 
SET_MAKE = 
211
 
SHELL = /bin/sh
212
 
STRIP = strip
213
 
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  
214
 
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  
215
 
USE_NLS = yes
216
 
VERSION = 0.8.2
217
 
XGETTEXT = /usr/bin/xgettext
218
 
abs_builddir = /tmp/brasero-release/brasero-0.8.2/src/plugins/vcdimager
219
 
abs_srcdir = /tmp/brasero-release/brasero-0.8.2/src/plugins/vcdimager
220
 
abs_top_builddir = /tmp/brasero-release/brasero-0.8.2
221
 
abs_top_srcdir = /tmp/brasero-release/brasero-0.8.2
222
 
ac_ct_CC = gcc
223
 
ac_ct_CXX = g++
224
 
ac_ct_F77 = gfortran
225
 
am__include = include
226
 
am__leading_dot = .
227
 
am__quote = 
228
 
am__tar = ${AMTAR} chof - "$$tardir"
229
 
am__untar = ${AMTAR} xf -
230
 
bindir = ${exec_prefix}/bin
231
 
build = i686-pc-linux-gnu
232
 
build_alias = 
233
 
build_cpu = i686
234
 
build_os = linux-gnu
235
 
build_vendor = pc
236
 
builddir = .
237
 
datadir = ${datarootdir}
238
 
datarootdir = ${prefix}/share
239
 
docdir = ${datarootdir}/doc/${PACKAGE}
240
 
dvidir = ${docdir}
241
 
exec_prefix = ${prefix}
242
 
host = i686-pc-linux-gnu
243
 
host_alias = 
244
 
host_cpu = i686
245
 
host_os = linux-gnu
246
 
host_vendor = pc
247
 
htmldir = ${docdir}
248
 
includedir = ${prefix}/include
249
 
infodir = ${datarootdir}/info
250
 
install_sh = $(SHELL) /tmp/brasero-release/brasero-0.8.2/install-sh
251
 
libdir = ${exec_prefix}/lib
252
 
libexecdir = ${exec_prefix}/libexec
253
 
localedir = ${datarootdir}/locale
254
 
localstatedir = ${prefix}/var
255
 
mandir = ${datarootdir}/man
256
 
mkdir_p = /bin/mkdir -p
257
 
oldincludedir = /usr/include
258
 
pdfdir = ${docdir}
259
 
prefix = /usr/local
260
 
program_transform_name = s,x,x,
261
 
psdir = ${docdir}
262
 
sbindir = ${exec_prefix}/sbin
263
 
sharedstatedir = ${prefix}/com
264
 
srcdir = .
265
 
sysconfdir = ${prefix}/etc
266
 
target_alias = 
267
 
top_builddir = ../../..
268
 
top_srcdir = ../../..
269
 
DISABLE_DEPRECATED = -DG_DISABLE_DEPRECATED
270
 
INCLUDES = \
271
 
        -I$(top_srcdir)                                 \
272
 
        -I$(top_builddir)                               \
273
 
        -I$(top_srcdir)/src                             \
274
 
        -DBRASERO_LOCALE_DIR=\""$(prefix)/$(DATADIRNAME)/locale"\"      \
275
 
        -DBRASERO_PREFIX=\"$(prefix)\"                          \
276
 
        -DBRASERO_SYSCONFDIR=\"$(sysconfdir)\"                  \
277
 
        -DBRASERO_DATADIR=\"$(datadir)/brasero\"                \
278
 
        -DBRASERO_LIBDIR=\"$(libdir)\"                          \
279
 
        $(DISABLE_DEPRECATED)                           \
280
 
        $(BRASERO_BASE_CFLAGS)                          \
281
 
        $(BRASERO_LIBXML_CFLAGS)
282
 
 
283
 
AM_CFLAGS = -g
284
 
vcdimagerdir = $(libdir)/brasero/plugins
285
 
vcdimager_LTLIBRARIES = libbrasero-vcdimager.la
286
 
libbrasero_vcdimager_la_SOURCES = burn-vcdimager.c burn-vcdimager.h
287
 
libbrasero_vcdimager_la_LIBADD = $(BRASERO_BASE_LIBS) $(BRASERO_LIBXML_LIBS)
288
 
libbrasero_vcdimager_la_LDFLAGS = -module -avoid-version
289
 
all: all-am
290
 
 
291
 
.SUFFIXES:
292
 
.SUFFIXES: .c .lo .o .obj
293
 
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
294
 
        @for dep in $?; do \
295
 
          case '$(am__configure_deps)' in \
296
 
            *$$dep*) \
297
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
298
 
                && exit 0; \
299
 
              exit 1;; \
300
 
          esac; \
301
 
        done; \
302
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/plugins/vcdimager/Makefile'; \
303
 
        cd $(top_srcdir) && \
304
 
          $(AUTOMAKE) --gnu  src/plugins/vcdimager/Makefile
305
 
.PRECIOUS: Makefile
306
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
307
 
        @case '$?' in \
308
 
          *config.status*) \
309
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
310
 
          *) \
311
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
312
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
313
 
        esac;
314
 
 
315
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
316
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
317
 
 
318
 
$(top_srcdir)/configure:  $(am__configure_deps)
319
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
320
 
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
321
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
322
 
install-vcdimagerLTLIBRARIES: $(vcdimager_LTLIBRARIES)
323
 
        @$(NORMAL_INSTALL)
324
 
        test -z "$(vcdimagerdir)" || $(MKDIR_P) "$(DESTDIR)$(vcdimagerdir)"
325
 
        @list='$(vcdimager_LTLIBRARIES)'; for p in $$list; do \
326
 
          if test -f $$p; then \
327
 
            f=$(am__strip_dir) \
328
 
            echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(vcdimagerLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(vcdimagerdir)/$$f'"; \
329
 
            $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(vcdimagerLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(vcdimagerdir)/$$f"; \
330
 
          else :; fi; \
331
 
        done
332
 
 
333
 
uninstall-vcdimagerLTLIBRARIES:
334
 
        @$(NORMAL_UNINSTALL)
335
 
        @list='$(vcdimager_LTLIBRARIES)'; for p in $$list; do \
336
 
          p=$(am__strip_dir) \
337
 
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(vcdimagerdir)/$$p'"; \
338
 
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(vcdimagerdir)/$$p"; \
339
 
        done
340
 
 
341
 
clean-vcdimagerLTLIBRARIES:
342
 
        -test -z "$(vcdimager_LTLIBRARIES)" || rm -f $(vcdimager_LTLIBRARIES)
343
 
        @list='$(vcdimager_LTLIBRARIES)'; for p in $$list; do \
344
 
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
345
 
          test "$$dir" != "$$p" || dir=.; \
346
 
          echo "rm -f \"$${dir}/so_locations\""; \
347
 
          rm -f "$${dir}/so_locations"; \
348
 
        done
349
 
libbrasero-vcdimager.la: $(libbrasero_vcdimager_la_OBJECTS) $(libbrasero_vcdimager_la_DEPENDENCIES) 
350
 
        $(libbrasero_vcdimager_la_LINK) -rpath $(vcdimagerdir) $(libbrasero_vcdimager_la_OBJECTS) $(libbrasero_vcdimager_la_LIBADD) $(LIBS)
351
 
 
352
 
mostlyclean-compile:
353
 
        -rm -f *.$(OBJEXT)
354
 
 
355
 
distclean-compile:
356
 
        -rm -f *.tab.c
357
 
 
358
 
include ./$(DEPDIR)/burn-vcdimager.Plo
359
 
 
360
 
.c.o:
361
 
        $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
362
 
        mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
363
 
#       source='$<' object='$@' libtool=no \
364
 
#       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
365
 
#       $(COMPILE) -c $<
366
 
 
367
 
.c.obj:
368
 
        $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
369
 
        mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
370
 
#       source='$<' object='$@' libtool=no \
371
 
#       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
372
 
#       $(COMPILE) -c `$(CYGPATH_W) '$<'`
373
 
 
374
 
.c.lo:
375
 
        $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
376
 
        mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
377
 
#       source='$<' object='$@' libtool=yes \
378
 
#       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
379
 
#       $(LTCOMPILE) -c -o $@ $<
380
 
 
381
 
mostlyclean-libtool:
382
 
        -rm -f *.lo
383
 
 
384
 
clean-libtool:
385
 
        -rm -rf .libs _libs
386
 
 
387
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
388
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
389
 
        unique=`for i in $$list; do \
390
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
391
 
          done | \
392
 
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
393
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
394
 
        mkid -fID $$unique
395
 
tags: TAGS
396
 
 
397
 
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
398
 
                $(TAGS_FILES) $(LISP)
399
 
        tags=; \
400
 
        here=`pwd`; \
401
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
402
 
        unique=`for i in $$list; do \
403
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
404
 
          done | \
405
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
406
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
407
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
408
 
          test -n "$$unique" || unique=$$empty_fix; \
409
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
410
 
            $$tags $$unique; \
411
 
        fi
412
 
ctags: CTAGS
413
 
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
414
 
                $(TAGS_FILES) $(LISP)
415
 
        tags=; \
416
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
417
 
        unique=`for i in $$list; do \
418
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
419
 
          done | \
420
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
421
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
422
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
423
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
424
 
             $$tags $$unique
425
 
 
426
 
GTAGS:
427
 
        here=`$(am__cd) $(top_builddir) && pwd` \
428
 
          && cd $(top_srcdir) \
429
 
          && gtags -i $(GTAGS_ARGS) $$here
430
 
 
431
 
distclean-tags:
432
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
433
 
 
434
 
distdir: $(DISTFILES)
435
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
436
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
437
 
        list='$(DISTFILES)'; \
438
 
          dist_files=`for file in $$list; do echo $$file; done | \
439
 
          sed -e "s|^$$srcdirstrip/||;t" \
440
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
441
 
        case $$dist_files in \
442
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
443
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
444
 
                           sort -u` ;; \
445
 
        esac; \
446
 
        for file in $$dist_files; do \
447
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
448
 
          if test -d $$d/$$file; then \
449
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
450
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
451
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
452
 
            fi; \
453
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
454
 
          else \
455
 
            test -f $(distdir)/$$file \
456
 
            || cp -p $$d/$$file $(distdir)/$$file \
457
 
            || exit 1; \
458
 
          fi; \
459
 
        done
460
 
check-am: all-am
461
 
check: check-am
462
 
all-am: Makefile $(LTLIBRARIES)
463
 
installdirs:
464
 
        for dir in "$(DESTDIR)$(vcdimagerdir)"; do \
465
 
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
466
 
        done
467
 
install: install-am
468
 
install-exec: install-exec-am
469
 
install-data: install-data-am
470
 
uninstall: uninstall-am
471
 
 
472
 
install-am: all-am
473
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
474
 
 
475
 
installcheck: installcheck-am
476
 
install-strip:
477
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
478
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
479
 
          `test -z '$(STRIP)' || \
480
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
481
 
mostlyclean-generic:
482
 
 
483
 
clean-generic:
484
 
 
485
 
distclean-generic:
486
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
487
 
 
488
 
maintainer-clean-generic:
489
 
        @echo "This command is intended for maintainers to use"
490
 
        @echo "it deletes files that may require special tools to rebuild."
491
 
clean: clean-am
492
 
 
493
 
clean-am: clean-generic clean-libtool clean-vcdimagerLTLIBRARIES \
494
 
        mostlyclean-am
495
 
 
496
 
distclean: distclean-am
497
 
        -rm -rf ./$(DEPDIR)
498
 
        -rm -f Makefile
499
 
distclean-am: clean-am distclean-compile distclean-generic \
500
 
        distclean-tags
501
 
 
502
 
dvi: dvi-am
503
 
 
504
 
dvi-am:
505
 
 
506
 
html: html-am
507
 
 
508
 
info: info-am
509
 
 
510
 
info-am:
511
 
 
512
 
install-data-am: install-vcdimagerLTLIBRARIES
513
 
 
514
 
install-dvi: install-dvi-am
515
 
 
516
 
install-exec-am:
517
 
 
518
 
install-html: install-html-am
519
 
 
520
 
install-info: install-info-am
521
 
 
522
 
install-man:
523
 
 
524
 
install-pdf: install-pdf-am
525
 
 
526
 
install-ps: install-ps-am
527
 
 
528
 
installcheck-am:
529
 
 
530
 
maintainer-clean: maintainer-clean-am
531
 
        -rm -rf ./$(DEPDIR)
532
 
        -rm -f Makefile
533
 
maintainer-clean-am: distclean-am maintainer-clean-generic
534
 
 
535
 
mostlyclean: mostlyclean-am
536
 
 
537
 
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
538
 
        mostlyclean-libtool
539
 
 
540
 
pdf: pdf-am
541
 
 
542
 
pdf-am:
543
 
 
544
 
ps: ps-am
545
 
 
546
 
ps-am:
547
 
 
548
 
uninstall-am: uninstall-vcdimagerLTLIBRARIES
549
 
 
550
 
.MAKE: install-am install-strip
551
 
 
552
 
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
553
 
        clean-libtool clean-vcdimagerLTLIBRARIES ctags distclean \
554
 
        distclean-compile distclean-generic distclean-libtool \
555
 
        distclean-tags distdir dvi dvi-am html html-am info info-am \
556
 
        install install-am install-data install-data-am install-dvi \
557
 
        install-dvi-am install-exec install-exec-am install-html \
558
 
        install-html-am install-info install-info-am install-man \
559
 
        install-pdf install-pdf-am install-ps install-ps-am \
560
 
        install-strip install-vcdimagerLTLIBRARIES installcheck \
561
 
        installcheck-am installdirs maintainer-clean \
562
 
        maintainer-clean-generic mostlyclean mostlyclean-compile \
563
 
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
564
 
        tags uninstall uninstall-am uninstall-vcdimagerLTLIBRARIES
565
 
 
566
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
567
 
# Otherwise a system limit (for SysV at least) may be exceeded.
568
 
.NOEXPORT: