- update to gtkaml-0.2.5.1
This commit is contained in:
parent
04873297d5
commit
343b0bac54
@ -1,8 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2009/04/09 08:41:48 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2009/04/21 09:45:45 ajacoutot Exp $
|
||||
|
||||
COMMENT= XML parser that extends the Vala.Parser
|
||||
|
||||
DISTNAME= gtkaml-0.2.5
|
||||
WRKDIST= ${WRKDIR}/gtkaml-0.2.5
|
||||
PKGNAME= gtkaml-0.2.5.1
|
||||
|
||||
DISTNAME= gtkaml-0.2.5-1
|
||||
CATEGORIES= textproc
|
||||
|
||||
HOMEPAGE= http://gtkaml.googlecode.com/
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (gtkaml-0.2.5.tar.bz2) = W99goeDl9vpzC0NA0/Vktw==
|
||||
RMD160 (gtkaml-0.2.5.tar.bz2) = 6I41IQTBZVfJFw7T/sdmSk9oqsM=
|
||||
SHA1 (gtkaml-0.2.5.tar.bz2) = EnBGj5w9L0TgTZ/7fzz4nIuNR4o=
|
||||
SHA256 (gtkaml-0.2.5.tar.bz2) = pRNppolLGc5RoOFRWDdIRRxqANp5j1Y3nQ7pnioUJeg=
|
||||
SIZE (gtkaml-0.2.5.tar.bz2) = 160599
|
||||
MD5 (gtkaml-0.2.5-1.tar.bz2) = 8Jm7LgkOK+zSMVDXbdaPpw==
|
||||
RMD160 (gtkaml-0.2.5-1.tar.bz2) = hYym1bHepjNiZ6QM3afFMaSzihQ=
|
||||
SHA1 (gtkaml-0.2.5-1.tar.bz2) = 8v/xG3B9QzCU+PKpZjIJOfFmH34=
|
||||
SHA256 (gtkaml-0.2.5-1.tar.bz2) = KNVIMgQxzLpCXN77izz1OAWGdDH3Kwhhz9dz+V/OoNg=
|
||||
SIZE (gtkaml-0.2.5-1.tar.bz2) = 160604
|
||||
|
@ -1,12 +0,0 @@
|
||||
$OpenBSD: patch-src_GtkamlAttribute_h,v 1.1 2009/04/07 21:48:05 ajacoutot Exp $
|
||||
--- src/GtkamlAttribute.h.orig Tue Apr 7 23:42:09 2009
|
||||
+++ src/GtkamlAttribute.h Tue Apr 7 23:42:24 2009
|
||||
@@ -27,7 +27,7 @@
|
||||
#include <glib-object.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
-#include <vala/valasymbol.h>
|
||||
+#include <vala.h>
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
@ -1,17 +0,0 @@
|
||||
$OpenBSD: patch-src_GtkamlClassDefinition_h,v 1.1 2009/04/07 21:48:05 ajacoutot Exp $
|
||||
--- src/GtkamlClassDefinition.h.orig Tue Apr 7 23:39:29 2009
|
||||
+++ src/GtkamlClassDefinition.h Tue Apr 7 23:39:44 2009
|
||||
@@ -25,11 +25,10 @@
|
||||
|
||||
#include <glib.h>
|
||||
#include <glib-object.h>
|
||||
-#include <vala/valasourcereference.h>
|
||||
+#include <vala.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
-#include <vala/valaclass.h>
|
||||
-#include <gee/list.h>
|
||||
+#include <gee.h>
|
||||
#include "GtkamlMethod.h"
|
||||
#include "GtkamlAttribute.h"
|
||||
|
@ -1,12 +0,0 @@
|
||||
$OpenBSD: patch-src_GtkamlMethod_h,v 1.1 2009/04/07 21:48:05 ajacoutot Exp $
|
||||
--- src/GtkamlMethod.h.orig Tue Apr 7 23:43:24 2009
|
||||
+++ src/GtkamlMethod.h Tue Apr 7 23:43:31 2009
|
||||
@@ -27,7 +27,7 @@
|
||||
#include <glib-object.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
-#include <gee/list.h>
|
||||
+#include <gee.h>
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
@ -1,15 +0,0 @@
|
||||
$OpenBSD: patch-src_GtkamlReferenceClassDefinition_h,v 1.1 2009/04/07 21:48:05 ajacoutot Exp $
|
||||
--- src/GtkamlReferenceClassDefinition.h.orig Tue Apr 7 23:38:51 2009
|
||||
+++ src/GtkamlReferenceClassDefinition.h Tue Apr 7 23:39:02 2009
|
||||
@@ -25,10 +25,9 @@
|
||||
|
||||
#include <glib.h>
|
||||
#include <glib-object.h>
|
||||
-#include <vala/valasourcereference.h>
|
||||
+#include <vala.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
-#include <vala/valaclass.h>
|
||||
#include "GtkamlClassDefinition.h"
|
||||
|
||||
G_BEGIN_DECLS
|
@ -1,18 +0,0 @@
|
||||
$OpenBSD: patch-src_GtkamlRootClassDefinition_h,v 1.1 2009/04/07 21:48:05 ajacoutot Exp $
|
||||
--- src/GtkamlRootClassDefinition.h.orig Sat Jan 10 13:17:40 2009
|
||||
+++ src/GtkamlRootClassDefinition.h Tue Apr 7 23:42:46 2009
|
||||
@@ -25,12 +25,10 @@
|
||||
|
||||
#include <glib.h>
|
||||
#include <glib-object.h>
|
||||
-#include <vala/valasourcereference.h>
|
||||
+#include <vala.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
-#include <vala/valaclass.h>
|
||||
-#include <gee/list.h>
|
||||
-#include <gee/map.h>
|
||||
+#include <gee.h>
|
||||
#include "GtkamlClassDefinition.h"
|
||||
|
||||
G_BEGIN_DECLS
|
@ -1,17 +0,0 @@
|
||||
$OpenBSD: patch-src_GtkamlSAXParser_h,v 1.1 2009/04/07 21:48:05 ajacoutot Exp $
|
||||
--- src/GtkamlSAXParser.h.orig Tue Apr 7 23:39:50 2009
|
||||
+++ src/GtkamlSAXParser.h Tue Apr 7 23:40:01 2009
|
||||
@@ -27,11 +27,8 @@
|
||||
#include <glib-object.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
-#include <vala/valacodecontext.h>
|
||||
-#include <vala/valasourcefile.h>
|
||||
-#include <vala/valasourcereference.h>
|
||||
-#include <vala/valaclass.h>
|
||||
-#include <gee/list.h>
|
||||
+#include <vala.h>
|
||||
+#include <gee.h>
|
||||
#include "GtkamlRootClassDefinition.h"
|
||||
#include "GtkamlClassDefinition.h"
|
||||
|
@ -1,12 +1,15 @@
|
||||
$OpenBSD: patch-src_GtkamlImplicitsStore_h,v 1.1 2009/03/22 19:19:24 ajacoutot Exp $
|
||||
--- src/GtkamlImplicitsStore.h.orig Sun Mar 22 20:15:33 2009
|
||||
+++ src/GtkamlImplicitsStore.h Sun Mar 22 20:15:42 2009
|
||||
@@ -110,7 +110,7 @@ GtkamlImplicitsParameter* gtkaml_implicits_parameter_c
|
||||
GtkamlImplicitsParameter* gtkaml_implicits_parameter_new (void);
|
||||
GType gtkaml_implicits_parameter_get_type (void);
|
||||
$OpenBSD: patch-src_gtkamlc_h,v 1.1 2009/04/21 09:45:45 ajacoutot Exp $
|
||||
|
||||
Fix a gint-gsize-confusion to get rid of a bus error on sparc64.
|
||||
|
||||
--- src/gtkamlc.h.orig Tue Apr 21 11:16:10 2009
|
||||
+++ src/gtkamlc.h Tue Apr 21 11:17:34 2009
|
||||
@@ -759,7 +759,7 @@ GtkamlImplicitsParameter* gtkaml_implicits_parameter_n
|
||||
GtkamlImplicitsParameter* gtkaml_implicits_parameter_construct (GType object_type);
|
||||
GType gtkaml_key_file_wrapper_get_type (void);
|
||||
gboolean gtkaml_key_file_wrapper_has_key (GtkamlKeyFileWrapper* self, const char* group, const char* key);
|
||||
-char** gtkaml_key_file_wrapper_get_string_list (GtkamlKeyFileWrapper* self, const char* group, const char* key, int* result_length1);
|
||||
+char** gtkaml_key_file_wrapper_get_string_list (GtkamlKeyFileWrapper* self, const char* group, const char* key, gsize* result_length1);
|
||||
GtkamlKeyFileWrapper* gtkaml_key_file_wrapper_construct (GType object_type);
|
||||
GtkamlKeyFileWrapper* gtkaml_key_file_wrapper_new (void);
|
||||
GType gtkaml_key_file_wrapper_get_type (void);
|
||||
GtkamlKeyFileWrapper* gtkaml_key_file_wrapper_construct (GType object_type);
|
||||
GeeReadOnlyList* gtkaml_implicits_store_get_implicits_dirs (GtkamlImplicitsStore* self);
|
Loading…
Reference in New Issue
Block a user