parent
0a7dd146a5
commit
3e30a7a744
@ -1,3 +0,0 @@
|
||||
[submodule "admin"]
|
||||
path = admin
|
||||
url = https://system@scm.trinitydesktop.org/scm/git/tde-common-admin
|
@ -1,11 +0,0 @@
|
||||
if with_k3bsetup1
|
||||
K3BSETUPDIR=k3bsetup
|
||||
endif
|
||||
|
||||
EXTRA_DIST = AUTHORS COPYING ChangeLog INSTALL README TODO k3b.lsm admin configure.in.in
|
||||
|
||||
AUTOMAKE_OPTIONS = foreign 1.5
|
||||
|
||||
#include admin/deps.am
|
||||
|
||||
SUBDIRS = doc libk3bdevice libk3b src tdeioslaves plugins tdefile-plugins $(K3BSETUPDIR)
|
@ -1 +0,0 @@
|
||||
Subproject commit a7f75ac0ff587d5b8694a1b78557597161f8104c
|
@ -1,377 +0,0 @@
|
||||
/* config.h.in. Generated from configure.in by autoheader. */
|
||||
|
||||
/* Define if building universal (internal helper macro) */
|
||||
#undef AC_APPLE_UNIVERSAL_BUILD
|
||||
|
||||
/* defined if K3b should check cdrecord for suid root */
|
||||
#undef CDRECORD_SUID_ROOT_CHECK
|
||||
|
||||
/* Define to 1 if your flac library's version is newer than or equal to 1.1.2
|
||||
*/
|
||||
#undef FLAC_NEWER_THAN_1_1_1
|
||||
|
||||
/* Define to 1 if you have the <artsc/artsc.h> header file. */
|
||||
#undef HAVE_ARTSC_ARTSC_H
|
||||
|
||||
/* Define to 1 if you have the <byteswap.h> header file. */
|
||||
#undef HAVE_BYTESWAP_H
|
||||
|
||||
/* Define to 1 if you have the <Carbon/Carbon.h> header file. */
|
||||
#undef HAVE_CARBON_CARBON_H
|
||||
|
||||
/* Define if you have the CoreAudio API */
|
||||
#undef HAVE_COREAUDIO
|
||||
|
||||
/* Define to 1 if you have the <crt_externs.h> header file. */
|
||||
#undef HAVE_CRT_EXTERNS_H
|
||||
|
||||
/* Defines if your system has the crypt function */
|
||||
#undef HAVE_CRYPT
|
||||
|
||||
/* Define to 1 if you have the <dlfcn.h> header file. */
|
||||
#undef HAVE_DLFCN_H
|
||||
|
||||
/* Define to 1 if you have the <dvdread/dvd_reader.h> header file. */
|
||||
#undef HAVE_DVDREAD_DVD_READER_H
|
||||
|
||||
/* Define to 1 if you have the <FLAC++/decoder.h> header file. */
|
||||
#undef HAVE_FLAC___DECODER_H
|
||||
|
||||
/* Define to 1 if you have the <iconv.h> header file. */
|
||||
#undef HAVE_ICONV_H
|
||||
|
||||
/* Define to 1 if you have the <inttypes.h> header file. */
|
||||
#undef HAVE_INTTYPES_H
|
||||
|
||||
/* defined if K3bSetup is compiled */
|
||||
#undef HAVE_K3BSETUP
|
||||
|
||||
/* defined if you have the lame header and lib */
|
||||
#undef HAVE_LAME
|
||||
|
||||
/* Define to 1 if you have the <lame/lame.h> header file. */
|
||||
#undef HAVE_LAME_LAME_H
|
||||
|
||||
/* Defined if you have libdvdread headers and libs installed. */
|
||||
#undef HAVE_LIBDVDREAD
|
||||
|
||||
/* Define if you have libjpeg */
|
||||
#undef HAVE_LIBJPEG
|
||||
|
||||
/* defined if you have libmad headers and libraries */
|
||||
#undef HAVE_LIBMAD
|
||||
|
||||
/* Define if you have libpng */
|
||||
#undef HAVE_LIBPNG
|
||||
|
||||
/* Define if you have a working libpthread (will enable threaded code) */
|
||||
#undef HAVE_LIBPTHREAD
|
||||
|
||||
/* defined if you have libsamplerate library and header */
|
||||
#undef HAVE_LIBSAMPLERATE
|
||||
|
||||
/* Define if you have libz */
|
||||
#undef HAVE_LIBZ
|
||||
|
||||
/* Define if lrint is not supported */
|
||||
#undef HAVE_LRINT
|
||||
|
||||
/* Define if lrintf is not supported */
|
||||
#undef HAVE_LRINTF
|
||||
|
||||
/* Define to 1 if you have the <memory.h> header file. */
|
||||
#undef HAVE_MEMORY_H
|
||||
|
||||
/* Define to 1 if you have the <mpcdec/mpcdec.h> header file. */
|
||||
#undef HAVE_MPCDEC_MPCDEC_H
|
||||
|
||||
/* Define to 1 if you have the <mpc/mpcdec.h> header file. */
|
||||
#undef HAVE_MPC_MPCDEC_H
|
||||
|
||||
/* Define to 1 if you have the <musepack/musepack.h> header file. */
|
||||
#undef HAVE_MUSEPACK_MUSEPACK_H
|
||||
|
||||
/* have MusicBrainz */
|
||||
#undef HAVE_MUSICBRAINZ
|
||||
|
||||
/* Define if your system needs _NSGetEnviron to set up the environment */
|
||||
#undef HAVE_NSGETENVIRON
|
||||
|
||||
/* Define to 1 if the assembler supports AltiVec instructions. */
|
||||
#undef HAVE_PPC_ALTIVEC
|
||||
|
||||
/* defined if you have resmgr libraries and headers */
|
||||
#undef HAVE_RESMGR
|
||||
|
||||
/* Define to 1 if you have the <resmgr.h> header file. */
|
||||
#undef HAVE_RESMGR_H
|
||||
|
||||
/* Define if you have res_init */
|
||||
#undef HAVE_RES_INIT
|
||||
|
||||
/* Define if you have the res_init prototype */
|
||||
#undef HAVE_RES_INIT_PROTO
|
||||
|
||||
/* Define to 1 if you have the <samplerate.h> header file. */
|
||||
#undef HAVE_SAMPLERATE_H
|
||||
|
||||
/* Define if you have a STL implementation by SGI */
|
||||
#undef HAVE_SGI_STL
|
||||
|
||||
/* Set to 1 if you have libsndfile. */
|
||||
#undef HAVE_SNDFILE
|
||||
|
||||
/* Define to 1 if you have the `snprintf' function. */
|
||||
#undef HAVE_SNPRINTF
|
||||
|
||||
/* Define to 1 if you have the `stat64' function. */
|
||||
#undef HAVE_STAT64
|
||||
|
||||
/* Define to 1 if you have the <stdint.h> header file. */
|
||||
#undef HAVE_STDINT_H
|
||||
|
||||
/* Define to 1 if you have the <stdlib.h> header file. */
|
||||
#undef HAVE_STDLIB_H
|
||||
|
||||
/* Define to 1 if you have the <strings.h> header file. */
|
||||
#undef HAVE_STRINGS_H
|
||||
|
||||
/* Define to 1 if you have the <string.h> header file. */
|
||||
#undef HAVE_STRING_H
|
||||
|
||||
/* Define if you have strlcat */
|
||||
#undef HAVE_STRLCAT
|
||||
|
||||
/* Define if you have the strlcat prototype */
|
||||
#undef HAVE_STRLCAT_PROTO
|
||||
|
||||
/* Define if you have strlcpy */
|
||||
#undef HAVE_STRLCPY
|
||||
|
||||
/* Define if you have the strlcpy prototype */
|
||||
#undef HAVE_STRLCPY_PROTO
|
||||
|
||||
/* Define to 1 if you have the <sys/bitypes.h> header file. */
|
||||
#undef HAVE_SYS_BITYPES_H
|
||||
|
||||
/* Define to 1 if you have the <sys/statvfs.h> header file. */
|
||||
#undef HAVE_SYS_STATVFS_H
|
||||
|
||||
/* Define to 1 if you have the <sys/stat.h> header file. */
|
||||
#undef HAVE_SYS_STAT_H
|
||||
|
||||
/* Define to 1 if you have the <sys/types.h> header file. */
|
||||
#undef HAVE_SYS_TYPES_H
|
||||
|
||||
/* Define to 1 if you have the <sys/vfs.h> header file. */
|
||||
#undef HAVE_SYS_VFS_H
|
||||
|
||||
/* have TagLib */
|
||||
#undef HAVE_TAGLIB
|
||||
|
||||
/* Define to 1 if you have the <unistd.h> header file. */
|
||||
#undef HAVE_UNISTD_H
|
||||
|
||||
/* Define to 1 if you have the `vsnprintf' function. */
|
||||
#undef HAVE_VSNPRINTF
|
||||
|
||||
/* Define to 1 if the assembler supports 3DNOW instructions. */
|
||||
#undef HAVE_X86_3DNOW
|
||||
|
||||
/* Define to 1 if the assembler supports MMX instructions. */
|
||||
#undef HAVE_X86_MMX
|
||||
|
||||
/* Define to 1 if the assembler supports SSE instructions. */
|
||||
#undef HAVE_X86_SSE
|
||||
|
||||
/* Define to 1 if the assembler supports SSE2 instructions. */
|
||||
#undef HAVE_X86_SSE2
|
||||
|
||||
/* K3b additional debugging support */
|
||||
#undef K3B_DEBUG
|
||||
|
||||
/* Defined if all ffmpeg codecs should be allowed */
|
||||
#undef K3B_FFMPEG_ALL_CODECS
|
||||
|
||||
/* Suffix for lib directories */
|
||||
#undef KDELIBSUFF
|
||||
|
||||
/* Define to the sub-directory in which libtool stores uninstalled libraries.
|
||||
*/
|
||||
#undef LT_OBJDIR
|
||||
|
||||
/* The header to include for MPC decoding. */
|
||||
#undef MPC_HEADER_FILE
|
||||
|
||||
/* Define if you have ogg/vorbis installed */
|
||||
#undef OGG_VORBIS
|
||||
|
||||
/* Name of package */
|
||||
#undef PACKAGE
|
||||
|
||||
/* Define to the address where bug reports for this package should be sent. */
|
||||
#undef PACKAGE_BUGREPORT
|
||||
|
||||
/* Define to the full name of this package. */
|
||||
#undef PACKAGE_NAME
|
||||
|
||||
/* Define to the full name and version of this package. */
|
||||
#undef PACKAGE_STRING
|
||||
|
||||
/* Define to the one symbol short name of this package. */
|
||||
#undef PACKAGE_TARNAME
|
||||
|
||||
/* Define to the home page for this package. */
|
||||
#undef PACKAGE_URL
|
||||
|
||||
/* Define to the version of this package. */
|
||||
#undef PACKAGE_VERSION
|
||||
|
||||
/* The size of `char *', as computed by sizeof. */
|
||||
#undef SIZEOF_CHAR_P
|
||||
|
||||
/* The size of `int', as computed by sizeof. */
|
||||
#undef SIZEOF_INT
|
||||
|
||||
/* The size of `long', as computed by sizeof. */
|
||||
#undef SIZEOF_LONG
|
||||
|
||||
/* The size of `short', as computed by sizeof. */
|
||||
#undef SIZEOF_SHORT
|
||||
|
||||
/* The size of `size_t', as computed by sizeof. */
|
||||
#undef SIZEOF_SIZE_T
|
||||
|
||||
/* The size of `unsigned long', as computed by sizeof. */
|
||||
#undef SIZEOF_UNSIGNED_LONG
|
||||
|
||||
/* Define to 1 if you have the ANSI C header files. */
|
||||
#undef STDC_HEADERS
|
||||
|
||||
/* Version number of package */
|
||||
#undef VERSION
|
||||
|
||||
/* Defined if compiling without arts */
|
||||
#undef WITHOUT_ARTS
|
||||
|
||||
/* defined if arts support is compiled in */
|
||||
#undef WITH_ARTS
|
||||
|
||||
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
|
||||
significant byte first (like Motorola and SPARC, unlike Intel). */
|
||||
#if defined AC_APPLE_UNIVERSAL_BUILD
|
||||
# if defined __BIG_ENDIAN__
|
||||
# define WORDS_BIGENDIAN 1
|
||||
# endif
|
||||
#else
|
||||
# ifndef WORDS_BIGENDIAN
|
||||
# undef WORDS_BIGENDIAN
|
||||
# endif
|
||||
#endif
|
||||
|
||||
/*
|
||||
* jpeg.h needs HAVE_BOOLEAN, when the system uses boolean in system
|
||||
* headers and I'm too lazy to write a configure test as long as only
|
||||
* unixware is related
|
||||
*/
|
||||
#ifdef _UNIXWARE
|
||||
#define HAVE_BOOLEAN
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
/*
|
||||
* AIX defines FD_SET in terms of bzero, but fails to include <strings.h>
|
||||
* that defines bzero.
|
||||
*/
|
||||
|
||||
#if defined(_AIX)
|
||||
#include <strings.h>
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
#if defined(HAVE_NSGETENVIRON) && defined(HAVE_CRT_EXTERNS_H)
|
||||
# include <sys/time.h>
|
||||
# include <crt_externs.h>
|
||||
# define environ (*_NSGetEnviron())
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
#if !defined(HAVE_RES_INIT_PROTO)
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
int res_init(void);
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
#if !defined(HAVE_STRLCAT_PROTO)
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
unsigned long strlcat(char*, const char*, unsigned long);
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
#if !defined(HAVE_STRLCPY_PROTO)
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
unsigned long strlcpy(char*, const char*, unsigned long);
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
/*
|
||||
* On HP-UX, the declaration of vsnprintf() is needed every time !
|
||||
*/
|
||||
|
||||
#if !defined(HAVE_VSNPRINTF) || defined(hpux)
|
||||
#if __STDC__
|
||||
#include <stdarg.h>
|
||||
#include <stdlib.h>
|
||||
#else
|
||||
#include <varargs.h>
|
||||
#endif
|
||||
#ifdef __cplusplus
|
||||
extern "C"
|
||||
#endif
|
||||
int vsnprintf(char *str, size_t n, char const *fmt, va_list ap);
|
||||
#ifdef __cplusplus
|
||||
extern "C"
|
||||
#endif
|
||||
int snprintf(char *str, size_t n, char const *fmt, ...);
|
||||
#endif
|
||||
|
||||
|
||||
/* define to 1 if -fvisibility is supported */
|
||||
#undef __KDE_HAVE_GCC_VISIBILITY
|
||||
|
||||
|
||||
#if defined(__SVR4) && !defined(__svr4__)
|
||||
#define __svr4__ 1
|
||||
#endif
|
||||
|
||||
|
||||
/* type to use in place of socklen_t if not defined */
|
||||
#undef kde_socklen_t
|
||||
|
||||
/* type to use in place of socklen_t if not defined (deprecated, use
|
||||
kde_socklen_t) */
|
||||
#undef ksize_t
|
||||
|
||||
/* backwards compatibility stuff */
|
||||
#undef mpc_bool_t
|
@ -1,26 +0,0 @@
|
||||
./admin/configure.in.min
|
||||
configure.in.in
|
||||
./libk3b/configure.in.in
|
||||
./libk3b/plugin/libsamplerate/configure.in.in
|
||||
./libk3b/videodvd/configure.in.bot
|
||||
./libk3b/videodvd/configure.in.in
|
||||
./libk3bdevice/configure.in.bot
|
||||
./libk3bdevice/configure.in.in
|
||||
./plugins/audiooutput/alsa/configure.in.bot
|
||||
./plugins/audiooutput/alsa/configure.in.in
|
||||
./plugins/decoder/ffmpeg/configure.in.bot
|
||||
./plugins/decoder/ffmpeg/configure.in.in
|
||||
./plugins/decoder/flac/configure.in.bot
|
||||
./plugins/decoder/flac/configure.in.in
|
||||
./plugins/decoder/libsndfile/configure.in.bot
|
||||
./plugins/decoder/libsndfile/configure.in.in
|
||||
./plugins/decoder/mp3/configure.in.bot
|
||||
./plugins/decoder/mp3/configure.in.in
|
||||
./plugins/decoder/musepack/configure.in.bot
|
||||
./plugins/decoder/musepack/configure.in.in
|
||||
./plugins/decoder/ogg/configure.in.bot
|
||||
./plugins/decoder/ogg/configure.in.in
|
||||
./plugins/encoder/lame/configure.in.bot
|
||||
./plugins/encoder/lame/configure.in.in
|
||||
./src/fastscale/configure.in.in
|
||||
configure.in.bot
|
@ -1,62 +0,0 @@
|
||||
echo ""
|
||||
|
||||
if test "$use_k3b_debug" = "yes"; then
|
||||
echo ""
|
||||
echo "K3b - K3B DEBUGGING ENABLED! THIS ENABLES ADDITIONAL DEBUGGING OUTPUT"
|
||||
echo "K3b - AND FUNCTIONALITY WHICH IS ONLY INTENDED FOR K3B DEVELOPERS!"
|
||||
echo "K3b - THIS MAY EVEN SLOW DOWN K3B IN SOME PLACES!"
|
||||
echo ""
|
||||
fi
|
||||
|
||||
if test "$cdrecord_suid_root" != "yes"; then
|
||||
echo ""
|
||||
echo "K3b - Suid root test for cdrecord, cdrdao, and wodim deactivated"
|
||||
echo "K3b - This is NOT recommended although it might work out fine ;)"
|
||||
echo ""
|
||||
fi
|
||||
|
||||
if $have_taglib; then
|
||||
echo "K3b - Audio meta data reading with Taglib: yes"
|
||||
else
|
||||
echo "K3b - Audio meta data reading with Taglib: no"
|
||||
echo "K3b - You are missing the Taglib headers and libraries."
|
||||
echo "K3b - The mp3 and flac decoder plugins will fall back to"
|
||||
echo "K3b - using KMetaFileInfo."
|
||||
fi
|
||||
|
||||
echo ""
|
||||
|
||||
echo "K3b - Audio resampling:"
|
||||
if test -n "$LIBSAMPLERATE"; then
|
||||
echo "K3b - using installed version"
|
||||
else
|
||||
echo "K3b - using version bundled with K3b"
|
||||
fi
|
||||
|
||||
echo ""
|
||||
|
||||
if test x$arts_available = xyes; then
|
||||
echo "K3b - Audioplayer available (aRts) yes"
|
||||
else
|
||||
echo "K3b - Audioplayer available (aRts) no"
|
||||
fi
|
||||
|
||||
echo ""
|
||||
|
||||
if test x$compile_k3bsetup = xyes; then
|
||||
echo "K3b - Compile K3bSetup 2: yes"
|
||||
else
|
||||
echo "K3b - Compile K3bSetup 2: no"
|
||||
fi
|
||||
|
||||
echo ""
|
||||
|
||||
if $have_mb; then
|
||||
echo "K3b - Tag guessing using MusicBrainz yes"
|
||||
else
|
||||
echo "K3b - Tag guessing using MusicBrainz no"
|
||||
if test "$ac_cv_use_musicbrainz" = "yes"; then
|
||||
echo "K3b - You are missing the musicbrainz headers and libraries."
|
||||
echo "K3b - K3b will be compiled without support for tag guessing."
|
||||
fi
|
||||
fi
|
@ -1,192 +0,0 @@
|
||||
#MIN_CONFIG(3.2)
|
||||
#AM_KDE_MIN_VERSION(3.4)
|
||||
|
||||
AC_CHECK_HEADERS(byteswap.h)
|
||||
|
||||
dnl - check the byte order -
|
||||
dnl this will define WORDS_BIGENDIAN or do nothing
|
||||
AC_C_BIGENDIAN()
|
||||
|
||||
AC_ARG_WITH(
|
||||
external-libsamplerate,
|
||||
[ --with-external-libsamplerate use the libsamplerate provided by the system (default=yes)],
|
||||
[external_sampletrate=$withval],
|
||||
[external_sampletrate=yes]
|
||||
)
|
||||
|
||||
LIBSAMPLERATE=""
|
||||
|
||||
if test x$external_sampletrate != xno; then
|
||||
|
||||
dnl === check for libsamplerate ==========
|
||||
KDE_CHECK_HEADERS(samplerate.h, [
|
||||
KDE_CHECK_LIB(samplerate, src_new, [
|
||||
LIBSAMPLERATE="-lsamplerate"
|
||||
AC_DEFINE(HAVE_LIBSAMPLERATE,1,[defined if you have libsamplerate library and header])
|
||||
])
|
||||
])
|
||||
|
||||
fi
|
||||
|
||||
AC_SUBST(LIBSAMPLERATE)
|
||||
AM_CONDITIONAL(compile_libsamplerate, [test -z "$LIBSAMPLERATE"])
|
||||
|
||||
|
||||
ARTS_LIBS=""
|
||||
if test "x$build_arts" = "xyes"; then
|
||||
dnl Find aRts
|
||||
if $PKG_CONFIG artsc --exists; then
|
||||
arts_available=yes
|
||||
ARTS_LIBS="-lartsc"
|
||||
ARTS_INCLUDES="`$PKG_CONFIG artsc --cflags`"
|
||||
else
|
||||
KDE_CHECK_HEADERS(artsc/artsc.h,
|
||||
[arts_available=yes
|
||||
ARTS_LIBS="-lartsc"
|
||||
ARTS_INCLUDES="`$ARTSCCONFIG --cflags`"],
|
||||
[arts_available=no]
|
||||
)
|
||||
fi
|
||||
fi
|
||||
AC_SUBST(ARTS_LIBS)
|
||||
AC_SUBST(ARTS_INCLUDES)
|
||||
AM_CONDITIONAL(include_arts, [test -n "$ARTS_LIBS"])
|
||||
if test "x$build_arts" = "xyes" -a "x$arts_available" = "xyes"; then
|
||||
AC_DEFINE(WITH_ARTS,1,[defined if arts support is compiled in])
|
||||
fi
|
||||
|
||||
KDE_CHECK_THREADING
|
||||
|
||||
compile_k3bsetup=yes
|
||||
AC_ARG_WITH(
|
||||
k3bsetup,
|
||||
[ --with-k3bsetup[=ARG] do compile K3bSetup2 KControl Module (default=yes)],
|
||||
[compile_k3bsetup=$withval]
|
||||
)
|
||||
|
||||
if test x$compile_k3bsetup = xyes; then
|
||||
AC_DEFINE(HAVE_K3BSETUP,1,[defined if K3bSetup is compiled])
|
||||
fi
|
||||
|
||||
AM_CONDITIONAL(with_k3bsetup1, [test x$compile_k3bsetup = xyes])
|
||||
|
||||
|
||||
cdrecord_suid_root=yes
|
||||
AC_ARG_WITH(
|
||||
cdrecord-suid-root,
|
||||
AS_HELP_STRING(
|
||||
[--without-cdrecord-suid-root],
|
||||
[enable or disable K3b's suid root check for cdrecord/cdrdao/wodim (default=enabled)]),
|
||||
[cdrecord_suid_root=$withval],
|
||||
[cdrecord_suid_root=yes]
|
||||
)
|
||||
if test x$cdrecord_suid_root = xyes; then
|
||||
AC_DEFINE(CDRECORD_SUID_ROOT_CHECK,1,[defined if K3b should check cdrecord for suid root])
|
||||
fi
|
||||
|
||||
|
||||
# Extra SCSI support libs can go in CAM_LIB, and are linked into
|
||||
# libk3bdevice. For Linux, nothing is needed. FreeBSD requires -lcam
|
||||
# (which is in base, so no test is needed).
|
||||
case "$host_os" in
|
||||
freebsd* | dragonfly*)
|
||||
CAM_LIB="-lcam"
|
||||
;;
|
||||
*)
|
||||
CAM_LIB=""
|
||||
;;
|
||||
esac
|
||||
AC_SUBST(CAM_LIB)
|
||||
|
||||
|
||||
|
||||
dnl ---------- TAGLIB CHECK ----------
|
||||
|
||||
AC_DEFUN([AC_HAVE_TAGLIB],
|
||||
[
|
||||
AC_DEFINE(HAVE_TAGLIB, 1, [have TagLib])
|
||||
taglib_includes=[`$TAGLIB_CONFIG --cflags`]
|
||||
taglib_libs=[`$TAGLIB_CONFIG --libs`]
|
||||
have_taglib=true
|
||||
])
|
||||
|
||||
AC_DEFUN([AC_NO_TAGLIB],
|
||||
[
|
||||
taglib_includes=""
|
||||
taglib_libs=""
|
||||
have_taglib=false
|
||||
])
|
||||
|
||||
AC_PATH_PROG(TAGLIB_CONFIG, taglib-config, [no], [$PATH:$prefix/bin])
|
||||
if test "x$TAGLIB_CONFIG" = "xno" ; then
|
||||
AC_NO_TAGLIB
|
||||
else
|
||||
AC_HAVE_TAGLIB
|
||||
fi
|
||||
|
||||
AC_SUBST(taglib_includes)
|
||||
AC_SUBST(taglib_libs)
|
||||
|
||||
dnl ---------- END TAGLIB CHECK ----------
|
||||
|
||||
|
||||
|
||||
dnl ----------- TUNEPIMP/MUSICBRAINZ CHECK -----------
|
||||
|
||||
AC_ARG_WITH(
|
||||
musicbrainz,
|
||||
AS_HELP_STRING(
|
||||
[--without-musicbrainz],
|
||||
[build K3b without Musicbrainz support (default=no)]),
|
||||
[ac_cv_use_musicbrainz=$withval],
|
||||
[ac_cv_use_musicbrainz=yes]
|
||||
)
|
||||
|
||||
have_mb=false
|
||||
MUSICBRAINZ_LIBS=""
|
||||
if test "$ac_cv_use_musicbrainz" = "yes"; then
|
||||
KDE_CHECK_HEADER(musicbrainz/mb_c.h,
|
||||
[
|
||||
KDE_CHECK_LIB(musicbrainz,mb_New,[
|
||||
AC_DEFINE(HAVE_MUSICBRAINZ, 1, [have MusicBrainz])
|
||||
MUSICBRAINZ_LIBS="-lmusicbrainz"
|
||||
have_mb=true
|
||||
])
|
||||
], [])
|
||||
fi
|
||||
AC_SUBST(MUSICBRAINZ_LIBS)
|
||||
|
||||
dnl --------- TUNEPIMP/MUSICBRAINZ CHECK END -----------
|
||||
|
||||
|
||||
dnl --------- K3b debugging stuff (only for developers) ----
|
||||
|
||||
AC_ARG_WITH(
|
||||
k3b-debug,
|
||||
AS_HELP_STRING(
|
||||
[--with-k3b-debug],
|
||||
[Enable additional K3b debugging output and functionality (default=no)]),
|
||||
[use_k3b_debug=$withval],
|
||||
[use_k3b_debug=no]
|
||||
)
|
||||
if test "$use_k3b_debug" = "yes"; then
|
||||
AC_DEFINE(K3B_DEBUG, "1", [K3b additional debugging support])
|
||||
fi
|
||||
|
||||
dnl --------------------------------------------------------
|
||||
|
||||
|
||||
|
||||
|
||||
dnl --------------- libiconv check -------------------------
|
||||
|
||||
AC_CHECK_HEADERS(iconv.h)
|
||||
|
||||
dnl --------------------------------------------------------
|
||||
|
||||
|
||||
#AC_DEFINE(LIBK3B_VERSION, "0.11.98", [k3b library version])
|
||||
#AC_SUBST(LIBK3B_VERSION, 0.11.98)
|
||||
#AC_CONFIG_FILES([k3b/libk3b/libk3b.pc])
|
||||
|
||||
KDE_ENABLE_HIDDEN_VISIBILITY
|
@ -1 +0,0 @@
|
||||
SUBDIRS = en
|
@ -1,3 +0,0 @@
|
||||
KDE_LANG = en
|
||||
KDE_DOCS = k3b
|
||||
SUBDIRS = tdeioslave
|
@ -1 +0,0 @@
|
||||
SUBDIRS = videodvd
|
@ -1,2 +0,0 @@
|
||||
KDE_LANG = en
|
||||
KDE_DOCS = tdeioslave/videodvd
|
@ -1,18 +0,0 @@
|
||||
AM_CPPFLAGS = -I$(srcdir)/../src -I$(srcdir)/../libk3b/core -I$(srcdir)/../libk3b/tools -I$(srcdir)/../libk3bdevice $(all_includes)
|
||||
|
||||
METASOURCES = AUTO
|
||||
|
||||
# Install this plugin in the KDE modules directory
|
||||
kde_module_LTLIBRARIES = kcm_k3bsetup2.la
|
||||
|
||||
kcm_k3bsetup2_la_SOURCES = base_k3bsetup2.ui k3bsetup2.cpp
|
||||
kcm_k3bsetup2_la_LIBADD = $(LIB_TDEUI) ../libk3b/libk3b.la
|
||||
kcm_k3bsetup2_la_LDFLAGS = -module -avoid-version $(all_libraries) -no-undefined
|
||||
|
||||
k3bsetup2_DATA = k3bsetup2.desktop
|
||||
k3bsetup2dir = $(kde_appsdir)/Settings/System
|
||||
|
||||
bin_SCRIPTS = k3bsetup
|
||||
|
||||
messages: rc.cpp
|
||||
$(XGETTEXT) *.cpp -o $(podir)/k3bsetup.pot
|
@ -1,30 +0,0 @@
|
||||
AM_CPPFLAGS = $(all_includes)
|
||||
|
||||
if include_videodvdrip
|
||||
VIDEODVDDIR = videodvd
|
||||
VIDEODVDLIB = videodvd/libvideodvd.la
|
||||
endif
|
||||
|
||||
|
||||
lib_LTLIBRARIES = libk3b.la
|
||||
|
||||
libk3b_la_SOURCES = dummy.cpp
|
||||
|
||||
libk3b_la_LIBADD = core/libk3bcore.la \
|
||||
cddb/libcddb.la \
|
||||
projects/libk3bproject.la \
|
||||
plugin/libk3bplugin.la \
|
||||
tools/libk3btools.la \
|
||||
jobs/libjobs.la \
|
||||
$(VIDEODVDLIB) $(LIB_TDEUI) $(LIB_TQT) $(LIB_TDECORE) $(LIBDL) -ltdefx -lDCOP \
|
||||
../libk3bdevice/libk3bdevice.la
|
||||
|
||||
libk3b_la_LDFLAGS = $(all_libraries) -version-info 3:0:0 -no-undefined
|
||||
|
||||
SUBDIRS = core plugin tools projects cddb jobs $(VIDEODVDDIR)
|
||||
|
||||
#pkgconfigdir = $(libdir)/pkgconfig
|
||||
#pkgconfig_DATA = libk3b.pc
|
||||
|
||||
messages:
|
||||
$(XGETTEXT) `find -name "*.cpp" -o -name "*.h"` -o $(podir)/libk3b.pot
|
@ -1,9 +0,0 @@
|
||||
AM_CPPFLAGS = -I$(srcdir)/../core -I$(srcdir)/../../libk3bdevice -I$(srcdir)/../../src $(all_includes)
|
||||
|
||||
METASOURCES = AUTO
|
||||
|
||||
noinst_LTLIBRARIES = libcddb.la
|
||||
|
||||
libcddb_la_SOURCES = k3bcddbquery.cpp k3bcddb.cpp k3bcddbresult.cpp k3bcddbhttpquery.cpp k3bcddbpquery.cpp k3bcddblocalquery.cpp k3bcddbsubmit.cpp k3bcddblocalsubmit.cpp k3bcddbmultientriesdialog.cpp
|
||||
|
||||
include_HEADERS = k3bcddb.h k3bcddbresult.h
|
@ -1,3 +0,0 @@
|
||||
AC_CHECK_FUNCS(stat64)
|
||||
AC_CHECK_HEADERS(sys/vfs.h)
|
||||
AC_CHECK_HEADERS(sys/statvfs.h)
|
@ -1,19 +0,0 @@
|
||||
AM_CPPFLAGS = -I$(srcdir)/../../libk3bdevice -I$(srcdir)/../plugin -I$(srcdir)/../tools $(all_includes)
|
||||
|
||||
noinst_LTLIBRARIES = libk3bcore.la
|
||||
|
||||
libk3bcore_la_LIBADD = $(LIB_TDEIO) $(ARTSC_LIB)
|
||||
|
||||
libk3bcore_la_LDFLAGS = $(all_libraries)
|
||||
|
||||
libk3bcore_la_SOURCES = k3bcore.cpp k3bglobals.cpp k3bdefaultexternalprograms.cpp \
|
||||
k3bexternalbinmanager.cpp k3bversion.cpp k3bprocess.cpp k3bjob.cpp \
|
||||
k3bthread.cpp k3bthreadjob.cpp k3bglobalsettings.cpp k3bsimplejobhandler.cpp
|
||||
|
||||
include_HEADERS = k3bcore.h k3bdefaultexternalprograms.h k3bexternalbinmanager.h \
|
||||
k3bprocess.h k3bversion.h k3bglobals.h k3bjob.h k3bthread.h \
|
||||
k3bthreadjob.h k3bglobalsettings.h k3bjobhandler.h \
|
||||
k3b_export.h k3bsimplejobhandler.h
|
||||
|
||||
METASOURCES = AUTO
|
||||
|
@ -1,43 +0,0 @@
|
||||
AM_CPPFLAGS = -I$(srcdir)/../core \
|
||||
-I$(srcdir)/../../libk3bdevice \
|
||||
-I$(srcdir)/../../src \
|
||||
-I$(srcdir)/../tools \
|
||||
-I$(srcdir)/../cddb \
|
||||
-I$(srcdir)/../plugin \
|
||||
-I$(srcdir)/../projects \
|
||||
-I$(srcdir)/../videodvd \
|
||||
-I$(srcdir)/../projects/audiocd \
|
||||
$(all_includes)
|
||||
|
||||
METASOURCES = AUTO
|
||||
|
||||
noinst_LTLIBRARIES = libjobs.la
|
||||
|
||||
if include_videodvdrip
|
||||
libjobs_la_SOURCES = k3bdatatrackreader.cpp k3breadcdreader.cpp \
|
||||
k3bcdcopyjob.cpp k3bclonejob.cpp k3baudiosessionreadingjob.cpp \
|
||||
k3bdvdcopyjob.cpp k3bvideodvdtitletranscodingjob.cpp k3bvideodvdtitledetectclippingjob.cpp \
|
||||
k3baudiocuefilewritingjob.cpp k3bbinimagewritingjob.cpp \
|
||||
k3biso9660imagewritingjob.cpp \
|
||||
k3bdvdformattingjob.cpp k3bblankingjob.cpp k3bclonetocreader.cpp \
|
||||
k3bverificationjob.cpp
|
||||
|
||||
include_HEADERS = k3bcdcopyjob.h k3bdvdcopyjob.h k3bclonejob.h \
|
||||
k3baudiocuefilewritingjob.h k3bbinimagewritingjob.h \
|
||||
k3biso9660imagewritingjob.h k3bdvdformattingjob.h \
|
||||
k3bblankingjob.h k3bvideodvdtitletranscodingjob.h k3bvideodvdtitledetectclippingjob.h \
|
||||
k3bverificationjob.h
|
||||
else
|
||||
libjobs_la_SOURCES = k3bdatatrackreader.cpp k3breadcdreader.cpp \
|
||||
k3bcdcopyjob.cpp k3bclonejob.cpp k3baudiosessionreadingjob.cpp \
|
||||
k3bdvdcopyjob.cpp \
|
||||
k3baudiocuefilewritingjob.cpp k3bbinimagewritingjob.cpp \
|
||||
k3biso9660imagewritingjob.cpp \
|
||||
k3bdvdformattingjob.cpp k3bblankingjob.cpp k3bclonetocreader.cpp \
|
||||
k3bverificationjob.cpp
|
||||
|
||||
include_HEADERS = k3bcdcopyjob.h k3bdvdcopyjob.h k3bclonejob.h \
|
||||
k3baudiocuefilewritingjob.h k3bbinimagewritingjob.h \
|
||||
k3biso9660imagewritingjob.h k3bdvdformattingjob.h \
|
||||
k3bblankingjob.h k3bverificationjob.h
|
||||
endif
|
@ -1,28 +0,0 @@
|
||||
if compile_libsamplerate
|
||||
USED_LIBSAMPLERATE=./libsamplerate/libsamplerate.la
|
||||
SUBDIRS = libsamplerate
|
||||
else
|
||||
USED_LIBSAMPLERATE=$(LIBSAMPLERATE)
|
||||
endif
|
||||
|
||||
|
||||
AM_CPPFLAGS = -I$(srcdir)/.. -I$(srcdir)/../core/ -I$(srcdir)/../../src -I$(srcdir)/../../libk3bdevice $(all_includes)
|
||||
|
||||
METASOURCES = AUTO
|
||||
|
||||
noinst_LTLIBRARIES = libk3bplugin.la
|
||||
|
||||
libk3bplugin_la_LIBADD = $(USED_LIBSAMPLERATE)
|
||||
|
||||
libk3bplugin_la_LDFLAGS = $(all_libraries)
|
||||
|
||||
libk3bplugin_la_SOURCES = k3bplugin.cpp \
|
||||
k3bpluginconfigwidget.cpp \
|
||||
k3bpluginmanager.cpp \
|
||||
k3baudiodecoder.cpp \
|
||||
k3baudioencoder.cpp \
|
||||
k3baudioclient.cpp \
|
||||
k3baudioserver.cpp
|
||||
|
||||
|
||||
include_HEADERS = k3bplugin.h k3bpluginfactory.h k3bpluginmanager.h k3baudiodecoder.h k3baudioencoder.h k3bpluginconfigwidget.h k3baudiooutputplugin.h k3bprojectplugin.h
|
@ -1,20 +0,0 @@
|
||||
# This file was automatically generated from the Makefile.am
|
||||
# DO NOT EDIT!
|
||||
|
||||
noinst_LTLIBRARIES = libsamplerate.la
|
||||
#include_HEADERS = samplerate.h
|
||||
|
||||
EXTRA_DIST = config.h.in Version_script.in
|
||||
|
||||
COEFF_HDRS = high_qual_coeffs.h mid_qual_coeffs.h fastest_coeffs.h
|
||||
|
||||
noinst_HEADERS = common.h float_cast.h $(COEFF_HDRS)
|
||||
|
||||
SRC_SOURCES = samplerate.c src_sinc.c src_zoh.c src_linear.c
|
||||
|
||||
libsamplerate_la_SOURCES = $(SRC_SOURCES)
|
||||
#libsamplerate_la_LDFLAGS = -version-info @SHARED_VERSION_INFO@ @SHLIB_VERSION_ARG@
|
||||
libsamplerate_la_LIBADD = -lm
|
||||
|
||||
# Disable autoheader.
|
||||
#AUTOHEADER=echo
|
@ -1,13 +0,0 @@
|
||||
LIBS="-lm $all_libraries"
|
||||
|
||||
AC_CHECK_DECL(lrint,
|
||||
AC_DEFINE(HAVE_LRINT,1,[Define if lrint is supported]),
|
||||
AC_DEFINE(HAVE_LRINT,0,[Define if lrint is not supported]),
|
||||
[#include <math.h>]
|
||||
)
|
||||
|
||||
AC_CHECK_DECL(lrintf,
|
||||
AC_DEFINE(HAVE_LRINTF,1,[Define if lrintf is supported]),
|
||||
AC_DEFINE(HAVE_LRINTF,0,[Define if lrintf is not supported]),
|
||||
[#include <math.h>]
|
||||
)
|
@ -1,32 +0,0 @@
|
||||
AM_CPPFLAGS= -I$(srcdir)/../../src -I$(srcdir)/../core -I$(srcdir)/../plugin -I$(srcdir)/../../libk3bdevice -I$(srcdir)/../tools -I$(srcdir)/datacd -I$(srcdir)/audiocd -I$(srcdir)/mixedcd -I$(srcdir)/movixcd -I$(srcdir)/movixdvd -I$(srcdir)/datadvd -I$(srcdir)/videocd -I$(srcdir)/videodvd $(all_includes)
|
||||
|
||||
noinst_LTLIBRARIES = libk3bproject.la
|
||||
|
||||
libk3bproject_la_LIBADD = ./datacd/libdata.la ./datadvd/libdvd.la ./mixedcd/libmixed.la ./videocd/libvcd.la ./videodvd/libvideodvd.la ./movixcd/libmovix.la ./movixdvd/libmovixdvd.la ./audiocd/libaudio.la
|
||||
|
||||
libk3bproject_la_LDFLAGS = $(all_libraries)
|
||||
|
||||
libk3bproject_la_SOURCES = k3babstractwriter.cpp \
|
||||
k3bgrowisofswriter.cpp \
|
||||
k3bgrowisofshandler.cpp \
|
||||
k3bdoc.cpp \
|
||||
k3bcdrdaowriter.cpp \
|
||||
k3bcdrecordwriter.cpp \
|
||||
k3binffilewriter.cpp \
|
||||
k3btocfilewriter.cpp \
|
||||
k3bimagefilereader.cpp \
|
||||
k3bcuefileparser.cpp \
|
||||
k3bpipebuffer.cpp
|
||||
|
||||
include_HEADERS = k3bdoc.h \
|
||||
k3bgrowisofswriter.h \
|
||||
k3bcdrdaowriter.h \
|
||||
k3bcdrecordwriter.h \
|
||||
k3binffilewriter.h \
|
||||
k3btocfilewriter.h \
|
||||
k3bcuefileparser.h \
|
||||
k3bimagefilereader.h
|
||||
|
||||
SUBDIRS = datacd audiocd mixedcd movixcd videocd datadvd movixdvd videodvd
|
||||
|
||||
METASOURCES = AUTO
|
@ -1,35 +0,0 @@
|
||||
AM_CPPFLAGS= -I$(srcdir)/../../../src \
|
||||
-I$(srcdir)/.. \
|
||||
-I$(srcdir)/../../core \
|
||||
-I$(srcdir)/../../plugin \
|
||||
-I$(srcdir)/../../cddb \
|
||||
-I$(srcdir)/../../../libk3bdevice \
|
||||
-I$(srcdir)/../../tools $(all_includes)
|
||||
|
||||
METASOURCES = AUTO
|
||||
|
||||
noinst_LTLIBRARIES = libaudio.la
|
||||
|
||||
libaudio_la_SOURCES = k3baudiojob.cpp \
|
||||
k3baudiotrack.cpp \
|
||||
k3baudiodoc.cpp \
|
||||
k3baudiofile.cpp \
|
||||
k3baudiozerodata.cpp \
|
||||
k3baudiodatasource.cpp \
|
||||
k3baudionormalizejob.cpp \
|
||||
k3baudiojobtempdata.cpp \
|
||||
k3baudioimager.cpp \
|
||||
k3baudiomaxspeedjob.cpp \
|
||||
k3baudiocdtracksource.cpp \
|
||||
k3baudiocdtrackdrag.cpp \
|
||||
k3baudiodatasourceiterator.cpp
|
||||
|
||||
include_HEADERS = k3baudiodoc.h \
|
||||
k3baudiojob.h \
|
||||
k3baudiocdtrackdrag.h \
|
||||
k3baudiotrack.h \
|
||||
k3baudiodatasource.h \
|
||||
k3baudiofile.h \
|
||||
k3baudiozerodata.h \
|
||||
k3baudiocdtracksource.h \
|
||||
k3baudiodatasourceiterator.h
|
@ -1,35 +0,0 @@
|
||||
AM_CPPFLAGS= -I$(srcdir)/.. \
|
||||
-I$(srcdir)/../../core \
|
||||
-I$(srcdir)/../../plugin \
|
||||
-I$(srcdir)/../../../libk3bdevice \
|
||||
-I$(srcdir)/../../../src \
|
||||
-I$(srcdir)/../../tools \
|
||||
-I$(srcdir)/../../jobs \
|
||||
-I$(srcdir)/../.. \
|
||||
$(all_includes)
|
||||
|
||||
METASOURCES = AUTO
|
||||
|
||||
noinst_LTLIBRARIES = libdata.la
|
||||
|
||||
libdata_la_SOURCES = k3bdatajob.cpp \
|
||||
k3bdatadoc.cpp \
|
||||
k3bdataitem.cpp \
|
||||
k3bdiritem.cpp \
|
||||
k3bfileitem.cpp \
|
||||
k3bisoimager.cpp \
|
||||
k3bmsinfofetcher.cpp \
|
||||
k3bbootitem.cpp \
|
||||
k3bisooptions.cpp \
|
||||
k3bfilecompilationsizehandler.cpp \
|
||||
k3bsessionimportitem.cpp \
|
||||
k3bmkisofshandler.cpp \
|
||||
k3bdatapreparationjob.cpp
|
||||
|
||||
include_HEADERS = k3bdatadoc.h \
|
||||
k3bdatajob.h \
|
||||
k3bdataitem.h \
|
||||
k3bdiritem.h \
|
||||
k3bfileitem.h \
|
||||
k3bbootitem.h \
|
||||
k3bisooptions.h
|
@ -1,21 +0,0 @@
|
||||
# we need the ../datacd for the uic generated header files
|
||||
AM_CPPFLAGS= -I$(srcdir)/../../core \
|
||||
-I$(srcdir)/../../../libk3bdevice \
|
||||
-I$(srcdir)/../../../src \
|
||||
-I$(srcdir)/../../tools \
|
||||
-I$(srcdir)/../../jobs \
|
||||
-I$(srcdir)/../datacd \
|
||||
-I$(srcdir)/.. \
|
||||
-I../datacd \
|
||||
$(all_includes)
|
||||
|
||||
METASOURCES = AUTO
|
||||
|
||||
noinst_LTLIBRARIES = libdvd.la
|
||||
|
||||
libdvd_la_SOURCES = k3bdvddoc.cpp \
|
||||
k3bdvdjob.cpp \
|
||||
k3bdvdbooktypejob.cpp
|
||||
|
||||
include_HEADERS = k3bdvddoc.h \
|
||||
k3bdvdjob.h
|
@ -1,23 +0,0 @@
|
||||
# we need the ../datacd and ../audiocd for the uic generated header files
|
||||
AM_CPPFLAGS= -I$(srcdir)/../../core \
|
||||
-I$(srcdir)/../../plugin \
|
||||
-I$(srcdir)/../../../libk3bdevice \
|
||||
-I$(srcdir)/../../../src \
|
||||
-I$(srcdir)/../../tools \
|
||||
-I$(srcdir)/.. \
|
||||
-I$(srcdir)/../datacd \
|
||||
-I$(srcdir)/../audiocd \
|
||||
-I$(srcdir)/../../plugin \
|
||||
-I../datacd \
|
||||
-I../audiocd \
|
||||
$(all_includes)
|
||||
|
||||
METASOURCES = AUTO
|
||||
|
||||
noinst_LTLIBRARIES = libmixed.la
|
||||
|
||||
libmixed_la_SOURCES = k3bmixeddoc.cpp \
|
||||
k3bmixedjob.cpp
|
||||
|
||||
include_HEADERS = k3bmixeddoc.h \
|
||||
k3bmixedjob.h
|
@ -1,23 +0,0 @@
|
||||
# we need the ../datacd for the uic generated header files
|
||||
AM_CPPFLAGS= -I$(srcdir)/../../core \
|
||||
-I$(srcdir)/../../../libk3bdevice \
|
||||
-I$(srcdir)/../../../src \
|
||||
-I$(srcdir)/../../tools \
|
||||
-I$(srcdir)/../datacd \
|
||||
-I$(srcdir)/.. \
|
||||
-I../datacd \
|
||||
$(all_includes)
|
||||
|
||||
METASOURCES = AUTO
|
||||
|
||||
noinst_LTLIBRARIES = libmovix.la
|
||||
|
||||
libmovix_la_SOURCES = k3bmovixprogram.cpp \
|
||||
k3bmovixdoc.cpp \
|
||||
k3bmovixjob.cpp \
|
||||
k3bmovixfileitem.cpp \
|
||||
k3bmovixdocpreparer.cpp
|
||||
|
||||
include_HEADERS = k3bmovixdoc.h \
|
||||
k3bmovixjob.h \
|
||||
k3bmovixfileitem.h
|
@ -1,21 +0,0 @@
|
||||
# we need the ../datacd and ../movixcd for the uic generated header files
|
||||
AM_CPPFLAGS= -I$(srcdir)/../../core \
|
||||
-I$(srcdir)/../../../libk3bdevice \
|
||||
-I$(srcdir)/../../../src \
|
||||
-I$(srcdir)/../../tools \
|
||||
-I$(srcdir)/../datadvd \
|
||||
-I$(srcdir)/../movixcd \
|
||||
-I$(srcdir)/../datacd \
|
||||
-I$(srcdir)/.. \
|
||||
-I../datacd \
|
||||
-I../movixcd \
|
||||
$(all_includes)
|
||||
|
||||
METASOURCES = AUTO
|
||||
|
||||
noinst_LTLIBRARIES = libmovixdvd.la
|
||||
|
||||
libmovixdvd_la_SOURCES = k3bmovixdvddoc.cpp k3bmovixdvdjob.cpp
|
||||
|
||||
include_HEADERS = k3bmovixdvddoc.h \
|
||||
k3bmovixdvdjob.h
|
@ -1,20 +0,0 @@
|
||||
AM_CPPFLAGS= -I$(srcdir)/../../core \
|
||||
-I$(srcdir)/../../../src \
|
||||
-I$(srcdir)/../../../libk3bdevice \
|
||||
-I$(srcdir)/../../tools \
|
||||
-I$(srcdir)/.. \
|
||||
$(all_includes)
|
||||
|
||||
METASOURCES = AUTO
|
||||
|
||||
noinst_LTLIBRARIES = libvcd.la
|
||||
|
||||
libvcd_la_SOURCES = k3bvcddoc.cpp k3bvcdtrack.cpp k3bvcdjob.cpp k3bvcdoptions.cpp k3bvcdxmlview.cpp
|
||||
|
||||
libvcd_la_LIBADD = mpeginfo/libmpeginfo.la
|
||||
|
||||
SUBDIRS = cdi extra mpeginfo
|
||||
|
||||
include_HEADERS = k3bvcdjob.h \
|
||||
k3bvcddoc.h \
|
||||
k3bvcdoptions.h
|
@ -1,5 +0,0 @@
|
||||
|
||||
cdidir = $(kde_datadir)/k3b/cdi
|
||||
cdi_DATA = cdi_imag.rtf cdi_text.fnt cdi_vcd.app cdi_vcd.cfg vcd_on_cdi_41.pdf icdia.htm
|
||||
|
||||
EXTRA_DIST = $(cdi_DATA)
|
@ -1,5 +0,0 @@
|
||||
|
||||
extradir = $(kde_datadir)/k3b/extra
|
||||
extra_DATA = k3bphotovcd.mpg k3bphotosvcd.mpg
|
||||
|
||||
EXTRA_DIST = $(extra_DATA)
|
@ -1,5 +0,0 @@
|
||||
INCLUDES = $(all_includes)
|
||||
noinst_LTLIBRARIES = libmpeginfo.la
|
||||
|
||||
libmpeginfo_la_SOURCES = k3bmpeginfo.cpp
|
||||
|
@ -1,20 +0,0 @@
|
||||
# we need the ../datacd for the uic generated header files
|
||||
AM_CPPFLAGS= -I$(srcdir)/../../core \
|
||||
-I$(srcdir)/../../../libk3bdevice \
|
||||
-I$(srcdir)/../../../src \
|
||||
-I$(srcdir)/../../tools \
|
||||
-I$(srcdir)/../datadvd \
|
||||
-I$(srcdir)/../datacd \
|
||||
-I$(srcdir)/.. \
|
||||
-I../datacd \
|
||||
$(all_includes)
|
||||
|
||||
METASOURCES = AUTO
|
||||
|
||||
noinst_LTLIBRARIES = libvideodvd.la
|
||||
|
||||
libvideodvd_la_SOURCES = k3bvideodvddoc.cpp \
|
||||
k3bvideodvdjob.cpp \
|
||||
k3bvideodvdimager.cpp
|
||||
|
||||
include_HEADERS = k3bvideodvddoc.h k3bvideodvdjob.h
|
@ -1,11 +0,0 @@
|
||||
bin_SCRIPTS = k3b_automount
|
||||
|
||||
# k3b_automount needs to be installed setuid root
|
||||
install-exec-hook:
|
||||
@(chown 0 $(DESTDIR)$(bindir)/k3b_automount && chmod 4755 $(DESTDIR)$(bindir)/k3b_automount) || echo "Please make k3b_automount setuid root" >&2
|
||||
@echo ""
|
||||
@echo "k3b_automount is by default installed with a set SETUID root bit!"
|
||||
@echo "This is needed for K3b to be able to temporarily disable automounting via"
|
||||
@echo "subfs or supermount while burning."
|
||||
@echo ""
|
||||
|
@ -1,44 +0,0 @@
|
||||
AM_CPPFLAGS= -I$(srcdir)/../../src \
|
||||
-I$(srcdir)/../core \
|
||||
-I$(srcdir)/../../libk3bdevice \
|
||||
-I$(srcdir)/.. \
|
||||
$(all_includes)
|
||||
|
||||
noinst_LTLIBRARIES = libk3btools.la
|
||||
|
||||
libk3btools_la_LIBADD = libisofs/libisofs.la
|
||||
|
||||
libk3btools_la_LDFLAGS = $(all_libraries)
|
||||
|
||||
libk3btools_la_SOURCES = k3bwavefilewriter.cpp k3bbusywidget.cpp k3bdeviceselectiondialog.cpp \
|
||||
k3bmd5job.cpp k3btitlelabel.cpp k3bcutcombobox.cpp \
|
||||
k3bstringutils.cpp k3bdevicecombobox.cpp kcutlabel.cpp \
|
||||
k3bstdguiitems.cpp k3bvalidators.cpp k3bthroughputestimator.cpp \
|
||||
k3biso9660.cpp k3bmultichoicedialog.cpp k3bdevicehandler.cpp \
|
||||
k3bcdparanoialib.cpp k3blistview.cpp k3bmsfedit.cpp \
|
||||
k3bcdtextvalidator.cpp k3bintvalidator.cpp k3bexceptions.cpp \
|
||||
k3bprogressdialog.cpp k3btoolbox.cpp k3bpushbutton.cpp \
|
||||
k3blistviewitemanimator.cpp k3bthreadwidget.cpp k3bradioaction.cpp \
|
||||
k3bsignalwaiter.cpp k3blibdvdcss.cpp k3biso9660backend.cpp \
|
||||
k3bpipe.cpp k3bchecksumpipe.cpp k3btoolbutton.cpp \
|
||||
k3bintmapcombobox.cpp k3bdirsizejob.cpp k3brichtextlabel.cpp \
|
||||
k3btempfile.cpp k3bactivepipe.cpp k3bfilesplitter.cpp \
|
||||
k3bfilesysteminfo.cpp
|
||||
|
||||
include_HEADERS = k3bwavefilewriter.h k3bbusywidget.h k3bdeviceselectiondialog.h \
|
||||
k3bmd5job.h k3bcutcombobox.h k3bstringutils.h \
|
||||
k3bdevicecombobox.h kcutlabel.h k3bstdguiitems.h \
|
||||
k3bvalidators.h k3bthroughputestimator.h k3biso9660.h \
|
||||
k3bmultichoicedialog.h k3bdevicehandler.h k3bcdparanoialib.h \
|
||||
k3blistview.h k3bmsfedit.h k3bcdtextvalidator.h \
|
||||
k3bintvalidator.h k3bexceptions.h k3bprogressdialog.h \
|
||||
k3btoolbox.h k3bpushbutton.h k3blistviewitemanimator.h \
|
||||
k3bthreadwidget.h k3bradioaction.h k3bsignalwaiter.h \
|
||||
k3biso9660backend.h k3bpipe.h k3bdirsizejob.h \
|
||||
k3bchecksumpipe.h k3btoolbutton.h k3bintmapcombobox.h \
|
||||
k3brichtextlabel.h k3btempfile.h k3bactivepipe.h \
|
||||
k3bfilesplitter.h k3bfilesysteminfo.h
|
||||
|
||||
METASOURCES = AUTO
|
||||
|
||||
SUBDIRS = libisofs
|
@ -1,5 +0,0 @@
|
||||
AM_CPPFLAGS= $(all_includes)
|
||||
|
||||
noinst_LTLIBRARIES = libisofs.la
|
||||
|
||||
libisofs_la_SOURCES = isofs.cpp
|
@ -1,19 +0,0 @@
|
||||
AM_CPPFLAGS = -I$(srcdir) \
|
||||
-I$(srcdir)/../core \
|
||||
-I$(srcdir)/../../libk3bdevice \
|
||||
-I$(srcdir)/../tools \
|
||||
-I$(srcdir)/../plugin \
|
||||
$(all_includes)
|
||||
|
||||
METASOURCES = AUTO
|
||||
|
||||
noinst_LTLIBRARIES = libvideodvd.la
|
||||
libvideodvd_la_LIBADD = -ldvdread
|
||||
|
||||
libvideodvd_la_SOURCES = k3bvideodvd.cpp k3bvideodvdtime.cpp \
|
||||
k3bvideodvdvideostream.cpp
|
||||
|
||||
include_HEADERS = k3bvideodvd.h k3bvideodvdtitle.h \
|
||||
k3bvideodvdaudiostream.h k3bvideodvdsubpicturestream.h \
|
||||
k3bvideodvdvideostream.h k3bvideodvdtime.h \
|
||||
k3bvideodvdptt.h
|
@ -1,11 +0,0 @@
|
||||
echo ""
|
||||
|
||||
echo "K3b - Include libdvdread (Video DVD ripping) support:"
|
||||
if test "$have_libdvdread" = "yes"; then
|
||||
echo "K3b - yes"
|
||||
else
|
||||
echo "K3b - no"
|
||||
if test "$ac_cv_use_libdvdread" = "yes"; then
|
||||
echo "K3b - You are missing the libdvdread library."
|
||||
fi
|
||||
fi
|
@ -1,28 +0,0 @@
|
||||
AC_ARG_WITH(
|
||||
libdvdread,
|
||||
AS_HELP_STRING(
|
||||
[--without-libdvdread],
|
||||
[build K3b without libdvdread (Video DVD ripping) support (default=no)]),
|
||||
[ac_cv_use_libdvdread=$withval],
|
||||
[ac_cv_use_libdvdread=yes]
|
||||
)
|
||||
|
||||
have_libdvdread=no
|
||||
if test "$ac_cv_use_libdvdread" = "yes"; then
|
||||
KDE_CHECK_HEADERS(dvdread/dvd_reader.h,
|
||||
[
|
||||
KDE_CHECK_LIB(dvdread,
|
||||
DVDOpen,
|
||||
[
|
||||
AC_DEFINE(HAVE_LIBDVDREAD,1,[Defined if you have libdvdread headers and libs installed.])
|
||||
have_libdvdread=yes
|
||||
]
|
||||
)
|
||||
])
|
||||
fi
|
||||
AM_CONDITIONAL(include_videodvdrip, [test x$have_libdvdread = xyes])
|
||||
|
||||
#if test "$have_libdvdread" = "no"; then
|
||||
# AC_MSG_ERROR([Could not find libdvdread. Please install.])
|
||||
# DO_NOT_COMPILE="$DO_NOT_COMPILE k3b"
|
||||
#fi
|
@ -1,24 +0,0 @@
|
||||
AM_CPPFLAGS= -I$(srcdir)/libk3bdevice -I$(srcdir) $(all_includes)
|
||||
|
||||
KDE_CXXFLAGS = $(ENABLE_PERMISSIVE_FLAG)
|
||||
|
||||
METASOURCES = AUTO
|
||||
|
||||
lib_LTLIBRARIES = libk3bdevice.la
|
||||
|
||||
libk3bdevice_la_LIBADD = $(LIB_TDEIO) $(RESMGR_LIB) $(CAM_LIB) $(LIB_TQT) $(LIB_TDECORE)
|
||||
|
||||
# lib version 5 for K3b 1.0
|
||||
libk3bdevice_la_LDFLAGS = $(all_libraries) -version-info 5:0:0 -no-undefined
|
||||
|
||||
libk3bdevice_la_SOURCES = k3bdevice.cpp k3bdevice_mmc.cpp k3bscsicommand.cpp \
|
||||
k3btrack.cpp k3btoc.cpp k3bdevicemanager.cpp k3bmsf.cpp k3bdiskinfo.cpp \
|
||||
k3bdeviceglobals.cpp k3bcrc.cpp k3bcdtext.cpp k3bconnection.cpp \
|
||||
k3bdebug.cpp
|
||||
|
||||
include_HEADERS = k3bdevicemanager.h k3bdevice.h k3btoc.h k3btrack.h \
|
||||
k3bdeviceglobals.h k3bdiskinfo.h k3bcdtext.h k3bmsf.h k3bdevicetypes.h \
|
||||
k3bdevice_export.h k3bconnection.h k3bdebug.h
|
||||
|
||||
messages: rc.cpp
|
||||
$(XGETTEXT) `find -name "*.cpp" -or -name "*.h"` -o $(podir)/libk3bdevice.pot
|
@ -1,7 +0,0 @@
|
||||
echo ""
|
||||
|
||||
if test -n "$RESMGR_LIB"; then
|
||||
echo "K3b - Resmgr support: yes"
|
||||
else
|
||||
echo "K3b - Resmgr support: no"
|
||||
fi
|
@ -1,59 +0,0 @@
|
||||
dnl FIXME: only make the linux header check on linux systems.
|
||||
|
||||
linux_scsi=no
|
||||
AC_MSG_CHECKING(for linux scsi headers)
|
||||
AC_LANG_SAVE
|
||||
AC_LANG_CPLUSPLUS
|
||||
AC_TRY_COMPILE([
|
||||
#include <linux/version.h>
|
||||
#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,5,50)
|
||||
typedef unsigned char u8;
|
||||
#endif
|
||||
#include <sys/types.h>
|
||||
#include <linux/../scsi/scsi.h> /* cope with silly includes */
|
||||
],
|
||||
[],
|
||||
[linux_scsi=yes])
|
||||
AC_MSG_RESULT($linux_scsi)
|
||||
|
||||
case "$host_os" in
|
||||
freebsd*|dragonfly*)
|
||||
# I'll be damned if lousy coding prevents us from running
|
||||
# this application.
|
||||
linux_scsi=yes
|
||||
;;
|
||||
esac
|
||||
|
||||
if test "x$linux_scsi" = "xno" ; then
|
||||
DO_NOT_COMPILE="$DO_NOT_COMPILE k3b"
|
||||
fi
|
||||
AC_LANG_RESTORE
|
||||
|
||||
dnl - find the cam_* functions
|
||||
AC_CHECK_FUNC(cam_close_device,
|
||||
[CAM_LIB=""],
|
||||
[AC_CHECK_LIB(cam, cam_close_device, [CAM_LIB=-lcam], [CAM_LIB=""])]
|
||||
)
|
||||
AC_SUBST(CAM_LIB)
|
||||
|
||||
|
||||
|
||||
dnl === check for resmgr - begin ============
|
||||
AC_ARG_WITH(
|
||||
resmgr,
|
||||
AS_HELP_STRING([--without-resmgr], [build K3b without ResMgr support (default=no)]),
|
||||
[ac_cv_use_resmgr=$withval],
|
||||
[ac_cv_use_resmgr=yes]
|
||||
)
|
||||
|
||||
if test "$ac_cv_use_resmgr" = "yes"; then
|
||||
RESMGR_LIB=""
|
||||
KDE_CHECK_HEADERS(resmgr.h, [
|
||||
KDE_CHECK_LIB(resmgr,rsm_open_device,[
|
||||
RESMGR_LIB="-lresmgr"
|
||||
AC_DEFINE(HAVE_RESMGR,1,[defined if you have resmgr libraries and headers])
|
||||
])
|
||||
])
|
||||
AC_SUBST(RESMGR_LIB)
|
||||
fi
|
||||
dnl === check for resmgr - end ============
|
@ -1 +0,0 @@
|
||||
SUBDIRS = decoder encoder audiooutput project
|
@ -1,9 +0,0 @@
|
||||
if include_arts
|
||||
ARTSDIR=arts
|
||||
endif
|
||||
|
||||
if include_ALSA
|
||||
ALSADIR=alsa
|
||||
endif
|
||||
|
||||
SUBDIRS = $(ARTSDIR) $(ALSADIR)
|
@ -1,14 +0,0 @@
|
||||
AM_CPPFLAGS = -I$(srcdir)/../../../libk3b/core -I$(srcdir)/../../../libk3b/plugin $(all_includes)
|
||||
|
||||
kde_module_LTLIBRARIES = libk3balsaoutputplugin.la
|
||||
|
||||
libk3balsaoutputplugin_la_SOURCES = k3balsaoutputplugin.cpp
|
||||
|
||||
libk3balsaoutputplugin_la_CFLAGS = $(ALSA_CFLAGS)
|
||||
libk3balsaoutputplugin_la_LIBADD = ../../../libk3b/libk3b.la $(ALSA_LIBS) $(LIB_TDECORE) $(LIB_TQT) $(LIB_TDEUI)
|
||||
libk3balsaoutputplugin_la_LDFLAGS = -avoid-version -module -no-undefined $(all_libraries)
|
||||
|
||||
pluginsdir = $(kde_datadir)/k3b/plugins
|
||||
plugins_DATA = k3balsaoutputplugin.plugin
|
||||
|
||||
METASOURCES = AUTO
|
@ -1,7 +0,0 @@
|
||||
echo ""
|
||||
|
||||
if test "x$have_alsa" = xyes; then
|
||||
echo "K3b - Audioplayer available (alsa) yes"
|
||||
else
|
||||
echo "K3b - Audioplayer available (alsa) no"
|
||||
fi
|
@ -1,26 +0,0 @@
|
||||
dnl --------- ALSA CHECK BEGIN -------------
|
||||
|
||||
AC_DEFUN([KDE_CHECK_ALSA],
|
||||
[
|
||||
PKG_CHECK_MODULES([ALSA], [alsa >= 0.9], [have_alsa=yes], [have_alsa=no])
|
||||
AC_SUBST([ALSA_CFLAGS])
|
||||
AC_SUBST([ALSA_LIBS])
|
||||
])
|
||||
|
||||
AC_ARG_WITH(alsa,
|
||||
[AS_HELP_STRING(--with-alsa,
|
||||
[enable support for ALSA output @<:@default=check@:>@])],
|
||||
[], with_alsa=check)
|
||||
|
||||
have_alsa=no
|
||||
if test "x$with_alsa" != xno; then
|
||||
KDE_CHECK_ALSA
|
||||
|
||||
if test "x$with_alsa" != xcheck && test "x$have_alsa" != xyes; then
|
||||
AC_MSG_FAILURE([--with-alsa was given, but test for ALSA failed])
|
||||
fi
|
||||
fi
|
||||
|
||||
AM_CONDITIONAL(include_ALSA, [test "x$have_alsa" = "xyes"])
|
||||
|
||||
dnl --------- ALSA CHECK END ---------------
|
@ -1,13 +0,0 @@
|
||||
AM_CPPFLAGS = -I$(srcdir)/../../../libk3b/core -I$(srcdir)/../../../libk3b/plugin $(ARTS_INCLUDES) $(all_includes)
|
||||
|
||||
kde_module_LTLIBRARIES = libk3bartsoutputplugin.la
|
||||
|
||||
libk3bartsoutputplugin_la_SOURCES = k3bartsoutputplugin.cpp
|
||||
|
||||
libk3bartsoutputplugin_la_LIBADD = ../../../libk3b/libk3b.la -lartsc $(LIB_TDECORE) $(LIB_TQT)
|
||||
libk3bartsoutputplugin_la_LDFLAGS = -avoid-version -module -no-undefined $(all_libraries)
|
||||
|
||||
pluginsdir = $(kde_datadir)/k3b/plugins
|
||||
plugins_DATA = k3bartsoutputplugin.plugin
|
||||
|
||||
METASOURCES = AUTO
|
@ -1,26 +0,0 @@
|
||||
|
||||
if include_OGG
|
||||
DECOGGDIR = ogg
|
||||
endif
|
||||
|
||||
if include_MP3
|
||||
DECMP3DIR = mp3
|
||||
endif
|
||||
|
||||
if include_FLAC
|
||||
DECFLACDIR = flac
|
||||
endif
|
||||
|
||||
if include_AIFF
|
||||
DECAIFFDIR = libsndfile
|
||||
endif
|
||||
|
||||
if include_FFMPEG
|
||||
FFMPEGDIR = ffmpeg
|
||||
endif
|
||||
|
||||
if include_MPC
|
||||
MPCDIR = musepack
|
||||
endif
|
||||
|
||||
SUBDIRS = wave $(DECOGGDIR) $(DECMP3DIR) $(DECFLACDIR) $(DECAIFFDIR) $(FFMPEGDIR) $(MPCDIR)
|
@ -1,15 +0,0 @@
|
||||
AM_CPPFLAGS = -I$(srcdir)/../../../libk3b/core -I$(srcdir)/../../../libk3b/plugin -I$(srcdir)/../../../libk3bdevice $(all_includes)
|
||||
KDE_CXXFLAGS = -D__STDC_CONSTANT_MACROS
|
||||
|
||||
kde_module_LTLIBRARIES = libk3bffmpegdecoder.la
|
||||
|
||||
libk3bffmpegdecoder_la_SOURCES = k3bffmpegdecoder.cpp k3bffmpegwrapper.cpp
|
||||
|
||||
libk3bffmpegdecoder_la_LIBADD = ../../../libk3b/libk3b.la $(LIB_TDEUI) -lavcodec -lavformat
|
||||
libk3bffmpegdecoder_la_LDFLAGS = -avoid-version -module -no-undefined $(all_libraries)
|
||||
|
||||
pluginsdir = $(kde_datadir)/k3b/plugins
|
||||
plugins_DATA = k3bffmpegdecoder.plugin
|
||||
|
||||
METASOURCES = AUTO
|
||||
|
@ -1,25 +0,0 @@
|
||||
echo ""
|
||||
|
||||
echo "K3b - FFMpeg decoder plugin (decodes wma and others):"
|
||||
if test x$have_ffmpeg = xyes; then
|
||||
echo "K3b - yes"
|
||||
if test x$enable_ffmpeg_all_codecs = xyes; then
|
||||
echo "K3b - WARNING: You enabled all codecs in the ffmpeg decoder plugin."
|
||||
echo "K3b - Be aware that most are not tested and track lengths"
|
||||
echo "K3b - will be wrong in many cases."
|
||||
fi
|
||||
else
|
||||
echo "K3b - no"
|
||||
if test "$ac_cv_use_ffmpeg" = "yes"; then
|
||||
if test "$ffmpeg_compiles" = "yes"; then
|
||||
echo "K3b - You are missing the ffmpeg libraries."
|
||||
echo "K3b - Make sure ffmpeg has been configured as a"
|
||||
echo "K3b - shared library (which is not the default)."
|
||||
else
|
||||
echo "K3b - You are missing the ffmpeg headers and libraries"
|
||||
echo "K3b - version 0.4.9 or higher."
|
||||
fi
|
||||
echo "K3b - The ffmpeg audio decoding plugin (decodes wma and"
|
||||
echo "K3b - others) won't be compiled."
|
||||
fi
|
||||
fi
|
@ -1,68 +0,0 @@
|
||||
dnl --------------- FFMPEG CHECK ---------------------------------
|
||||
|
||||
AC_ARG_WITH(
|
||||
ffmpeg,
|
||||
AS_HELP_STRING(
|
||||
[--without-ffmpeg],
|
||||
[build K3b without ffmpeg audio decoder support (default=no)]),
|
||||
[ac_cv_use_ffmpeg=$withval],
|
||||
[ac_cv_use_ffmpeg=yes]
|
||||
)
|
||||
|
||||
#
|
||||
# The ffmpeg decoder plugin needs ffmpeg 0.4.9 or higher
|
||||
#
|
||||
have_ffmpeg=no
|
||||
if test "$ac_cv_use_ffmpeg" = "yes"; then
|
||||
k3b_cxxflags_save="$CXXFLAGS"
|
||||
CXXFLAGS="$CXXFLAGS -D__STDC_CONSTANT_MACROS"
|
||||
AC_MSG_CHECKING(for ffmpeg >= 0.4.9)
|
||||
AC_LANG_SAVE
|
||||
AC_LANG_CPLUSPLUS
|
||||
AC_COMPILE_IFELSE(
|
||||
extern "C" {
|
||||
#include <libavformat/avformat.h>
|
||||
#include <libavcodec/avcodec.h>
|
||||
}
|
||||
|
||||
int main() {
|
||||
AVFormatContext* fc = 0;
|
||||
AVPacket* p = 0;
|
||||
av_register_all();
|
||||
return av_read_frame( fc, p );
|
||||
},
|
||||
[ffmpeg_compiles=yes], [ffmpeg_compiles=no] )
|
||||
OLD_LIBS=$LIBS
|
||||
LIBS="-lavformat -lavcodec $LIBS"
|
||||