Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-text/mecab/files: mecab-0.98-iconv.patch
Date: Sun, 02 May 2010 11:02:05
Message-Id: 20100502110157.E24BA2C1FE@corvid.gentoo.org
1 aballier 10/05/02 11:01:57
2
3 Added: mecab-0.98-iconv.patch
4 Log:
5 Fix link with libiconv for BSD; add missing dep on the virtual, keyword it ~x86-fbsd
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.1 app-text/mecab/files/mecab-0.98-iconv.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/mecab/files/mecab-0.98-iconv.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/mecab/files/mecab-0.98-iconv.patch?rev=1.1&content-type=text/plain
13
14 Index: mecab-0.98-iconv.patch
15 ===================================================================
16 --- mecab-0.98/src/Makefile.am.old 2010-05-02 12:39:07.000000000 +0200
17 +++ mecab-0.98/src/Makefile.am 2010-05-02 12:39:28.000000000 +0200
18 @@ -17,6 +17,7 @@
19 feature_index.cpp feature_index.h lbfgs.cpp \
20 lbfgs.h learner_tagger.cpp learner_tagger.h learner.cpp \
21 learner_node.h libmecab.cpp
22 +libmecab_la_LIBADD = $(LTLIBICONV)
23
24 include_HEADERS = mecab.h
25 bin_PROGRAMS = mecab