parent
5b699253f8
commit
1f012b1176
@ -1,3 +0,0 @@
|
||||
[submodule "admin"]
|
||||
path = admin
|
||||
url = https://system@scm.trinitydesktop.org/scm/git/tde-common-admin
|
@ -1,26 +0,0 @@
|
||||
## (C) 1997 Stephan Kulow
|
||||
|
||||
AUTOMAKE_OPTIONS = foreign 1.5
|
||||
DISTCLEANFILES = inst-apps
|
||||
EXTRA_DIST = tderadio.kdevprj AUTHORS ChangeLog COPYING INSTALL README TODO
|
||||
|
||||
install-data-local:
|
||||
@echo ""
|
||||
@echo ""
|
||||
@echo "*************** Important *************************"
|
||||
@echo ""
|
||||
@echo "This module contains unreleased software."
|
||||
@echo ""
|
||||
@echo "The software may compile and work, but it may just"
|
||||
@echo "as well neither compile nor work."
|
||||
@echo ""
|
||||
@echo "****************************************************"
|
||||
@echo ""
|
||||
|
||||
include ./admin/deps.am
|
||||
|
||||
# apidox
|
||||
include ./admin/Doxyfile.am
|
||||
|
||||
|
||||
SUBDIRS=src convert-presets doc icons plugins presets
|
File diff suppressed because it is too large
Load Diff
@ -1 +0,0 @@
|
||||
Subproject commit a7f75ac0ff587d5b8694a1b78557597161f8104c
|
@ -1,299 +0,0 @@
|
||||
/* config.h.in. Generated from configure.in by autoheader. */
|
||||
|
||||
/* Define if building universal (internal helper macro) */
|
||||
#undef AC_APPLE_UNIVERSAL_BUILD
|
||||
|
||||
/* Define this if ALSA library is available and should be used */
|
||||
#undef HAVE_ALSA
|
||||
|
||||
/* 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 if the compiler supports basic C++11 syntax */
|
||||
#undef HAVE_CXX11
|
||||
|
||||
/* Define to 1 if you have the <dlfcn.h> header file. */
|
||||
#undef HAVE_DLFCN_H
|
||||
|
||||
/* Define to 1 if you have the <inttypes.h> header file. */
|
||||
#undef HAVE_INTTYPES_H
|
||||
|
||||
/* Define this if lame mp3 encoder library is available and should be used */
|
||||
#undef HAVE_LAME
|
||||
|
||||
/* Define to 1 if you have the `asound' library (-lasound). */
|
||||
#undef HAVE_LIBASOUND
|
||||
|
||||
/* Define if you have libjpeg */
|
||||
#undef HAVE_LIBJPEG
|
||||
|
||||
/* Define to 1 if you have the `lirc_client' library (-llirc_client). */
|
||||
#undef HAVE_LIBLIRC_CLIENT
|
||||
|
||||
/* Define to 1 if you have the `mp3lame' library (-lmp3lame). */
|
||||
#undef HAVE_LIBMP3LAME
|
||||
|
||||
/* Define to 1 if you have the `ogg' library (-logg). */
|
||||
#undef HAVE_LIBOGG
|
||||
|
||||
/* Define if you have libpng */
|
||||
#undef HAVE_LIBPNG
|
||||
|
||||
/* Define if you have a working libpthread (will enable threaded code) */
|
||||
#undef HAVE_LIBPTHREAD
|
||||
|
||||
/* Define to 1 if you have the `sndfile' library (-lsndfile). */
|
||||
#undef HAVE_LIBSNDFILE
|
||||
|
||||
/* Define to 1 if you have the `vorbisenc' library (-lvorbisenc). */
|
||||
#undef HAVE_LIBVORBISENC
|
||||
|
||||
/* Define if you have libz */
|
||||
#undef HAVE_LIBZ
|
||||
|
||||
/* Define this if lirc client library is available and should be used */
|
||||
#undef HAVE_LIRC
|
||||
|
||||
/* Define if your system needs _NSGetEnviron to set up the environment */
|
||||
#undef HAVE_NSGETENVIRON
|
||||
|
||||
/* Define this if OGG/Vorbis encoder library is available and should be used
|
||||
*/
|
||||
#undef HAVE_OGG
|
||||
|
||||
/* Define if you have res_init */
|
||||
#undef HAVE_RES_INIT
|
||||
|
||||
/* Define if you have the res_init prototype */
|
||||
#undef HAVE_RES_INIT_PROTO
|
||||
|
||||
/* Define if you have a STL implementation by SGI */
|
||||
#undef HAVE_SGI_STL
|
||||
|
||||
/* Define to 1 if you have the <sndfile.h> header file. */
|
||||
#undef HAVE_SNDFILE_H
|
||||
|
||||
/* Define to 1 if you have the `snprintf' function. */
|
||||
#undef HAVE_SNPRINTF
|
||||
|
||||
/* Define to 1 if you have the <stdint.h> header file. */
|
||||
#undef HAVE_STDINT_H
|
||||
|
||||
/* Define to 1 if you have the <stdio.h> header file. */
|
||||
#undef HAVE_STDIO_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/soundcard.h> header file. */
|
||||
#undef HAVE_SYS_SOUNDCARD_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 <unistd.h> header file. */
|
||||
#undef HAVE_UNISTD_H
|
||||
|
||||
/* Define if you have V4L2 support */
|
||||
#undef HAVE_V4L2
|
||||
|
||||
/* Define to 1 if you have the `vsnprintf' function. */
|
||||
#undef HAVE_VSNPRINTF
|
||||
|
||||
/* Suffix for lib directories */
|
||||
#undef KDELIBSUFF
|
||||
|
||||
/* Define to the sub-directory where libtool stores uninstalled libraries. */
|
||||
#undef LT_OBJDIR
|
||||
|
||||
/* 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 all of the C90 standard headers exist (not just the ones
|
||||
required in a freestanding environment). This macro is provided for
|
||||
backward compatibility; new code need not use it. */
|
||||
#undef STDC_HEADERS
|
||||
|
||||
/* Version number of package */
|
||||
#undef VERSION
|
||||
|
||||
/* Defined if compiling without arts */
|
||||
#undef WITHOUT_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
|
||||
|
||||
|
||||
|
||||
#if defined(__SVR4) && !defined(__svr4__)
|
||||
#define __svr4__ 1
|
||||
#endif
|
||||
|
||||
|
||||
/* type to use in place of socklen_t if not defined */
|
||||
#undef kde_socklen_t
|
@ -1,2 +0,0 @@
|
||||
./admin/configure.in.min
|
||||
configure.in.in
|
@ -1,411 +0,0 @@
|
||||
dnl =======================================================
|
||||
dnl FILE: ./admin/configure.in.min
|
||||
dnl =======================================================
|
||||
|
||||
dnl This file is part of the KDE libraries/packages
|
||||
dnl Copyright (C) 2001 Stephan Kulow (coolo@kde.org)
|
||||
|
||||
dnl This file is free software; you can redistribute it and/or
|
||||
dnl modify it under the terms of the GNU Library General Public
|
||||
dnl License as published by the Free Software Foundation; either
|
||||
dnl version 2 of the License, or (at your option) any later version.
|
||||
|
||||
dnl This library is distributed in the hope that it will be useful,
|
||||
dnl but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
dnl Library General Public License for more details.
|
||||
|
||||
dnl You should have received a copy of the GNU Library General Public License
|
||||
dnl along with this library; see the file COPYING.LIB. If not, write to
|
||||
dnl the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
|
||||
dnl Boston, MA 02110-1301, USA.
|
||||
|
||||
# Original Author was Kalle@kde.org
|
||||
# I lifted it in some mater. (Stephan Kulow)
|
||||
# I used much code from Janos Farkas
|
||||
|
||||
dnl Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_INIT(acinclude.m4) dnl a source file from your sub dir
|
||||
|
||||
dnl This is so we can use kde-common
|
||||
AC_CONFIG_AUX_DIR(admin)
|
||||
|
||||
dnl This ksh/zsh feature conflicts with `cd blah ; pwd`
|
||||
unset CDPATH
|
||||
|
||||
dnl Checking host/target/build systems, for make, install etc.
|
||||
AC_CANONICAL_SYSTEM
|
||||
dnl Perform program name transformation
|
||||
AC_ARG_PROGRAM
|
||||
|
||||
dnl Automake doc recommends to do this only here. (Janos)
|
||||
AM_INIT_AUTOMAKE(tderadio, "3.5.10") dnl searches for some needed programs
|
||||
|
||||
KDE_SET_PREFIX
|
||||
|
||||
dnl generate the config header
|
||||
AC_CONFIG_HEADER(config.h) dnl at the distribution this done
|
||||
|
||||
dnl Checks for programs.
|
||||
AC_PROG_CC
|
||||
AC_PROG_CXX
|
||||
TDE_CXX_COMPILE_STDCXX(11)
|
||||
AC_CHECK_COMPILERS
|
||||
AC_ENABLE_SHARED(yes)
|
||||
AC_ENABLE_STATIC(no)
|
||||
KDE_PROG_LIBTOOL
|
||||
|
||||
dnl for NLS support. Call them in this order!
|
||||
dnl WITH_NLS is for the po files
|
||||
AM_KDE_WITH_NLS
|
||||
|
||||
KDE_USE_TQT(3.2)
|
||||
AC_PATH_KDE
|
||||
dnl =======================================================
|
||||
dnl FILE: configure.in.in
|
||||
dnl =======================================================
|
||||
|
||||
#MIN_CONFIG(3.2)
|
||||
|
||||
|
||||
CXXFLAGS="$CXXFLAGS $KDE_DEFAULT_CXXFLAGS"
|
||||
|
||||
dnl --------------------------------------------------------------------
|
||||
dnl Check for LIRC client support
|
||||
|
||||
PLUGIN_LIRC=
|
||||
LIB_LIRC=
|
||||
|
||||
AC_ARG_ENABLE(lirc, AC_HELP_STRING([--enable-lirc], [enable use of LIRC if found, default = true]))
|
||||
if test -z "$enable_lirc" -o "$enable_lirc" = "yes"; then
|
||||
|
||||
have_lirc=yes
|
||||
KDE_CHECK_LIB(lirc_client,lirc_init,,have_lirc=no)
|
||||
if test "$have_lirc" = "yes"; then
|
||||
KDE_CHECK_HEADER(lirc/lirc_client.h,,have_lirc=no)
|
||||
fi
|
||||
|
||||
AC_MSG_CHECKING([for lirc support])
|
||||
|
||||
if test "$have_lirc" = "yes"; then
|
||||
AC_DEFINE(HAVE_LIRC, 1, [Define this if lirc client library is available and should be used])
|
||||
LIB_LIRC="-llirc_client"
|
||||
PLUGIN_LIRC=lirc
|
||||
AC_MSG_RESULT([enabled])
|
||||
else
|
||||
AC_MSG_RESULT([disabled])
|
||||
fi
|
||||
|
||||
|
||||
else
|
||||
|
||||
AC_MSG_CHECKING([for lirc support])
|
||||
AC_MSG_RESULT([disabled])
|
||||
|
||||
fi
|
||||
|
||||
AC_SUBST(LIB_LIRC)
|
||||
AC_SUBST(PLUGIN_LIRC)
|
||||
|
||||
|
||||
dnl ---------------------------------------------------------------------
|
||||
dnl V4L2
|
||||
|
||||
|
||||
AC_ARG_ENABLE(v4l2, AC_HELP_STRING([--enable-v4l2], [enable use of V4L2 if found, default = true]))
|
||||
if test -z "$enable_v4l2" -o "$enable_v4l2" = "yes"; then
|
||||
|
||||
AC_MSG_CHECKING([for v4l2 support])
|
||||
AC_DEFINE_UNQUOTED(HAVE_V4L2, 1, [Define if you have V4L2 support])
|
||||
AC_MSG_RESULT([v4l2 support enabled])
|
||||
|
||||
else
|
||||
|
||||
AC_MSG_CHECKING([for v4l2 support])
|
||||
AC_MSG_RESULT([disabled])
|
||||
|
||||
fi
|
||||
|
||||
dnl ---------------------------------------------------------------------
|
||||
dnl LibSndFile
|
||||
|
||||
AC_CHECK_LIB(sndfile, sf_open, [], AC_MSG_ERROR([libsndfile not found]))
|
||||
AC_CHECK_HEADERS([sndfile.h], [], AC_MSG_ERROR([libsndfile header not found]))
|
||||
AC_CHECK_HEADERS([sys/soundcard.h], [], AC_MSG_ERROR([sys/soundcard.h not found]))
|
||||
|
||||
dnl ---------------------------------------------------------------------
|
||||
dnl LibLame
|
||||
|
||||
LIB_LAME=
|
||||
|
||||
AC_ARG_ENABLE(lame, AC_HELP_STRING([--enable-lame], [enable use of lame if found, default = true]))
|
||||
if test -z "$enable_lame" -o "$enable_lame" = "yes"; then
|
||||
|
||||
|
||||
have_lame=yes
|
||||
KDE_CHECK_LIB(mp3lame,lame_init,,have_lame=no)
|
||||
if test "$have_lame" = "yes"; then
|
||||
KDE_CHECK_HEADER(lame/lame.h,,have_lame=no)
|
||||
fi
|
||||
|
||||
AC_MSG_CHECKING([for lame support])
|
||||
|
||||
if test "$have_lame" = "yes"; then
|
||||
AC_DEFINE(HAVE_LAME, 1, [Define this if lame mp3 encoder library is available and should be used])
|
||||
LIB_LAME="-lmp3lame"
|
||||
AC_MSG_RESULT([enabled])
|
||||
else
|
||||
AC_MSG_RESULT([disabled])
|
||||
fi
|
||||
|
||||
else
|
||||
|
||||
AC_MSG_CHECKING([for lame support])
|
||||
AC_MSG_RESULT([disabled])
|
||||
|
||||
fi
|
||||
|
||||
AC_SUBST(LIB_LAME)
|
||||
|
||||
|
||||
dnl ---------------------------------------------------------------------
|
||||
dnl Ogg/Vorbis support
|
||||
|
||||
LIB_OGG=
|
||||
|
||||
AC_ARG_ENABLE(ogg, AC_HELP_STRING([--enable-ogg], [enable use of Ogg/Vorbis if found, default = true]))
|
||||
if test -z "$enable_ogg" -o "$enable_ogg" = "yes"; then
|
||||
|
||||
|
||||
have_ogg=yes
|
||||
KDE_CHECK_LIB(vorbisenc,vorbis_encode_init,,have_ogg=no)
|
||||
if test "$have_ogg" = "yes"; then
|
||||
KDE_CHECK_HEADER(vorbis/vorbisenc.h,,have_ogg=no)
|
||||
fi
|
||||
if test "$have_ogg" = "yes"; then
|
||||
KDE_CHECK_LIB(ogg,ogg_stream_packetin,,have_ogg=no)
|
||||
fi
|
||||
if test "$have_ogg" = "yes"; then
|
||||
KDE_CHECK_HEADER(ogg/ogg.h,,have_ogg=no)
|
||||
fi
|
||||
|
||||
AC_MSG_CHECKING([for ogg/vorbis support])
|
||||
|
||||
if test "$have_ogg" = "yes"; then
|
||||
AC_DEFINE(HAVE_OGG, 1, [Define this if OGG/Vorbis encoder library is available and should be used])
|
||||
LIB_OGG="-logg -lvorbisenc"
|
||||
AC_MSG_RESULT([enabled])
|
||||
else
|
||||
AC_MSG_RESULT([disabled])
|
||||
fi
|
||||
|
||||
else
|
||||
|
||||
AC_MSG_CHECKING([for ogg/vorbis support])
|
||||
AC_MSG_RESULT([disabled])
|
||||
|
||||
fi
|
||||
|
||||
AC_SUBST(LIB_OGG)
|
||||
|
||||
dnl ---------------------------------------------------------------------
|
||||
dnl ALSA support
|
||||
|
||||
LIB_ALSA=
|
||||
PLUGIN_ALSA=
|
||||
|
||||
AC_ARG_ENABLE(alsa, AC_HELP_STRING([--enable-alsa], [enable use of ALSA if found, default = true]))
|
||||
if test -z "$enable_alsa" -o "$enable_alsa" = "yes"; then
|
||||
|
||||
|
||||
have_alsa=yes
|
||||
KDE_CHECK_LIB(asound,snd_card_next,,have_alsa=no)
|
||||
if test "$have_alsa" = "yes"; then
|
||||
KDE_CHECK_HEADER(alsa/asoundlib.h,,have_alsa=no)
|
||||
fi
|
||||
|
||||
AC_MSG_CHECKING([for ALSA support])
|
||||
|
||||
if test "$have_alsa" = "yes"; then
|
||||
AC_DEFINE(HAVE_ALSA, 1, [Define this if ALSA library is available and should be used])
|
||||
LIB_ALSA="-lasound"
|
||||
PLUGIN_ALSA=alsa-sound
|
||||
AC_MSG_RESULT([enabled])
|
||||
else
|
||||
AC_MSG_RESULT([disabled])
|
||||
fi
|
||||
|
||||
else
|
||||
|
||||
AC_MSG_CHECKING([for alsa support])
|
||||
AC_MSG_RESULT([disabled])
|
||||
|
||||
fi
|
||||
|
||||
AC_SUBST(LIB_ALSA)
|
||||
AC_SUBST(PLUGIN_ALSA)
|
||||
|
||||
|
||||
dnl ---------------------------------------------------------------------
|
||||
dnl OSS Plugin
|
||||
|
||||
PLUGIN_OSS=
|
||||
|
||||
AC_ARG_ENABLE(oss, AC_HELP_STRING([--enable-oss], [compile OSS plugin, default = true]))
|
||||
if test -z "$enable_oss" -o "$enable_oss" = "yes"; then
|
||||
|
||||
PLUGIN_OSS=oss-sound
|
||||
AC_MSG_CHECKING([for OSS support])
|
||||
AC_MSG_RESULT([enabled])
|
||||
else
|
||||
|
||||
AC_MSG_CHECKING([for OSS support])
|
||||
AC_MSG_RESULT([disabled])
|
||||
|
||||
fi
|
||||
|
||||
AC_SUBST(PLUGIN_OSS)
|
||||
|
||||
|
||||
dnl ---------------------------------------------------------------------------
|
||||
|
||||
AC_SUBST(libtderadiodir, '$(libdir)/tderadio/plugins')
|
||||
|
||||
|
||||
dnl ----------------------------------------------------------------------
|
||||
dnl apidox
|
||||
KDE_INIT_DOXYGEN([The TDERadio API Reference], [Version $VERSION])
|
||||
KDE_CREATE_SUBDIRSLIST
|
||||
AC_CONFIG_FILES([ Makefile ])
|
||||
AC_CONFIG_FILES([ convert-presets/Makefile ])
|
||||
AC_CONFIG_FILES([ convert-presets/po/Makefile ])
|
||||
AC_CONFIG_FILES([ doc/Makefile ])
|
||||
AC_CONFIG_FILES([ doc/en/Makefile ])
|
||||
AC_CONFIG_FILES([ icons/Makefile ])
|
||||
AC_CONFIG_FILES([ plugins/Makefile ])
|
||||
AC_CONFIG_FILES([ plugins/alsa-sound/Makefile ])
|
||||
AC_CONFIG_FILES([ plugins/alsa-sound/icons/Makefile ])
|
||||
AC_CONFIG_FILES([ plugins/alsa-sound/po/Makefile ])
|
||||
AC_CONFIG_FILES([ plugins/gui-docking-menu/Makefile ])
|
||||
AC_CONFIG_FILES([ plugins/gui-docking-menu/po/Makefile ])
|
||||
AC_CONFIG_FILES([ plugins/gui-error-log/Makefile ])
|
||||
AC_CONFIG_FILES([ plugins/gui-error-log/po/Makefile ])
|
||||
AC_CONFIG_FILES([ plugins/gui-quickbar/Makefile ])
|
||||
AC_CONFIG_FILES([ plugins/gui-quickbar/po/Makefile ])
|
||||
AC_CONFIG_FILES([ plugins/gui-standard-display/Makefile ])
|
||||
AC_CONFIG_FILES([ plugins/gui-standard-display/po/Makefile ])
|
||||
AC_CONFIG_FILES([ plugins/lirc/Makefile ])
|
||||
AC_CONFIG_FILES([ plugins/lirc/po/Makefile ])
|
||||
AC_CONFIG_FILES([ plugins/oss-sound/Makefile ])
|
||||
AC_CONFIG_FILES([ plugins/oss-sound/icons/Makefile ])
|
||||
AC_CONFIG_FILES([ plugins/oss-sound/po/Makefile ])
|
||||
AC_CONFIG_FILES([ plugins/radio/Makefile ])
|
||||
AC_CONFIG_FILES([ plugins/radio/po/Makefile ])
|
||||
AC_CONFIG_FILES([ plugins/recording/Makefile ])
|
||||
AC_CONFIG_FILES([ plugins/recording/icons/Makefile ])
|
||||
AC_CONFIG_FILES([ plugins/recording/po/Makefile ])
|
||||
AC_CONFIG_FILES([ plugins/soundserver/Makefile ])
|
||||
AC_CONFIG_FILES([ plugins/soundserver/po/Makefile ])
|
||||
AC_CONFIG_FILES([ plugins/streaming/Makefile ])
|
||||
AC_CONFIG_FILES([ plugins/streaming/icons/Makefile ])
|
||||
AC_CONFIG_FILES([ plugins/streaming/po/Makefile ])
|
||||
AC_CONFIG_FILES([ plugins/timecontrol/Makefile ])
|
||||
AC_CONFIG_FILES([ plugins/timecontrol/icons/Makefile ])
|
||||
AC_CONFIG_FILES([ plugins/timecontrol/po/Makefile ])
|
||||
AC_CONFIG_FILES([ plugins/timeshifter/Makefile ])
|
||||
AC_CONFIG_FILES([ plugins/timeshifter/icons/Makefile ])
|
||||
AC_CONFIG_FILES([ plugins/timeshifter/po/Makefile ])
|
||||
AC_CONFIG_FILES([ plugins/v4lradio/Makefile ])
|
||||
AC_CONFIG_FILES([ plugins/v4lradio/po/Makefile ])
|
||||
AC_CONFIG_FILES([ presets/Makefile ])
|
||||
AC_CONFIG_FILES([ presets/argentina/Makefile ])
|
||||
AC_CONFIG_FILES([ presets/australia/Makefile ])
|
||||
AC_CONFIG_FILES([ presets/austria/Makefile ])
|
||||
AC_CONFIG_FILES([ presets/belarus/Makefile ])
|
||||
AC_CONFIG_FILES([ presets/belgium/Makefile ])
|
||||
AC_CONFIG_FILES([ presets/brazil/Makefile ])
|
||||
AC_CONFIG_FILES([ presets/bulgaria/Makefile ])
|
||||
AC_CONFIG_FILES([ presets/canada/Makefile ])
|
||||
AC_CONFIG_FILES([ presets/catalonia/Makefile ])
|
||||
AC_CONFIG_FILES([ presets/colombia/Makefile ])
|
||||
AC_CONFIG_FILES([ presets/croatia/Makefile ])
|
||||
AC_CONFIG_FILES([ presets/czechia/Makefile ])
|
||||
AC_CONFIG_FILES([ presets/england/Makefile ])
|
||||
AC_CONFIG_FILES([ presets/england/buckinghamshire/Makefile ])
|
||||
AC_CONFIG_FILES([ presets/finland/Makefile ])
|
||||
AC_CONFIG_FILES([ presets/france/Makefile ])
|
||||
AC_CONFIG_FILES([ presets/germany/Makefile ])
|
||||
AC_CONFIG_FILES([ presets/greece/Makefile ])
|
||||
AC_CONFIG_FILES([ presets/hungary/Makefile ])
|
||||
AC_CONFIG_FILES([ presets/iceland/Makefile ])
|
||||
AC_CONFIG_FILES([ presets/india/Makefile ])
|
||||
AC_CONFIG_FILES([ presets/ireland/Makefile ])
|
||||
AC_CONFIG_FILES([ presets/italy/Makefile ])
|
||||
AC_CONFIG_FILES([ presets/lithuania/Makefile ])
|
||||
AC_CONFIG_FILES([ presets/luxemburg/Makefile ])
|
||||
AC_CONFIG_FILES([ presets/netherlands/Makefile ])
|
||||
AC_CONFIG_FILES([ presets/new-zealand/Makefile ])
|
||||
AC_CONFIG_FILES([ presets/norway/Makefile ])
|
||||
AC_CONFIG_FILES([ presets/poland/Makefile ])
|
||||
AC_CONFIG_FILES([ presets/portugal/Makefile ])
|
||||
AC_CONFIG_FILES([ presets/romania/Makefile ])
|
||||
AC_CONFIG_FILES([ presets/russia/Makefile ])
|
||||
AC_CONFIG_FILES([ presets/slovakia/Makefile ])
|
||||
AC_CONFIG_FILES([ presets/south-africa/Makefile ])
|
||||
AC_CONFIG_FILES([ presets/spain/Makefile ])
|
||||
AC_CONFIG_FILES([ presets/sweden/Makefile ])
|
||||
AC_CONFIG_FILES([ presets/switzerland/Makefile ])
|
||||
AC_CONFIG_FILES([ presets/turkey/Makefile ])
|
||||
AC_CONFIG_FILES([ presets/ukraine/Makefile ])
|
||||
AC_CONFIG_FILES([ presets/uruguay/Makefile ])
|
||||
AC_CONFIG_FILES([ presets/usa/Makefile ])
|
||||
AC_CONFIG_FILES([ presets/vietnam/Makefile ])
|
||||
AC_CONFIG_FILES([ src/Makefile ])
|
||||
AC_CONFIG_FILES([ src/po/Makefile ])
|
||||
AC_OUTPUT
|
||||
# Check if KDE_SET_PREFIX was called, and --prefix was passed to configure
|
||||
if test -n "$kde_libs_prefix" -a -n "$given_prefix"; then
|
||||
# And if so, warn when they don't match
|
||||
if test "$kde_libs_prefix" != "$given_prefix"; then
|
||||
# And if kde doesn't know about the prefix yet
|
||||
echo ":"`tde-config --path exe`":" | grep ":$given_prefix/bin/:" 2>&1 >/dev/null
|
||||
if test $? -ne 0; then
|
||||
echo ""
|
||||
echo "Warning: you chose to install this package in $given_prefix,"
|
||||
echo "but KDE was found in $kde_libs_prefix."
|
||||
echo "For this to work, you will need to tell KDE about the new prefix, by ensuring"
|
||||
echo "that TDEDIRS contains it, e.g. export TDEDIRS=$given_prefix:$kde_libs_prefix"
|
||||
echo "Then restart KDE."
|
||||
echo ""
|
||||
fi
|
||||
fi
|
||||
fi
|
||||
|
||||
if test x$GXX = "xyes" -a x$kde_have_gcc_visibility = "xyes" -a x$kde_cv_val_tqt_gcc_visibility_patched = "xno"; then
|
||||
echo ""
|
||||
echo "Your GCC supports symbol visibility, but the patch for TQt supporting visibility"
|
||||
echo "was not included. Therefore, GCC symbol visibility support remains disabled."
|
||||
echo ""
|
||||
echo "For better performance, consider including the TQt visibility supporting patch"
|
||||
echo "located at:"
|
||||
echo ""
|
||||
echo "http://bugs.kde.org/show_bug.cgi?id=109386"
|
||||
echo ""
|
||||
echo "and recompile all of TQt and KDE. Note, this is entirely optional and"
|
||||
echo "everything will continue to work just fine without it."
|
||||
echo ""
|
||||
fi
|
||||
|
||||
if test "$all_tests" = "bad"; then
|
||||
if test ! "$cache_file" = "/dev/null"; then
|
||||
echo ""
|
||||
echo "Please remove the file $cache_file after changing your setup"
|
||||
echo "so that configure will find the changes next time."
|
||||
echo ""
|
||||
fi
|
||||
else
|
||||
echo ""
|
||||
echo "Good - your configure finished. Start make now"
|
||||
echo ""
|
||||
fi
|
@ -1,210 +0,0 @@
|
||||
#MIN_CONFIG(3.2)
|
||||
|
||||
|
||||
CXXFLAGS="$CXXFLAGS $KDE_DEFAULT_CXXFLAGS"
|
||||
|
||||
dnl --------------------------------------------------------------------
|
||||
dnl Check for LIRC client support
|
||||
|
||||
PLUGIN_LIRC=
|
||||
LIB_LIRC=
|
||||
|
||||
AC_ARG_ENABLE(lirc, AC_HELP_STRING([--enable-lirc], [enable use of LIRC if found, default = true]))
|
||||
if test -z "$enable_lirc" -o "$enable_lirc" = "yes"; then
|
||||
|
||||
have_lirc=yes
|
||||
KDE_CHECK_LIB(lirc_client,lirc_init,,have_lirc=no)
|
||||
if test "$have_lirc" = "yes"; then
|
||||
KDE_CHECK_HEADER(lirc/lirc_client.h,,have_lirc=no)
|
||||
fi
|
||||
|
||||
AC_MSG_CHECKING([for lirc support])
|
||||
|
||||
if test "$have_lirc" = "yes"; then
|
||||
AC_DEFINE(HAVE_LIRC, 1, [Define this if lirc client library is available and should be used])
|
||||
LIB_LIRC="-llirc_client"
|
||||
PLUGIN_LIRC=lirc
|
||||
AC_MSG_RESULT([enabled])
|
||||
else
|
||||
AC_MSG_RESULT([disabled])
|
||||
fi
|
||||
|
||||
|
||||
else
|
||||
|
||||
AC_MSG_CHECKING([for lirc support])
|
||||
AC_MSG_RESULT([disabled])
|
||||
|
||||
fi
|
||||
|
||||
AC_SUBST(LIB_LIRC)
|
||||
AC_SUBST(PLUGIN_LIRC)
|
||||
|
||||
|
||||
dnl ---------------------------------------------------------------------
|
||||
dnl V4L2
|
||||
|
||||
|
||||
AC_ARG_ENABLE(v4l2, AC_HELP_STRING([--enable-v4l2], [enable use of V4L2 if found, default = true]))
|
||||
if test -z "$enable_v4l2" -o "$enable_v4l2" = "yes"; then
|
||||
|
||||
AC_MSG_CHECKING([for v4l2 support])
|
||||
AC_DEFINE_UNQUOTED(HAVE_V4L2, 1, [Define if you have V4L2 support])
|
||||
AC_MSG_RESULT([v4l2 support enabled])
|
||||
|
||||
else
|
||||
|
||||
AC_MSG_CHECKING([for v4l2 support])
|
||||
AC_MSG_RESULT([disabled])
|
||||
|
||||
fi
|
||||
|
||||
dnl ---------------------------------------------------------------------
|
||||
dnl LibSndFile
|
||||
|
||||
AC_CHECK_LIB(sndfile, sf_open, [], AC_MSG_ERROR([libsndfile not found]))
|
||||
AC_CHECK_HEADERS([sndfile.h], [], AC_MSG_ERROR([libsndfile header not found]))
|
||||
AC_CHECK_HEADERS([sys/soundcard.h], [], AC_MSG_ERROR([sys/soundcard.h not found]))
|
||||
|
||||
dnl ---------------------------------------------------------------------
|
||||
dnl LibLame
|
||||
|
||||
LIB_LAME=
|
||||
|
||||
AC_ARG_ENABLE(lame, AC_HELP_STRING([--enable-lame], [enable use of lame if found, default = true]))
|
||||
if test -z "$enable_lame" -o "$enable_lame" = "yes"; then
|
||||
|
||||
|
||||
have_lame=yes
|
||||
KDE_CHECK_LIB(mp3lame,lame_init,,have_lame=no)
|
||||
if test "$have_lame" = "yes"; then
|
||||
KDE_CHECK_HEADER(lame/lame.h,,have_lame=no)
|
||||
fi
|
||||
|
||||
AC_MSG_CHECKING([for lame support])
|
||||
|
||||
if test "$have_lame" = "yes"; then
|
||||
AC_DEFINE(HAVE_LAME, 1, [Define this if lame mp3 encoder library is available and should be used])
|
||||
LIB_LAME="-lmp3lame"
|
||||
AC_MSG_RESULT([enabled])
|
||||
else
|
||||
AC_MSG_RESULT([disabled])
|
||||
fi
|
||||
|
||||
else
|
||||
|
||||
AC_MSG_CHECKING([for lame support])
|
||||
AC_MSG_RESULT([disabled])
|
||||
|
||||
fi
|
||||
|
||||
AC_SUBST(LIB_LAME)
|
||||
|
||||
|
||||
dnl ---------------------------------------------------------------------
|
||||
dnl Ogg/Vorbis support
|
||||
|
||||
LIB_OGG=
|
||||
|
||||
AC_ARG_ENABLE(ogg, AC_HELP_STRING([--enable-ogg], [enable use of Ogg/Vorbis if found, default = true]))
|
||||
if test -z "$enable_ogg" -o "$enable_ogg" = "yes"; then
|
||||
|
||||
|
||||
have_ogg=yes
|
||||
KDE_CHECK_LIB(vorbisenc,vorbis_encode_init,,have_ogg=no)
|
||||
if test "$have_ogg" = "yes"; then
|
||||
KDE_CHECK_HEADER(vorbis/vorbisenc.h,,have_ogg=no)
|
||||
fi
|
||||
if test "$have_ogg" = "yes"; then
|
||||
KDE_CHECK_LIB(ogg,ogg_stream_packetin,,have_ogg=no)
|
||||
fi
|
||||
if test "$have_ogg" = "yes"; then
|
||||
KDE_CHECK_HEADER(ogg/ogg.h,,have_ogg=no)
|
||||
fi
|
||||
|
||||
AC_MSG_CHECKING([for ogg/vorbis support])
|
||||
|
||||
if test "$have_ogg" = "yes"; then
|
||||
AC_DEFINE(HAVE_OGG, 1, [Define this if OGG/Vorbis encoder library is available and should be used])
|
||||
LIB_OGG="-logg -lvorbisenc"
|
||||
AC_MSG_RESULT([enabled])
|
||||
else
|
||||
AC_MSG_RESULT([disabled])
|
||||
fi
|
||||
|
||||
else
|
||||
|
||||
AC_MSG_CHECKING([for ogg/vorbis support])
|
||||
AC_MSG_RESULT([disabled])
|
||||
|
||||
fi
|
||||
|
||||
AC_SUBST(LIB_OGG)
|
||||
|
||||
dnl ---------------------------------------------------------------------
|
||||
dnl ALSA support
|
||||
|
||||
LIB_ALSA=
|
||||
PLUGIN_ALSA=
|
||||
|
||||
AC_ARG_ENABLE(alsa, AC_HELP_STRING([--enable-alsa], [enable use of ALSA if found, default = true]))
|
||||
if test -z "$enable_alsa" -o "$enable_alsa" = "yes"; then
|
||||
|
||||
|
||||
have_alsa=yes
|
||||
KDE_CHECK_LIB(asound,snd_card_next,,have_alsa=no)
|
||||
if test "$have_alsa" = "yes"; then
|
||||
KDE_CHECK_HEADER(alsa/asoundlib.h,,have_alsa=no)
|
||||
fi
|
||||
|
||||
AC_MSG_CHECKING([for ALSA support])
|
||||
|
||||
if test "$have_alsa" = "yes"; then
|
||||
AC_DEFINE(HAVE_ALSA, 1, [Define this if ALSA library is available and should be used])
|
||||
LIB_ALSA="-lasound"
|
||||
PLUGIN_ALSA=alsa-sound
|
||||
AC_MSG_RESULT([enabled])
|
||||
else
|
||||
AC_MSG_RESULT([disabled])
|
||||
fi
|
||||
|
||||
else
|
||||
|
||||
AC_MSG_CHECKING([for alsa support])
|
||||
AC_MSG_RESULT([disabled])
|
||||
|
||||
fi
|
||||
|
||||
AC_SUBST(LIB_ALSA)
|
||||
AC_SUBST(PLUGIN_ALSA)
|
||||
|
||||
|
||||
dnl ---------------------------------------------------------------------
|
||||
dnl OSS Plugin
|
||||
|
||||
PLUGIN_OSS=
|
||||
|
||||
AC_ARG_ENABLE(oss, AC_HELP_STRING([--enable-oss], [compile OSS plugin, default = true]))
|
||||
if test -z "$enable_oss" -o "$enable_oss" = "yes"; then
|
||||
|
||||
PLUGIN_OSS=oss-sound
|
||||
AC_MSG_CHECKING([for OSS support])
|
||||
AC_MSG_RESULT([enabled])
|
||||
else
|
||||
|
||||
AC_MSG_CHECKING([for OSS support])
|
||||
AC_MSG_RESULT([disabled])
|
||||
|
||||
fi
|
||||
|
||||
AC_SUBST(PLUGIN_OSS)
|
||||
|
||||
|
||||
dnl ---------------------------------------------------------------------------
|
||||
|
||||
AC_SUBST(libtderadiodir, '$(libdir)/tderadio/plugins')
|
||||
|
||||
|
||||
dnl ----------------------------------------------------------------------
|
||||
dnl apidox
|
||||
KDE_INIT_DOXYGEN([The TDERadio API Reference], [Version $VERSION])
|
@ -1,31 +0,0 @@
|
||||
subdirs = po .
|
||||
|
||||
bin_PROGRAMS = convert-presets
|
||||
|
||||
convert_presets_SOURCES = convert-presets.cpp
|
||||
convert_presets_LDADD = $(LIB_TDEFILE) $(LIB_TDEUI) $(LIB_TDECORE)
|
||||
|
||||
|
||||
# this 10 paths are KDE specific. Use them:
|
||||
# kde_htmldir Where your docs should go to. (contains lang subdirs)
|
||||
# kde_appsdir Where your application file (.kdelnk) should go to.
|
||||
# kde_icondir Where your icon should go to.
|
||||
# kde_minidir Where your mini icon should go to.
|
||||
# kde_datadir Where you install application data. (Use a subdir)
|
||||
# kde_locale Where translation files should go to.(contains lang subdirs)
|
||||
# kde_cgidir Where cgi-bin executables should go to.
|
||||
# kde_confdir Where config files should go to.
|
||||
# kde_mimedir Where mimetypes should go to.
|
||||
# kde_toolbardir Where general toolbar icons should go to.
|
||||
# kde_wallpaperdir Where general wallpapers should go to.
|
||||
|
||||
# set the include path for X, qt and KDE
|
||||
INCLUDES= $(all_includes)
|
||||
|
||||
METASOURCES = AUTO
|
||||
|
||||
# the library search path.
|
||||
convert_presets_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_TQT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
|
||||
|
||||
messages: rc.cpp
|
||||
$(XGETTEXT) *.cpp -o po/tderadio-convert-presets.pot
|
@ -1 +0,0 @@
|
||||
SUBDIRS = tderadio-convert-presets
|
@ -1,2 +0,0 @@
|
||||
POFILES = AUTO
|
||||
PACKAGE = tderadio-convert-presets
|
@ -1,3 +0,0 @@
|
||||
KDE_LANG = en
|
||||
KDE_DOCS = AUTO
|
||||
SUBDIRS = $(AUTODIRS)
|
@ -1,2 +0,0 @@
|
||||
KDE_LANG = en
|
||||
KDE_DOCS = tderadio
|
@ -1,2 +0,0 @@
|
||||
icons_ICON = AUTO
|
||||
iconsdir = $(datadir)/icons
|
@ -1,4 +0,0 @@
|
||||
INCLUDES =
|
||||
METASOURCES = AUTO
|
||||
SUBDIRS = gui-docking-menu gui-error-log gui-quickbar gui-standard-display $(PLUGIN_LIRC) \
|
||||
radio timecontrol v4lradio $(PLUGIN_OSS) soundserver recording timeshifter $(PLUGIN_ALSA) streaming
|
@ -1,20 +0,0 @@
|
||||
SUBDIRS = po icons .
|
||||
|
||||
INCLUDES = $(all_includes)
|
||||
METASOURCES = AUTO
|
||||
|
||||
libtderadio_LTLIBRARIES = libalsa-sound.la
|
||||
libalsa_sound_la_LDFLAGS = -module -avoid-version $(KDE_RPATH) $(all_libraries)
|
||||
noinst_HEADERS = alsa-sound.h alsa-sound-configuration.h alsa-mixer-element.h \
|
||||
alsa-config-mixer-setting.h
|
||||
libalsa_sound_la_SOURCES = alsa-sound.cpp alsa-sound-configuration-ui.ui \
|
||||
alsa-sound-configuration.cpp alsa-mixer-element-ui.ui alsa-mixer-element.cpp \
|
||||
alsa-config-mixer-setting.cpp
|
||||
libalsa_sound_la_LIBADD = $(LIB_ALSA)
|
||||
|
||||
#messages: rc.cpp
|
||||
# $(XGETTEXT) *.cpp *.h -o po/tderadio-alsa-sound.pot
|
||||
|
||||
messages: rc.cpp
|
||||
$(EXTRACTRC) *.rc *.ui >> rc.cpp
|
||||
$(XGETTEXT) rc.cpp *.h *.cpp -o po/tderadio-alsa-sound.pot
|
@ -1,7 +0,0 @@
|
||||
# icons_ICON = tderadio_alsa*
|
||||
# iconsdir = $(datadir)/icons
|
||||
|
||||
KDE_ICON = alsa alsa2
|
||||
|
||||
icons_ICON = tderadio_alsa tderadio_alsa2
|
||||
iconsdir = $(datadir)/icons
|
@ -1 +0,0 @@
|
||||
SUBDIRS = tderadio-alsa-sound
|
@ -1,2 +0,0 @@
|
||||
PACKAGE = tderadio-alsa-sound
|
||||
POFILES = AUTO
|
@ -1,18 +0,0 @@
|
||||
SUBDIRS = po .
|
||||
|
||||
INCLUDES = -I$(top_builddir)/src $(all_includes)
|
||||
METASOURCES = AUTO
|
||||
|
||||
libtderadio_LTLIBRARIES = libdocking-menu.la
|
||||
libdocking_menu_la_SOURCES = docking-configuration.cpp docking.cpp
|
||||
libdocking_menu_la_LDFLAGS = -module -avoid-version $(KDE_RPATH) $(all_libraries)
|
||||
|
||||
noinst_HEADERS = docking-configuration.h docking.h
|
||||
|
||||
|
||||
#messages: rc.cpp
|
||||
# $(XGETTEXT) *.cpp *.h -o po/tderadio-gui-docking-menu.pot
|
||||
|
||||
messages: rc.cpp
|
||||
$(EXTRACTRC) *.rc *.ui >> rc.cpp
|
||||
$(XGETTEXT) rc.cpp *.h *.cpp -o po/tderadio-gui-docking-menu.pot
|
@ -1 +0,0 @@
|
||||
SUBDIRS = tderadio-gui-docking-menu
|
@ -1,2 +0,0 @@
|
||||
PACKAGE = tderadio-gui-docking-menu
|
||||
POFILES = AUTO
|
@ -1,17 +0,0 @@
|
||||
SUBDIRS = po .
|
||||
|
||||
INCLUDES = $(all_includes)
|
||||
METASOURCES = AUTO
|
||||
|
||||
libtderadio_LTLIBRARIES = liberror-log.la
|
||||
liberror_log_la_SOURCES = errorlog.cpp
|
||||
liberror_log_la_LDFLAGS = -module -avoid-version $(KDE_RPATH) $(all_libraries)
|
||||
|
||||
noinst_HEADERS = errorlog.h
|
||||
|
||||
#messages: rc.cpp
|
||||
# $(XGETTEXT) *.cpp *.h -o po/tderadio-gui-error-log.pot
|
||||
|
||||
messages: rc.cpp
|
||||
$(EXTRACTRC) *.rc *.ui >> rc.cpp
|
||||
$(XGETTEXT) rc.cpp *.h *.cpp -o po/tderadio-gui-error-log.pot
|
@ -1 +0,0 @@
|
||||
SUBDIRS = tderadio-gui-error-log
|
@ -1,2 +0,0 @@
|
||||
PACKAGE = tderadio-gui-error-log
|
||||
POFILES = AUTO
|
@ -1,18 +0,0 @@
|
||||
SUBDIRS = po .
|
||||
|
||||
INCLUDES = -I$(top_builddir)/src $(all_includes)
|
||||
METASOURCES = AUTO
|
||||
|
||||
libtderadio_LTLIBRARIES = libquickbar.la
|
||||
libquickbar_la_SOURCES = buttonflowlayout.cpp quickbar.cpp \
|
||||
quickbar-configuration.cpp
|
||||
libquickbar_la_LDFLAGS = -module -avoid-version $(KDE_RPATH) $(all_libraries)
|
||||
|
||||
noinst_HEADERS = buttonflowlayout.h quickbar-configuration.h quickbar.h
|
||||
|
||||
#messages: rc.cpp
|
||||
# $(XGETTEXT) *.cpp *.h -o po/tderadio-gui-quickbar.pot
|
||||
|
||||
messages: rc.cpp
|
||||
$(EXTRACTRC) *.rc *.ui >> rc.cpp
|
||||
$(XGETTEXT) rc.cpp *.h *.cpp -o po/tderadio-gui-quickbar.pot
|
@ -1 +0,0 @@
|
||||
SUBDIRS = tderadio-gui-quickbar
|
@ -1,2 +0,0 @@
|
||||
PACKAGE = tderadio-gui-quickbar
|
||||
POFILES = AUTO
|
@ -1,22 +0,0 @@
|
||||
SUBDIRS = po .
|
||||
|
||||
INCLUDES = $(all_includes)
|
||||
METASOURCES = AUTO
|
||||
|
||||
libtderadio_LTLIBRARIES = libstandard-display.la
|
||||
libstandard_display_la_SOURCES = displaycfg.cpp displaycfg_interfaces.cpp \
|
||||
radioview-configuration.cpp radioview.cpp \
|
||||
radioview_element.cpp \
|
||||
radioview_frequencyradio.cpp \
|
||||
radioview_frequencyseeker.cpp \
|
||||
radioview_volume.cpp
|
||||
libstandard_display_la_LDFLAGS = -module -avoid-version $(KDE_RPATH) $(all_libraries)
|
||||
|
||||
noinst_HEADERS = displaycfg.h displaycfg_interfaces.h radioview-configuration.h radioview_element.h radioview_frequencyradio.h radioview_frequencyseeker.h radioview.h radioview_volume.h
|
||||
|
||||
#messages: rc.cpp
|
||||
# $(XGETTEXT) *.cpp *.h -o po/tderadio-gui-standard-display.pot
|
||||
|
||||
messages: rc.cpp
|
||||
$(EXTRACTRC) *.rc *.ui >> rc.cpp
|
||||
$(XGETTEXT) rc.cpp *.h *.cpp -o po/tderadio-gui-standard-display.pot
|
@ -1 +0,0 @@
|
||||
SUBDIRS = tderadio-gui-standard-display
|
@ -1,2 +0,0 @@
|
||||
PACKAGE = tderadio-gui-standard-display
|
||||
POFILES = AUTO
|
@ -1,28 +0,0 @@
|
||||
|
||||
SUBDIRS = po .
|
||||
|
||||
INCLUDES = $(all_includes)
|
||||
METASOURCES = AUTO
|
||||
|
||||
libtderadio_LTLIBRARIES = liblirc.la
|
||||
liblirc_la_SOURCES = lircsupport.cpp lirc-configuration-ui.ui \
|
||||
lirc-configuration.cpp listviewitem_lirc.cpp
|
||||
liblirc_la_LDFLAGS = -module -avoid-version $(KDE_RPATH) $(all_libraries)
|
||||
liblirc_la_LIBADD = $(LIB_LIRC)
|
||||
|
||||
noinst_HEADERS = lircsupport.h lirc-configuration.h listviewitem_lirc.h
|
||||
|
||||
|
||||
install-data-local:
|
||||
$(mkinstalldirs) "$(DESTDIR)$(kde_datadir)/tderadio/"
|
||||
$(INSTALL_DATA) "$(srcdir)/default-dot-lircrc" "$(DESTDIR)$(kde_datadir)/tderadio/default-dot-lircrc"
|
||||
|
||||
uninstall-local:
|
||||
-rm -f "$(DESTDIR)$(kde_datadir)/tderadio/default-dot-lircrc"
|
||||
|
||||
#messages: rc.cpp
|
||||
# $(XGETTEXT) *.cpp *.h -o po/tderadio-lirc.pot
|
||||
|
||||
messages: rc.cpp
|
||||
$(EXTRACTRC) *.rc *.ui >> rc.cpp
|
||||
$(XGETTEXT) rc.cpp *.h *.cpp -o po/tderadio-lirc.pot
|
@ -1 +0,0 @@
|
||||
SUBDIRS = tderadio-lirc
|
@ -1,2 +0,0 @@
|
||||
PACKAGE = tderadio-lirc
|
||||
POFILES = AUTO
|
@ -1,18 +0,0 @@
|
||||
SUBDIRS = po icons .
|
||||
|
||||
INCLUDES = $(all_includes)
|
||||
METASOURCES = AUTO
|
||||
|
||||
libtderadio_LTLIBRARIES = liboss-sound.la
|
||||
liboss_sound_la_SOURCES = oss-sound.cpp oss-sound-configuration-ui.ui \
|
||||
oss-sound-configuration.cpp
|
||||
liboss_sound_la_LDFLAGS = -module -avoid-version $(KDE_RPATH) $(all_libraries)
|
||||
|
||||
noinst_HEADERS = oss-sound.h oss-sound-configuration.h
|
||||
|
||||
#messages: rc.cpp
|
||||
# $(XGETTEXT) *.cpp *.h -o po/tderadio-oss-sound.pot
|
||||
|
||||
messages: rc.cpp
|
||||
$(EXTRACTRC) *.rc *.ui >> rc.cpp
|
||||
$(XGETTEXT) rc.cpp *.h *.cpp -o po/tderadio-oss-sound.pot
|
@ -1,2 +0,0 @@
|
||||
icons_ICON = AUTO
|
||||
iconsdir = $(datadir)/icons
|
@ -1 +0,0 @@
|
||||
SUBDIRS = tderadio-oss-sound
|
@ -1,2 +0,0 @@
|
||||
PACKAGE = tderadio-oss-sound
|
||||
POFILES = AUTO
|
@ -1,18 +0,0 @@
|
||||
SUBDIRS = po .
|
||||
|
||||
INCLUDES = -I$(top_builddir)/src -I$(top_srcdir) $(all_includes)
|
||||
METASOURCES = AUTO
|
||||
|
||||
libtderadio_LTLIBRARIES = libradio.la
|
||||
libradio_la_SOURCES = radio-configuration.cpp radio-configuration-ui.ui \
|
||||
radio.cpp
|
||||
libradio_la_LDFLAGS = -module -avoid-version $(KDE_RPATH) $(all_libraries)
|
||||
|
||||
noinst_HEADERS = radio-configuration.h radio.h
|
||||
|
||||
#messages: rc.cpp
|
||||
# $(XGETTEXT) *.cpp *.h -o po/tderadio-radio.pot
|
||||
|
||||
messages: rc.cpp
|
||||
$(EXTRACTRC) *.rc *.ui >> rc.cpp
|
||||
$(XGETTEXT) rc.cpp *.h *.cpp -o po/tderadio-radio.pot
|
@ -1 +0,0 @@
|
||||
SUBDIRS = tderadio-radio
|
@ -1,2 +0,0 @@
|
||||
PACKAGE = tderadio-radio
|
||||
POFILES = AUTO
|
@ -1,22 +0,0 @@
|
||||
SUBDIRS = po icons .
|
||||
|
||||
INCLUDES = $(all_includes)
|
||||
METASOURCES = AUTO
|
||||
|
||||
libtderadio_LTLIBRARIES = librecording.la
|
||||
librecording_la_SOURCES = recording-configuration.cpp \
|
||||
recording-configuration-ui.ui recording.cpp recording-config.cpp reccfg_interfaces.cpp encoder.cpp \
|
||||
recording-datamonitor.cpp recording-monitor.cpp encoder_mp3.cpp encoder_ogg.cpp encoder_pcm.cpp
|
||||
librecording_la_LDFLAGS = -module -avoid-version $(KDE_RPATH) $(all_libraries)
|
||||
librecording_la_LIBADD = $(LIB_OGG) $(LIB_LAME)
|
||||
|
||||
noinst_HEADERS = recording-configuration.h recording.h recording-config.h \
|
||||
reccfg_interfaces.h encoder.h soundstreamevent.h recording-datamonitor.h \
|
||||
recording-monitor.h encoder_mp3.h encoder_ogg.h encoder_pcm.h
|
||||
|
||||
#messages: rc.cpp
|
||||
# $(XGETTEXT) *.cpp *.h -o po/tderadio-recording.pot
|
||||
|
||||
messages: rc.cpp
|
||||
$(EXTRACTRC) *.rc *.ui >> rc.cpp
|
||||
$(XGETTEXT) rc.cpp *.h *.cpp -o po/tderadio-recording.pot
|
@ -1,2 +0,0 @@
|
||||
icons_ICON = AUTO
|
||||
iconsdir = $(datadir)/icons
|
@ -1 +0,0 @@
|
||||
SUBDIRS = tderadio-recording
|
@ -1,2 +0,0 @@
|
||||
PACKAGE = tderadio-recording
|
||||
POFILES = AUTO
|
@ -1,18 +0,0 @@
|
||||
SUBDIRS = po .
|
||||
|
||||
INCLUDES = $(all_includes)
|
||||
METASOURCES = AUTO
|
||||
|
||||
libtderadio_LTLIBRARIES = libsoundserver.la
|
||||
|
||||
libsoundserver_la_SOURCES = soundserver.cpp
|
||||
libsoundserver_la_LDFLAGS = -module -avoid-version $(KDE_RPATH) $(all_libraries)
|
||||
|
||||
noinst_HEADERS = soundserver.h
|
||||
|
||||
#messages: rc.cpp
|
||||
# $(XGETTEXT) *.cpp *.h -o po/tderadio-sound-server.pot
|
||||
|
||||
messages: rc.cpp
|
||||
$(EXTRACTRC) *.rc *.ui >> rc.cpp
|
||||
$(XGETTEXT) rc.cpp *.h *.cpp -o po/tderadio-soundserver.pot
|
@ -1 +0,0 @@
|
||||
SUBDIRS = tderadio-soundserver
|
@ -1,2 +0,0 @@
|
||||
PACKAGE = tderadio-soundserver
|
||||
POFILES = AUTO
|
@ -1,18 +0,0 @@
|
||||
SUBDIRS = po icons .
|
||||
|
||||
INCLUDES = $(all_includes)
|
||||
METASOURCES = AUTO
|
||||
|
||||
libtderadio_LTLIBRARIES = libstreaming.la
|
||||
libstreaming_la_SOURCES = streaming.cpp streaming-configuration-ui.ui \
|
||||
streaming-configuration.cpp streaming-job.cpp
|
||||
libstreaming_la_LDFLAGS = -module -avoid-version $(KDE_RPATH) $(all_libraries)
|
||||
|
||||
noinst_HEADERS = streaming.h streaming-configuration.h streaming-job.h
|
||||
|
||||
#messages: rc.cpp
|
||||
# $(XGETTEXT) *.cpp *.h -o po/tderadio-streaming.pot
|
||||
|
||||
messages: rc.cpp
|
||||
$(EXTRACTRC) *.rc *.ui >> rc.cpp
|
||||
$(XGETTEXT) rc.cpp *.h *.cpp -o po/tderadio-streaming.pot
|
@ -1,2 +0,0 @@
|
||||
icons_ICON = AUTO
|
||||
iconsdir = $(datadir)/icons
|
@ -1 +0,0 @@
|
||||
SUBDIRS = tderadio-streaming
|
@ -1,2 +0,0 @@
|
||||
PACKAGE = tderadio-streaming
|
||||
POFILES = AUTO
|
@ -1,17 +0,0 @@
|
||||
SUBDIRS = po icons .
|
||||
|
||||
INCLUDES = $(all_includes)
|
||||
METASOURCES = AUTO
|
||||
|
||||
libtderadio_LTLIBRARIES = libtimecontrol.la
|
||||
libtimecontrol_la_SOURCES = timecontrol-configuration.cpp \
|
||||
timecontrol-configuration-ui.ui timecontrol.cpp
|
||||
libtimecontrol_la_LDFLAGS = -module -avoid-version $(KDE_RPATH) $(all_libraries)
|
||||
noinst_HEADERS = timecontrol-configuration.h timecontrol.h
|
||||
|
||||
#messages: rc.cpp
|
||||
# $(XGETTEXT) *.cpp *.h -o po/tderadio-timecontrol.pot
|
||||
|
||||
messages: rc.cpp
|
||||
$(EXTRACTRC) *.rc *.ui >> rc.cpp
|
||||
$(XGETTEXT) rc.cpp *.h *.cpp -o po/tderadio-timecontrol.pot
|
@ -1,7 +0,0 @@
|
||||
#icons_ICON = tderadio_*
|
||||
#iconsdir = $(datadir)/icons
|
||||
|
||||
KDE_ICON = tderadio_zzz
|
||||
|
||||
icons_ICON = tderadio_kalarm tderadio_zzz
|
||||
iconsdir = $(datadir)/icons
|
@ -1 +0,0 @@
|
||||
SUBDIRS = tderadio-timecontrol
|
@ -1,2 +0,0 @@
|
||||
PACKAGE = tderadio-timecontrol
|
||||
POFILES = AUTO
|
@ -1,18 +0,0 @@
|
||||
SUBDIRS = po icons .
|
||||
|
||||
INCLUDES = $(all_includes)
|
||||
METASOURCES = AUTO
|
||||
|
||||
libtderadio_LTLIBRARIES = libtimeshifter.la
|
||||
libtimeshifter_la_SOURCES = timeshifter.cpp timeshifter-configuration-ui.ui \
|
||||
timeshifter-configuration.cpp
|
||||
libtimeshifter_la_LDFLAGS = -module -avoid-version $(KDE_RPATH) $(all_libraries)
|
||||
|
||||
noinst_HEADERS = timeshifter.h timeshifter-configuration.h
|
||||
|
||||
#messages: rc.cpp
|
||||
# $(XGETTEXT) *.cpp *.h -o po/tderadio-timeshifter.pot
|
||||
|
||||
messages: rc.cpp
|
||||
$(EXTRACTRC) *.rc *.ui >> rc.cpp
|
||||
$(XGETTEXT) rc.cpp *.h *.cpp -o po/tderadio-timeshifter.pot
|
@ -1,2 +0,0 @@
|
||||
icons_ICON = AUTO
|
||||
iconsdir = $(datadir)/icons
|
@ -1 +0,0 @@
|
||||
SUBDIRS = tderadio-timeshifter
|
@ -1,3 +0,0 @@
|
||||
|
||||
PACKAGE = tderadio-timeshifter
|
||||
POFILES = AUTO
|
@ -1,18 +0,0 @@
|
||||
SUBDIRS = po .
|
||||
|
||||
INCLUDES = $(all_includes)
|
||||
METASOURCES = AUTO
|
||||
|
||||
libtderadio_LTLIBRARIES = libv4lradio.la
|
||||
libv4lradio_la_SOURCES = v4lcfg_interfaces.cpp v4lradio-configuration.cpp \
|
||||
v4lradio-configuration-ui.ui v4lradio.cpp
|
||||
libv4lradio_la_LDFLAGS = -module -avoid-version $(KDE_RPATH) $(all_libraries)
|
||||
|
||||
noinst_HEADERS = v4lcfg_interfaces.h v4lradio-configuration.h v4lradio.h
|
||||
|
||||
#messages: rc.cpp
|
||||
# $(XGETTEXT) *.cpp *.h -o po/tderadio-v4lradio.pot
|
||||
|
||||
messages: rc.cpp
|
||||
$(EXTRACTRC) *.rc *.ui >> rc.cpp
|
||||
$(XGETTEXT) rc.cpp *.h *.cpp -o po/tderadio-v4lradio.pot
|
@ -1 +0,0 @@
|
||||
SUBDIRS = tderadio-v4lradio
|
@ -1,3 +0,0 @@
|
||||
|
||||
PACKAGE = tderadio-v4lradio
|
||||
POFILES = AUTO
|
@ -1 +0,0 @@
|
||||
SUBDIRS = argentina australia austria belarus belgium brazil bulgaria canada catalonia colombia croatia czechia england finland france germany greece hungary iceland india ireland italy lithuania luxemburg netherlands new-zealand norway poland portugal romania russia slovakia south-africa spain sweden switzerland turkey ukraine uruguay usa vietnam
|
@ -1,10 +0,0 @@
|
||||
SUBDIRS =
|
||||
EXTRA_DIST = "buenos-aires.krp"
|
||||
|
||||
install-data-local:
|
||||
$(mkinstalldirs) "$(DESTDIR)$(kde_datadir)/tderadio/presets/argentina/"
|
||||
$(INSTALL_DATA) "$(srcdir)/buenos-aires.krp" "$(DESTDIR)$(kde_datadir)/tderadio/presets/argentina/buenos-aires.krp"
|
||||
|
||||
|
||||
uninstall-local:
|
||||
-rm -f "$(DESTDIR)$(kde_datadir)/tderadio/presets/argentina/buenos-aires.krp"
|
@ -1,19 +0,0 @@
|
||||
SUBDIRS =
|
||||
EXTRA_DIST = "brisbane-antenna-2.krp" "brisbane-antenna.krp" "brisbane.krp" "melbourne-antenna.krp" "sydney2.krp" "sydney.krp"
|
||||
|
||||
install-data-local:
|
||||
$(mkinstalldirs) "$(DESTDIR)$(kde_datadir)/tderadio/presets/australia/"
|
||||
$(INSTALL_DATA) "$(srcdir)/brisbane-antenna-2.krp" "$(DESTDIR)$(kde_datadir)/tderadio/presets/australia/brisbane-antenna-2.krp"
|
||||
$(INSTALL_DATA) "$(srcdir)/brisbane-antenna.krp" "$(DESTDIR)$(kde_datadir)/tderadio/presets/australia/brisbane-antenna.krp"
|
||||
$(INSTALL_DATA) "$(srcdir)/brisbane.krp" "$(DESTDIR)$(kde_datadir)/tderadio/presets/australia/brisbane.krp"
|
||||
$(INSTALL_DATA) "$(srcdir)/melbourne-antenna.krp" "$(DESTDIR)$(kde_datadir)/tderadio/presets/australia/melbourne-antenna.krp"
|
||||
$(INSTALL_DATA) "$(srcdir)/sydney2.krp" "$(DESTDIR)$(kde_datadir)/tderadio/presets/australia/sydney2.krp"
|
||||
$(INSTALL_DATA) "$(srcdir)/sydney.krp" "$(DESTDIR)$(kde_datadir)/tderadio/presets/australia/sydney.krp"
|
||||
|
||||
uninstall-local:
|
||||
-rm -f "$(DESTDIR)$(kde_datadir)/tderadio/presets/australia/brisbane-antenna-2.krp"
|
||||
-rm -f "$(DESTDIR)$(kde_datadir)/tderadio/presets/australia/brisbane-antenna.krp"
|
||||
-rm -f "$(DESTDIR)$(kde_datadir)/tderadio/presets/australia/brisbane.krp"
|
||||
-rm -f "$(DESTDIR)$(kde_datadir)/tderadio/presets/australia/melbourne-antenna.krp"
|
||||
-rm -f "$(DESTDIR)$(kde_datadir)/tderadio/presets/australia/sydney2.krp"
|
||||
-rm -f "$(DESTDIR)$(kde_datadir)/tderadio/presets/australia/sydney.krp"
|
@ -1,30 +0,0 @@
|
||||
SUBDIRS =
|
||||
EXTRA_DIST = "breitenfurt-cable.krp" "gablitz-cable.krp" "graz-cable.krp" "kaltenleutgeben-cable.krp" "laab-wald-cable.krp" "linz-cable.krp" "mauerbach-cable.krp" "purkersdorf-cable.krp" "vienna-antenna.krp" "vienna-cable1.krp" "vienna-cable2.krp"
|
||||
|
||||
install-data-local:
|
||||
$(mkinstalldirs) "$(DESTDIR)$(kde_datadir)/tderadio/presets/austria/"
|
||||
$(INSTALL_DATA) "$(srcdir)/vienna-cable1.krp" "$(DESTDIR)$(kde_datadir)/tderadio/presets/austria/vienna-cable1.krp"
|
||||
$(INSTALL_DATA) "$(srcdir)/vienna-cable2.krp" "$(DESTDIR)$(kde_datadir)/tderadio/presets/austria/vienna-cable2.krp"
|
||||
$(INSTALL_DATA) "$(srcdir)/vienna-antenna.krp" "$(DESTDIR)$(kde_datadir)/tderadio/presets/austria/vienna-antenna.krp"
|
||||
$(INSTALL_DATA) "$(srcdir)/gablitz-cable.krp" "$(DESTDIR)$(kde_datadir)/tderadio/presets/austria/gablitz-cable.krp"
|
||||
$(INSTALL_DATA) "$(srcdir)/purkersdorf-cable.krp" "$(DESTDIR)$(kde_datadir)/tderadio/presets/austria/purkersdorf-cable.krp"
|
||||
$(INSTALL_DATA) "$(srcdir)/kaltenleutgeben-cable.krp" "$(DESTDIR)$(kde_datadir)/tderadio/presets/austria/kaltenleutgeben-cable.krp"
|
||||
$(INSTALL_DATA) "$(srcdir)/mauerbach-cable.krp" "$(DESTDIR)$(kde_datadir)/tderadio/presets/austria/mauerbach-cable.krp"
|
||||
$(INSTALL_DATA) "$(srcdir)/breitenfurt-cable.krp" "$(DESTDIR)$(kde_datadir)/tderadio/presets/austria/breitenfurt-cable.krp"
|
||||
$(INSTALL_DATA) "$(srcdir)/linz-cable.krp" "$(DESTDIR)$(kde_datadir)/tderadio/presets/austria/linz-cable.krp"
|
||||
$(INSTALL_DATA) "$(srcdir)/graz-cable.krp" "$(DESTDIR)$(kde_datadir)/tderadio/presets/austria/graz-cable.krp"
|
||||
$(INSTALL_DATA) "$(srcdir)/laab-wald-cable.krp" "$(DESTDIR)$(kde_datadir)/tderadio/presets/austria/laab-wald-cable.krp"
|
||||
|
||||
|
||||
uninstall-local:
|
||||
-rm -f "$(DESTDIR)$(kde_datadir)/tderadio/presets/austria/vienna-cable1.krp"
|
||||
-rm -f "$(DESTDIR)$(kde_datadir)/tderadio/presets/austria/vienna-cable2.krp"
|
||||
-rm -f "$(DESTDIR)$(kde_datadir)/tderadio/presets/austria/vienna-antenna.krp"
|
||||
-rm -f "$(DESTDIR)$(kde_datadir)/tderadio/presets/austria/gablitz-cable.krp"
|
||||
-rm -f "$(DESTDIR)$(kde_datadir)/tderadio/presets/austria/purkersdorf-cable.krp"
|
||||
-rm -f "$(DESTDIR)$(kde_datadir)/tderadio/presets/austria/kaltenleutgeben-cable.krp"
|
||||
-rm -f "$(DESTDIR)$(kde_datadir)/tderadio/presets/austria/mauerbach-cable.krp"
|
||||
-rm -f "$(DESTDIR)$(kde_datadir)/tderadio/presets/austria/breitenfurt-cable.krp"
|
||||
-rm -f "$(DESTDIR)$(kde_datadir)/tderadio/presets/austria/linz-cable.krp"
|
||||
-rm -f "$(DESTDIR)$(kde_datadir)/tderadio/presets/austria/graz-cable.krp"
|
||||
-rm -f "$(DESTDIR)$(kde_datadir)/tderadio/presets/austria/laab-wald-cable.krp"
|
@ -1,9 +0,0 @@
|
||||
SUBDIRS =
|
||||
EXTRA_DIST = "brest.krp"
|
||||
|
||||
install-data-local:
|
||||
$(mkinstalldirs) "$(DESTDIR)$(kde_datadir)/tderadio/presets/belarus/"
|
||||
$(INSTALL_DATA) "$(srcdir)/brest.krp" "$(DESTDIR)$(kde_datadir)/tderadio/presets/belarus/brest.krp"
|
||||
|
||||
uninstall-local:
|
||||
-rm -f "$(DESTDIR)$(kde_datadir)/tderadio/presets/belarus/brest.krp"
|
@ -1,17 +0,0 @@
|
||||
SUBDIRS =
|
||||
EXTRA_DIST = "antwerpen-antenna.krp" "bilzen.krp" "buellingen-antenna.krp" "ieper-cable.krp" "limburg-cable.krp" |