[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Help to add synctex to new version of texmaker



Hi again,

On Wed, Sep 13, 2017 at 02:21:25PM +0200, Sebastian Ramacher wrote:
> > > 
> > > Remove the synctex file from HEADERS and SOURCES and add -lsynctex to LIBS
> > 
> > Synctex files are not mentioned in HEADERS nor SOURCES.
> 
> % grep -n synctex texmaker.pro
> 111:    synctex_parser.h \
> 112:    synctex_parser_utils.h \
> 496:    synctex_parser.c \
> 497:    synctex_parser_utils.c \
> 
> But thos lines are removed by debian/patches/use-system-synctex.patch.

Yes, that's the part of your patch I was able to refresh.
 
> As the last line indicates, this part of the pro file is for Mac OS X. You need
> add that in the unix:!macx part. But by the looks of it, Leopold's patch does
> the correct thing.

Yes, it does.  Thanks a lot Leopold.

Unfortunately the build seems to do static linking:

$ lintian texmaker_5.0.2-1_amd64.changes --no-tag-display-limit | grep ^E:
E: texmaker: embedded-library usr/bin/texmaker: lcms2
E: texmaker: embedded-library usr/bin/texmaker: freetype
E: texmaker: embedded-library usr/bin/texmaker: libjpeg
E: texmaker: embedded-library usr/bin/texmaker: zlib

Any idea how to rather use shared libraries?

Kind regards

        Andreas.

-- 
http://fam-tille.de


Reply to: