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

« back to all changes in this revision

Viewing changes to help/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
 
# help/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
 
# gnome-doc-utils.make - make magic for building documentation
18
 
# Copyright (C) 2004-2005 Shaun McCance <shaunm@gnome.org>
19
 
#
20
 
# This program is free software; you can redistribute it and/or modify
21
 
# it under the terms of the GNU General Public License as published by
22
 
# the Free Software Foundation; either version 2 of the License, or
23
 
# (at your option) any later version.
24
 
#
25
 
# This program is distributed in the hope that it will be useful,
26
 
# but WITHOUT ANY WARRANTY; without even the implied warranty of
27
 
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
28
 
# GNU General Public License for more details.
29
 
#
30
 
# You should have received a copy of the GNU General Public License
31
 
# along with this program; if not, write to the Free Software Foundation,
32
 
# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
33
 
#
34
 
# As a special exception to the GNU General Public License, if you
35
 
# distribute this file as part of a program that contains a
36
 
# configuration script generated by Autoconf, you may include it under
37
 
# the same distribution terms that you use for the rest of that program.
38
 
 
39
 
################################################################################
40
 
 
41
 
pkgdatadir = $(datadir)/brasero
42
 
pkglibdir = $(libdir)/brasero
43
 
pkgincludedir = $(includedir)/brasero
44
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
45
 
install_sh_DATA = $(install_sh) -c -m 644
46
 
install_sh_PROGRAM = $(install_sh) -c
47
 
install_sh_SCRIPT = $(install_sh) -c
48
 
INSTALL_HEADER = $(INSTALL_DATA)
49
 
transform = $(program_transform_name)
50
 
NORMAL_INSTALL = :
51
 
PRE_INSTALL = :
52
 
POST_INSTALL = :
53
 
NORMAL_UNINSTALL = :
54
 
PRE_UNINSTALL = :
55
 
POST_UNINSTALL = :
56
 
build_triplet = i686-pc-linux-gnu
57
 
host_triplet = i686-pc-linux-gnu
58
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
59
 
        $(top_srcdir)/gnome-doc-utils.make ChangeLog
60
 
subdir = help
61
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
62
 
am__aclocal_m4_deps = $(top_srcdir)/m4/gnome-doc-utils.m4 \
63
 
        $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/intltool.m4 \
64
 
        $(top_srcdir)/configure.in
65
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
66
 
        $(ACLOCAL_M4)
67
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
68
 
CONFIG_HEADER = $(top_builddir)/config.h
69
 
CONFIG_CLEAN_FILES =
70
 
SOURCES =
71
 
DIST_SOURCES =
72
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
73
 
ACLOCAL = ${SHELL} /tmp/brasero-release/brasero-0.8.2/missing --run aclocal-1.10
74
 
ALL_LINGUAS = 
75
 
AMTAR = ${SHELL} /tmp/brasero-release/brasero-0.8.2/missing --run tar
76
 
AR = ar
77
 
AUTOCONF = ${SHELL} /tmp/brasero-release/brasero-0.8.2/missing --run autoconf
78
 
AUTOHEADER = ${SHELL} /tmp/brasero-release/brasero-0.8.2/missing --run autoheader
79
 
AUTOMAKE = ${SHELL} /tmp/brasero-release/brasero-0.8.2/missing --run automake-1.10
80
 
AWK = gawk
81
 
BEAGLE_CFLAGS = -I/usr/include/libbeagle -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
82
 
BEAGLE_LIBS = -lbeagle -lxml2 -lgobject-2.0 -lglib-2.0  
83
 
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
84
 
BRASERO_BASE_LIBS = -lgconf-2 -lglib-2.0   
85
 
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  
86
 
BRASERO_GIO_CFLAGS = -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -g -Wall
87
 
BRASERO_GIO_LIBS = -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
88
 
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
89
 
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 
90
 
BRASERO_LIBBURNIA_CFLAGS = -I/usr/local//include/libburn -I/usr/local//include/libisofs  
91
 
BRASERO_LIBBURNIA_LIBS = -L/usr/local//lib -lburn -lisofs  
92
 
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
93
 
BRASERO_LIBXML_CFLAGS = -I/usr/include/libxml2   -g -Wall
94
 
BRASERO_LIBXML_LIBS = -lxml2   
95
 
BRASERO_MAJOR_VERSION = 0
96
 
BRASERO_MINOR_VERSION = 8
97
 
BRASERO_SCSI_LIBS = 
98
 
BRASERO_SUB = 2
99
 
BRASERO_VERSION = 0.8.2
100
 
CATALOGS = 
101
 
CATOBJEXT = .gmo
102
 
CC = gcc
103
 
CCDEPMODE = depmode=gcc3
104
 
CFLAGS = -g -Wall
105
 
CPP = gcc -E
106
 
CPPFLAGS = 
107
 
CXX = g++
108
 
CXXCPP = g++ -E
109
 
CXXDEPMODE = depmode=gcc3
110
 
CXXFLAGS = -g -O2
111
 
CYGPATH_W = echo
112
 
DATADIRNAME = share
113
 
DEFS = -DHAVE_CONFIG_H
114
 
DEPDIR = .deps
115
 
DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper 
116
 
DOC_USER_FORMATS = 
117
 
ECHO = echo
118
 
ECHO_C = 
119
 
ECHO_N = -n
120
 
ECHO_T = 
121
 
EGREP = /bin/grep -E
122
 
EXEEXT = 
123
 
F77 = gfortran
124
 
FFLAGS = -g -O2
125
 
GCONFTOOL = /usr/bin/gconftool-2
126
 
GCONF_SCHEMA_CONFIG_SOURCE = xml:merged:/etc/gconf/gconf.xml.defaults
127
 
GCONF_SCHEMA_FILE_DIR = $(sysconfdir)/gconf/schemas
128
 
GETTEXT_PACKAGE = brasero
129
 
GMOFILES = 
130
 
GMSGFMT = /usr/bin/msgfmt
131
 
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  
132
 
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  
133
 
GREP = /bin/grep
134
 
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  
135
 
GSTREAMER_GCONF_LIBS = -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lxml2 -lglib-2.0  
136
 
GTKDOC_CHECK = /usr/bin/gtkdoc-check
137
 
HELP_DIR = ${datadir}/gnome/help
138
 
HTML_DIR = ${datadir}/gtk-doc/html
139
 
INSTALL = /usr/bin/install -c
140
 
INSTALL_DATA = ${INSTALL} -m 644
141
 
INSTALL_PROGRAM = ${INSTALL}
142
 
INSTALL_SCRIPT = ${INSTALL}
143
 
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
144
 
INSTOBJEXT = .mo
145
 
INTLLIBS = 
146
 
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 $< $@
147
 
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 $< $@
148
 
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 $< $@
149
 
INTLTOOL_EXTRACT = $(top_builddir)/intltool-extract
150
 
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 $< $@
151
 
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 $< $@
152
 
INTLTOOL_MERGE = $(top_builddir)/intltool-merge
153
 
INTLTOOL_OAF_RULE = %.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@
154
 
INTLTOOL_PERL = /usr/bin/perl
155
 
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 $< $@
156
 
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 $< $@
157
 
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 $< $@
158
 
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 $< $@
159
 
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 $< $@
160
 
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 $< $@
161
 
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 $< $@
162
 
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 $< $@
163
 
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 $< $@
164
 
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 $< $@
165
 
INTLTOOL_UPDATE = $(top_builddir)/intltool-update
166
 
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 $< $@
167
 
INTLTOOL_XML_NOMERGE_RULE = %.xml:       %.xml.in       $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@
168
 
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 $< $@
169
 
LDFLAGS = 
170
 
LIBBURNIA_CFLAGS = -I/usr/local//include/libburn -I/usr/local//include/libisofs  
171
 
LIBBURNIA_LIBS = -L/usr/local//lib -lburn -lisofs  
172
 
LIBOBJS = 
173
 
LIBS = 
174
 
LIBTOOL = $(SHELL) $(top_builddir)/libtool
175
 
LN_S = ln -s
176
 
LTLIBOBJS = 
177
 
LT_AGE = 1
178
 
LT_CURRENT = 1
179
 
LT_REVISION = 1
180
 
MAKEINFO = ${SHELL} /tmp/brasero-release/brasero-0.8.2/missing --run makeinfo
181
 
MKDIR_P = /bin/mkdir -p
182
 
MKINSTALLDIRS = ./mkinstalldirs
183
 
MSGFMT = /usr/bin/msgfmt
184
 
MSGFMT_OPTS = -c
185
 
MSGMERGE = /usr/bin/msgmerge
186
 
OBJEXT = o
187
 
OMF_DIR = ${datadir}/omf
188
 
PACKAGE = brasero
189
 
PACKAGE_BUGREPORT = 
190
 
PACKAGE_NAME = 
191
 
PACKAGE_STRING = 
192
 
PACKAGE_TARNAME = 
193
 
PACKAGE_VERSION = 
194
 
PATH_SEPARATOR = :
195
 
PKG_CONFIG = /usr/bin/pkg-config
196
 
POFILES = 
197
 
POSUB = po
198
 
PO_IN_DATADIR_FALSE = 
199
 
PO_IN_DATADIR_TRUE = 
200
 
RANLIB = ranlib
201
 
SED = /bin/sed
202
 
SET_MAKE = 
203
 
SHELL = /bin/sh
204
 
STRIP = strip
205
 
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  
206
 
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  
207
 
USE_NLS = yes
208
 
VERSION = 0.8.2
209
 
XGETTEXT = /usr/bin/xgettext
210
 
abs_builddir = /tmp/brasero-release/brasero-0.8.2/help
211
 
abs_srcdir = /tmp/brasero-release/brasero-0.8.2/help
212
 
abs_top_builddir = /tmp/brasero-release/brasero-0.8.2
213
 
abs_top_srcdir = /tmp/brasero-release/brasero-0.8.2
214
 
ac_ct_CC = gcc
215
 
ac_ct_CXX = g++
216
 
ac_ct_F77 = gfortran
217
 
am__include = include
218
 
am__leading_dot = .
219
 
am__quote = 
220
 
am__tar = ${AMTAR} chof - "$$tardir"
221
 
am__untar = ${AMTAR} xf -
222
 
bindir = ${exec_prefix}/bin
223
 
build = i686-pc-linux-gnu
224
 
build_alias = 
225
 
build_cpu = i686
226
 
build_os = linux-gnu
227
 
build_vendor = pc
228
 
builddir = .
229
 
datadir = ${datarootdir}
230
 
datarootdir = ${prefix}/share
231
 
docdir = ${datarootdir}/doc/${PACKAGE}
232
 
dvidir = ${docdir}
233
 
exec_prefix = ${prefix}
234
 
host = i686-pc-linux-gnu
235
 
host_alias = 
236
 
host_cpu = i686
237
 
host_os = linux-gnu
238
 
host_vendor = pc
239
 
htmldir = ${docdir}
240
 
includedir = ${prefix}/include
241
 
infodir = ${datarootdir}/info
242
 
install_sh = $(SHELL) /tmp/brasero-release/brasero-0.8.2/install-sh
243
 
libdir = ${exec_prefix}/lib
244
 
libexecdir = ${exec_prefix}/libexec
245
 
localedir = ${datarootdir}/locale
246
 
localstatedir = ${prefix}/var
247
 
mandir = ${datarootdir}/man
248
 
mkdir_p = /bin/mkdir -p
249
 
oldincludedir = /usr/include
250
 
pdfdir = ${docdir}
251
 
prefix = /usr/local
252
 
program_transform_name = s,x,x,
253
 
psdir = ${docdir}
254
 
sbindir = ${exec_prefix}/sbin
255
 
sharedstatedir = ${prefix}/com
256
 
srcdir = .
257
 
sysconfdir = ${prefix}/etc
258
 
target_alias = 
259
 
top_builddir = ..
260
 
top_srcdir = ..
261
 
_clean_doc_header = $(if $(DOC_H_FILE),clean-doc-header)
262
 
_DOC_REAL_FORMATS = $(if $(DOC_USER_FORMATS),$(DOC_USER_FORMATS),$(DOC_FORMATS))
263
 
