~ubuntu-branches/debian/wheezy/brasero/wheezy

« back to all changes in this revision

Viewing changes to help/Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Josselin Mouette, Pedro Fragoso, Luca Bruno, Josselin Mouette, Emilio Pozuelo Monfort
  • Date: 2009-06-24 18:59:46 UTC
  • mfrom: (1.2.13 upstream)
  • Revision ID: james.westby@ubuntu.com-20090624185946-iyxkgf3gjptir5y3
Tags: 2.26.2-1
[ Pedro Fragoso ]
* Add myself to Maintainer field
  - Thanks Ondřej Surý
* New upstream version (Closes: #528945)
  - Split package into brasero, libbrasero-media0 and libbrasero-dev
  - Add Replaces to libbrasero-media0
  - Bump libgtk to 2.14.0
  - Remove libnotify Build-dep
  - Add Build-dep libnautilus-extension-dev (>= 2.22.2)
    and install it.
  - Add Build-dep to libsm-dev
  - Add Build-dep on intltool
* Install omf files to prevent crash on Help
* Move gstreamer0.10-plugins-bad to Suggests, and add
  dvdauthor and vcdimager
* Recommends gvfs (Closes: #491827)
* Pass --disable-scrollkeeper in DEB_CONFIGURE_EXTRA_FLAGS
* debian/patches/007-fix-gnome-doc-utils-path.patch:
  - Removed, not needed anymore
* debian/patches/008-fix-volume-identifier-crash.patch:
  - Removed, merged upstream
* debian/patches/011_nautilus_menu_move.patch:
 - Move CD/DVD Creator Menu to Acessories, taken from Ubuntu

[ Luca Bruno ]
* debian/control.in:
  - Add Build-Depend gtk-doc-tools 1.9.
* debian/patches/006-fix-libdvdcss.patch:
  - Removed as applied upstream.

[ Josselin Mouette ]
* New upstream release.
* Update build-dependencies.
* Move the translations and data to a new brasero-common package.
* Rewrite the descriptions.
* Add -dev depends to the development package.
* Remove inappropriate recommends in the library package.
* Let’s not forget dvd+rw-tools so that we can write DVDs too.
* Rework dependencies accordingly.
* Put the nautilus extension in brasero.
* Conflict against nautilus-cd-burner to avoid having two burning 
  extensions.
* Include clean-la.mk and gnome-version.mk; build-depend on 
  gnome-pkg-tools 0.7.
* Don’t run dh_makeshlibs on brasero and libbrasero-plugins.
* 011_nautilus_menu_move.patch: add NoDisplay=true, this icon is 
  duplicating existing functionality (brasero icon in sound&video 
  menu, and nautilus autorun).
* Update list of copyright holders.

[ Emilio Pozuelo Monfort ]
* debian/copyright: updated.

[ Josselin Mouette ]
* copyright: improve indentation, and point to versioned LGPL.
* 090_relibtoolize.patch: add a relibtoolization patch to avoid the 
  rpath crap.

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