upgrade to KOffice 1.3RC2, final is just around the corner

and this is much better than 1.2.
This commit is contained in:
brad 2003-12-31 07:13:19 +00:00
parent 18a25c9e45
commit 0ae6c522e9
14 changed files with 2207 additions and 1003 deletions

View File

@ -1,28 +1,27 @@
# $OpenBSD: Makefile,v 1.14 2003/06/12 19:16:17 espie Exp $
# $OpenBSD: Makefile,v 1.15 2003/12/31 07:13:19 brad Exp $
COMMENT= "office suite for KDE"
COMMENT= "office applications for kde"
CATEGORIES= x11 x11/kde productivity
VERSION= 3.0
VERSION= 3.1.4
VMEM_WARNING= Yes
MASTER_SITES?= ${MASTER_SITE_KDE:S@$@stable/${DISTNAME}/src/@}
MASTER_SITES?= ${MASTER_SITE_KDE:S@$@unstable/${DISTNAME}/src/@}
DISTNAME= koffice-1.2.1
PKGNAME= koffice-1.2.1p0
DISTNAME= koffice-1.2.95
FAKE_FLAGS=${MAKE_FLAGS} TAR=tar DESTDIR=${WRKINST}
FAKE_FLAGS= ${MAKE_FLAGS} TAR=tar DESTDIR=${WRKINST}
SEPARATE_BUILD= flavored
MODKDE_VERSION=
AUTOCONF_VERSION= 2.52
LIB_DEPENDS= kdecore.4,DCOP,artskde,kdefx,kdeprint,kdesu,kdeui,khtml,kio,kjava,kparts,kspell::x11/kde/libs3 \
python2.2.0.0:python-2.2*:lang/python/2.2 \
art_lgpl_2.5::graphics/libart
art_lgpl_2.5::graphics/libart \
wv2::converters/wv2
post-extract:
ln -s /usr/bin/true ${WRKDIR}/bin/automake-1.6
ln -s /usr/bin/true ${WRKDIR}/bin/aclocal-1.6
ln -s /usr/bin/true ${WRKDIR}/bin/automake-1.7
ln -s /usr/bin/true ${WRKDIR}/bin/aclocal-1.7
#PATCHORIG= .bsdorig
#PATCH_LIST= p-* patch-*
SEPARATE_BUILD=flavored
#KDE=lib/kde3
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
MD5 (kde/koffice-1.2.1.tar.bz2) = 6a73aa72b094ca7b7377f74a508e804e
RMD160 (kde/koffice-1.2.1.tar.bz2) = 86824ed3820485329adcc3e0f95fd0c1cceede70
SHA1 (kde/koffice-1.2.1.tar.bz2) = f3fd98d081205f2cd7be3fba76e4cf5b053b8e53
MD5 (kde/koffice-1.2.95.tar.bz2) = a738120fed3f68316700f5f05317ac7a
RMD160 (kde/koffice-1.2.95.tar.bz2) = cf13b61dd9af6448f967e1765c69ace8127eb5f6
SHA1 (kde/koffice-1.2.95.tar.bz2) = 1e8b79cc60ca5dd35414a6df12936ee369fa909f

View File

@ -0,0 +1,105 @@
$OpenBSD: patch-aclocal_m4,v 1.1 2003/12/31 07:13:20 brad Exp $
--- aclocal.m4.orig 2003-12-17 06:49:08.000000000 -0500
+++ aclocal.m4 2003-12-17 21:37:37.000000000 -0500
@@ -6847,8 +6847,8 @@ nto-qnx*)
openbsd*)
version_type=sunos
- need_lib_prefix=no
- need_version=no
+ need_lib_prefix=yes
+ need_version=yes
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
shlibpath_var=LD_LIBRARY_PATH
@@ -7572,13 +7572,7 @@ nto-qnx*)
;;
openbsd*)
- lt_cv_file_magic_cmd=/usr/bin/file
- lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
- if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
- lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB shared object'
- else
- lt_cv_deplibs_check_method='file_magic OpenBSD.* shared library'
- fi
+ lt_cv_deplibs_check_method=pass_all
;;
osf3* | osf4* | osf5*)
@@ -8526,6 +8520,15 @@ case $host_os in
# Workaround some broken pre-1.5 toolchains
output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"'
;;
+ openbsd*)
+ _LT_AC_TAGVAR(hardcode_direct, $1)=yes
+ _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
+
+ _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
+ _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
+ _LT_AC_TAGVAR(remove_libsearchpath, $1)='yes'
+ _LT_AC_TAGVAR(remove_lgcc, $1)='yes'
+ ;;
osf3*)
case $cc_basename in
KCC)
@@ -8899,15 +8902,24 @@ if AC_TRY_EVAL(ac_compile); then
else
_LT_AC_TAGVAR(compiler_lib_search_path, $1)="${_LT_AC_TAGVAR(compiler_lib_search_path, $1)} ${prev}${p}"
fi
+ if test "x$_LT_AC_TAGVAR(remove_libsearchpath, $1)" = "xyes"; then
+ _LT_AC_TAGVAR(compiler_lib_search_path, $1)=""
+ fi
;;
# The "-l" case would never come before the object being
# linked, so don't bother handling this case.
esac
else
+ add="${prev}$p"
+ if test "x$_LT_AC_TAGVAR(remove_lgcc, $1)" = "xyes"; then
+ case "$add" in
+ -lgcc ) add="" ;;
+ esac
+ fi
if test -z "$_LT_AC_TAGVAR(postdeps, $1)"; then
- _LT_AC_TAGVAR(postdeps, $1)="${prev}${p}"
+ _LT_AC_TAGVAR(postdeps, $1)="$add"
else
- _LT_AC_TAGVAR(postdeps, $1)="${_LT_AC_TAGVAR(postdeps, $1)} ${prev}${p}"
+ _LT_AC_TAGVAR(postdeps, $1)="${_LT_AC_TAGVAR(postdeps, $1)} ${add}"
fi
fi
;;
@@ -10833,22 +10845,8 @@ EOF
openbsd*)
_LT_AC_TAGVAR(hardcode_direct, $1)=yes
_LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
- if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
- _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
- _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
- _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
- else
- case $host_os in
- openbsd[[01]].* | openbsd2.[[0-7]] | openbsd2.[[0-7]].*)
- _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
- _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
- ;;
- *)
- _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
- _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
- ;;
- esac
- fi
+ _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
+ _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
;;
os2*)
@@ -10857,6 +10855,7 @@ EOF
_LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported
_LT_AC_TAGVAR(archive_cmds, $1)='$echo "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$echo "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~$echo DATA >> $output_objdir/$libname.def~$echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~$echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def'
_LT_AC_TAGVAR(old_archive_From_new_cmds, $1)='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
+ _LT_AC_TAGVAR(remove_lgcc, $1)='yes'
;;
osf3*)

View File

@ -0,0 +1,42 @@
$OpenBSD: patch-admin_ltmain_sh,v 1.1 2003/12/31 07:13:20 brad Exp $
--- admin/ltmain.sh.orig 2003-09-24 07:51:34.000000000 -0400
+++ admin/ltmain.sh 2003-12-14 15:29:22.000000000 -0500
@@ -1294,6 +1294,17 @@ EOF
continue
;;
+ -pthread)
+ case $host in
+ *-*-openbsd*)
+ deplibs="$deplibs $arg"
+ ;;
+ *)
+ continue
+ ;;
+ esac
+ ;;
+
-module)
module=yes
continue
@@ -1973,6 +1984,20 @@ EOF
fi
continue
;;
+ -pthread)
+ case $linkmode in
+ lib)
+ deplibs="$deplib $deplibs"
+ newdependency_libs="$deplib $newdependency_libs"
+ ;;
+ prog)
+ compile_deplibs="$deplib $compile_deplibs"
+ finalize_deplibs="$deplib $finalize_deplibs"
+ ;;
+ esac
+ continue
+ ;;
+
%DEPLIBS%)
alldeplibs=yes
continue

View File