_DOC_REAL_LINGUAS = $(if $(filter environment,$(origin LINGUAS)),               \
264
 
        $(filter $(LINGUAS),$(DOC_LINGUAS)),                                    \
265
 
        $(DOC_LINGUAS))
266
 
 
267
 
_DOC_ABS_SRCDIR = /tmp/brasero-release/brasero-0.8.2/help
268
 
_ENABLE_SK = true
269
 
 
270
 
################################################################################
271
 
db2omf_args = \
272
 
        --stringparam db2omf.basename $(DOC_MODULE)                             \
273
 
        --stringparam db2omf.format $(3)                                        \
274
 
        --stringparam db2omf.dtd                                                \
275
 
        $(shell xmllint --format $(2) | grep -h PUBLIC | head -n 1              \
276
 
                | sed -e 's/.*PUBLIC \(\"[^\"]*\"\).*/\1/')                     \
277
 
        --stringparam db2omf.lang $(notdir $(patsubst %/$(notdir $(2)),%,$(2))) \
278
 
        --stringparam db2omf.omf_dir "$(OMF_DIR)"                               \
279
 
        --stringparam db2omf.help_dir "$(HELP_DIR)"                             \
280
 
        --stringparam db2omf.omf_in "$(_DOC_OMF_IN)"                            \
281
 
        $(if $(_ENABLE_SK),                                                     \
282
 
          --stringparam db2omf.scrollkeeper_cl "$(_skcontentslist)")            \
283
 
        $(_db2omf) $(2)
284
 
 
285
 
_DOC_OMF_IN = $(if $(DOC_MODULE),$(wildcard $(_DOC_ABS_SRCDIR)/$(DOC_MODULE).omf.in))
286
 
_DOC_OMF_DB = $(if $(_DOC_OMF_IN),                                              \
287
 
        $(foreach lc,C $(_DOC_REAL_LINGUAS),$(DOC_MODULE)-$(lc).omf))
288
 
 
289
 
_DOC_OMF_HTML = $(if $(_DOC_OMF_IN),                                            \
290
 
        $(foreach lc,C $(_DOC_REAL_LINGUAS),$(DOC_MODULE)-html-$(lc).omf))
291
 
 
292
 
 
293
 
# FIXME
294
 
_DOC_OMF_ALL = \
295
 
        $(if $(filter docbook,$(_DOC_REAL_FORMATS)),$(_DOC_OMF_DB))             \
296
 
        $(if $(filter html HTML,$(_DOC_REAL_FORMATS)),$(_DOC_OMF_HTML))
297
 
 
298
 
 
299
 
################################################################################
300
 
_DOC_C_MODULE = $(if $(DOC_MODULE),C/$(DOC_MODULE).xml)
301
 
_DOC_C_ENTITIES = $(foreach ent,$(DOC_ENTITIES),C/$(ent))
302
 
_DOC_C_INCLUDES = $(foreach inc,$(DOC_INCLUDES),C/$(inc))
303
 
_DOC_C_DOCS = \
304
 
        $(_DOC_C_ENTITIES)      $(_DOC_C_INCLUDES)                      \
305
 
        $(_DOC_C_MODULE)
306
 
 
307
 
_DOC_C_DOCS_NOENT = \
308
 
        $(_DOC_C_MODULE)        $(_DOC_C_INCLUDES)
309
 
 
310
 
