All of lore.kernel.org
 help / color / mirror / Atom feed
From: andersen at uclibc.org <andersen@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/cairo
Date: Thu, 11 Jan 2007 00:45:29 -0800 (PST)	[thread overview]
Message-ID: <20070111084529.6676348566@busybox.net> (raw)

Author: andersen
Date: 2007-01-11 00:45:28 -0800 (Thu, 11 Jan 2007)
New Revision: 17248

Log:
it seems pdf and ps support are required for gtk2


Modified:
   trunk/buildroot/package/cairo/cairo.mk


Changeset:
Modified: trunk/buildroot/package/cairo/cairo.mk
===================================================================
--- trunk/buildroot/package/cairo/cairo.mk	2007-01-11 08:42:34 UTC (rev 17247)
+++ trunk/buildroot/package/cairo/cairo.mk	2007-01-11 08:45:28 UTC (rev 17248)
@@ -109,8 +109,8 @@
 		--with-x \
 		--x-includes=$(STAGING_DIR)/usr/X11R6/include \
 		--x-libraries=$(STAGING_DIR)/usr/X11R6/lib \
-		--enable-ps=no \
-		--enable-pdf=no \
+		--enable-ps=yes \
+		--enable-pdf=yes \
 		--enable-svg=no \
 		--enable-png=yes \
 		--enable-freetype=yes \

             reply	other threads:[~2007-01-11  8:45 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-11  8:45 andersen at uclibc.org [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-01-14 13:36 [Buildroot] svn commit: trunk/buildroot/package/cairo thomasez at uclibc.org
2009-01-14 14:24 ` Daniel Laird
2009-01-14 14:50   ` Sven Neumann
2009-01-17  9:55     ` Thomas Lundquist
2009-01-17 16:27       ` Peter Korsgaard
2009-01-17 20:03         ` Thomas Lundquist
2009-01-17 21:41           ` danieljlaird at hotmail.com
2009-01-14 12:26 thomasez at uclibc.org
2009-01-12 15:22 thomasez at uclibc.org
2008-10-22 15:01 laird at uclibc.org
2008-07-05 15:14 correa at uclibc.org
2007-01-17 13:49 jacmet at uclibc.org
2007-01-17 13:46 jacmet at uclibc.org
2007-01-18 18:40 ` Erik Andersen
2007-01-11  7:36 andersen at uclibc.org

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

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

  git send-email \
    --in-reply-to=20070111084529.6676348566@busybox.net \
    --to=andersen@uclibc.org \
    --cc=buildroot@busybox.net \
    /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.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.