unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Neal Becker <ndbecker2@gmail.com>
To: emacs-devel@gnu.org
Subject: Re: building with libotf
Date: Fri, 08 Aug 2008 15:26:26 -0400	[thread overview]
Message-ID: <g7i6l3$a2r$1@ger.gmane.org> (raw)
In-Reply-To: loom.20080808T174131-75@post.gmane.org

Frederik Hohlfeld wrote:

> Kenichi Handa <handa <at> m17n.org> writes:
> 
>> > This version doesn't have a pkg-config file, and Emacs uses the usual
>> > PKG_CHECK_MODULES macro for this detection.
>> 
>> > There is a Debian bug about this, see http://bugs.debian.org/466815.
>> 
>> Yes. libotf started to provide libotf.pc for pkgconfig from
>> version 0.9.5.  I recommend to use the latest version 0.9.8
>> because some fonts distributed with the latest
>> ttf-devanagari-fonts package have incorrect OTF data which
>> causes the old version of libotf segfault.
> 
> I don't care too much about Devanagari and am not very eager to compile
> libotf myself.
> 
> Is there an easy workaround, so that Emacs recognizes libotf and builds
> against it nevertheless?
> 
> Thanks for reading
> Frederik Hohlfeld

On fedora I use this:
prefix=/usr
exec_prefix=/usr
libdir=/usr/lib64
includedir=/usr/include

Name: libotf
Description: OpenType font library
Version: 0.9.8
Requires: freetype2
Libs: -lfreetype -L${libdir} -lotf
Cflags: -I/usr/include/freetype2 -I${includedir}






  reply	other threads:[~2008-08-08 19:26 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-07 19:25 building with libotf Frederik Hohlfeld
2008-08-08  0:31 ` Neal Becker
2008-08-08  6:52 ` Yavor Doganov
2008-08-08  7:07   ` Kenichi Handa
2008-08-08 17:42     ` Frederik Hohlfeld
2008-08-08 19:26       ` Neal Becker [this message]
2008-08-09  5:49         ` Frederik Hohlfeld
2008-08-09  7:23           ` Frederik Hohlfeld

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='g7i6l3$a2r$1@ger.gmane.org' \
    --to=ndbecker2@gmail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).