@ -1,12 +0,0 @@
$OpenBSD: patch-kivio_kiviopart_Makefile_in,v 1.4 2003/01/28 12:36:45 espie Exp $
--- kivio/kiviopart/Makefile.in.orig Tue Dec 3 20:00:51 2002
+++ kivio/kiviopart/Makefile.in Tue Jan 28 13:29:52 2003
@@ -284,7 +284,7 @@ libkiviopart_la_LIBADD = \
$(top_builddir)/kivio/kiviopart/tklib/libtklib.la\
$(top_builddir)/kivio/kiviopart/kiviosdk/libkiviosdk.la\
$(top_builddir)/kivio/kiviopart/ui/libui.la \
- $(LIB_KOFFICEUI) $(LIBPYTHON) $(PYTHONLIB)
+ $(LIB_KOFFICEUI) $(LIBPYTHON) $(PYTHONLIB) -pthread
INCLUDES = -I$(srcdir)/ui\

View File

@ -1,12 +0,0 @@
$OpenBSD: patch-kivio_plugins_kivioconnectortool_Makefile_in,v 1.2 2003/01/28 12:36:45 espie Exp $
--- kivio/plugins/kivioconnectortool/Makefile.in.orig Tue Dec 3 20:00:51 2002
+++ kivio/plugins/kivioconnectortool/Makefile.in Tue Jan 28 13:29:52 2003
@@ -306,7 +306,7 @@ EXTRA_DIST = \
#### END KDEStudio part ####
#2########################################################!@#$
libkivioconnectortool_la_LDFLAGS = -module $(KDE_PLUGIN)
-libkivioconnectortool_la_LIBADD = $(all_libraries) $(top_builddir)/kivio/kiviopart/libkiviopart.la
+libkivioconnectortool_la_LIBADD = $(all_libraries) $(top_builddir)/kivio/kiviopart/libkiviopart.la -pthread
rc_DATA = kivioconnectortool.rc
rcdir = $(kde_datadir)/kivio/kpartplugins

View File

@ -1,12 +0,0 @@
$OpenBSD: patch-kivio_plugins_kivioconnectortool_straight_connector_Makefile_in,v 1.4 2003/01/28 12:36:45 espie Exp $
--- kivio/plugins/kivioconnectortool/straight_connector/Makefile.in.orig Tue Dec 3 20:00:51 2002
+++ kivio/plugins/kivioconnectortool/straight_connector/Makefile.in Tue Jan 28 13:29:52 2003
@@ -593,7 +593,7 @@ uninstall-am: uninstall-info-am uninstal
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
@$(NORMAL_INSTALL)
$(mkinstalldirs) $(DESTDIR)$(libdir)
- $(LIBTOOL) --mode=install $(INSTALL) ./.libs/libstraight_connector.so $(DESTDIR)$(libdir)/straight_connector.ksp;
+ $(LIBTOOL) --mode=install $(INSTALL) ./.libs/libstraight_connector.so.1.0 $(DESTDIR)$(libdir)/straight_connector.ksp;
uninstall-libLTLIBRARIES:
@$(NORMAL_UNINSTALL)

View File

@ -1,12 +0,0 @@
$OpenBSD: patch-kivio_plugins_kivioselecttool_Makefile_in,v 1.2 2003/01/28 12:36:45 espie Exp $
--- kivio/plugins/kivioselecttool/Makefile.in.orig Tue Dec 3 20:00:51 2002
+++ kivio/plugins/kivioselecttool/Makefile.in Tue Jan 28 13:29:52 2003
@@ -302,7 +302,7 @@ EXTRA_DIST = \
#### END KDEStudio part ####
#2########################################################!@#$
libkivioselecttool_la_LDFLAGS = -module $(KDE_PLUGIN)
-libkivioselecttool_la_LIBADD = $(all_libraries) $(top_builddir)/kivio/kiviopart/libkiviopart.la
+libkivioselecttool_la_LIBADD = $(all_libraries) $(top_builddir)/kivio/kiviopart/libkiviopart.la -pthread
rc_DATA = kivioselecttool.rc
rcdir = $(kde_datadir)/kivio/kpartplugins

