public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-office/texmaker/files: texmaker-1.80-hunspell.patch
@ 2008-11-28 10:58 Alexis Ballier (aballier)
  0 siblings, 0 replies; only message in thread
From: Alexis Ballier (aballier) @ 2008-11-28 10:58 UTC (permalink / raw
  To: gentoo-commits

aballier    08/11/28 10:58:49

  Added:                texmaker-1.80-hunspell.patch
  Log:
  version bump, bug #248921
  (Portage version: 2.2_rc16/cvs/Linux 2.6.27.7 x86_64)

Revision  Changes    Path
1.1                  app-office/texmaker/files/texmaker-1.80-hunspell.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/texmaker/files/texmaker-1.80-hunspell.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/texmaker/files/texmaker-1.80-hunspell.patch?rev=1.1&content-type=text/plain

Index: texmaker-1.80-hunspell.patch
===================================================================
Index: texmaker-1.8/spellerdialog.h
===================================================================
--- texmaker-1.8.orig/spellerdialog.h
+++ texmaker-1.8/spellerdialog.h
@@ -13,7 +13,7 @@
 
 #include "ui_spellerdialog.h"
 #include "latexeditor.h"
-#include "hunspell/hunspell.hxx"
+#include <hunspell.hxx>
 
 #include <QTextCursor>
 
Index: texmaker-1.8/texmaker.pro
===================================================================
--- texmaker-1.8.orig/texmaker.pro
+++ texmaker-1.8/texmaker.pro
@@ -2,7 +2,8 @@ TEMPLATE	= app
 LANGUAGE	= C++
 TARGET	 = texmaker
 QT += network
-CONFIG	+= qt warn_off release
+CONFIG	+= qt warn_off release link_pkgconfig
+PKGCONFIG = hunspell
 ###############################
 HEADERS	+= texmaker.h \
 	dsingleapplication.h \
@@ -35,25 +36,7 @@ HEADERS	+= texmaker.h \
 	spellerdialog.h \
 	pstrickslistwidget.h \
 	blockdata.h \
-	parenmatcher.h \
-	hunspell/affentry.hxx \
-	hunspell/affixmgr.hxx \
-	hunspell/atypes.hxx \
-	hunspell/baseaffix.hxx \
-	hunspell/csutil.hxx \
-	hunspell/dictmgr.hxx \
-	hunspell/hashmgr.hxx \
-	hunspell/htypes.hxx \
-	hunspell/hunspell.hxx \
-	hunspell/hunspell.h \
-	hunspell/langnum.hxx \
-	hunspell/license.hunspell \
-	hunspell/phonet.hxx \
-	hunspell/suggestmgr.hxx \
-	hunspell/license.myspell \
-	hunspell/filemgr.hxx \
-	hunspell/hunzip.hxx \
-	hunspell/w_char.hxx
+	parenmatcher.h
 SOURCES	+= main.cpp \
 	dsingleapplication.cpp \
 	texmaker.cpp \
@@ -85,18 +68,7 @@ SOURCES	+= main.cpp \
 	webpublishdialog.cpp \
 	spellerdialog.cpp \
 	pstrickslistwidget.cpp \
-	parenmatcher.cpp \
-	hunspell/affentry.cxx \
-	hunspell/affixmgr.cxx \
-	hunspell/csutil.cxx \
-	hunspell/dictmgr.cxx \
-	hunspell/hashmgr.cxx \
-	hunspell/hunspell.cxx \
-	hunspell/phonet.cxx \
-	hunspell/suggestmgr.cxx \
-	hunspell/utf_info.cxx \
-	hunspell/filemgr.cxx \
-	hunspell/hunzip.cxx
+	parenmatcher.cpp
 RESOURCES += texmaker.qrc
 FORMS   += findwidget.ui\
 	gotolinedialog.ui \






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-11-28 10:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-28 10:58 [gentoo-commits] gentoo-x86 commit in app-office/texmaker/files: texmaker-1.80-hunspell.patch Alexis Ballier (aballier)

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