From 64d999b0226535eecde2046d05a29f0e88f0f18f Mon Sep 17 00:00:00 2001 From: Gustavo Zacarias Date: Wed, 2 Feb 2011 09:22:22 -0300 Subject: libart: bump to version 2.3.21 Bump libart to version 2.3.21 and update patch accordingly. Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- package/libart/libart-art-config-cross.patch | 38 ++++++++++++++-------------- package/libart/libart.mk | 2 +- 2 files changed, 20 insertions(+), 20 deletions(-) (limited to 'package/libart') diff --git a/package/libart/libart-art-config-cross.patch b/package/libart/libart-art-config-cross.patch index 4cf768014..a54f26a23 100644 --- a/package/libart/libart-art-config-cross.patch +++ b/package/libart/libart-art-config-cross.patch @@ -1,8 +1,23 @@ -diff -urpN libart_lgpl-2.3.20.orig/art_config.h libart_lgpl-2.3.20/art_config.h ---- libart_lgpl-2.3.20.orig/art_config.h 2008-04-11 10:50:04.000000000 +0200 -+++ libart_lgpl-2.3.20/art_config.h 2008-04-11 10:51:32.000000000 +0200 +diff -Nura libart_lgpl-2.3.21.orig/Makefile.am libart_lgpl-2.3.21/Makefile.am +--- libart_lgpl-2.3.21.orig/Makefile.am 2011-02-01 10:07:39.687545397 -0300 ++++ libart_lgpl-2.3.21/Makefile.am 2011-02-01 10:08:48.320545396 -0300 +@@ -5,11 +5,6 @@ + + noinst_SCRIPTS = gen_art_config.sh + +-BUILT_SOURCES = art_config.h +- +-art_config.h: +- ./gen_art_config.sh > art_config.h +- + EXTRA_DIST = \ + libart.def \ + libart-config.in \ +diff -Nura libart_lgpl-2.3.21.orig/art_config.h libart_lgpl-2.3.21/art_config.h +--- libart_lgpl-2.3.21.orig/art_config.h 2011-02-01 10:07:39.688545397 -0300 ++++ libart_lgpl-2.3.21/art_config.h 2011-02-01 10:08:27.315545395 -0300 @@ -1,9 +1,15 @@ - /* Automatically generated by gen_art_config.c */ + /* Automatically generated by gen_art_config */ +#include + @@ -17,18 +32,3 @@ diff -urpN libart_lgpl-2.3.20.orig/art_config.h libart_lgpl-2.3.20/art_config.h typedef unsigned char art_u8; typedef unsigned short art_u16; -diff -urpN libart_lgpl-2.3.20.orig/Makefile.am libart_lgpl-2.3.20/Makefile.am ---- libart_lgpl-2.3.20.orig/Makefile.am 2008-04-11 10:50:04.000000000 +0200 -+++ libart_lgpl-2.3.20/Makefile.am 2008-04-11 10:50:31.000000000 +0200 -@@ -3,11 +3,6 @@ noinst_PROGRAMS = testart testuta gen_ar - bin_SCRIPTS = \ - libart2-config - --BUILT_SOURCES = art_config.h -- --art_config.h: gen_art_config$(EXEEXT) -- ./gen_art_config > art_config.h -- - EXTRA_DIST = \ - libart.def \ - libart-config.in \ diff --git a/package/libart/libart.mk b/package/libart/libart.mk index e21899d52..ec66c2f5b 100644 --- a/package/libart/libart.mk +++ b/package/libart/libart.mk @@ -4,7 +4,7 @@ # ############################################################# -LIBART_VERSION = 2.3.20 +LIBART_VERSION = 2.3.21 LIBART_SOURCE = libart_lgpl-$(LIBART_VERSION).tar.gz LIBART_SITE = http://ftp.gnome.org/pub/gnome/sources/libart_lgpl/2.3/ LIBART_AUTORECONF = YES -- cgit v1.2.3