Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 13ff311d52
)
r14.1.x
parent
d9ca086d44
commit
4bd38b7020
@ -1,3 +0,0 @@
|
|||||||
[submodule "admin"]
|
|
||||||
path = admin
|
|
||||||
url = https://system@scm.trinitydesktop.org/scm/git/tde-common-admin
|
|
@ -1,11 +0,0 @@
|
|||||||
/** @mainpage Extragear - Graphics
|
|
||||||
*
|
|
||||||
* The Graphics Extragear contains the following applications:
|
|
||||||
*
|
|
||||||
* - <a href="digikam/digikam/html/">digikam</a>
|
|
||||||
* - gwenview
|
|
||||||
* - kphotoalbum
|
|
||||||
* - kst
|
|
||||||
* - showimg
|
|
||||||
*
|
|
||||||
*/
|
|
@ -1,8 +0,0 @@
|
|||||||
AUTOMAKE_OPTIONS = foreign 1.6.1
|
|
||||||
|
|
||||||
include admin/deps.am
|
|
||||||
include admin/Doxyfile.am
|
|
||||||
|
|
||||||
|
|
||||||
$(top_srcdir)/acinclude.m4:
|
|
||||||
SUBDIRS=$(TOPSUBDIRS)
|
|
@ -1 +0,0 @@
|
|||||||
Subproject commit 36c8888e40e73634035e5bed05e401664d3ee542
|
|
@ -1,295 +0,0 @@
|
|||||||
/* config.h.in. Generated from configure.in by autoheader. */
|
|
||||||
|
|
||||||
/* Define if building universal (internal helper macro) */
|
|
||||||
#undef AC_APPLE_UNIVERSAL_BUILD
|
|
||||||
|
|
||||||
/* If we have libkipi installed */
|
|
||||||
#undef GV_HAVE_KIPI
|
|
||||||
|
|
||||||
/* Define to 1 if you have Xcursor */
|
|
||||||
#undef GV_HAVE_XCURSOR
|
|
||||||
|
|
||||||
/* 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 <exiv2/image.hpp> header file. */
|
|
||||||
#undef HAVE_EXIV2_IMAGE_HPP
|
|
||||||
|
|
||||||
/* Define to 1 if you have the <inttypes.h> header file. */
|
|
||||||
#undef HAVE_INTTYPES_H
|
|
||||||
|
|
||||||
/* Define if you have libjpeg */
|
|
||||||
#undef HAVE_LIBJPEG
|
|
||||||
|
|
||||||
/* Define if you have libmng */
|
|
||||||
#undef HAVE_LIBMNG
|
|
||||||
|
|
||||||
/* Define if you have libpng */
|
|
||||||
#undef HAVE_LIBPNG
|
|
||||||
|
|
||||||
/* Define if you have a working libpthread (will enable threaded code) */
|
|
||||||
#undef HAVE_LIBPTHREAD
|
|
||||||
|
|
||||||
/* Define if you have libz */
|
|
||||||
#undef HAVE_LIBZ
|
|
||||||
|
|
||||||
/* Define if you have lround */
|
|
||||||
#undef HAVE_LROUND
|
|
||||||
|
|
||||||
/* Define to 1 if you have the <memory.h> header file. */
|
|
||||||
#undef HAVE_MEMORY_H
|
|
||||||
|
|
||||||
/* 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
|
|
||||||
|
|
||||||
/* 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 `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 <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/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 to 1 if you have the `vsnprintf' function. */
|
|
||||||
#undef HAVE_VSNPRINTF
|
|
||||||
|
|
||||||
/* Define to 1 if you have the <X11/Xcursor/Xcursor.h> header file. */
|
|
||||||
#undef HAVE_X11_XCURSOR_XCURSOR_H
|
|
||||||
|
|
||||||
/* 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
|
|
||||||
|
|
||||||
/* Suffix for lib directories */
|
|
||||||
#undef KDELIBSUFF
|
|
||||||
|
|
||||||
/* Define to the sub-directory in which 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 you have the ANSI C header files. */
|
|
||||||
#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
|
|
||||||
|
|
||||||
|
|
||||||
/* 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
|
|
@ -1,4 +0,0 @@
|
|||||||
./admin/configure.in.min
|
|
||||||
configure.in.in
|
|
||||||
./src/configure.in.bot
|
|
||||||
configure.in.bot
|
|
@ -1,4 +0,0 @@
|
|||||||
dnl Put here things to be done at the very end - telling users
|
|
||||||
dnl about additional packages to install. Better yet is giving
|
|
||||||
dnl each project / subdr its own configure.in.bot.
|
|
||||||
|
|
@ -1,148 +0,0 @@
|
|||||||
#MIN_CONFIG(3.2)
|
|
||||||
|
|
||||||
KDE_ENABLE_HIDDEN_VISIBILITY
|
|
||||||
|
|
||||||
KDE_CHECK_LIB(m, lround, [
|
|
||||||
AC_DEFINE(HAVE_LROUND, 1, [Define if you have lround])
|
|
||||||
])
|
|
||||||
|
|
||||||
#
|
|
||||||
# KIPI
|
|
||||||
#
|
|
||||||
AC_ARG_WITH(kipi,
|
|
||||||
AC_HELP_STRING([--without-kipi], [build Gwenview without KIPI, 'KDE Image Plugin Interface']),
|
|
||||||
[want_kipi=$withval],
|
|
||||||
[want_kipi=yes]
|
|
||||||
)
|
|
||||||
|
|
||||||
if test "$want_kipi" = "yes"; then
|
|
||||||
AC_MSG_NOTICE(checking if KIPI is installed)
|
|
||||||
KDE_CHECK_HEADER(libkipi/interface.h,
|
|
||||||
have_kipi=yes,
|
|
||||||
have_kipi=no)
|
|
||||||
|
|
||||||
if test "$have_kipi" = "yes"; then
|
|
||||||
AC_DEFINE(GV_HAVE_KIPI, 1, [If we have libkipi installed])
|
|
||||||
GV_LIB_KIPI="-lkipi"
|
|
||||||
AC_SUBST(GV_LIB_KIPI)
|
|
||||||
else
|
|
||||||
AC_MSG_WARN([KIPI is not installed. Gwenview will be build without KIPI support.])
|
|
||||||
fi
|
|
||||||
fi
|
|
||||||
|
|
||||||
#
|
|
||||||
# Imlib/Mosfet scaling
|
|
||||||
#
|
|
||||||
AM_PROG_AS
|
|
||||||
|
|
||||||
# MMX test duped from tdelibs/tdefx - it should be probably moved to admin/
|
|
||||||
dnl -----------------------------------------------------
|
|
||||||
dnl IA32 checks
|
|
||||||
dnl -----------------------------------------------------
|
|
||||||
|
|
||||||
gv_asm_defs=
|
|
||||||
case $host_cpu in
|
|
||||||
i*86 )
|
|
||||||
AC_MSG_CHECKING(for assembler support for IA32 extensions)
|
|
||||||
|
|
||||||
dnl MMX check
|
|
||||||
AC_TRY_COMPILE(, [ __asm__("pxor %mm0, %mm0") ],
|
|
||||||
[
|
|
||||||
echo $ECHO_N "MMX yes$ECHO_C"
|
|
||||||
AC_DEFINE_UNQUOTED(HAVE_X86_MMX, 1, [Define to 1 if the assembler supports MMX instructions.])
|
|
||||||
gv_asm_defs="$gv_asm_defs -DHAVE_X86_MMX"
|
|
||||||
], [ echo $ECHO_N "MMX no$ECHO_C" ])
|
|
||||||
|
|
||||||
dnl SSE check
|
|
||||||
AC_TRY_COMPILE(,[ __asm__("xorps %xmm0, %xmm0") ],
|
|
||||||
[
|
|
||||||
echo $ECHO_N ", SSE yes$ECHO_C"
|
|
||||||
AC_DEFINE_UNQUOTED(HAVE_X86_SSE, 1, [Define to 1 if the assembler supports SSE instructions.])
|
|
||||||
gv_asm_defs="$gv_asm_defs -DHAVE_X86_SSE"
|
|
||||||
], [ echo $ECHO_N ", SSE no$ECHO_C" ])
|
|
||||||
|
|
||||||
dnl SSE2 check
|
|
||||||
AC_TRY_COMPILE(, [ __asm__("xorpd %xmm0, %xmm0") ],
|
|
||||||
[
|
|
||||||
echo $ECHO_N ", SSE2 yes$ECHO_C"
|
|
||||||
AC_DEFINE_UNQUOTED(HAVE_X86_SSE2, 1, [Define to 1 if the assembler supports SSE2 instructions.])
|
|
||||||
gv_asm_defs="$gv_asm_defs -DHAVE_X86_SSE2"
|
|
||||||
], [ echo $ECHO_N ", SSE2 no$ECHO_C" ])
|
|
||||||
|
|
||||||
dnl 3DNOW check
|
|
||||||
AC_TRY_COMPILE(, [ __asm__("femms") ],
|
|
||||||
[
|
|
||||||
echo $ECHO_N ", 3DNOW yes$ECHO_C"
|
|
||||||
AC_DEFINE_UNQUOTED(HAVE_X86_3DNOW, 1, [Define to 1 if the assembler supports 3DNOW instructions.])
|
|
||||||
gv_asm_defs="$gv_asm_defs -DHAVE_X86_3DNOW"
|
|
||||||
], [ echo $ECHO_N ", 3DNOW no$ECHO_C" ])
|
|
||||||
echo
|
|
||||||
;;
|
|
||||||
powerpc )
|
|
||||||
AC_MSG_CHECKING(for assembler support for AltiVec instructions)
|
|
||||||
dnl AltiVec check
|
|
||||||
AC_TRY_COMPILE(, [ __asm__("mtspr 256, %0\n\t" "vand %%v0, %%v0, %%v0" : : "r"(-1) ) ],
|
|
||||||
[
|
|
||||||
echo $ECHO_N " yes$ECHO_C"
|
|
||||||
AC_DEFINE_UNQUOTED(HAVE_PPC_ALTIVEC, 1, [Define to 1 if the assembler supports AltiVec instructions.])
|
|
||||||
gv_asm_defs="$gv_asm_defs -DHAVE_PPC_ALTIVEC"
|
|
||||||
], [ echo $ECHO_N ", AltiVec no$ECHO_C" ])
|
|
||||||
echo
|
|
||||||
;;
|
|
||||||
esac
|
|
||||||
|
|
||||||
GV_ASM_DEFS="$gv_asm_defs"
|
|
||||||
AC_SUBST(GV_ASM_DEFS)
|
|
||||||
|
|
||||||
#
|
|
||||||
# libmng check (for gvmngformattype.*)
|
|
||||||
#
|
|
||||||
LIBMNG=
|
|
||||||
CXXFLAGS_SAVE="$CXXFLAGS"
|
|
||||||
CXXFLAGS="$CXXFLAGS"
|
|
||||||
KDE_CHECK_HEADER(libmng.h,
|
|
||||||
[
|
|
||||||
KDE_CHECK_LIB(mng, mng_initialize,
|
|
||||||
[
|
|
||||||
AC_DEFINE_UNQUOTED(HAVE_LIBMNG, 1, [Define if you have libmng])
|
|
||||||
LIBMNG="-lmng $LIBZ -lm"
|
|
||||||
], [], $LIBZ -lm)
|
|
||||||
])
|
|
||||||
CXXFLAGS="$CXXFLAGS_SAVE"
|
|
||||||
AC_SUBST(LIBMNG)
|
|
||||||
if test -z "$LIBMNG"; then
|
|
||||||
AC_WARN([Can't find libmng.h, Gwenview won't be compiled with MNG support])
|
|
||||||
fi
|
|
||||||
|
|
||||||
|
|
||||||
#
|
|
||||||
# libxcursor
|
|
||||||
#
|
|
||||||
KDE_CHECK_HEADERS(X11/Xcursor/Xcursor.h,
|
|
||||||
[KDE_CHECK_LIB(Xcursor, XcursorXcFileLoadImages, [
|
|
||||||
GV_LIB_XCURSOR=-lXcursor
|
|
||||||
AC_DEFINE_UNQUOTED(GV_HAVE_XCURSOR, 1, [Define to 1 if you have Xcursor])
|
|
||||||
], [ GV_LIB_XCURSOR= ], [ $X_PRE_LIBS -lX11 $X_EXTRA_LIBS ])],
|
|
||||||
[ GV_LIB_XCURSOR= ], [#include <X11/Xlib.h>])
|
|
||||||
AC_SUBST(GV_LIB_XCURSOR)
|
|
||||||
if test -z "$GV_LIB_XCURSOR"; then
|
|
||||||
AC_WARN([Can't find Xcursor.h, Gwenview won't be compiled with X cursor support])
|
|
||||||
fi
|
|
||||||
|
|
||||||
|
|
||||||
#
|
|
||||||
# libexiv2
|
|
||||||
#
|
|
||||||
SAVE_CXXFLAGS=$CXXFLAGS
|
|
||||||
CXXFLAGS="$CXXFLAGS $USE_EXCEPTIONS"
|
|
||||||
KDE_CHECK_HEADERS(exiv2/image.hpp, have_exiv2=yes, have_exiv2=no)
|
|
||||||
KDE_CHECK_HEADERS(exiv2/exiv2.hpp)
|
|
||||||
CXXFLAGS=$SAVE_CXXFLAGS
|
|
||||||
|
|
||||||
if test "$have_exiv2" = "yes"; then
|
|
||||||
LIB_EXIV2="-lexiv2"
|
|
||||||
AC_SUBST(LIB_EXIV2)
|
|
||||||
else
|
|
||||||
AC_MSG_ERROR([You are missing libexiv2, which is required to compile Gwenview])
|
|
||||||
DO_NOT_COMPILE="$DO_NOT_COMPILE gwenview"
|
|
||||||
fi
|
|
@ -1 +0,0 @@
|
|||||||
SUBDIRS = en man
|
|
@ -1,2 +0,0 @@
|
|||||||
KDE_LANG = en
|
|
||||||
KDE_DOCS = gwenview
|
|
@ -1 +0,0 @@
|
|||||||
man_MANS = gwenview.1
|
|
@ -1 +0,0 @@
|
|||||||
SUBDIRS=action app cursor thumbnail
|
|
@ -1,2 +0,0 @@
|
|||||||
icondir = $(kde_datadir)/gwenview/icons
|
|
||||||
icon_ICON = AUTO
|
|
@ -1 +0,0 @@
|
|||||||
KDE_ICON=AUTO
|
|
@ -1,2 +0,0 @@
|
|||||||
cursorsdir=$(kde_datadir)/gwenview/cursors
|
|
||||||
cursors_DATA=zoom.png
|
|
@ -1,2 +0,0 @@
|
|||||||
thumbnaildir=$(kde_datadir)/gwenview/thumbnail
|
|
||||||
thumbnail_DATA=wait.png
|
|
@ -1,8 +0,0 @@
|
|||||||
SUBDIRS = tsthread imageutils gvcore desktopfiles tools updates gvimagepart gvdirpart app
|
|
||||||
|
|
||||||
EXTRA_DIST = AUTHORS ChangeLog COPYING INSTALL NEWS README TODO CREDITS DESIGN
|
|
||||||
|
|
||||||
messages: rc.cpp
|
|
||||||
$(EXTRACTRC) `find . -name "*.ui"` >> rc.cpp
|
|
||||||
$(EXTRACTRC) `find . -name "*.rc"` >> rc.cpp
|
|
||||||
$(XGETTEXT) `find . -name "*.cpp"` `find . -name "*.h"` -o $(podir)/gwenview.pot
|
|
@ -1,52 +0,0 @@
|
|||||||
bin_PROGRAMS=
|
|
||||||
lib_LTLIBRARIES=
|
|
||||||
|
|
||||||
tdeinit_LTLIBRARIES = gwenview.la
|
|
||||||
|
|
||||||
# -D_LARGEFILE64_SOURCE is necessary on Debian Woody
|
|
||||||
AM_CPPFLAGS = -D_LARGEFILE64_SOURCE
|
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libgwenshared.la
|
|
||||||
|
|
||||||
libgwenshared_la_SOURCES = vtabwidget.cpp
|
|
||||||
|
|
||||||
gwenview_COMPILE_FIRST = ../gvcore/miscconfig.h ../gvcore/slideshowconfig.h ../gvcore/fileoperationconfig.h ../gvcore/fullscreenconfig.h ../gvcore/imageviewconfig.h ../gvcore/fileviewconfig.h
|
|
||||||
|
|
||||||
gwenview_la_SOURCES = \
|
|
||||||
bookmarkowner.cpp \
|
|
||||||
bookmarkviewcontroller.cpp \
|
|
||||||
bookmarkdialogbase.ui \
|
|
||||||
bookmarkdialog.cpp \
|
|
||||||
configfileoperationspage.ui \
|
|
||||||
configfullscreenpage.ui \
|
|
||||||
configimagelistpage.ui \
|
|
||||||
configimageviewpage.ui \
|
|
||||||
configmiscpage.ui \
|
|
||||||
configslideshowpage.ui \
|
|
||||||
kipiinterface.cpp \
|
|
||||||
mainwindow.cpp \
|
|
||||||
metaedit.cpp \
|
|
||||||
treeview.cpp \
|
|
||||||
dirviewcontroller.cpp \
|
|
||||||
configdialog.cpp \
|
|
||||||
history.cpp \
|
|
||||||
main.cpp
|
|
||||||
|
|
||||||
gwenview_la_LIBADD = libgwenshared.la ../gvcore/libgwenviewcore.la $(GV_LIB_KIPI) $(LIB_TDEUTILS) $(LIB_TQT)
|
|
||||||
|
|
||||||
# the library search path.
|
|
||||||
gwenview_la_LDFLAGS = $(all_libraries) $(LIB_TQT) -module $(KDE_PLUGIN)
|
|
||||||
|
|
||||||
|
|
||||||
# set the include path for X, tqt and KDE
|
|
||||||
INCLUDES = -I$(srcdir)/.. $(all_includes) -I$(kde_includes)/tde
|
|
||||||
|
|
||||||
METASOURCES = AUTO
|
|
||||||
|
|
||||||
rcdir = $(kde_datadir)/gwenview
|
|
||||||
rc_DATA = gwenviewui.rc
|
|
||||||
|
|
||||||
pixmapdir = $(datadir)/pixmaps
|
|
||||||
pixmap_DATA = gwenview.xpm
|
|
||||||
|
|
||||||
.NOTPARALLEL:
|
|
@ -1,11 +0,0 @@
|
|||||||
if test "$want_kipi" = "yes" ; then
|
|
||||||
if test "$have_kipi" != "yes" ; then
|
|
||||||
echo ""
|
|
||||||
echo "KIPI is not installed. Gwenview will be build without KIPI support."
|
|
||||||
echo ""
|
|
||||||
fi
|
|
||||||
else
|
|
||||||
echo ""
|
|
||||||
echo "KIPI support has been disabled. Gwenview will be build without KIPI support."
|
|
||||||
echo ""
|
|
||||||
fi
|
|
@ -1,9 +0,0 @@
|
|||||||
# this is where the kdelnk file will go
|
|
||||||
xdg_apps_DATA = gwenview.desktop
|
|
||||||
|
|
||||||
# file for konqueror integration
|
|
||||||
konqservicedir = $(kde_datadir)/konqueror/servicemenus
|
|
||||||
konqservice_DATA = konqgwenview.desktop
|
|
||||||
|
|
||||||
|
|
||||||
EXTRA_DIST = $(xdg_apps_DATA) $(konqservice_DATA)
|
|
@ -1,85 +0,0 @@
|
|||||||
AM_CPPFLAGS = -I$(srcdir)/.. $(all_includes) -D_LARGEFILE64_SOURCE
|
|
||||||
|
|
||||||
lib_LTLIBRARIES = libgwenviewcore.la
|
|
||||||
|
|
||||||
libgwenviewcore_la_LDFLAGS = $(all_libraries) -version-info 1:0:0 -no-undefined
|
|
||||||
|
|
||||||
libgwenviewcore_la_LIBADD = \
|
|
||||||
$(LIB_TDEFILE) $(LIB_TDEUI) $(LIB_TDECORE) $(LIB_TDEPRINT) $(LIB_TQT) \
|
|
||||||
$(LIBJPEG) $(LIBPNG) $(LIBMNG) $(GV_LIB_XCURSOR) $(LIB_EXIV2) $(LIB_TDEPARTS) -ltdefx \
|
|
||||||
-ltdemediaplayer ../imageutils/libgvimageutils.la \
|
|
||||||
../tsthread/libtsthread.la
|
|
||||||
|
|
||||||
libgwenviewcore_la_METASOURCES = AUTO
|
|
||||||
|
|
||||||
noinst_HEADERS = libgwenview_export.h
|
|
||||||
|
|
||||||
# Be sure to keep pngformattype.cpp first, to avoid troubles with --enable-final
|
|
||||||
# See bug #134919
|
|
||||||
libgwenviewcore_la_SOURCES = \
|
|
||||||
pngformattype.cpp \
|
|
||||||
printdialog.cpp \
|
|
||||||
printdialogpagebase.ui \
|
|
||||||
thumbnailloadjob.cpp \
|
|
||||||
imageview.cpp \
|
|
||||||
imageviewcontroller.cpp \
|
|
||||||
document.cpp \
|
|
||||||
externaltoolmanager.cpp \
|
|
||||||
externaltoolcontext.cpp \
|
|
||||||
externaltoolaction.cpp \
|
|
||||||
externaltooldialogbase.ui \
|
|
||||||
externaltooldialog.cpp \
|
|
||||||
fileviewcontroller.cpp \
|
|
||||||
filethumbnailview.cpp \
|
|
||||||
fileoperation.cpp \
|
|
||||||
fileopobject.cpp \
|
|
||||||
filethumbnailviewitem.cpp \
|
|
||||||
filterbar.ui \
|
|
||||||
qxcfi.cpp \
|
|
||||||
archive.cpp \
|
|
||||||
slideshow.cpp \
|
|
||||||
filedetailview.cpp \
|
|
||||||
filedetailviewitem.cpp \
|
|
||||||
imagesavedialog.cpp \
|
|
||||||
jpegformattype.cpp \
|
|
||||||
mngformattype.cpp \
|
|
||||||
xpm.cpp \
|
|
||||||
documentimpl.cpp \
|
|
||||||
documentloadingimpl.cpp \
|
|
||||||
documentloadedimpl.cpp \
|
|
||||||
documentjpegloadedimpl.cpp \
|
|
||||||
documentanimatedloadedimpl.cpp \
|
|
||||||
documentotherloadedimpl.cpp \
|
|
||||||
busylevelmanager.cpp \
|
|
||||||
cache.cpp \
|
|
||||||
threadgate.cpp \
|
|
||||||
imageviewtools.cpp \
|
|
||||||
fullscreenbar.cpp \
|
|
||||||
imageloader.cpp \
|
|
||||||
cursortracker.cpp \
|
|
||||||
captionformatter.cpp \
|
|
||||||
thumbnaildetailsdialogbase.ui \
|
|
||||||
thumbnaildetailsdialog.cpp \
|
|
||||||
xcursor.cpp \
|
|
||||||
mimetypeutils.cpp \
|
|
||||||
bcgdialog.cpp \
|
|
||||||
bcgdialogbase.ui \
|
|
||||||
timeutils.cpp \
|
|
||||||
clicklineedit.cpp \
|
|
||||||
inputdialog.cpp \
|
|
||||||
deletedialog.cpp \
|
|
||||||
deletedialogbase.ui \
|
|
||||||
miscconfig.kcfgc \
|
|
||||||
slideshowconfig.kcfgc \
|
|
||||||
fileoperationconfig.kcfgc \
|
|
||||||
fullscreenconfig.kcfgc \
|
|
||||||
imageviewconfig.kcfgc \
|
|
||||||
fileviewconfig.kcfgc
|
|
||||||
|
|
||||||
kde_kcfg_DATA = \
|
|
||||||
miscconfig.kcfg \
|
|
||||||
slideshowconfig.kcfg \
|
|
||||||
fileoperationconfig.kcfg \
|
|
||||||
fullscreenconfig.kcfg \
|
|
||||||
imageviewconfig.kcfg \
|
|
||||||
fileviewconfig.kcfg
|
|
@ -1,21 +0,0 @@
|
|||||||
INCLUDES = -I$(srcdir)/.. $(all_includes)
|
|
||||||
|
|
||||||
# These are not really libraries, but modules dynamically opened.
|
|
||||||
# So they should be installed in kde_module_dir, which is usually $kde_prefix/lib/trinity
|
|
||||||
kde_module_LTLIBRARIES = libgvdirpart.la
|
|
||||||
|
|
||||||
libgvdirpart_la_SOURCES = gvdirpart.cpp gvdirpartconfig.kcfgc
|
|
||||||
libgvdirpart_la_LIBADD = $(LIB_TDEPARTS) ../gvcore/libgwenviewcore.la
|
|
||||||
libgvdirpart_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) $(LIB_TQT) $(KDE_PLUGIN) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEIO) $(LIB_TDEPRINT)
|
|
||||||
|
|
||||||
# Automatically generate moc files
|
|
||||||
METASOURCES = AUTO
|
|
||||||
|
|
||||||
# Install the XML-GUI file to its correct location
|
|
||||||
gvdir = $(kde_datadir)/gvdirpart
|
|
||||||
gv_DATA = gvdirpart.rc
|
|
||||||
|
|
||||||
# Install the .desktop file into the kde_services directory
|
|
||||||
kde_services_DATA = gvdirpart.desktop
|
|
||||||
|
|
||||||
kde_kcfg_DATA = gvdirpartconfig.kcfg
|
|
@ -1,20 +0,0 @@
|
|||||||
INCLUDES = -I$(srcdir)/.. $(all_includes)
|
|
||||||
|
|
||||||
# These are not really libraries, but modules dynamically opened.
|
|
||||||
# So they should be installed in kde_module_dir, which is usually $kde_prefix/lib/trinity
|
|
||||||
kde_module_LTLIBRARIES = libgvimagepart.la
|
|
||||||
|
|
||||||
libgvimagepart_la_SOURCES = gvimagepart.cpp
|
|
||||||
libgvimagepart_la_LIBADD = $(LIB_TDEPARTS) ../gvcore/libgwenviewcore.la
|
|
||||||
libgvimagepart_la_LDFLAGS = $(all_libraries) $(LIB_TQT) $(KDE_PLUGIN) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEIO) $(LIB_TDEPRINT)
|
|
||||||
|
|
||||||
# Automatically generate moc files
|
|
||||||
METASOURCES = AUTO
|
|
||||||
|
|
||||||
# Install the XML-UI file to its correct location
|
|
||||||
gvdir = $(kde_datadir)/gvimagepart
|
|
||||||
gv_DATA = gvimagepart.rc gvimagepartpopup.rc
|
|
||||||
|
|
||||||
# Install the .desktop file into the kde_services directory
|
|
||||||
kde_services_DATA = gvimagepart.desktop
|
|
||||||
|
|
@ -1,33 +0,0 @@
|
|||||||
AM_CPPFLAGS = -I$(srcdir) -I$(srcdir)/.. $(LIBEXIF_CFLAGS) $(all_includes)
|
|
||||||
AM_CCASFLAGS = -I$(srcdir) $(GV_ASM_DEFS)
|
|
||||||
|
|
||||||
KDE_CXXFLAGS = $(USE_EXCEPTIONS)
|
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libgvimageutils.la
|
|
||||||
|
|
||||||
libgvimageutils_la_SOURCES = \
|
|
||||||
imageutils.cpp \
|
|
||||||
jpegcontent.cpp \
|
|
||||||
scale.cpp \
|
|
||||||
transupp.c \
|
|
||||||
asm_scale.S \
|
|
||||||
croppedqimage.cpp
|
|
||||||
|
|
||||||
libgvimageutils_la_LIBADD = $(LIB_TDECORE) $(LIBTQT) $(LIBJPEG) $(LIB_EXIV2)
|
|
||||||
|
|
||||||
noinst_HEADERS = \
|
|
||||||
orientation.h \
|
|
||||||
imageutils.h \
|
|
||||||
jpegcontent.h \
|
|
||||||
jinclude.h \
|
|
||||||
jpegint.h \
|
|
||||||
transupp.h \
|
|
||||||
jpegerrormanager.h \
|
|
||||||
croppedqimage.h
|
|
||||||
|
|
||||||
METASOURCES = AUTO
|
|
||||||
|
|
||||||
check_PROGRAMS = testjpegcontent
|
|
||||||
testjpegcontent_SOURCES = testjpegcontent.cpp
|
|
||||||
testjpegcontent_LDADD = $(LIB_TDEFILE) libgvimageutils.la
|
|
||||||
testjpegcontent_LDFLAGS = $(all_libraries)
|
|
@ -1,3 +0,0 @@
|
|||||||
toolsdir=$(kde_datadir)/gwenview/tools
|
|
||||||
tools_DATA=gimp.desktop wallpaper.desktop tiledwallpaper.desktop \
|
|
||||||
konqueror.desktop kolourpaint.desktop
|
|
@ -1,12 +0,0 @@
|
|||||||
INCLUDES = -I$(srcdir) -I$(srcdir)/.. $(all_includes)
|
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libtsthread.la
|
|
||||||
|
|
||||||
libtsthread_la_SOURCES = \
|
|
||||||
tsthread.cpp \
|
|
||||||
tswaitcondition.cpp
|
|
||||||
|
|
||||||
noinst_HEADERS = \
|
|
||||||
tsthread.h
|
|
||||||
|
|
||||||
METASOURCES = AUTO
|
|
@ -1,9 +0,0 @@
|
|||||||
update_DATA = \
|
|
||||||
gwenview_thumbnail_size.upd \
|
|
||||||
gwenview_1.4_osdformat.upd
|
|
||||||
|
|
||||||
update_SCRIPTS = \
|
|
||||||
gwenview_thumbnail_size.sh \
|
|
||||||
gwenview_1.4_osdformat.sh
|
|
||||||
|
|
||||||
updatedir = $(kde_datadir)/tdeconf_update
|
|
Loading…
Reference in new issue