[Pkg-lyx-devel] Bug#612327: should use system mythes (dicts)

Rene Engelhard rene at debian.org
Mon Feb 7 19:03:55 UTC 2011


Package: lyx
Version: 2.0.0~beta4-1
Severity: wishlist
Tags: patch

Hallo,

On Mon, Feb 07, 2011 at 03:24:06PM +0000, Sven Hoexter wrote:
>    * Remove build-dependency on libaiksaurus-dev. LyX now supports
>      OpenOffice.org mythes-* thesauruses.

OK, but why internal mythes copy? This is the sole diff between the "standard"
one and the "normal" copy:

rene at frodo:~/lyx-2.0.0~beta4/src/support/mythes$ for i in cxx hxx; do diff -u ~/Debian/Pakete/mythes/mythes-1.2.0/mythes.$i mythes.$i; done
--- /home/rene/Debian/Pakete/mythes/mythes-1.2.0/mythes.cxx	2010-02-27 16:52:52.000000000 +0100
+++ mythes.cxx	2010-03-11 07:50:43.000000000 +0100
@@ -1,4 +1,4 @@
-#include "COPYING"
+#include "license.readme"
 #include <stdio.h>
 #include <string.h>
 #include <stdlib.h>
rene at frodo:~/lyx-2.0.0~beta4/src/support/mythes$ 

I think we should fix lyx to use libmythes-1.2-0 directly. See attached
patch as a first quick'n'dirty one (Patch for upstream probably shouldn't hardcode
the removal and not hardcode -lmythes-1.2, either, but I didn't want to bother
to look how to properly call pkg-config in that cmake macro)

I also created a link to /usr/share/mythes where the dicts are.

Grüße/Regards,

René
-- 
 .''`.  René Engelhard -- Debian GNU/Linux Developer
 : :' : http://www.debian.org | http://people.debian.org/~rene/
 `. `'  rene at debian.org | GnuPG-Key ID: D03E3E70
   `-   Fingerprint: E12D EA46 7506 70CF A960 801D 0AA0 4571 D03E 3E70
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lyx.diff
Type: text/x-diff
Size: 74665 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-lyx-devel/attachments/20110207/22455695/attachment-0001.diff>


More information about the Pkg-lyx-devel mailing list