summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-05-01 21:09:45 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-05-13 21:49:55 +0900
commit13ff311d52c57244f6804a97288d3f31cd6800da (patch)
tree21a4cc15ef16f9c96560331c4e1552bfe730691f
parent583e70ed73753e56700ca4ceba03c476e739da51 (diff)
downloadgwenview-13ff311d52c57244f6804a97288d3f31cd6800da.tar.gz
gwenview-13ff311d52c57244f6804a97288d3f31cd6800da.zip
Drop autotools support
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--.gitmodules3
-rw-r--r--Mainpage.dox11
-rw-r--r--Makefile.am8
m---------admin0
-rw-r--r--config.h.in295
-rw-r--r--configure.files4
-rw-r--r--configure.in.bot4
-rw-r--r--configure.in.in148
-rw-r--r--doc/Makefile.am1
-rw-r--r--doc/en/Makefile.am2
-rw-r--r--doc/man/Makefile.am1
-rw-r--r--icons/Makefile.am1
-rw-r--r--icons/action/Makefile.am2
-rw-r--r--icons/app/Makefile.am1
-rw-r--r--icons/cursor/Makefile.am2
-rw-r--r--icons/thumbnail/Makefile.am2
-rw-r--r--src/Makefile.am8
-rw-r--r--src/app/Makefile.am52
-rw-r--r--src/configure.in.bot11
-rw-r--r--src/desktopfiles/Makefile.am9
-rw-r--r--src/gvcore/Makefile.am85
-rw-r--r--src/gvdirpart/Makefile.am21
-rw-r--r--src/gvimagepart/Makefile.am20
-rw-r--r--src/imageutils/Makefile.am33
-rw-r--r--src/tools/Makefile.am3
-rw-r--r--src/tsthread/Makefile.am12
-rw-r--r--src/updates/Makefile.am9
-rw-r--r--stamp-h.in0
-rw-r--r--subdirs3
29 files changed, 0 insertions, 751 deletions
diff --git a/.gitmodules b/.gitmodules
deleted file mode 100644
index 934def7..0000000
--- a/.gitmodules
+++ /dev/null
@@ -1,3 +0,0 @@
-[submodule "admin"]
- path = admin
- url = https://system@scm.trinitydesktop.org/scm/git/tde-common-admin
diff --git a/Mainpage.dox b/Mainpage.dox
deleted file mode 100644
index 2aa67f9..0000000
--- a/Mainpage.dox
+++ /dev/null
@@ -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
-*
-*/
diff --git a/Makefile.am b/Makefile.am
deleted file mode 100644
index 93477be..0000000
--- a/Makefile.am
+++ /dev/null
@@ -1,8 +0,0 @@
-AUTOMAKE_OPTIONS = foreign 1.6.1
-
-include admin/deps.am
-include admin/Doxyfile.am
-
-
-$(top_srcdir)/acinclude.m4:
-SUBDIRS=$(TOPSUBDIRS)
diff --git a/admin b/admin
deleted file mode 160000
-Subproject 7fc9aedfb802dbb23da9f54134dd1c381124bc5
diff --git a/config.h.in b/config.h.in
deleted file mode 100644
index 1fdda3a..0000000
--- a/config.h.in
+++ /dev/null
@@ -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
diff --git a/configure.files b/configure.files
deleted file mode 100644
index 486cc07..0000000
--- a/configure.files
+++ /dev/null
@@ -1,4 +0,0 @@
-./admin/configure.in.min
-configure.in.in
-./src/configure.in.bot
-configure.in.bot
diff --git a/configure.in.bot b/configure.in.bot
deleted file mode 100644
index 3b7eaa7..0000000
--- a/configure.in.bot
+++ /dev/null
@@ -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.
-
diff --git a/configure.in.in b/configure.in.in
deleted file mode 100644
index d071480..0000000
--- a/configure.in.in
+++ /dev/null
@@ -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
diff --git a/doc/Makefile.am b/doc/Makefile.am
deleted file mode 100644
index 8bd0272..0000000
--- a/doc/Makefile.am
+++ /dev/null
@@ -1 +0,0 @@
-SUBDIRS = en man
diff --git a/doc/en/Makefile.am b/doc/en/Makefile.am
deleted file mode 100644
index 26d239d..0000000
--- a/doc/en/Makefile.am
+++ /dev/null
@@ -1,2 +0,0 @@
-KDE_LANG = en
-KDE_DOCS = gwenview
diff --git a/doc/man/Makefile.am b/doc/man/Makefile.am
deleted file mode 100644
index a34ff18..0000000
--- a/doc/man/Makefile.am
+++ /dev/null
@@ -1 +0,0 @@
-man_MANS = gwenview.1
diff --git a/icons/Makefile.am b/icons/Makefile.am
deleted file mode 100644
index e52ab4c..0000000
--- a/icons/Makefile.am
+++ /dev/null
@@ -1 +0,0 @@
-SUBDIRS=action app cursor thumbnail
diff --git a/icons/action/Makefile.am b/icons/action/Makefile.am
deleted file mode 100644
index fe4963d..0000000
--- a/icons/action/Makefile.am
+++ /dev/null
@@ -1,2 +0,0 @@
-icondir = $(kde_datadir)/gwenview/icons
-icon_ICON = AUTO
diff --git a/icons/app/Makefile.am b/icons/app/Makefile.am
deleted file mode 100644
index a4b97f0..0000000
--- a/icons/app/Makefile.am
+++ /dev/null
@@ -1 +0,0 @@
-KDE_ICON=AUTO
diff --git a/icons/cursor/Makefile.am b/icons/cursor/Makefile.am
deleted file mode 100644
index 3143a4e..0000000
--- a/icons/cursor/Makefile.am
+++ /dev/null
@@ -1,2 +0,0 @@
-cursorsdir=$(kde_datadir)/gwenview/cursors
-cursors_DATA=zoom.png
diff --git a/icons/thumbnail/Makefile.am b/icons/thumbnail/Makefile.am
deleted file mode 100644
index 767c22b..0000000
--- a/icons/thumbnail/Makefile.am
+++ /dev/null
@@ -1,2 +0,0 @@
-thumbnaildir=$(kde_datadir)/gwenview/thumbnail
-thumbnail_DATA=wait.png
diff --git a/src/Makefile.am b/src/Makefile.am
deleted file mode 100644
index c076f0f..0000000
--- a/src/Makefile.am
+++ /dev/null
@@ -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
diff --git a/src/app/Makefile.am b/src/app/Makefile.am
deleted file mode 100644
index 13347e7..0000000
--- a/src/app/Makefile.am
+++ /dev/null
@@ -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:
diff --git a/src/configure.in.bot b/src/configure.in.bot
deleted file mode 100644
index ed010db..0000000
--- a/src/configure.in.bot
+++ /dev/null
@@ -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
diff --git a/src/desktopfiles/Makefile.am b/src/desktopfiles/Makefile.am
deleted file mode 100644
index d36dea4..0000000
--- a/src/desktopfiles/Makefile.am
+++ /dev/null
@@ -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)
diff --git a/src/gvcore/Makefile.am b/src/gvcore/Makefile.am
deleted file mode 100644
index c8a1225..0000000
--- a/src/gvcore/Makefile.am
+++ /dev/null
@@ -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
diff --git a/src/gvdirpart/Makefile.am b/src/gvdirpart/Makefile.am
deleted file mode 100644
index c003d39..0000000
--- a/src/gvdirpart/Makefile.am
+++ /dev/null
@@ -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
diff --git a/src/gvimagepart/Makefile.am b/src/gvimagepart/Makefile.am
deleted file mode 100644
index d18ba86..0000000
--- a/src/gvimagepart/Makefile.am
+++ /dev/null
@@ -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
-
diff --git a/src/imageutils/Makefile.am b/src/imageutils/Makefile.am
deleted file mode 100644
index fc5413c..0000000
--- a/src/imageutils/Makefile.am
+++ /dev/null
@@ -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)
diff --git a/src/tools/Makefile.am b/src/tools/Makefile.am
deleted file mode 100644
index b689d90..0000000
--- a/src/tools/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-toolsdir=$(kde_datadir)/gwenview/tools
-tools_DATA=gimp.desktop wallpaper.desktop tiledwallpaper.desktop \
- konqueror.desktop kolourpaint.desktop
diff --git a/src/tsthread/Makefile.am b/src/tsthread/Makefile.am
deleted file mode 100644
index cd0ed32..0000000
--- a/src/tsthread/Makefile.am
+++ /dev/null
@@ -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
diff --git a/src/updates/Makefile.am b/src/updates/Makefile.am
deleted file mode 100644
index 2641d8c..0000000
--- a/src/updates/Makefile.am
+++ /dev/null
@@ -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
diff --git a/stamp-h.in b/stamp-h.in
deleted file mode 100644
index e69de29..0000000
--- a/stamp-h.in
+++ /dev/null
diff --git a/subdirs b/subdirs
deleted file mode 100644
index 9e98a66..0000000
--- a/subdirs
+++ /dev/null
@@ -1,3 +0,0 @@
-doc
-icons
-src