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:  pixman x11r7
Date: Tue, 26 Aug 2008 09:27:25 -0700 (PDT)	[thread overview]
Message-ID: <20080826162725.ACBE63C8AA@busybox.net> (raw)

Author: laird
Date: 2008-08-26 09:27:25 -0700 (Tue, 26 Aug 2008)
New Revision: 23210

Log:
Move pixman from package/x11r7/pixman to package/pixman
Means we can now bounce cairo to 1.6.x series.
pixman is not dependant on x libraries what so over so removed
the dependencies section.

Daniel Laird



Added:
   trunk/buildroot/package/pixman/

Removed:
   trunk/buildroot/package/x11r7/pixman/

Modified:
   trunk/buildroot/package/Config.in
   trunk/buildroot/package/pixman/pixman.mk
   trunk/buildroot/package/x11r7/Config.in


Changeset:
Modified: trunk/buildroot/package/Config.in
===================================================================
--- trunk/buildroot/package/Config.in	2008-08-26 15:43:10 UTC (rev 23209)
+++ trunk/buildroot/package/Config.in	2008-08-26 16:27:25 UTC (rev 23210)
@@ -330,6 +330,7 @@
 source "package/libpng/Config.in"
 source "package/libungif/Config.in"
 source "package/lite/Config.in"
+source "package/pixman/Config.in"
 source "package/sdl/Config.in"
 source "package/sdl_image/Config.in"
 source "package/sdl_mixer/Config.in"

Copied: trunk/buildroot/package/pixman (from rev 23208, trunk/buildroot/package/x11r7/pixman)

Modified: trunk/buildroot/package/pixman/pixman.mk
===================================================================
--- trunk/buildroot/package/x11r7/pixman/pixman.mk	2008-08-26 14:52:17 UTC (rev 23208)
+++ trunk/buildroot/package/pixman/pixman.mk	2008-08-26 16:27:25 UTC (rev 23210)
@@ -3,7 +3,6 @@
 # pixman
 #
 ################################################################################
-
 PIXMAN_VERSION = 0.10.0
 PIXMAN_SOURCE = pixman-$(PIXMAN_VERSION).tar.gz
 PIXMAN_SITE = http://cairographics.org/releases/
@@ -12,6 +11,4 @@
 PIXMAN_INSTALL_STAGING_OPT = DESTDIR=$(STAGING_DIR) install install-data
 PIXMAN_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install install-data
 
-PIXMAN_DEPENDENCIES = xlib_libX11 xlib_libXext xproto_dmxproto
-
-$(eval $(call AUTOTARGETS,package/x11r7,pixman))
+$(eval $(call AUTOTARGETS,package,pixman))

Modified: trunk/buildroot/package/x11r7/Config.in
===================================================================
--- trunk/buildroot/package/x11r7/Config.in	2008-08-26 15:43:10 UTC (rev 23209)
+++ trunk/buildroot/package/x11r7/Config.in	2008-08-26 16:27:25 UTC (rev 23210)
@@ -15,7 +15,6 @@
 	menu "X11R7 Libraries"
 		source package/x11r7/libxcb/Config.in
 		source package/x11r7/mesa3d/Config.in
-		source package/x11r7/pixman/Config.in
 		source package/x11r7/pthread-stubs/Config.in
 		source package/x11r7/xlib_libFS/Config.in
 		source package/x11r7/xlib_libICE/Config.in

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

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-26 16:27 laird at uclibc.org [this message]
2008-08-26 19:27 ` [Buildroot] svn commit: trunk/buildroot/package: pixman x11r7 Peter Korsgaard

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=20080826162725.ACBE63C8AA@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