View File

@ -1,12 +0,0 @@
$OpenBSD: patch-kivio_plugins_kiviotexttool_Makefile_in,v 1.2 2003/01/28 12:36:45 espie Exp $
--- kivio/plugins/kiviotexttool/Makefile.in.orig Tue Dec 3 20:00:51 2002
+++ kivio/plugins/kiviotexttool/Makefile.in Tue Jan 28 13:29:52 2003
@@ -306,7 +306,7 @@ EXTRA_DIST = \
#### END KDEStudio part ####
#2########################################################!@#$
libkiviotexttool_la_LDFLAGS = -module $(KDE_PLUGIN)
-libkiviotexttool_la_LIBADD = $(all_libraries) $(top_builddir)/kivio/kiviopart/libkiviopart.la
+libkiviotexttool_la_LIBADD = $(all_libraries) $(top_builddir)/kivio/kiviopart/libkiviopart.la -pthread
rc_DATA = kiviotexttool.rc
rcdir = $(kde_datadir)/kivio/kpartplugins

View File

@ -1,12 +0,0 @@
$OpenBSD: patch-kivio_plugins_kiviozoomtool_Makefile_in,v 1.2 2003/01/28 12:36:45 espie Exp $
--- kivio/plugins/kiviozoomtool/Makefile.in.orig Tue Dec 3 20:00:51 2002
+++ kivio/plugins/kiviozoomtool/Makefile.in Tue Jan 28 13:29:52 2003
@@ -302,7 +302,7 @@ EXTRA_DIST = \
#### END KDEStudio part ####
#2########################################################!@#$
libkiviozoomtool_la_LDFLAGS = -module $(KDE_PLUGIN)
-libkiviozoomtool_la_LIBADD = $(all_libraries) $(top_builddir)/kivio/kiviopart/libkiviopart.la
+libkiviozoomtool_la_LIBADD = $(all_libraries) $(top_builddir)/kivio/kiviopart/libkiviopart.la -pthread
rc_DATA = kiviozoomtool.rc
rcdir = $(kde_datadir)/kivio/kpartplugins

View File

@ -1,62 +0,0 @@
$OpenBSD: patch-kword_contents_cc,v 1.1 2003/01/28 12:36:45 espie Exp $
--- kword/contents.cc.orig Mon Dec 2 22:06:01 2002
+++ kword/contents.cc Tue Jan 28 13:31:12 2003
@@ -134,7 +134,7 @@ KoTextCursor * KWInsertTOCCommand::remov
// We start from the end, to avoid the parag shifting problem
KoTextParag *p = textdoc->lastParag();
KoTextCursor *posOfTable=0L;
- KWTextParag *posOfToc=0L;
+ KoTextParag *posOfToc=0L;
while ( p )
{
@@ -142,8 +142,6 @@ KoTextCursor * KWInsertTOCCommand::remov
if ( parag->style() && ( parag->style()->name().startsWith( "Contents Head" ) ||
parag->style()->name() == "Contents Title" ) )
{
- posOfToc=parag;
-
kdDebug() << "KWContents::createContents Deleting paragraph " << p << " " << p->paragId() << endl;
// This paragraph is part of the TOC -> remove
@@ -172,6 +170,7 @@ KoTextCursor * KWInsertTOCCommand::remov
delete p;
kdDebug() << "KWInsertTOCCommand::removeTOC " << p << " deleted" << endl;
p = next;
+ posOfToc = p;
kdDebug() << "KWInsertTOCCommand::removeTOC prev=" << prev << " p=" << p << endl;
// Fix parag chain
if ( prev )
@@ -179,6 +178,8 @@ KoTextCursor * KWInsertTOCCommand::remov
prev->setNext( p );
if ( p )
p->setParagId( prev->paragId() + 1 );
+ else
+ posOfToc = prev;
}
else
{
@@ -190,6 +191,7 @@ KoTextCursor * KWInsertTOCCommand::remov
{
textdoc->clear( true ); // recreate empty parag.
cursor->setParag( textdoc->firstParag() );
+ posOfToc = textdoc->firstParag();
break;
}
}
@@ -198,12 +200,12 @@ KoTextCursor * KWInsertTOCCommand::remov
p = p->prev();
}
textdoc->invalidate();
- if(posOfToc)
- {
+ if(posOfToc)
+ {
posOfTable=new KoTextCursor( textdoc );
posOfTable->setParag(posOfToc );
posOfTable->setIndex( 0 );//start of parag
- }
+ }
// ### TODO propagate parag ID changes.
return posOfTable;
}

