|
|
|
From e75e433e943f7d082e81ea329ec0ca8747120e3b Mon Sep 17 00:00:00 2001
|
|
|
|
From: David Tardon <dtardon@redhat.com>
|
|
|
|
Date: Thu, 21 Aug 2014 16:10:51 +0200
|
|
|
|
Subject: [PATCH] disable libe-book support
|
|
|
|
|
|
|
|
Change-Id: Ie915a9bd2acf7f3aeb8b0933252da33c17043bc4
|
|
|
|
---
|
|
|
|
configure.ac | 6 ------
|
|
|
|
external/Module_external.mk | 1 -
|
|
|
|
filter/Configuration_filter.mk | 8 --------
|
|
|
|
writerperfect/Library_wpftwriter.mk | 2 --
|
|
|
|
writerperfect/qa/unit/WpftImportTestBase.hxx | 3 ---
|
|
|
|
writerperfect/qa/unit/WpftWriterFilterTest.cxx | 5 -----
|
|
|
|
writerperfect/source/writer/wpftwriter.component | 4 ----
|
|
|
|
writerperfect/source/writer/wpftwriter_genericfilter.cxx | 6 ------
|
|
|
|
8 files changed, 35 deletions(-)
|
|
|
|
|
|
|
|
diff --git a/configure.ac b/configure.ac
|
|
|
|
index 58a53b5..be1b129 100644
|
|
|
|
--- a/configure.ac
|
|
|
|
+++ b/configure.ac
|
|
|
|
@@ -7686,12 +7686,6 @@ AS_IF([test "$COM" = "MSC"],
|
|
|
|
libo_CHECK_SYSTEM_MODULE([librevenge],[REVENGE],[librevenge-0.0 >= 0.0.1],["-I${WORKDIR}/UnpackedTarball/librevenge/inc"],["-L${librevenge_libdir} -lrevenge-0.0"])
|
|
|
|
|
|
|
|
dnl ===================================================================
|
|
|
|
-dnl Check for system libe-book
|
|
|
|
-dnl ===================================================================
|
|
|
|
-libo_CHECK_SYSTEM_MODULE([libebook],[EBOOK],[libe-book-0.1])
|
|
|
|
-libo_PKG_VERSION([EBOOK], [libe-book-0.1], [0.1.2])
|
|
|
|
-
|
|
|
|
-dnl ===================================================================
|
|
|
|
dnl Check for system libetonyek
|
|
|
|
dnl ===================================================================
|
|
|
|
libo_CHECK_SYSTEM_MODULE([libetonyek],[ETONYEK],[libetonyek-0.1])
|
|
|
|
diff --git a/external/Module_external.mk b/external/Module_external.mk
|
|
|
|
index 7c78c7d..d63db6b 100644
|
|
|
|
--- a/external/Module_external.mk
|
|
|
|
+++ b/external/Module_external.mk
|
|
|
|
@@ -35,7 +35,6 @@ $(eval $(call gb_Module_add_moduledirs,external,\
|
|
|
|
$(call gb_Helper_optional,CPPUNIT,cppunit) \
|
|
|
|
$(call gb_Helper_optional,CT2N,ct2n) \
|
|
|
|
$(call gb_Helper_optional,CURL,curl) \
|
|
|
|
- $(call gb_Helper_optional,EBOOK,libebook) \
|
|
|
|
$(call gb_Helper_optional,EPM,epm) \
|
|
|
|
$(call gb_Helper_optional,ETONYEK,libetonyek) \
|
|
|
|
$(call gb_Helper_optional,EXPAT,expat) \
|
|
|
|
diff --git a/filter/Configuration_filter.mk b/filter/Configuration_filter.mk
|
|
|
|
index 4183b34..3a5b538 100644
|
|
|
|
--- a/filter/Configuration_filter.mk
|
|
|
|
+++ b/filter/Configuration_filter.mk
|
|
|
|
@@ -344,10 +344,6 @@ $(eval $(call filter_Configuration_add_types,fcfg_langpack,fcfg_writer_types.xcu
|
|
|
|
writer_OOXML \
|
|
|
|
writer_OOXML_Template \
|
|
|
|
writer_layout_dump_xml \
|
|
|
|
- writer_BroadBand_eBook \
|
|
|
|
- writer_FictionBook_2 \
|
|
|
|
- writer_PalmDoc \
|
|
|
|
- writer_Plucker_eBook \
|
|
|
|
writer_ApplePages \
|
|
|
|
MWAW_Text_Document \
|
|
|
|
Palm_Text_Document \
|
|
|
|
@@ -388,10 +384,6 @@ $(eval $(call filter_Configuration_add_filters,fcfg_langpack,fcfg_writer_filters
|
|
|
|
OOXML_Text \
|
|
|
|
OOXML_Text_Template \
|
|
|
|
writer_layout_dump \
|
|
|
|
- BroadBand_eBook \
|
|
|
|
- FictionBook_2 \
|
|
|
|
- PalmDoc \
|
|
|
|
- Plucker_eBook \
|
|
|
|
ApplePages \
|
|
|
|
MWAW_Text_Document \
|
|
|
|
Palm_Text_Document \
|
|
|
|
diff --git a/writerperfect/Library_wpftwriter.mk b/writerperfect/Library_wpftwriter.mk
|
|
|
|
index 8557991..288c929 100644
|
|
|
|
--- a/writerperfect/Library_wpftwriter.mk
|
|
|
|
+++ b/writerperfect/Library_wpftwriter.mk
|
|
|
|
@@ -49,7 +49,6 @@ $(eval $(call gb_Library_use_libraries,wpftwriter,\
|
|
|
|
$(eval $(call gb_Library_use_externals,wpftwriter,\
|
|
|
|
abw \
|
|
|
|
boost_headers \
|
|
|
|
- ebook \
|
|
|
|
etonyek \
|
|
|
|
icui18n \
|
|
|
|
icuuc \
|
|
|
|
@@ -65,7 +64,6 @@ $(eval $(call gb_Library_use_externals,wpftwriter,\
|
|
|
|
|
|
|
|
$(eval $(call gb_Library_add_exception_objects,wpftwriter,\
|
|
|
|
writerperfect/source/writer/AbiWordImportFilter \
|
|
|
|
- writerperfect/source/writer/EBookImportFilter \
|
|
|
|
writerperfect/source/writer/MSWorksImportFilter \
|
|
|
|
writerperfect/source/writer/MWAWImportFilter \
|
|
|
|
writerperfect/source/writer/PagesImportFilter \
|
|
|
|
diff --git a/writerperfect/qa/unit/WpftImportTestBase.hxx b/writerperfect/qa/unit/WpftImportTestBase.hxx
|
|
|
|
index 7e20987..514561f 100644
|
|
|
|
--- a/writerperfect/qa/unit/WpftImportTestBase.hxx
|
|
|
|
+++ b/writerperfect/qa/unit/WpftImportTestBase.hxx
|
|
|
|
@@ -29,9 +29,6 @@
|
|
|
|
((minor) > (req_minor) \
|
|
|
|
|| ((minor) == (req_minor) && ((micro) >= (req_micro)))))
|
|
|
|
|
|
|
|
-#define REQUIRE_EBOOK_VERSION(major, minor, micro) \
|
|
|
|
- REQUIRE_VERSION(EBOOK_VERSION_MAJOR, EBOOK_VERSION_MINOR, EBOOK_VERSION_MICRO, major, minor, micro)
|
|
|
|
-
|
|
|
|
#define REQUIRE_ETONYEK_VERSION(major, minor, micro) \
|
|
|
|
REQUIRE_VERSION(ETONYEK_VERSION_MAJOR, ETONYEK_VERSION_MINOR, ETONYEK_VERSION_MICRO, major, minor, micro)
|
|
|
|
|
|
|
|
diff --git a/writerperfect/qa/unit/WpftWriterFilterTest.cxx b/writerperfect/qa/unit/WpftWriterFilterTest.cxx
|
|
|
|
index 9e8bd02..5e3a04d 100644
|
|
|
|
--- a/writerperfect/qa/unit/WpftWriterFilterTest.cxx
|
|
|
|
+++ b/writerperfect/qa/unit/WpftWriterFilterTest.cxx
|
|
|
|
@@ -31,10 +31,6 @@ WpftWriterFilterTest::WpftWriterFilterTest()
|
|
|
|
|
|
|
|
void WpftWriterFilterTest::test()
|
|
|
|
{
|
|
|
|
- const writerperfect::test::WpftOptionalMap_t aEBookOptional
|
|
|
|
- {
|
|
|
|
- {"FictionBook2.fb2.zip", REQUIRE_EBOOK_VERSION(0, 1, 1)},
|
|
|
|
- };
|
|
|
|
const writerperfect::test::WpftOptionalMap_t aEtonyekOptional
|
|
|
|
{
|
|
|
|
{"Pages_4.pages", REQUIRE_ETONYEK_VERSION(0, 1, 2)},
|
|
|
|
@@ -51,7 +47,6 @@ void WpftWriterFilterTest::test()
|
|
|
|
};
|
|
|
|
|
|
|
|
doTest("com.sun.star.comp.Writer.AbiWordImportFilter", "/writerperfect/qa/unit/data/writer/libabw/");
|
|
|
|
- doTest("org.libreoffice.comp.Writer.EBookImportFilter", "/writerperfect/qa/unit/data/writer/libe-book/", aEBookOptional);
|
|
|
|
doTest("com.sun.star.comp.Writer.MSWorksImportFilter", "/writerperfect/qa/unit/data/writer/libwps/", aWpsOptional);
|
|
|
|
doTest("com.sun.star.comp.Writer.MWAWImportFilter", "/writerperfect/qa/unit/data/writer/libmwaw/", aMWAWOptional);
|
|
|
|
doTest("org.libreoffice.comp.Writer.PagesImportFilter", "/writerperfect/qa/unit/data/writer/libetonyek/", aEtonyekOptional);
|
|
|
|
diff --git a/writerperfect/source/writer/wpftwriter.component b/writerperfect/source/writer/wpftwriter.component
|
|
|
|
index eaf751a..4b8efbf 100644
|
|
|
|
--- a/writerperfect/source/writer/wpftwriter.component
|
|
|
|
+++ b/writerperfect/source/writer/wpftwriter.component
|
|
|
|
@@ -34,10 +34,6 @@
|
|
|
|
<service name="com.sun.star.document.ExtendedTypeDetection"/>
|
|
|
|
<service name="com.sun.star.document.ImportFilter"/>
|
|
|
|
</implementation>
|
|
|
|
- <implementation name="org.libreoffice.comp.Writer.EBookImportFilter">
|
|
|
|
- <service name="com.sun.star.document.ExtendedTypeDetection"/>
|
|
|
|
- <service name="com.sun.star.document.ImportFilter"/>
|
|
|
|
- </implementation>
|
|
|
|
<implementation name="org.libreoffice.comp.Writer.PagesImportFilter">
|
|
|
|
<service name="com.sun.star.document.ExtendedTypeDetection"/>
|
|
|
|
<service name="com.sun.star.document.ImportFilter"/>
|
|
|
|
diff --git a/writerperfect/source/writer/wpftwriter_genericfilter.cxx b/writerperfect/source/writer/wpftwriter_genericfilter.cxx
|
|
|
|
index 6841117..de683b2 100644
|
|
|
|
--- a/writerperfect/source/writer/wpftwriter_genericfilter.cxx
|
|
|
|
+++ b/writerperfect/source/writer/wpftwriter_genericfilter.cxx
|
|
|
|
@@ -32,7 +32,6 @@
|
|
|
|
#include "sal/types.h"
|
|
|
|
|
|
|
|
#include "AbiWordImportFilter.hxx"
|
|
|
|
-#include "EBookImportFilter.hxx"
|
|
|
|
#include "WordPerfectImportFilter.hxx"
|
|
|
|
#include "MSWorksImportFilter.hxx"
|
|
|
|
#include "MWAWImportFilter.hxx"
|
|
|
|
@@ -64,11 +63,6 @@ static cppu::ImplementationEntry const services[] =
|
|
|
|
&cppu::createSingleComponentFactory, nullptr, 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
- &EBookImportFilter_createInstance, &EBookImportFilter_getImplementationName,
|
|
|
|
- &EBookImportFilter_getSupportedServiceNames,
|
|
|
|
- &cppu::createSingleComponentFactory, nullptr, 0
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
&PagesImportFilter_createInstance, &PagesImportFilter_getImplementationName,
|
|
|
|
&PagesImportFilter_getSupportedServiceNames,
|
|
|
|
&cppu::createSingleComponentFactory, nullptr, 0
|
|
|
|
--
|
|
|
|
2.5.0
|
|
|
|
|