garnome r6473 - in trunk: . freedesktop/cairo freedesktop/pixman



Author: kbrae
Date: Tue Apr 22 02:30:10 2008
New Revision: 6473
URL: http://svn.gnome.org/viewvc/garnome?rev=6473&view=rev

Log:
	* freedesktop/cairo (LIBDEPS): Add pixman as dependency.
	* freedesktop/pixman: Add. External dependency of external
	dependency cairo.



Added:
   trunk/freedesktop/pixman/
   trunk/freedesktop/pixman/Makefile   (contents, props changed)
   trunk/freedesktop/pixman/checksums
Modified:
   trunk/ChangeLog
   trunk/freedesktop/cairo/Makefile

Modified: trunk/freedesktop/cairo/Makefile
==============================================================================
--- trunk/freedesktop/cairo/Makefile	(original)
+++ trunk/freedesktop/cairo/Makefile	Tue Apr 22 02:30:10 2008
@@ -5,7 +5,8 @@
 
 MASTER_SITES = http://cairographics.org/releases/ http://cairographics.org/snapshots/
 
-LIBDEPS = freedesktop/pkg-config freedesktop/fontconfig freedesktop/xrender freedesktop/glitz
+LIBDEPS = freedesktop/fontconfig freedesktop/xrender freedesktop/glitz \
+  freedesktop/pixman
 
 DESCRIPTION = cairo
 define BLURB

Added: trunk/freedesktop/pixman/Makefile
==============================================================================
--- (empty file)
+++ trunk/freedesktop/pixman/Makefile	Tue Apr 22 02:30:10 2008
@@ -0,0 +1,21 @@
+GARNAME = pixman
+GARVERSION = 0.10.0
+CATEGORIES = freedesktop
+DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
+
+MASTER_SITES = http://cairographics.org/releases/
+
+LIBDEPS = freedesktop/pkg-config
+
+DESCRIPTION = pixman
+define BLURB
+ #FIXME: blurb goes here
+endef
+
+CONFIGURE_SCRIPTS = $(WORKSRC)/configure
+BUILD_SCRIPTS = $(WORKSRC)/Makefile
+INSTALL_SCRIPTS = $(WORKSRC)/Makefile
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include ../category.mk

Added: trunk/freedesktop/pixman/checksums
==============================================================================
--- (empty file)
+++ trunk/freedesktop/pixman/checksums	Tue Apr 22 02:30:10 2008
@@ -0,0 +1 @@
+41804ac38025102dcc9891dfd4a3d105  download/pixman-0.10.0.tar.gz



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