View File

@ -1,38 +0,0 @@
$OpenBSD: patch-kword_kwview_cc,v 1.1 2003/01/28 12:36:45 espie Exp $
--- kword/kwview.cc.orig Mon Dec 2 22:06:02 2002
+++ kword/kwview.cc Tue Jan 28 13:31:17 2003
@@ -251,12 +251,6 @@ KWView::KWView( KWViewMode* viewMode, QW
KWView::~KWView()
{
clearSelection();
- //delete special char dlg when we close view
- if ( m_specialCharDlg )
- {
- m_specialCharDlg->closeDialog();
- }
-
if ( m_findReplace )
{
// Abort any find/replace
@@ -322,8 +316,11 @@ void KWView::clearSelection()
delete m_spell.kspell;
}
delete m_searchEntry;
+ m_searchEntry = 0L;
delete m_replaceEntry;
- delete m_specialCharDlg;
+ m_replaceEntry = 0L;
+ if ( m_specialCharDlg )
+ m_specialCharDlg->closeDialog(); // will call slotSpecialCharDlgClosed
}
@@ -3079,7 +3076,7 @@ void KWView::slotSpecialCharDlgClosed()
this, SLOT(slotSpecialChar(QChar,const QString &)));
disconnect( m_specialCharDlg, SIGNAL( finished() ),
this, SLOT( slotSpecialCharDlgClosed() ) );
- delete m_specialCharDlg;
+ m_specialCharDlg->deleteLater();
m_specialCharDlg = 0L;
}
}

View File

@ -1,9 +1,8 @@
@comment $OpenBSD: PFRAG.shared,v 1.5 2003/01/27 20:28:31 espie Exp $
@comment $OpenBSD: PFRAG.shared,v 1.6 2003/12/31 07:13:20 brad Exp $
${KDE}/libabiwordexport.so.0.0
${KDE}/libabiwordimport.so.0.0
${KDE}/libamiproexport.so.0.0
${KDE}/libamiproimport.so.0.0
${KDE}/libapplixgraphicimport.so.0.0
${KDE}/libapplixspreadimport.so.0.0
${KDE}/libapplixwordimport.so.0.0
${KDE}/libasciiexport.so.0.0
@ -13,52 +12,76 @@ ${KDE}/libcsvexport.so.0.0
${KDE}/libcsvimport.so.0.0
${KDE}/libdbaseimport.so.0.0
${KDE}/libdocbookexport.so.0.0
${KDE}/libgenerickofilter.so.0.0
${KDE}/libgnumericexport.so.0.0
${KDE}/libgnumericimport.so.0.0
${KDE}/libhtmlexport.so.0.0
${KDE}/libhtmlimport.so.0.0
${KDE}/libkarbon_flattenpathplugin.so.0.0
${KDE}/libkarbon_imagetoolplugin.so.0.0
${KDE}/libkarbon_insertknotsplugin.so.0.0
${KDE}/libkarbon_roundcornersplugin.so.0.0
${KDE}/libkarbon_shadoweffectplugin.so.0.0
${KDE}/libkarbon_whirlpinchplugin.so.0.0
${KDE}/libkarbon_zoomtoolplugin.so.0.0
${KDE}/libkarbonaiimport.so.1.0
${KDE}/libkarbonbase.so.0.0
${KDE}/libkarbonepsexport.so.0.0
${KDE}/libkarbonepsimport.so.0.0
${KDE}/libkarbonkontourimport.so.0.0
${KDE}/libkarbonmsodimport.so.0.0
${KDE}/libkarbonpart.so.0.0
${KDE}/libkarbonpngexport.so.0.0
${KDE}/libkarbonsvgexport.so.0.0
${KDE}/libkarbonsvgimport.so.0.0
${KDE}/libkarbonxcfexport.so.0.0
${KDE}/libkchartpart.so.0.0
${KDE}/libkfile_koffice.so.0.0
${KDE}/libkfile_ooo.so.0.0
${KDE}/libkfolatexexport.so.0.0
${KDE}/libkfomathmlexport.so.0.0
${KDE}/libkfomathmlimport.so.0.0
${KDE}/libkfopngexport.so.0.0
${KDE}/libkformulapart.so.0.0
${KDE}/libkiviopart.so.0.0
${KDE}/libkodocinfopropspage.so.0.0
${KDE}/libkofficescan.so.0.0
${KDE}/libkofficethumbnail.so.0.0
${KDE}/libkontourpart.so.0.0
${KDE}/libkontourrtfexport.so.0.0
${KDE}/libkounavailpart.so.0.0
${KDE}/libkpresenterpart.so.0.0
${KDE}/libkprkword.so.0.0
${KDE}/libkspelltool.so.0.0
${KDE}/libkspreadcalc.so.0.0
${KDE}/libkspreadhtmlexport.so.0.0
${KDE}/libkspreadlatexexport.so.0.0
${KDE}/libkspreadpart.so.0.0
${KDE}/libkudesignerpart.so.0.0
${KDE}/libkugarnopimport.so.0.0
${KDE}/libkugarpart.so.0.0
${KDE}/libkwmailmerge_classic.so.0.0
${KDE}/libkwmailmerge_qtsqldb.so.0.0
${KDE}/libkwmailmerge_qtsqldb_power.so.0.0
${KDE}/libkwordlatexexport.so.0.0
${KDE}/libkwordpart.so.0.0
${KDE}/liblatexexport.so.0.0
${KDE}/liblateximport.so.0.0
${KDE}/liblatexparser.so.0.0
${KDE}/libmsodimport.so.0.0
${KDE}/libmswordimport.so.0.0
${KDE}/libmswriteexport.so.0.0
${KDE}/libmswriteimport.so.0.0
${KDE}/libolefilter.so.0.0
${KDE}/libooimpressexport.so.0.0
${KDE}/libooimpressimport.so.0.0
${KDE}/liboowriterexport.so.0.0
${KDE}/liboowriterimport.so.0.0
${KDE}/libopencalcexport.so.0.0
${KDE}/libopencalcimport.so.0.0
${KDE}/libpalmdocexport.so.0.0
${KDE}/libpalmdocimport.so.0.0
${KDE}/libpdfimport.so.0.0
${KDE}/libqproimport.so.0.0
${KDE}/librtfexport.so.0.0
${KDE}/librtfimport.so.0.0
${KDE}/libtexgraphexport.so.0.0
${KDE}/libstraight_connector.so.0.0
${KDE}/libthesaurustool.so.0.0
${KDE}/libwmfexport.so.0.0
${KDE}/libwmfimport.so.0.0
${KDE}/libwmlexport.so.0.0
${KDE}/libwmlimport.so.0.0
@ -79,16 +102,19 @@ lib/libkiviozoomtool.so.0.0
lib/libkochart.so.1.0
lib/libkofficecore.so.2.0
lib/libkofficeui.so.2.0
lib/libkontour.so.0.0
lib/libkopainter.so.1.0
lib/libkoscript.so.2.0
lib/libkoshell.so.0.0
lib/libkospell.so.5.0
lib/libkotext.so.2.0
lib/libkowmf.so.1.0
lib/libkpresenter.so.0.0
lib/libkspread.so.0.0
lib/libkstore.so.2.0
lib/libkudesigner.so.0.0
lib/libkudesignercore.so.0.0
lib/libkugar.so.0.0
lib/libkugar.so.1.2
lib/libkugarpart.so.0.0
lib/libkwmailmerge_interface.so.4.0
lib/libkwmf.so.2.0
lib/libkword.so.0.0

File diff suppressed because it is too large Load Diff