- update gobject-introspection to 0.6.9...still badly broken on sparc64.
This commit is contained in:
parent
a4b87abd44
commit
a911dd377a
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2009/12/22 15:19:52 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2010/03/29 15:17:10 jasper Exp $
|
||||
|
||||
COMMENT= GObject Introspection
|
||||
|
||||
GNOME_VERSION= 0.6.7
|
||||
GNOME_VERSION= 0.6.9
|
||||
GNOME_PROJECT= gobject-introspection
|
||||
CATEGORIES= devel
|
||||
|
||||
@ -51,8 +51,6 @@ pre-configure:
|
||||
${WRKSRC}/tests/scanner/Makefile.in \
|
||||
${WRKSRC}/tests/offsets/Makefile.in \
|
||||
${WRKSRC}/tools/g-ir-scanner.in \
|
||||
${WRKSRC}/gir/GIRepository-2.0.gir \
|
||||
${WRKSRC}/gir/Everything-1.0.gir \
|
||||
${WRKSRC}/gir/Everything-1.0-expected.gir
|
||||
.for i in ${SUBST_SO}
|
||||
perl -pi -e 's,\.so\.[0-9],\.so,g' ${WRKSRC}/${i}
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (gobject-introspection-0.6.7.tar.bz2) = QSBcFMvYZjKAZXhEjim9MA==
|
||||
RMD160 (gobject-introspection-0.6.7.tar.bz2) = e8GQveuPpVU7NMGA1m52UrdXHRY=
|
||||
SHA1 (gobject-introspection-0.6.7.tar.bz2) = O88faU5mA8JkXFebfTWP6xDs4Uw=
|
||||
SHA256 (gobject-introspection-0.6.7.tar.bz2) = yXyk6XiwWDmZd1ZA6en5e2SliArSpq3DzpAyB7YW8ko=
|
||||
SIZE (gobject-introspection-0.6.7.tar.bz2) = 579956
|
||||
MD5 (gobject-introspection-0.6.9.tar.bz2) = N8tHPGuv0DxKSOHzfhnMBA==
|
||||
RMD160 (gobject-introspection-0.6.9.tar.bz2) = sEQd74o3rwlggCzANI719C9VGEg=
|
||||
SHA1 (gobject-introspection-0.6.9.tar.bz2) = FV3GJLJOMRHQ8tHqrO5oRxQecLU=
|
||||
SHA256 (gobject-introspection-0.6.9.tar.bz2) = EuoHX9uQeAsEc4K8es9IlsNNrUknb2yFEwRaP1hNWsY=
|
||||
SIZE (gobject-introspection-0.6.9.tar.bz2) = 544356
|
||||
|
@ -1,6 +1,6 @@
|
||||
$OpenBSD: patch-gir_Everything-1_0-expected_gir,v 1.1 2009/12/22 15:19:52 ajacoutot Exp $
|
||||
--- gir/Everything-1.0-expected.gir.orig Thu Dec 17 11:30:40 2009
|
||||
+++ gir/Everything-1.0-expected.gir Thu Dec 17 11:30:59 2009
|
||||
$OpenBSD: patch-gir_Everything-1_0-expected_gir,v 1.2 2010/03/29 15:17:10 jasper Exp $
|
||||
--- gir/Everything-1.0-expected.gir.orig Mon Mar 29 16:45:16 2010
|
||||
+++ gir/Everything-1.0-expected.gir Mon Mar 29 16:45:20 2010
|
||||
@@ -11,7 +11,7 @@ and/or use gtk-doc annotations. -->
|
||||
<package name="gobject-2.0"/>
|
||||
<namespace name="Everything"
|
||||
|
@ -1,12 +0,0 @@
|
||||
$OpenBSD: patch-gir_Everything-1_0_gir,v 1.1 2009/12/22 15:19:52 ajacoutot Exp $
|
||||
--- gir/Everything-1.0.gir.orig Thu Dec 17 11:30:09 2009
|
||||
+++ gir/Everything-1.0.gir Thu Dec 17 11:30:27 2009
|
||||
@@ -11,7 +11,7 @@ and/or use gtk-doc annotations. -->
|
||||
<package name="gobject-2.0"/>
|
||||
<namespace name="Everything"
|
||||
version="1.0"
|
||||
- shared-library="libgirepository-everything-1.0.so.1"
|
||||
+ shared-library="libgirepository-everything-1.0.so.${LIBgirepository-everything-1.0_VERSION}"
|
||||
c:prefix="Everything">
|
||||
<record name="TestBoxed"
|
||||
c:type="TestBoxed"
|
@ -1,12 +0,0 @@
|
||||
$OpenBSD: patch-gir_GIRepository-2_0_gir,v 1.1 2009/12/22 15:19:52 ajacoutot Exp $
|
||||
--- gir/GIRepository-2.0.gir.orig Thu Dec 17 11:29:23 2009
|
||||
+++ gir/GIRepository-2.0.gir Thu Dec 17 11:29:49 2009
|
||||
@@ -12,7 +12,7 @@ and/or use gtk-doc annotations. -->
|
||||
<c:include name="girepository.h"/>
|
||||
<namespace name="GIRepository"
|
||||
version="2.0"
|
||||
- shared-library="libgirepository-1.0.so.0"
|
||||
+ shared-library="libgirepository-1.0.so.${LIBgirepository-1.0_VERSION}"
|
||||
c:prefix="g">
|
||||
<union name="Argument" c:type="GArgument">
|
||||
<field name="v_boolean" writable="1">
|
@ -1,12 +1,12 @@
|
||||
$OpenBSD: patch-gir_Makefile_in,v 1.2 2009/12/22 15:19:52 ajacoutot Exp $
|
||||
--- gir/Makefile.in.orig Thu Dec 17 10:48:39 2009
|
||||
+++ gir/Makefile.in Thu Dec 17 10:48:47 2009
|
||||
@@ -325,7 +325,7 @@ _gir_packages = $(foreach pkg,$($(_gir_name)_PACKAGES)
|
||||
$OpenBSD: patch-gir_Makefile_in,v 1.3 2010/03/29 15:17:10 jasper Exp $
|
||||
--- gir/Makefile.in.orig Mon Mar 29 16:44:23 2010
|
||||
+++ gir/Makefile.in Mon Mar 29 16:44:46 2010
|
||||
@@ -357,7 +357,7 @@ _gir_packages = $(foreach pkg,$($(_gir_name)_PACKAGES)
|
||||
_gir_includes = $(foreach include,$($(_gir_name)_INCLUDES),--include=$(include))
|
||||
|
||||
# Reuse the LIBTOOL variable from by automake if it's set
|
||||
-_gir_libtool = $(if $(LIBTOOL),--libtool="$(LIBTOOL)")
|
||||
+_gir_libtool = $(if $(LIBTOOL),--libtool="${LIBTOOL}")
|
||||
EXPECTEDGIRS = Everything-$(TYPELIB_VERSION)-expected.gir
|
||||
BUILT_GIRSOURCES =
|
||||
|
||||
# Macros for AM_SILENT_RULES prettiness
|
||||
_gir_verbosity = $(if $(AM_DEFAULT_VERBOSITY),$(AM_DEFAULT_VERBOSITY),1)
|
||||
|
@ -1,9 +1,9 @@
|
||||
$OpenBSD: patch-girepository_giroffsets_c,v 1.2 2009/12/22 15:19:52 ajacoutot Exp $
|
||||
$OpenBSD: patch-girepository_giroffsets_c,v 1.3 2010/03/29 15:17:10 jasper Exp $
|
||||
|
||||
Prevent redefinition of ALIGN in giroffsets.c with /usr/include/machine/param.h
|
||||
|
||||
--- girepository/giroffsets.c.orig Mon Nov 23 18:27:56 2009
|
||||
+++ girepository/giroffsets.c Thu Dec 17 10:14:17 2009
|
||||
--- girepository/giroffsets.c.orig Thu Mar 18 22:46:41 2010
|
||||
+++ girepository/giroffsets.c Mon Mar 29 16:52:28 2010
|
||||
@@ -316,7 +316,7 @@ get_field_size_alignment (GIrNodeField *field,
|
||||
return success;
|
||||
}
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-giscanner_Makefile_in,v 1.2 2009/12/22 15:19:52 ajacoutot Exp $
|
||||
--- giscanner/Makefile.in.orig Thu Dec 17 11:14:28 2009
|
||||
+++ giscanner/Makefile.in Thu Dec 17 11:14:50 2009
|
||||
@@ -254,7 +254,7 @@ oldincludedir = @oldincludedir@
|
||||
$OpenBSD: patch-giscanner_Makefile_in,v 1.3 2010/03/29 15:17:10 jasper Exp $
|
||||
--- giscanner/Makefile.in.orig Thu Mar 18 15:06:11 2010
|
||||
+++ giscanner/Makefile.in Mon Mar 29 16:52:28 2010
|
||||
@@ -295,7 +295,7 @@ oldincludedir = @oldincludedir@
|
||||
pdfdir = @pdfdir@
|
||||
|
||||
# Python module
|
||||
|
@ -1,12 +1,12 @@
|
||||
$OpenBSD: patch-tests_offsets_Makefile_in,v 1.1 2009/12/22 15:19:52 ajacoutot Exp $
|
||||
--- tests/offsets/Makefile.in.orig Thu Dec 17 10:49:06 2009
|
||||
+++ tests/offsets/Makefile.in Thu Dec 17 10:49:17 2009
|
||||
@@ -310,7 +310,7 @@ _gir_packages = $(foreach pkg,$($(_gir_name)_PACKAGES)
|
||||
$OpenBSD: patch-tests_offsets_Makefile_in,v 1.2 2010/03/29 15:17:10 jasper Exp $
|
||||
--- tests/offsets/Makefile.in.orig Mon Mar 29 16:52:02 2010
|
||||
+++ tests/offsets/Makefile.in Mon Mar 29 16:52:18 2010
|
||||
@@ -331,7 +331,7 @@ _gir_packages = $(foreach pkg,$($(_gir_name)_PACKAGES)
|
||||
_gir_includes = $(foreach include,$($(_gir_name)_INCLUDES),--include=$(include))
|
||||
|
||||
# Reuse the LIBTOOL variable from by automake if it's set
|
||||
-_gir_libtool = $(if $(LIBTOOL),--libtool="$(LIBTOOL)")
|
||||
+_gir_libtool = $(if $(LIBTOOL),--libtool="${LIBTOOL}")
|
||||
BUILT_SOURCES = gitestoffsets.c
|
||||
CLEANFILES = offsets-1.0.gir offsets-1.0.typelib gitestoffsets.c \
|
||||
offsets.compiled offsets.introspected
|
||||
|
||||
# Macros for AM_SILENT_RULES prettiness
|
||||
_gir_verbosity = $(if $(AM_DEFAULT_VERBOSITY),$(AM_DEFAULT_VERBOSITY),1)
|
||||
|
@ -1,12 +1,12 @@
|
||||
$OpenBSD: patch-tests_scanner_Makefile_in,v 1.2 2009/12/22 15:19:52 ajacoutot Exp $
|
||||
--- tests/scanner/Makefile.in.orig Thu Dec 17 10:48:52 2009
|
||||
+++ tests/scanner/Makefile.in Thu Dec 17 10:49:02 2009
|
||||
@@ -337,7 +337,7 @@ _gir_packages = $(foreach pkg,$($(_gir_name)_PACKAGES)
|
||||
$OpenBSD: patch-tests_scanner_Makefile_in,v 1.3 2010/03/29 15:17:10 jasper Exp $
|
||||
--- tests/scanner/Makefile.in.orig Thu Mar 18 15:06:16 2010
|
||||
+++ tests/scanner/Makefile.in Mon Mar 29 16:52:28 2010
|
||||
@@ -372,7 +372,7 @@ _gir_packages = $(foreach pkg,$($(_gir_name)_PACKAGES)
|
||||
_gir_includes = $(foreach include,$($(_gir_name)_INCLUDES),--include=$(include))
|
||||
|
||||
# Reuse the LIBTOOL variable from by automake if it's set
|
||||
-_gir_libtool = $(if $(LIBTOOL),--libtool="$(LIBTOOL)")
|
||||
+_gir_libtool = $(if $(LIBTOOL),--libtool="${LIBTOOL}")
|
||||
|
||||
# We need to build a shared library, which can be dlopened
|
||||
# it does not work with noinst_LTLIBRARIES
|
||||
# Macros for AM_SILENT_RULES prettiness
|
||||
_gir_verbosity = $(if $(AM_DEFAULT_VERBOSITY),$(AM_DEFAULT_VERBOSITY),1)
|
||||
|
Loading…
Reference in New Issue
Block a user