Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: laird at uclibc.org <laird@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/atk
Date: Tue, 21 Oct 2008 05:24:13 -0700 (PDT)	[thread overview]
Message-ID: <20081021122413.5A24D3C69C@busybox.net> (raw)

Author: laird
Date: 2008-10-21 05:24:12 -0700 (Tue, 21 Oct 2008)
New Revision: 23751

Log:
package/atk/atk.mk: Bounce version 

Bounce version to 1.22.0

Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>



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


Changeset:
Modified: trunk/buildroot/package/atk/atk.mk
===================================================================
--- trunk/buildroot/package/atk/atk.mk	2008-10-21 08:56:26 UTC (rev 23750)
+++ trunk/buildroot/package/atk/atk.mk	2008-10-21 12:24:12 UTC (rev 23751)
@@ -3,10 +3,9 @@
 # atk
 #
 #############################################################
-ATK_VERSION = 1.9.1
+ATK_VERSION = 1.22.0
 ATK_SOURCE = atk-$(ATK_VERSION).tar.bz2
-ATK_SITE = ftp://ftp.gtk.org/pub/gtk/v2.10/dependencies
-ATK_AUTORECONF = NO
+ATK_SITE = http://ftp.gnome.org/pub/gnome/sources/atk/1.22/
 ATK_INSTALL_STAGING = YES
 ATK_INSTALL_TARGET = YES
 ATK_INSTALL_STAGING_OPT = DESTDIR=$(STAGING_DIR) LDFLAGS=-L$(STAGING_DIR)/usr/lib install
@@ -45,7 +44,7 @@
 ifneq ($(BR2_PACKAGE_XSERVER_none),y)
 ATK_CONF_OPT_X = --with-x \
 		--x-includes=$(STAGING_DIR)/usr/include/X11 \
-		--x-libraries=$(STAGING_DIR)/usr/lib
+		--x-libraries=$(STAGING_DIR)/usr/lib --disable-glibtest
 else
 ATK_CONF_OPT_X = --without-x
 endif

             reply	other threads:[~2008-10-21 12:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-21 12:24 laird at uclibc.org [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-08-26 22:37 [Buildroot] svn commit: trunk/buildroot/package/atk jacmet at uclibc.org
2008-08-26 22:37 jacmet at uclibc.org
2008-07-04  2:23 correa at uclibc.org
2008-03-06 17:54 ninevoltz at uclibc.org
2007-11-29 13:02 ulf 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=20081021122413.5A24D3C69C@busybox.net \
    --to=laird@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox