Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=65f3467ddc7756fa4981b4543d84cf9642d428ba

commit 65f3467ddc7756fa4981b4543d84cf9642d428ba
Author: crazy <[EMAIL PROTECTED]>
Date:   Fri Feb 1 00:56:37 2008 +0100

libart_lgpl-2.3.20-1-i686
* Version bump
* removed the patch , it is in upstream already

diff --git a/source/lib/libart_lgpl/BTS-1938.patch 
b/source/lib/libart_lgpl/BTS-1938.patch
deleted file mode 100644
index e79aaed..0000000
--- a/source/lib/libart_lgpl/BTS-1938.patch
+++ /dev/null
@@ -1,19 +0,0 @@
---- art_misc.h 2005/10/06 02:19:12     267
-+++ art_misc.h 2007/03/01 16:18:41     278
-@@ -34,9 +34,15 @@
- #include <libart_lgpl/art_config.h>
- #endif
-
-+#ifdef __cplusplus
-+extern "C" {
-+#endif
- void *art_alloc(size_t size);
- void art_free(void *ptr);
- void *art_realloc(void *ptr, size_t size);
-+#ifdef __cplusplus
-+}
-+#endif /* __cplusplus */
-
- /* These aren't, strictly speaking, configuration macros, but they're
-    damn handy to have around, and may be worth playing with for
-
diff --git a/source/lib/libart_lgpl/FrugalBuild 
b/source/lib/libart_lgpl/FrugalBuild
index 71a7cd0..a7cf1a5 100644
--- a/source/lib/libart_lgpl/FrugalBuild
+++ b/source/lib/libart_lgpl/FrugalBuild
@@ -3,8 +3,8 @@
# Contributor: VMiklos <[EMAIL PROTECTED]>

pkgname=libart_lgpl
-pkgver=2.3.19
-pkgrel=2
+pkgver=2.3.20
+pkgrel=1
pkgdesc="A library for high-performance 2D graphics"
url="http://www.gnome.org/";
depends=('glibc')
@@ -12,8 +12,5 @@ groups=('lib')
archs=('i686' 'x86_64')
_F_gnome_devel=y
Finclude gnome
-source=($source BTS-1938.patch)
-
-sha1sums=('7f1ff36c91cdc8f14b62acb50836f52a0c735b9e'\
-          'b13d3a97dbc127a0d04508492211026ce048dc4f')
+sha1sums=('40aa6c6c5fb27a8a45cd7aaa302a835ff374d13a')
# optimization OK
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to