Upgrade libart-lgpl to 2.3.19

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2615 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Ross Burton 2007-08-31 15:03:02 +00:00
parent fd68c299e9
commit 154f7d76cb
2 changed files with 4 additions and 10 deletions

View File

@ -1,13 +1,7 @@
--- libart_lgpl-2.3.16/Makefile.am.old 2004-06-26 18:57:07.000000000 +0100
+++ libart_lgpl-2.3.16/Makefile.am 2004-06-26 18:57:12.000000000 +0100
@@ -5,8 +5,8 @@
BUILT_SOURCES = art_config.h
-art_config.h: gen_art_config
@@ -5,2 +5,2 @@
-art_config.h: gen_art_config$(EXEEXT)
- ./gen_art_config > art_config.h
+#art_config.h: gen_art_config
+#art_config.h: gen_art_config$(EXEEXT)
+# ./gen_art_config > art_config.h
EXTRA_DIST = \
libart-config.in \

View File

@ -1,7 +1,7 @@
DESCRIPTION = "Library of functions for 2D graphics"
SECTION = "x11/gnome"
LICENSE = "LGPL"
PR = "r2"
ART_CONFIG = "${HOST_ARCH}/art_config.h"
# can't use gnome.oeclass due to _ in filename