Update to stable pango-1.32.0.

This commit is contained in:
ajacoutot 2012-09-26 21:37:00 +00:00
parent d361a19262
commit 61fb87d932
4 changed files with 5 additions and 41 deletions

View File

@ -1,12 +1,11 @@
# $OpenBSD: Makefile,v 1.67 2012/09/21 15:48:43 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.68 2012/09/26 21:37:00 ajacoutot Exp $
SHARED_ONLY= Yes
COMMENT= library for layout and rendering of text
GNOME_VERSION= 1.31.2
GNOME_VERSION= 1.32.0
GNOME_PROJECT= pango
REVISION= 0
SHARED_LIBS += pango-1.0 3200.0 # 3200.0
SHARED_LIBS += pangoft2-1.0 3200.0 # 3200.0
@ -36,7 +35,7 @@ MODULES= devel/gettext \
MODGNOME_TOOLS= goi
LIB_DEPENDS= devel/glib2>=2.33.14 \
LIB_DEPENDS= devel/glib2>=2.34.0 \
devel/harfbuzz
LIBTOOL_FLAGS= --tag=disable-static

View File

@ -1,2 +1,2 @@
SHA256 (pango-1.31.2.tar.xz) = 5HOZgAbmsE9gVYgtALxahOT8UjJSPXkhbr7ZBjU3h74=
SIZE (pango-1.31.2.tar.xz) = 1031740
SHA256 (pango-1.32.0.tar.xz) = q0H6CI/ewss06a+1k1d5X+e3KgMZSH6NxxDFQlicnoI=
SIZE (pango-1.32.0.tar.xz) = 1035296

View File

@ -1,18 +0,0 @@
$OpenBSD: patch-docs_Makefile_in,v 1.1 2012/09/21 15:48:43 ajacoutot Exp $
From 07aad8b985d3ea0de268b8b772123fbca4a4aee4 Mon Sep 17 00:00:00 2001
From: Matthias Clasen <mclasen@redhat.com>
Date: Tue, 18 Sep 2012 00:27:33 +0000
Subject: Revert "Temporarily work around doc build breakages"
--- docs/Makefile.in.orig Fri Sep 21 15:57:09 2012
+++ docs/Makefile.in Fri Sep 21 15:58:54 2012
@@ -1039,7 +1039,7 @@ pango.types:
@ENABLE_MAN_FALSE@ @false
# force doc rebulid after configure
-dist-hook-local: dist-local-check-mans-enabled dist-local-check-no-cross-references
+dist-hook-local: dist-local-check-mans-enabled dist-local-check-no-cross-references pango-docs-clean all-local
pango-docs-clean: clean
cd $(srcdir) && rm -rf xml html

View File

@ -1,17 +0,0 @@
$OpenBSD: patch-docs_check_docs,v 1.1 2012/09/21 15:48:43 ajacoutot Exp $
From 07aad8b985d3ea0de268b8b772123fbca4a4aee4 Mon Sep 17 00:00:00 2001
From: Matthias Clasen <mclasen@redhat.com>
Date: Tue, 18 Sep 2012 00:27:33 +0000
Subject: Revert "Temporarily work around doc build breakages"
--- docs/check.docs.orig Fri Sep 21 15:56:31 2012
+++ docs/check.docs Fri Sep 21 15:56:34 2012
@@ -1,7 +1,5 @@
#!/bin/sh
-exit 0
-
LC_ALL=C
export LC_ALL