diff --git a/devel/pango/Makefile b/devel/pango/Makefile index f0fa2e5f762..6cf831c5362 100644 --- a/devel/pango/Makefile +++ b/devel/pango/Makefile @@ -1,16 +1,16 @@ -# $OpenBSD: Makefile,v 1.25 2007/09/10 19:14:19 jasper Exp $ +# $OpenBSD: Makefile,v 1.26 2007/10/24 22:31:48 jasper Exp $ COMMENT= library for layout and rendering of text -DISTNAME= pango-1.16.5 -SHARED_LIBS += pango-1.0 1300.2 # .1600.5 -SHARED_LIBS += pangox-1.0 1300.2 # .1600.5 -SHARED_LIBS += pangoft2-1.0 1300.2 # .1600.5 -SHARED_LIBS += pangoxft-1.0 1300.2 # .1600.5 -SHARED_LIBS += pangocairo-1.0 1300.2 # .1600.5 +DISTNAME= pango-1.18.3 +SHARED_LIBS += pango-1.0 1400.0 # .1800.2 +SHARED_LIBS += pangox-1.0 1400.0 # .1800.2 +SHARED_LIBS += pangoft2-1.0 1400.0 # .1800.2 +SHARED_LIBS += pangoxft-1.0 1400.0 # .1800.2 +SHARED_LIBS += pangocairo-1.0 1400.0 # .1800.2 CATEGORIES= devel x11 -HOMEPAGE= http://www.gtk.org +HOMEPAGE= http://www.gtk.org/ # LGPL PERMIT_PACKAGE_CDROM= Yes @@ -20,12 +20,12 @@ PERMIT_DISTFILES_FTP= Yes WANTLIB= X11 Xau Xdmcp Xft Xrender c expat fontconfig freetype \ glitz m png z -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pango/1.16/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pango/1.18/} EXTRACT_SUFX= .tar.bz2 MODULES= devel/gettext -LIB_DEPENDS= glib-2.0.>=1200.0,gmodule-2.0.>=1200.0,gobject-2.0.>=1200.0::devel/glib2 \ +LIB_DEPENDS= glib-2.0.>=1400.0,gmodule-2.0.>=1400.0,gobject-2.0.>=1400.0::devel/glib2 \ cairo.>=3::graphics/cairo USE_X11= Yes diff --git a/devel/pango/distinfo b/devel/pango/distinfo index 559c3ca0c55..7a3a853f27a 100644 --- a/devel/pango/distinfo +++ b/devel/pango/distinfo @@ -1,5 +1,5 @@ -MD5 (pango-1.16.5.tar.bz2) = 2NfaKrhU9uJX7Aa/VSphFA== -RMD160 (pango-1.16.5.tar.bz2) = mPOLL4Bi6PEelaIoJPqMiWZP+7M= -SHA1 (pango-1.16.5.tar.bz2) = ojiZsWqVKU36c5glyB84WHhxJ+g= -SHA256 (pango-1.16.5.tar.bz2) = eP/aHdZ7Fsb1WMkY0kc94oQJG/qwdXd6T4HjN1K8RE0= -SIZE (pango-1.16.5.tar.bz2) = 1345977 +MD5 (pango-1.18.3.tar.bz2) = SphitRUfFtytjjDdbvCFSQ== +RMD160 (pango-1.18.3.tar.bz2) = 9X+S6BuiebsbtFbg1gddO0vw49M= +SHA1 (pango-1.18.3.tar.bz2) = t7no3uARHch3zuwzuKR+F9NGbOc= +SHA256 (pango-1.18.3.tar.bz2) = oVR6iLqTMJVs6fL54qt0SR5zRMwl/uQxC39yx+XzjbM= +SIZE (pango-1.18.3.tar.bz2) = 1394980 diff --git a/devel/pango/pkg/DESCR b/devel/pango/pkg/DESCR index c6e72b536e5..256118a7895 100644 --- a/devel/pango/pkg/DESCR +++ b/devel/pango/pkg/DESCR @@ -1,5 +1,5 @@ -Pango is a library for layout and rendering of text, with an emphasis -on internationalization. Pango can be used anywhere that text layout -is needed; however, most of the work on Pango-1.0 was done using the -GTK+ widget toolkit as a test platform. Pango forms the core of text -and font handling for GTK+-2.0. +Pango is a library for layout and rendering of text, with an emphasis on +internationalization. Pango can be used anywhere that text layout is +needed; however, most of the work on Pango-1.0 was done using the GTK+ +widget toolkit as a test platform. Pango forms the core of text and font +handling for GTK+-2.0. diff --git a/devel/pango/pkg/PLIST b/devel/pango/pkg/PLIST index 0dd7e14a20e..179b44e2c8d 100644 --- a/devel/pango/pkg/PLIST +++ b/devel/pango/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.15 2007/04/23 16:24:18 jasper Exp $ +@comment $OpenBSD: PLIST,v 1.16 2007/10/24 22:31:48 jasper Exp $ bin/pango-querymodules bin/pango-view include/pango-1.0/ @@ -17,6 +17,7 @@ include/pango-1.0/pango/pango-glyph-item.h include/pango-1.0/pango/pango-glyph.h include/pango-1.0/pango/pango-gravity.h include/pango-1.0/pango/pango-item.h +include/pango-1.0/pango/pango-language.h include/pango-1.0/pango/pango-layout.h include/pango-1.0/pango/pango-matrix.h include/pango-1.0/pango/pango-modules.h @@ -94,19 +95,21 @@ share/gtk-doc/html/pango/PangoFcDecoder.html share/gtk-doc/html/pango/PangoFcFont.html share/gtk-doc/html/pango/PangoFcFontMap.html share/gtk-doc/html/pango/PangoMarkupFormat.html +share/gtk-doc/html/pango/PangoRenderer.html share/gtk-doc/html/pango/home.png +share/gtk-doc/html/pango/index-1.10.html +share/gtk-doc/html/pango/index-1.12.html +share/gtk-doc/html/pango/index-1.14.html +share/gtk-doc/html/pango/index-1.16.html +share/gtk-doc/html/pango/index-1.18.html +share/gtk-doc/html/pango/index-1.2.html +share/gtk-doc/html/pango/index-1.4.html +share/gtk-doc/html/pango/index-1.6.html +share/gtk-doc/html/pango/index-1.8.html +share/gtk-doc/html/pango/index-all.html +share/gtk-doc/html/pango/index-deprecated.html share/gtk-doc/html/pango/index.html share/gtk-doc/html/pango/index.sgml -share/gtk-doc/html/pango/ix01.html -share/gtk-doc/html/pango/ix02.html -share/gtk-doc/html/pango/ix03.html -share/gtk-doc/html/pango/ix04.html -share/gtk-doc/html/pango/ix05.html -share/gtk-doc/html/pango/ix06.html -share/gtk-doc/html/pango/ix07.html -share/gtk-doc/html/pango/ix08.html -share/gtk-doc/html/pango/ix09.html -share/gtk-doc/html/pango/ix10.html share/gtk-doc/html/pango/layout.gif share/gtk-doc/html/pango/left.png share/gtk-doc/html/pango/lowlevel.html @@ -121,7 +124,6 @@ share/gtk-doc/html/pango/pango-Layout-Objects.html share/gtk-doc/html/pango/pango-Miscellaneous-Utilities.html share/gtk-doc/html/pango/pango-Modules.html share/gtk-doc/html/pango/pango-OpenType-Font-Handling.html -share/gtk-doc/html/pango/pango-PangoRenderer.html share/gtk-doc/html/pango/pango-Scripts.html share/gtk-doc/html/pango/pango-Tab-Stops.html share/gtk-doc/html/pango/pango-Text-Attributes.html