public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-office/libreoffice/files: libreoffice-3.6-clucene-remove-wrong-check.patch
@ 2012-04-18  9:03 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; 2+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2012-04-18  9:03 UTC (permalink / raw
  To: gentoo-commits

scarabeus    12/04/18 09:03:05

  Added:                libreoffice-3.6-clucene-remove-wrong-check.patch
  Log:
  Add patch that disables the header check for clucene, for some reason the check fails even if the header is around and working.
  
  (Portage version: 2.2.0_alpha100/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  app-office/libreoffice/files/libreoffice-3.6-clucene-remove-wrong-check.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/files/libreoffice-3.6-clucene-remove-wrong-check.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/files/libreoffice-3.6-clucene-remove-wrong-check.patch?rev=1.1&content-type=text/plain

Index: libreoffice-3.6-clucene-remove-wrong-check.patch
===================================================================
diff --git a/configure.in b/configure.in
index ed16f92..8934bb5 100644
--- a/configure.in
+++ b/configure.in
@@ -5877,20 +5877,6 @@ if test "$with_system_clucene" = "yes"; then
     AC_MSG_RESULT([external])
     SYSTEM_CLUCENE=YES
     PKG_CHECK_MODULES(CLUCENE, libclucene-core)
-
-    AC_LANG_PUSH([C++])
-    save_CXXFLAGS=$CXXFLAGS
-    save_CPPFLAGS=$CPPFLAGS
-    CXXFLAGS="$CXXFLAGS $CLUCENE_CFLAGS"
-    CPPFLAGS="$CPPFLAGS $CLUCENE_CFLAGS"
-    dnl http://sourceforge.net/tracker/index.php?func=detail&aid=3392466&group_id=80013&atid=558446
-    dnl https://bugzilla.redhat.com/show_bug.cgi?id=794795
-    AC_CHECK_HEADER([CLucene/analysis/cjk/CJKAnalyzer.h], [],
-                 [AC_MSG_ERROR([Your version of libclucene has contribs-lib missing.])], [])
-    CXXFLAGS=$save_CXXFLAGS
-    CPPFLAGS=$save_CPPFLAGS
-    AC_LANG_POP([C++])
-
     CLUCENE_LIBS="$CLUCENE_LIBS -lclucene-contribs-lib"
 else
     AC_MSG_RESULT([internal])






^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-office/libreoffice/files: libreoffice-3.6-clucene-remove-wrong-check.patch
@ 2012-04-29  9:34 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; 2+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2012-04-29  9:34 UTC (permalink / raw
  To: gentoo-commits

scarabeus    12/04/29 09:34:45

  Removed:              libreoffice-3.6-clucene-remove-wrong-check.patch
  Log:
  Remove no longer needed clucene patching.
  
  (Portage version: 2.2.0_alpha101/cvs/Linux x86_64)



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-04-29  9:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-29  9:34 [gentoo-commits] gentoo-x86 commit in app-office/libreoffice/files: libreoffice-3.6-clucene-remove-wrong-check.patch Tomas Chvatal (scarabeus)
  -- strict thread matches above, loose matches on Subject: below --
2012-04-18  9:03 Tomas Chvatal (scarabeus)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox