2009-03-18 10:40:25 +00:00
|
|
|
|
2010-02-14 15:14:30 +00:00
|
|
|
# Copyright (c) 2007 - 2010 Thomas Schmitt <scdbackup@gmx.net>
|
|
|
|
# Provided under GPL version 2 or later.
|
|
|
|
|
2009-03-18 10:40:25 +00:00
|
|
|
# ts A90315 : LIBBURNIA_PKGCONFDIR is defined OS specific in acinclude.m4
|
|
|
|
# was: pkgconfigdir=$(libdir)/pkgconfig
|
|
|
|
pkgconfigdir=$(LIBBURNIA_PKGCONFDIR)
|
|
|
|
|
2008-01-16 20:13:18 +00:00
|
|
|
libincludedir=
|
|
|
|
|
|
|
|
lib_LTLIBRARIES =
|
|
|
|
|
|
|
|
## ========================================================================= ##
|
|
|
|
|
|
|
|
libinclude_HEADERS =
|
|
|
|
|
|
|
|
## ========================================================================= ##
|
|
|
|
|
|
|
|
bin_PROGRAMS = \
|
|
|
|
xorriso/xorriso
|
|
|
|
|
|
|
|
xorriso_xorriso_CPPFLAGS = -I./libburn -I./libisofs -I./libisoburn -I./xorriso
|
|
|
|
|
|
|
|
# No readline in the vanilla version because the necessary headers
|
|
|
|
# are in a separate readline-development package.
|
2009-01-23 17:27:04 +00:00
|
|
|
xorriso_xorriso_CFLAGS = -DXorriso_standalonE -DXorriso_with_maiN \
|
2009-04-04 14:42:41 +00:00
|
|
|
$(READLINE_DEF) $(LIBACL_DEF) $(XATTR_DEF) \
|
2009-11-28 12:41:16 +00:00
|
|
|
$(EXTF_DEF) $(EXTF_SUID_DEF) $(ZLIB_DEF) \
|
2009-12-26 23:10:07 +00:00
|
|
|
$(LIBCDIO_DEF) \
|
2009-11-28 12:41:16 +00:00
|
|
|
$(XORRISO_DVD_OBS_64K) $(LIBBURN_O_DIRECT_DEF)
|
2008-01-16 20:13:18 +00:00
|
|
|
|
2009-02-03 16:24:48 +00:00
|
|
|
xorriso_xorriso_LDADD = $(THREAD_LIBS) $(LIBBURN_ARCH_LIBS)
|
2008-01-16 20:13:18 +00:00
|
|
|
|
2008-07-15 06:29:58 +00:00
|
|
|
|
2008-07-21 15:52:59 +00:00
|
|
|
# This looks quite ugly with make install: xorriso.c is compiled twice again
|
|
|
|
#
|
2008-07-15 06:29:58 +00:00
|
|
|
# Trying to create a build timestamp file
|
|
|
|
#
|
2008-07-21 15:52:59 +00:00
|
|
|
# BUILT_SOURCES = xorriso/xorriso_buildstamp.h
|
2008-07-15 06:29:58 +00:00
|
|
|
# phony targets get rebuilt every time
|
2008-07-21 15:52:59 +00:00
|
|
|
# .PHONY: xorriso/xorriso_buildstamp.h
|
|
|
|
# xorriso/xorriso_buildstamp.h:
|
|
|
|
# date -u '+#define Xorriso_build_timestamP "%Y.%m.%d.%H%M%S"' >xorriso/xorriso_buildstamp.h
|
|
|
|
# cat xorriso/xorriso_buildstamp.h
|
2008-07-15 06:29:58 +00:00
|
|
|
|
|
|
|
|
2008-01-16 20:13:18 +00:00
|
|
|
xorriso_xorriso_SOURCES = \
|
|
|
|
\
|
2008-02-01 20:02:39 +00:00
|
|
|
xorriso/xorriso.h \
|
|
|
|
xorriso/xorriso_private.h \
|
2008-01-16 20:13:18 +00:00
|
|
|
xorriso/xorriso.c \
|
2008-02-01 20:02:39 +00:00
|
|
|
xorriso/xorrisoburn.h \
|
2008-01-16 20:13:18 +00:00
|
|
|
xorriso/xorrisoburn.c \
|
|
|
|
xorriso/xorriso_timestamp.h \
|
2008-07-09 15:56:23 +00:00
|
|
|
xorriso/xorriso_buildstamp.h \
|
2008-01-16 20:13:18 +00:00
|
|
|
\
|
|
|
|
libisoburn/libisoburn.h \
|
|
|
|
libisoburn/isoburn.h \
|
|
|
|
libisoburn/isoburn.c \
|
|
|
|
libisoburn/isofs_wrap.c \
|
|
|
|
libisoburn/burn_wrap.c \
|
|
|
|
libisoburn/data_source.c \
|
|
|
|
\
|
2009-04-16 14:56:13 +00:00
|
|
|
libisofs/libisofs.h \
|
2008-01-16 20:13:18 +00:00
|
|
|
libisofs/builder.h \
|
|
|
|
libisofs/builder.c \
|
|
|
|
libisofs/node.h \
|
|
|
|
libisofs/node.c \
|
|
|
|
libisofs/tree.h \
|
|
|
|
libisofs/tree.c \
|
|
|
|
libisofs/image.h \
|
|
|
|
libisofs/image.c \
|
2008-01-19 09:05:13 +00:00
|
|
|
libisofs/iso1999.h \
|
|
|
|
libisofs/iso1999.c \
|
2008-01-16 20:13:18 +00:00
|
|
|
libisofs/fsource.h \
|
|
|
|
libisofs/fsource.c \
|
|
|
|
libisofs/fs_local.c \
|
|
|
|
libisofs/fs_image.c \
|
|
|
|
libisofs/messages.h \
|
|
|
|
libisofs/messages.c \
|
|
|
|
libisofs/libiso_msgs.h \
|
|
|
|
libisofs/libiso_msgs.c \
|
|
|
|
libisofs/stream.h \
|
|
|
|
libisofs/stream.c \
|
|
|
|
libisofs/util.h \
|
|
|
|
libisofs/util.c \
|
|
|
|
libisofs/util_rbtree.c \
|
|
|
|
libisofs/util_htable.c \
|
|
|
|
libisofs/filesrc.h \
|
|
|
|
libisofs/filesrc.c \
|
|
|
|
libisofs/ecma119.h \
|
|
|
|
libisofs/ecma119.c \
|
|
|
|
libisofs/ecma119_tree.h \
|
|
|
|
libisofs/ecma119_tree.c \
|
|
|
|
libisofs/writer.h \
|
2009-04-16 14:56:13 +00:00
|
|
|
libisofs/buffer.h \
|
2008-01-16 20:13:18 +00:00
|
|
|
libisofs/buffer.c \
|
|
|
|
libisofs/rockridge.h \
|
|
|
|
libisofs/rockridge.c \
|
|
|
|
libisofs/rockridge_read.c \
|
|
|
|
libisofs/joliet.h \
|
|
|
|
libisofs/joliet.c \
|
|
|
|
libisofs/eltorito.h \
|
|
|
|
libisofs/eltorito.c \
|
|
|
|
libisofs/data_source.c \
|
2008-03-04 17:41:43 +00:00
|
|
|
libisofs/find.c \
|
|
|
|
libisofs/filter.h \
|
|
|
|
libisofs/filter.c \
|
2009-03-29 16:46:50 +00:00
|
|
|
libisofs/filters/external.c \
|
2009-04-10 10:25:58 +00:00
|
|
|
libisofs/filters/zisofs.c \
|
2009-04-15 07:19:47 +00:00
|
|
|
libisofs/filters/gzip.c \
|
2008-10-19 17:23:17 +00:00
|
|
|
libisofs/system_area.h \
|
|
|
|
libisofs/system_area.c \
|
|
|
|
libisofs/make_isohybrid_mbr.c \
|
2009-01-14 11:10:53 +00:00
|
|
|
libisofs/aaip_0_2.h \
|
|
|
|
libisofs/aaip_0_2.c \
|
2009-07-23 10:32:48 +00:00
|
|
|
libisofs/md5.h \
|
|
|
|
libisofs/md5.c \
|
2008-01-16 20:13:18 +00:00
|
|
|
\
|
|
|
|
libburn/async.c \
|
|
|
|
libburn/async.h \
|
|
|
|
libburn/back_hacks.h \
|
|
|
|
libburn/cleanup.c \
|
|
|
|
libburn/cleanup.h \
|
|
|
|
libburn/crc.h \
|
|
|
|
libburn/debug.c \
|
|
|
|
libburn/debug.h \
|
|
|
|
libburn/drive.c \
|
|
|
|
libburn/drive.h \
|
2009-10-17 19:11:25 +00:00
|
|
|
libburn/ecma130ab.c \
|
|
|
|
libburn/ecma130ab.h \
|
2008-01-16 20:13:18 +00:00
|
|
|
libburn/error.h \
|
|
|
|
libburn/file.c \
|
|
|
|
libburn/file.h \
|
|
|
|
libburn/init.c \
|
|
|
|
libburn/init.h \
|
|
|
|
libburn/libburn.h \
|
|
|
|
libburn/libdax_audioxtr.h \
|
|
|
|
libburn/libdax_audioxtr.c \
|
|
|
|
libburn/libdax_msgs.h \
|
|
|
|
libburn/libdax_msgs.c \
|
|
|
|
libburn/mmc.c \
|
|
|
|
libburn/mmc.h \
|
|
|
|
libburn/null.c \
|
|
|
|
libburn/null.h \
|
|
|
|
libburn/options.c \
|
|
|
|
libburn/options.h \
|
|
|
|
libburn/os.h \
|
|
|
|
libburn/read.c \
|
|
|
|
libburn/read.h \
|
|
|
|
libburn/sbc.c \
|
|
|
|
libburn/sbc.h \
|
|
|
|
libburn/sector.c \
|
|
|
|
libburn/sector.h \
|
|
|
|
libburn/sg.c \
|
|
|
|
libburn/sg.h \
|
|
|
|
libburn/source.h \
|
|
|
|
libburn/source.c \
|
|
|
|
libburn/spc.c \
|
|
|
|
libburn/spc.h \
|
|
|
|
libburn/structure.c \
|
|
|
|
libburn/structure.h \
|
|
|
|
libburn/toc.c \
|
|
|
|
libburn/toc.h \
|
|
|
|
libburn/transport.h \
|
|
|
|
libburn/util.c \
|
|
|
|
libburn/util.h \
|
|
|
|
libburn/write.c \
|
|
|
|
libburn/write.h \
|
|
|
|
\
|
|
|
|
version.h
|
|
|
|
|
2010-02-14 17:19:41 +00:00
|
|
|
# Disabled because unneeded and of unclear ancestry
|
|
|
|
# libburn/crc.c
|
|
|
|
|
2008-02-08 10:22:08 +00:00
|
|
|
noinst_PROGRAMS = \
|
2010-03-18 10:13:35 +00:00
|
|
|
test/compare_file \
|
|
|
|
xorriso/make_xorriso_1
|
2008-02-08 10:22:08 +00:00
|
|
|
|
|
|
|
# A program to compare two trees of files in mounted filesystems
|
|
|
|
# To compare tree /media/dvd and /original/dir :
|
|
|
|
# find /media/dvd -exec test/compare_file '{}' /media/dvd /original/dir ';'
|
|
|
|
#
|
|
|
|
test_compare_file_CPPFLAGS =
|
|
|
|
test_compare_file_CFLAGS =
|
|
|
|
test_compare_file_LDADD =
|
|
|
|
test_compare_file_SOURCES = test/compare_file.c
|
|
|
|
|
2010-03-18 10:13:35 +00:00
|
|
|
# Specialized converter from xorriso/xorriso.texi to xorriso/xorriso.1
|
|
|
|
#
|
|
|
|
xorriso_make_xorriso_1_CPPFLAGS =
|
|
|
|
xorriso_make_xorriso_1_CFLAGS =
|
|
|
|
xorriso_make_xorriso_1_LDADD =
|
|
|
|
xorriso_make_xorriso_1_SOURCES = xorriso/make_xorriso_1.c
|
|
|
|
|
2008-02-08 10:22:08 +00:00
|
|
|
|
2008-07-08 09:27:05 +00:00
|
|
|
# Install symbolic links to the xorriso binary
|
|
|
|
#
|
|
|
|
install-exec-hook:
|
2008-07-21 16:17:44 +00:00
|
|
|
if test -e "$(DESTDIR)$(bindir)"/xorrisofs ; then rm "$(DESTDIR)$(bindir)"/xorrisofs ; else echo ; fi
|
|
|
|
ln -s xorriso "$(DESTDIR)$(bindir)"/xorrisofs
|
|
|
|
if test -e "$(DESTDIR)$(bindir)"/osirrox ; then rm "$(DESTDIR)$(bindir)"/osirrox ; else echo ; fi
|
|
|
|
ln -s xorriso "$(DESTDIR)$(bindir)"/osirrox
|
|
|
|
if test -e "$(DESTDIR)$(bindir)"/xorrecord ; then rm "$(DESTDIR)$(bindir)"/xorrecord ; else echo ; fi
|
|
|
|
ln -s xorriso "$(DESTDIR)$(bindir)"/xorrecord
|
2008-07-09 15:56:23 +00:00
|
|
|
|
2008-07-15 06:29:58 +00:00
|
|
|
|
|
|
|
|
2008-07-21 15:52:59 +00:00
|
|
|
# Alternative to the disabled .PHONY above.
|
|
|
|
# Trying to create a build timestamp file semi-manually: make buildstamped
|
2008-07-09 15:56:23 +00:00
|
|
|
#
|
|
|
|
buildstamp:
|
|
|
|
date -u '+#define Xorriso_build_timestamP "%Y.%m.%d.%H%M%S"' >xorriso/xorriso_buildstamp.h
|
|
|
|
cat xorriso/xorriso_buildstamp.h
|
|
|
|
|
|
|
|
# For now make buildstamped has to be performed manually.
|
|
|
|
buildstamped: buildstamp
|
|
|
|
make
|
|
|
|
|
2008-07-15 06:29:58 +00:00
|
|
|
|
2008-01-16 20:13:18 +00:00
|
|
|
## ========================================================================= ##
|
|
|
|
|
|
|
|
# Indent source files
|
|
|
|
indent_files =
|
|
|
|
|
|
|
|
|
|
|
|
indent: $(indent_files)
|
|
|
|
indent -bad -bap -nbbb -nbbo -nbc -bli0 -br -bls \
|
|
|
|
-cdw -ce -cli0 -ncs -nbfda -i8 -l79 -lc79 \
|
|
|
|
-lp -saf -sai -nprs -npsl -saw -sob -ss -ut \
|
|
|
|
-sbi0 -nsc -ts8 -npcs -ncdb -fca \
|
|
|
|
$^
|
|
|
|
|
|
|
|
.PHONY: indent
|
|
|
|
|
|
|
|
## ========================================================================= ##
|
|
|
|
|
|
|
|
# Extra things
|
2009-06-13 12:40:17 +00:00
|
|
|
# nodist_pkgconfig_DATA = \
|
|
|
|
# xorriso.pc
|
2008-01-16 20:13:18 +00:00
|
|
|
|
|
|
|
man_MANS = xorriso/xorriso.1
|
|
|
|
|
2010-03-21 12:45:43 +00:00
|
|
|
info_TEXINFOS = xorriso/xorriso.texi
|
|
|
|
|
2008-01-16 20:13:18 +00:00
|
|
|
EXTRA_DIST = \
|
|
|
|
xorriso.pc.in \
|
|
|
|
version.h.in \
|
|
|
|
README \
|
|
|
|
AUTHORS \
|
|
|
|
CONTRIBUTORS \
|
|
|
|
COPYRIGHT \
|
|
|
|
COPYING \
|
|
|
|
INSTALL \
|
2008-03-04 17:41:43 +00:00
|
|
|
xorriso/changelog.txt \
|
2008-07-09 20:11:34 +00:00
|
|
|
xorriso/xorriso_buildstamp_none.h \
|
2010-03-18 10:13:35 +00:00
|
|
|
xorriso/make_docs.sh \
|
2009-01-14 11:10:53 +00:00
|
|
|
$(man_MANS) \
|
2009-04-16 14:56:13 +00:00
|
|
|
doc/susp_aaip_2_0.txt \
|
|
|
|
doc/susp_aaip_isofs_names.txt \
|
|
|
|
doc/zisofs_format.txt \
|
2009-01-29 21:04:49 +00:00
|
|
|
libisofs/aaip-os-dummy.c \
|
2009-01-14 11:10:53 +00:00
|
|
|
libisofs/aaip-os-linux.c \
|
2009-04-16 14:56:13 +00:00
|
|
|
libisofs/aaip-os-freebsd.c \
|
|
|
|
libburn/os-dummy.h \
|
|
|
|
libburn/os-freebsd.h \
|
2009-12-26 23:10:07 +00:00
|
|
|
libburn/os-libcdio.h \
|
2009-04-16 14:56:13 +00:00
|
|
|
libburn/os-linux.h \
|
|
|
|
libburn/sg-dummy.c \
|
|
|
|
libburn/sg-freebsd.c \
|
2009-12-26 23:10:07 +00:00
|
|
|
libburn/sg-libcdio.c \
|
2009-04-16 14:56:13 +00:00
|
|
|
libburn/sg-linux.c
|
2010-03-21 12:45:43 +00:00
|
|
|
|