_DOC_C_FIGURES = $(if $(DOC_FIGURES),                                   \
311
 
        $(foreach fig,$(DOC_FIGURES),C/$(fig)),                         \
312
 
        $(patsubst $(srcdir)/%,%,$(wildcard $(srcdir)/C/figures/*.png)))
313
 
 
314
 
 
315
 
# FIXME: probably have to shell escape to determine the file names
316
 
_DOC_C_HTML = $(foreach f,                                              \
317
 
        $(shell xsltproc --xinclude                                     \
318
 
          --stringparam db.chunk.basename "$(DOC_MODULE)"               \
319
 
          $(_chunks) "C/$(DOC_MODULE).xml"),                            \
320
 
        C/$(f).xhtml)
321
 
 
322
 
 
323
 
###############################################################################
324
 
_DOC_POFILES = $(if $(DOC_MODULE),                                              \
325
 
        $(foreach lc,$(_DOC_REAL_LINGUAS),$(lc)/$(lc).po))
326
 
 
327
 
_DOC_LC_MODULES = $(if $(DOC_MODULE),                                           \
328
 
        $(foreach lc,$(_DOC_REAL_LINGUAS),$(lc)/$(DOC_MODULE).xml))
329
 
 
330
 
_DOC_LC_INCLUDES = \
331
 
        $(foreach lc,$(_DOC_REAL_LINGUAS),$(foreach inc,$(_DOC_C_INCLUDES),     \
332
 
                $(lc)/$(notdir $(inc)) ))
333
 
 
334
 
 
335
 
# FIXME: probably have to shell escape to determine the file names
336
 
_DOC_LC_HTML = \
337
 
        $(foreach lc,$(_DOC_REAL_LINGUAS),$(foreach doc,$(_DOC_C_HTML),         \
338
 
                $(lc)/$(notdir $(doc)) ))
339
 
 
340
 
_DOC_LC_DOCS = \
341
 
        $(_DOC_LC_MODULES)      $(_DOC_LC_INCLUDES)                             \
342
 
        $(if $(filter html HTML,$(_DOC_REAL_FORMATS)),$(_DOC_LC_HTML))
343
 
 
344
 
_DOC_LC_FIGURES = $(foreach lc,$(_DOC_REAL_LINGUAS),                            \
345
 
        $(patsubst C/%,$(lc)/%,$(_DOC_C_FIGURES)) )
346
 
 
347
 
_DOC_SRC_FIGURES = \
348
 
        $(foreach fig,$(_DOC_C_FIGURES), $(foreach lc,C $(_DOC_REAL_LINGUAS),   \
349
 
                $(wildcard $(srcdir)/$(lc)/$(patsubst C/%,%,$(fig))) ))
350
 
 
351
 
_DOC_POT = $(if $(DOC_MODULE),$(DOC_MODULE).pot)
352
 
 
353
 
################################################################################
354
 
_DOC_HTML_ALL = $(if $(filter html HTML,$(_DOC_REAL_FORMATS)), \
355
 
        $(_DOC_C_HTML) $(_DOC_LC_HTML))
356
 
 
357
 
_DOC_HTML_TOPS = $(foreach lc,C $(_DOC_REAL_LINGUAS),$(lc)/$(DOC_MODULE).xhtml)
358
 
_clean_omf = $(if $(_DOC_OMF_IN),clean-doc-omf)
359
 
_clean_dsk = $(if $(_DOC_DSK_IN),clean-doc-dsk)
360
 
_clean_lc = $(if $(_DOC_REAL_LINGUAS),clean-doc-lc)
361
 
_clean_dir = $(if $(DOC_MODULE),clean-doc-dir)
362
 
 
363
 
# Module name
364
 
DOC_MODULE = brasero
365
 
 
366
 
# Legal entity include
367
 
DOC_ENTITIES = legal.xml
368
 
 
369
 
# Othe includes
370
 
DOC_INCLUDES = 
371
 
 
372
 
# List of figures to be included
373
 
DOC_FIGURES = figures/brasero_main.png 
374
 
 
375
 
# List of translations
376
 
DOC_LINGUAS = de es fr it pl sv
377
 
all: all-am
378
 
 
379
 
.SUFFIXES:
380
 
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/gnome-doc-utils.make $(am__configure_deps)
381
 
        @for dep in $?; do \
382
 
          case '$(am__configure_deps)' in \
383
 
            *$$dep*) \
384
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
385
 
                && exit 0; \
386
 
              exit 1;; \
387
 
          esac; \
388
 
        done; \
389
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  help/Makefile'; \
390
 
        cd $(top_srcdir) && \
391
 
          $(AUTOMAKE) --gnu  help/Makefile
392
 
.PRECIOUS: Makefile
393
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
394
 
        @case '$?' in \
395
 
          *config.status*) \
396
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
397
 
          *) \
398
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
399
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
400
 
        esac;
401
 
 
402
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
403
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
404
 
 
405
 
$(top_srcdir)/configure:  $(am__configure_deps)
406
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
407
 
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
408
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
409
 
 
410
 
mostlyclean-libtool:
411
 
        -rm -f *.lo
412
 
 
413
 
clean-libtool:
414
 
        -rm -rf .libs _libs
415
 
tags: TAGS
416
 
TAGS:
417
 
 
418
 
ctags: CTAGS
419
 
CTAGS:
420
 
 
421
 
 
422
 
distdir: $(DISTFILES)
423
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
424
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
425
 
        list='$(DISTFILES)'; \
426
 
          dist_files=`for file in $$list; do echo $$file; done | \
427
 
          sed -e "s|^$$srcdirstrip/||;t" \
428
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
429
 
        case $$dist_files in \
430
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
431
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
432
 
                           sort -u` ;; \
433
 
        esac; \
434
 
        for file in $$dist_files; do \
435
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
436
 
          if test -d $$d/$$file; then \
437
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
438
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
439
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
440
 
            fi; \
441
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
442
 
          else \
443
 
            test -f $(distdir)/$$file \
444
 
            || cp -p $$d/$$file $(distdir)/$$file \
445
 
            || exit 1; \
446
 
          fi; \
447
 
        done
448
 
        $(MAKE) $(AM_MAKEFLAGS) \
449
 
          top_distdir="$(top_distdir)" distdir="$(distdir)" \
450
 
          dist-hook
451
 
check-am: all-am
452
 
check: check-am
453
 
all-am: Makefile
454
 
installdirs:
455
 
install: install-am
456
 
install-exec: install-exec-am
457
 
install-data: install-data-am
458
 
uninstall: uninstall-am
459
 
 
460
 
install-am: all-am
461
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
462
 
 
463
 
installcheck: installcheck-am
464
 
install-strip:
465
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
466
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
467
 
          `test -z '$(STRIP)' || \
468
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
469
 
mostlyclean-generic:
470
 
 
471
 
clean-generic:
472
 
 
473
 
distclean-generic:
474
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
475
 
 
476
 
maintainer-clean-generic:
477
 
        @echo "This command is intended for maintainers to use"
478
 
        @echo "it deletes files that may require special tools to rebuild."
479
 
clean: clean-am
480
 
 
481
 
clean-am: clean-generic clean-libtool clean-local mostlyclean-am
482
 
 
483
 
distclean: distclean-am
484
 
        -rm -f Makefile
485
 
distclean-am: clean-am distclean-generic distclean-local
486
 
 
487
 
dvi: dvi-am
488
 
 
489
 
dvi-am:
490
 
 
491
 
html: html-am
492
 
 
493
 
info: info-am
494
 
 
495
 
info-am:
496
 
 
497
 
install-data-am: install-data-local
498
 
 
499
 
install-dvi: install-dvi-am
500
 
 
501
 
install-exec-am:
502
 
 
503
 
install-html: install-html-am
504
 
 
505
 
install-info: install-info-am
506
 
 
507
 
install-man:
508
 
 
509
 
install-pdf: install-pdf-am
510
 
 
511
 
install-ps: install-ps-am
512
 
 
513
 
installcheck-am:
514
 
 
515
 
maintainer-clean: maintainer-clean-am
516
 
        -rm -f Makefile
517
 
maintainer-clean-am: distclean-am maintainer-clean-generic \
518
 
        maintainer-clean-local
519
 
 
520
 
mostlyclean: mostlyclean-am
521
 
 
522
 
mostlyclean-am: mostlyclean-generic mostlyclean-libtool \
523
 
        mostlyclean-local
524
 
 
525
 
pdf: pdf-am
526
 
 
527
 
pdf-am:
528
 
 
529
 
ps: ps-am
530
 
 
531
 
ps-am:
532
 
 
533
 
uninstall-am: uninstall-local
534
 
 
535
 
.MAKE: install-am install-strip
536
 
 
537
 
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
538
 
        clean-local dist-hook distclean distclean-generic \
539
 
        distclean-libtool distclean-local distdir dvi dvi-am html \
540
 
        html-am info info-am install install-am install-data \
541
 
        install-data-am install-data-local install-dvi install-dvi-am \
542
 
        install-exec install-exec-am install-html install-html-am \
543
 
        install-info install-info-am install-man install-pdf \
544
 
        install-pdf-am install-ps install-ps-am install-strip \
545
 
        installcheck installcheck-am installdirs maintainer-clean \
546
 
        maintainer-clean-generic maintainer-clean-local mostlyclean \
547
 
        mostlyclean-generic mostlyclean-libtool mostlyclean-local pdf \
548
 
        pdf-am ps ps-am uninstall uninstall-am uninstall-local
549
 
 
550
 
 
551
 
DOC_H_FILE ?=
552
 
 
553
 
DOC_H_DOCS ?=
554
 
 
555
 
$(DOC_H_FILE): $(DOC_H_DOCS);
556
 
        @rm -f $@.tmp; touch $@.tmp;
557
 
        echo 'const gchar* documentation_credits[] = {' >> $@.tmp
558
 
        list='$(DOC_H_DOCS)'; for doc in $$list; do \
559
 
          xmlpath="`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`:$(srcdir)/`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`"; \
560
 
          if ! test -f "$$doc"; then doc="$(srcdir)/$$doc"; fi; \
561
 
          xsltproc --path "$$xmlpath" $(_credits) $$doc; \
562
 
        done | sort | uniq \
563
 
          | awk 'BEGIN{s=""}{n=split($$0,w,"<");if(s!=""&&s!=substr(w[1],1,length(w[1])-1)){print s};if(n>1){print $$0;s=""}else{s=$$0}};END{if(s!=""){print s}}' \
564
 
          | sed -e 's/\\/\\\\/' -e 's/"/\\"/' -e 's/\(.*\)/\t"\1",/' >> $@.tmp
565
 
        echo '  NULL' >> $@.tmp
566
 
        echo '};' >> $@.tmp
567
 
        echo >> $@.tmp
568
 
        list='$(DOC_H_DOCS)'; for doc in $$list; do \
569
 
          xmlpath="`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`:$(srcdir)/`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`"; \
570
 
          if ! test -f "$$doc"; then doc="$(srcdir)/$$doc"; fi; \
571
 
          docid=`echo "$$doc" | sed -e 's/.*\/\([^/]*\)\.xml/\1/' \
572
 
            | sed -e 's/[^a-zA-Z_]/_/g' | tr 'a-z' 'A-Z'`; \
573
 
          echo $$xmlpath; \
574
 
          ids=`xsltproc --xinclude --path "$$xmlpath" $(_ids) $$doc`; \
575
 
          for id in $$ids; do \
576
 
            echo '#define HELP_'`echo $$docid`'_'`echo $$id \
577
 
              | sed -e 's/[^a-zA-Z_]/_/g' | tr 'a-z' 'A-Z'`' "'$$id'"' >> $@.tmp; \
578
 
          done; \
579
 
          echo >> $@.tmp; \
580
 
        done;
581
 
        cp $@.tmp $@ && rm -f $@.tmp
582
 
 
583
 
dist-check-gdu:
584
 
#       @echo "*** GNOME Doc Utils must be installed in order to make dist"
585
 
#       @false
586
 
 
587
 
.PHONY: dist-doc-header
588
 
dist-doc-header: $(DOC_H_FILE)
589
 
        @if test -f "$(DOC_H_FILE)"; then d=; else d="$(srcdir)/"; fi; \
590
 
        echo "$(INSTALL_DATA) $${d}$(DOC_H_FILE) $(distdir)/$(DOC_H_FILE)"; \
591
 
        $(INSTALL_DATA) "$${d}$(DOC_H_FILE)" "$(distdir)/$(DOC_H_FILE)";
592
 
 
593
 
doc-dist-hook: dist-check-gdu $(if $(DOC_H_FILE),dist-doc-header)
594
 
 
595
 
.PHONY: clean-doc-header
596
 
clean-local: $(_clean_doc_header)
597
 
distclean-local: $(_clean_doc_header)
598
 
mostlyclean-local: $(_clean_doc_header)
599
 
maintainer-clean-local: $(_clean_doc_header)
600
 
clean-doc-header:
601
 
        rm -f $(DOC_H_FILE)
602
 
 
603
 
all: $(DOC_H_FILE)
604
 
 
605
 
################################################################################
606
 
 
607
 
DOC_MODULE ?=
608
 
 
609
 
DOC_ENTITIES ?=
610
 
 
611
 
DOC_INCLUDES ?=
612
 
 
613
 
DOC_FIGURES ?=
614
 
 
615
 
DOC_FORMATS ?= docbook
616
 
 
617
 
DOC_LINGUAS ?=
618
 
 
619
 
################################################################################
620
 
 
621
 
_xml2po ?= `which xml2po`
622
 
 
623
 
_db2html ?= `$(PKG_CONFIG) --variable db2html gnome-doc-utils`
624
 
_db2omf  ?= `$(PKG_CONFIG) --variable db2omf gnome-doc-utils`
625
 
_chunks  ?= `$(PKG_CONFIG) --variable xmldir gnome-doc-utils`/gnome/xslt/docbook/utils/chunks.xsl
626
 
_credits ?= `$(PKG_CONFIG) --variable xmldir gnome-doc-utils`/gnome/xslt/docbook/utils/credits.xsl
627
 
_ids ?= `$(PKG_CONFIG) --variable xmldir gnome-doc-utils`/gnome/xslt/docbook/utils/ids.xsl
628
 
_skpkgdatadir ?= `scrollkeeper-config --pkgdatadir`
629
 
_sklocalstatedir ?= `scrollkeeper-config --pkglocalstatedir`
630
 
_skcontentslist ?= $(_skpkgdatadir)/Templates/C/scrollkeeper_cl.xml
631
 
 
632
 
$(_DOC_OMF_DB) : $(_DOC_OMF_IN)
633
 
$(_DOC_OMF_DB) : $(DOC_MODULE)-%.omf : %/$(DOC_MODULE).xml
634
 
        @test "x$(_ENABLE_SK)" != "xtrue" -o -f "$(_skcontentslist)" || {       \
635
 
          echo "The file '$(_skcontentslist)' does not exist." >&2;             \
636
 
          echo "Please check your ScrollKeeper installation." >&2;              \
637
 
          exit 1; }
638
 
        xsltproc -o $@ $(call db2omf_args,$@,$<,'docbook') || { rm -f "$@"; exit 1; }
639
 
 
640
 
$(_DOC_OMF_HTML) : $(_DOC_OMF_IN)
641
 
$(_DOC_OMF_HTML) : $(DOC_MODULE)-html-%.omf : %/$(DOC_MODULE).xml
642
 
        @test "x$(_ENABLE_SK)" != "xtrue" -o -f "$(_skcontentslist)" || {       \
643
 
          echo "The file '$(_skcontentslist)' does not exist" >&2;              \
644
 
          echo "Please check your ScrollKeeper installation." >&2;              \
645
 
          exit 1; }
646
 
        xsltproc -o $@ $(call db2omf_args,$@,$<,'xhtml') || { rm -f "$@"; exit 1; }
647
 
 
648
 
.PHONY: omf
649
 
omf: $(_DOC_OMF_ALL)
650
 
 
651
 
.PHONY: po
652
 
po: $(_DOC_POFILES)
653
 
 
654
 
$(_DOC_POFILES):
655
 
        @if ! test -d $(dir $@); then \
656
 
          echo "mkdir $(dir $@)"; \
657
 
          mkdir "$(dir $@)"; \
658
 
        fi
659
 
        @if test ! -f $@ -a -f $(srcdir)/$@; then \
660
 
          echo "cp $(srcdir)/$@ $@"; \
661
 
          cp "$(srcdir)/$@" "$@"; \
662
 
        fi;
663
 
        @docs=; \
664
 
        list='$(_DOC_C_DOCS_NOENT)'; for doc in $$list; do \
665
 
          docs="$$docs $(_DOC_ABS_SRCDIR)/$$doc"; \
666
 
        done; \
667
 
        if ! test -f $@; then \
668
 
          echo "(cd $(dir $@) && \
669
 
            $(_xml2po) -e $$docs > $(notdir $@).tmp && \
670
 
            cp $(notdir $@).tmp $(notdir $@) && rm -f $(notdir $@).tmp)"; \
671
 
          (cd $(dir $@) && \
672
 
            $(_xml2po) -e $$docs > $(notdir $@).tmp && \
673
 
            cp $(notdir $@).tmp $(notdir $@) && rm -f $(notdir $@).tmp); \
674
 
        else \
675
 
          echo "(cd $(dir $@) && \
676
 
            $(_xml2po) -e -u $(notdir $@) $$docs)"; \
677
 
          (cd $(dir $@) && \
678
 
            $(_xml2po) -e -u $(notdir $@) $$docs); \
679
 
        fi
680
 
 
681
 
# FIXME: fix the dependancy
682
 
# FIXME: hook xml2po up
683
 
$(_DOC_LC_DOCS) : $(_DOC_POFILES)
684
 
$(_DOC_LC_DOCS) : $(_DOC_C_DOCS)
685
 
        if ! test -d $(dir $@); then mkdir $(dir $@); fi
686
 
        if [ -f "C/$(notdir $@)" ]; then d="../"; else d="$(_DOC_ABS_SRCDIR)/"; fi; \
687
 
        (cd $(dir $@) && \
688
 
          $(_xml2po) -e -p \
689
 
            "$${d}$(dir $@)$(patsubst %/$(notdir $@),%,$@).po" \
690
 
            "$${d}C/$(notdir $@)" > $(notdir $@).tmp && \
691
 
            cp $(notdir $@).tmp $(notdir $@) && rm -f $(notdir $@).tmp)
692
 
.PHONY: pot
693
 
pot: $(_DOC_POT)
694
 
$(_DOC_POT): $(_DOC_C_DOCS_NOENT)
695
 
        $(_xml2po) -e -o $@ $^
696
 
 
697
 
$(_DOC_HTML_TOPS): $(_DOC_C_DOCS) $(_DOC_LC_DOCS)
698
 
        xsltproc -o $@ --xinclude --param db.chunk.chunk_top "false()" --stringparam db.chunk.basename "$(DOC_MODULE)" --stringparam db.chunk.extension ".xhtml" $(_db2html) $(patsubst %.xhtml,%.xml,$@)
699
 
 
700
 
################################################################################
701
 
 
702
 
all:                                                    \
703
 
        $(_DOC_C_DOCS)          $(_DOC_LC_DOCS)         \
704
 
        $(_DOC_OMF_ALL)         $(_DOC_DSK_ALL)         \
705
 
        $(_DOC_HTML_ALL)        $(_DOC_POFILES)
706
 
 
707
 
.PHONY: clean-doc-omf clean-doc-dsk clean-doc-lc clean-doc-dir
708
 
 
709
 
clean-doc-omf: ; rm -f $(_DOC_OMF_DB) $(_DOC_OMF_HTML)
710
 
clean-doc-dsk: ; rm -f $(_DOC_DSK_DB) $(_DOC_DSK_HTML)
711
 
clean-doc-lc:
712
 
        rm -f $(_DOC_LC_DOCS)
713
 
        @list='$(_DOC_POFILES)'; for po in $$list; do \
714
 
          if ! test "$$po" -ef "$(srcdir)/$$po"; then \
715
 
            echo "rm -f $$po"; \
716
 
            rm -f "$$po"; \
717
 
          fi; \
718
 
        done
719
 
        @for lc in C $(_DOC_REAL_LINGUAS); do \
720
 
          if test -f "$$lc/.xml2po.mo"; then \
721
 
            echo "rm -f $$lc/.xml2po.mo"; \
722
 
            rm -f "$$lc/.xml2po.mo"; \
723
 
          fi; \
724
 
        done
725
 
clean-doc-dir:
726
 
        @for lc in C $(_DOC_REAL_LINGUAS); do \
727
 
          for dir in `find $$lc -depth -type d`; do \
728
 
            if ! test $$dir -ef $(srcdir)/$$dir; then \
729
 
              echo "rmdir $$dir"; \
730
 
              rmdir "$$dir"; \
731
 
           fi; \
732
 
          done; \
733
 
        done
734
 
 
735
 
clean-local:                                            \
736
 
        $(_clean_omf)           $(_clean_dsk)           \
737
 
        $(_clean_lc)            $(_clean_dir)
738
 
distclean-local:                                        \
739
 
        $(_clean_omf)           $(_clean_dsk)           \
740
 
        $(_clean_lc)            $(_clean_dir)
741
 
mostlyclean-local:                                      \
742
 
        $(_clean_omf)           $(_clean_dsk)           \
743
 
        $(_clean_lc)            $(_clean_dir)
744
 
maintainer-clean-local:                                 \
745
 
        $(_clean_omf)           $(_clean_dsk)           \
746
 
        $(_clean_lc)            $(_clean_dir)
747
 
 
748
 
.PHONY: dist-doc-docs dist-doc-figs dist-doc-omf dist-doc-dsk
749
 
doc-dist-hook:                                  \
750
 
        $(if $(DOC_MODULE),dist-doc-docs)       \
751
 
        $(if $(_DOC_C_FIGURES),dist-doc-figs)   \
752
 
        $(if $(_DOC_OMF_IN),dist-doc-omf)
753
 
#       $(if $(_DOC_DSK_IN),dist-doc-dsk)
754
 
 
755
 
dist-doc-docs: $(_DOC_C_DOCS) $(_DOC_LC_DOCS) $(_DOC_POFILES)
756
 
        @for lc in C $(_DOC_REAL_LINGUAS); do \
757
 
          echo " $(mkinstalldirs) $(distdir)/$$lc"; \
758
 
          $(mkinstalldirs) "$(distdir)/$$lc"; \
759
 
        done
760
 
        @list='$(_DOC_C_DOCS) $(_DOC_LC_DOCS) $(_DOC_POFILES)'; \
761
 
        for doc in $$list; do \
762
 
          if test -f "$$doc"; then d=; else d="$(srcdir)/"; fi; \
763
 
            docdir=`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`; \
764
 
            if ! test -d "$(distdir)/$$docdir"; then \
765
 
              echo "$(mkinstalldirs) $(distdir)/$$docdir"; \
766
 
              $(mkinstalldirs) "$(distdir)/$$docdir"; \
767
 
            fi; \
768
 
          echo "$(INSTALL_DATA) $$d$$doc $(distdir)/$$doc"; \
769
 
          $(INSTALL_DATA) "$$d$$doc" "$(distdir)/$$doc"; \
770
 
        done
771
 
 
772
 
dist-doc-figs: $(_DOC_SRC_FIGURES)
773
 
        @list='$(_DOC_C_FIGURES) $(_DOC_LC_FIGURES)'; \
774
 
        for fig in $$list; do \
775
 
          if test -f "$$fig"; then d=; else d="$(srcdir)/"; fi; \
776
 
          if test -f "$$d$$fig"; then \
777
 
            figdir=`echo $$fig | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`; \
778
 
            if ! test -d "$(distdir)/$$figdir"; then \
779
 
              echo "$(mkinstalldirs) $(distdir)/$$figdir"; \
780
 
              $(mkinstalldirs) "$(distdir)/$$figdir"; \
781
 
            fi; \
782
 
            echo "$(INSTALL_DATA) $$d$$fig $(distdir)/$$fig"; \
783
 
            $(INSTALL_DATA) "$$d$$fig" "$(distdir)/$$fig"; \
784
 
          fi; \
785
 
        done;
786
 
 
787
 
dist-doc-omf:
788
 
        @if test -f "$(_DOC_OMF_IN)"; then d=; else d="$(srcdir)/"; fi; \
789
 
        echo "$(INSTALL_DATA) $$d$(_DOC_OMF_IN) $(distdir)/$(notdir $(_DOC_OMF_IN))"; \
790
 
        $(INSTALL_DATA) "$$d$(_DOC_OMF_IN)" "$(distdir)/$(notdir $(_DOC_OMF_IN))"
791
 
 
792
 
dist-doc-dsk:
793
 
        @if test -f "$(_DOC_DSK_IN)"; then d=; else d="$(srcdir)/"; fi; \
794
 
        echo "$(INSTALL_DATA) $$d$(_DOC_DSK_IN) $(distdir)/$(notdir $(_DOC_DSK_IN))"; \
795
 
        $(INSTALL_DATA) "$$d$(_DOC_DSK_IN)" "$(distdir)/$(notdir $(_DOC_DSK_IN))"
796
 
 
797
 
.PHONY: check-doc-docs check-doc-omf
798
 
check:                                                  \
799
 
        $(if $(DOC_MODULE),check-doc-docs)              \
800
 
        $(if $(_DOC_OMF_IN),check-doc-omf)
801
 
 
802
 
check-doc-docs: $(_DOC_C_DOCS) $(_DOC_LC_DOCS)
803
 
        @for lc in C $(_DOC_REAL_LINGUAS); do \
804
 
          if test -f "$$lc"; \
805
 
            then d=; \
806
 
            xmlpath="$$lc"; \
807
 
          else \
808
 
            d="$(srcdir)/"; \
809
 
            xmlpath="$$lc:$(srcdir)/$$lc"; \
810
 
          fi; \
811
 
          echo "xmllint --noout --noent --path $$xmlpath --xinclude --postvalid $$d$$lc/$(DOC_MODULE).xml"; \
812
 
          xmllint --noout --noent --path "$$xmlpath" --xinclude --postvalid "$$d$$lc/$(DOC_MODULE).xml"; \
813
 
        done
814
 
 
815
 
check-doc-omf: $(_DOC_OMF_ALL)
816
 
        @list='$(_DOC_OMF_ALL)'; for omf in $$list; do \
817
 
          echo "xmllint --noout --xinclude --dtdvalid 'http://scrollkeeper.sourceforge.net/dtds/scrollkeeper-omf-1.0/scrollkeeper-omf.dtd' $$omf"; \
818
 
          xmllint --noout --xinclude --dtdvalid 'http://scrollkeeper.sourceforge.net/dtds/scrollkeeper-omf-1.0/scrollkeeper-omf.dtd' $$omf; \
819
 
        done
820
 
 
821
 
.PHONY: install-doc-docs install-doc-html install-doc-figs install-doc-omf install-doc-dsk
822
 
install-data-local:                                     \
823
 
        $(if $(DOC_MODULE),install-doc-docs)            \
824
 
        $(if $(_DOC_HTML_ALL),install-doc-html)         \
825
 
        $(if $(_DOC_C_FIGURES),install-doc-figs)        \
826
 
        $(if $(_DOC_OMF_IN),install-doc-omf)
827
 
#       $(if $(_DOC_DSK_IN),install-doc-dsk)
828
 
 
829
 
install-doc-docs:
830
 
        @for lc in C $(_DOC_REAL_LINGUAS); do \
831
 
          echo "$(mkinstalldirs) $(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$lc"; \
832
 
          $(mkinstalldirs) $(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$lc; \
833
 
        done
834
 
        @list='$(_DOC_C_DOCS) $(_DOC_LC_DOCS)'; for doc in $$list; do \
835
 
          if test -f "$$doc"; then d=; else d="$(srcdir)/"; fi; \
836
 
          docdir="$$lc/"`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`; \
837
 
          docdir="$(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$docdir"; \
838
 
          if ! test -d "$$docdir"; then \
839
 
            echo "$(mkinstalldirs) $$docdir"; \
840
 
            $(mkinstalldirs) "$$docdir"; \
841
 
          fi; \
842
 
          echo "$(INSTALL_DATA) $$d$$doc $(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$doc"; \
843
 
          $(INSTALL_DATA) $$d$$doc $(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$doc; \
844
 
        done
845
 
 
846
 
install-doc-figs:
847
 
        @list='$(patsubst C/%,%,$(_DOC_C_FIGURES))'; for fig in $$list; do \
848
 
          for lc in C $(_DOC_REAL_LINGUAS); do \
849
 
            if test -f "$$lc/$$fig"; then \
850
 
              figfile="$$lc/$$fig"; \
851
 
            elif test -f "$(srcdir)/$$lc/$$fig"; then \
852
 
              figfile="$(srcdir)/$$lc/$$fig"; \
853
 
            elif test -f "C/$$fig"; then \
854
 
              figfile="C/$$fig"; \
855
 
            else \
856
 
              figfile="$(srcdir)/C/$$fig"; \
857
 
            fi; \
858
 
            figdir="$$lc/"`echo $$fig | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`; \
859
 
            figdir="$(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$figdir"; \
860
 
            if ! test -d "$$figdir"; then \
861
 
              echo "$(mkinstalldirs) $$figdir"; \
862
 
              $(mkinstalldirs) "$$figdir"; \
863
 
            fi; \
864
 
            figbase=`echo $$fig | sed -e 's/^.*\///'`; \
865
 
            echo "$(INSTALL_DATA) $$figfile $$figdir$$figbase"; \
866
 
            $(INSTALL_DATA) "$$figfile" "$$figdir$$figbase"; \
867
 
          done; \
868
 
        done
869
 
 
870
 
install-doc-html:
871
 
        echo install-html
872
 
 
873
 
install-doc-omf:
874
 
        $(mkinstalldirs) $(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)
875
 
        @list='$(_DOC_OMF_ALL)'; for omf in $$list; do \
876
 
          echo "$(INSTALL_DATA) $$omf $(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)/$$omf"; \
877
 
          $(INSTALL_DATA) $$omf $(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)/$$omf; \
878
 
        done
879
 
        @if test "x$(_ENABLE_SK)" = "xtrue"; then \
880
 
          echo "scrollkeeper-update -p $(DESTDIR)$(_sklocalstatedir) -o $(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)"; \
881
 
          scrollkeeper-update -p "$(DESTDIR)$(_sklocalstatedir)" -o "$(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)"; \
882
 
        fi;
883
 
 
884
 
install-doc-dsk:
885
 
        echo install-dsk
886
 
 
887
 
.PHONY: uninstall-doc-docs uninstall-doc-html uninstall-doc-figs uninstall-doc-omf uninstall-doc-dsk
888
 
uninstall-local:                                        \
889
 
        $(if $(DOC_MODULE),uninstall-doc-docs)          \
890
 
        $(if $(_DOC_HTML_ALL),uninstall-doc-html)       \
891
 
        $(if $(_DOC_C_FIGURES),uninstall-doc-figs)      \
892
 
        $(if $(_DOC_OMF_IN),uninstall-doc-omf)
893
 
#       $(if $(_DOC_DSK_IN),uninstall-doc-dsk)
894
 
 
895
 
uninstall-doc-docs:
896
 
        @list='$(_DOC_C_DOCS) $(_DOC_LC_DOCS)'; for doc in $$list; do \
897
 
          echo " rm -f $(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$doc"; \
898
 
          rm -f "$(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$doc"; \
899
 
        done
900
 
 
901
 
uninstall-doc-figs:
902
 
        @list='$(_DOC_C_FIGURES) $(_DOC_LC_FIGURES)'; for fig in $$list; do \
903
 
          echo "rm -f $(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$fig"; \
904
 
          rm -f "$(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$fig"; \
905
 
        done;
906
 
 
907
 
uninstall-doc-omf:
908
 
        @list='$(_DOC_OMF_ALL)'; for omf in $$list; do \
909
 
          if test "x$(_ENABLE_SK)" = "xtrue"; then \
910
 
            echo "scrollkeeper-uninstall -p $(_sklocalstatedir) $(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)/$$omf"; \
911
 
            scrollkeeper-uninstall -p "$(_sklocalstatedir)" "$(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)/$$omf"; \
912
 
          fi; \
913
 
          echo "rm -f $(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)/$$omf"; \
914
 
          rm -f "$(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)/$$omf"; \
915
 
        done
916
 
dist-hook: doc-dist-hook
917
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
918
 
# Otherwise a system limit (for SysV at least) may be exceeded.
919
 
.NOEXPORT: