Update to pango-1.36.2.

This commit is contained in:
ajacoutot 2014-02-04 22:22:03 +00:00
parent 7e26be973e
commit 99dc3140b3
3 changed files with 18 additions and 12 deletions

View File

@ -1,16 +1,19 @@
# $OpenBSD: Makefile,v 1.85 2013/11/11 16:52:46 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.86 2014/02/04 22:22:03 ajacoutot Exp $
# XXX when OPENBSD_5_7 is branched
# drop removal of ${SYSCONFDIR}/pango/pango.modules
SHARED_ONLY= Yes
COMMENT= library for layout and rendering of text
GNOME_VERSION= 1.36.1
GNOME_VERSION= 1.36.2
GNOME_PROJECT= pango
SHARED_LIBS += pango-1.0 3600.0 # 3600.1
SHARED_LIBS += pangoft2-1.0 3600.0 # 3600.1
SHARED_LIBS += pangoxft-1.0 3600.0 # 3600.1
SHARED_LIBS += pangocairo-1.0 3600.0 # 3600.1
SHARED_LIBS += pango-1.0 3600.0 # 3600.2
SHARED_LIBS += pangoft2-1.0 3600.0 # 3600.2
SHARED_LIBS += pangoxft-1.0 3600.0 # 3600.2
SHARED_LIBS += pangocairo-1.0 3600.0 # 3600.2
CATEGORIES= devel x11

View File

@ -1,2 +1,2 @@
SHA256 (pango-1.36.1.tar.xz) = QuS1HNyZ5oeKnqKl7ysxt5wQM/hRhybfc4o8VMkOWfg=
SIZE (pango-1.36.1.tar.xz) = 1017924
SHA256 (pango-1.36.2.tar.xz) = 8H+TksnPINr1wXohCyw/OCPVF+GRe3LyC7GTU7K8LGM=
SIZE (pango-1.36.2.tar.xz) = 1025208

View File

@ -1,5 +1,6 @@
@comment $OpenBSD: PLIST,v 1.32 2013/11/11 16:52:46 ajacoutot Exp $
@unexec-delete rm -f ${SYSCONFDIR}/pango/pango.modules
@comment $OpenBSD: PLIST,v 1.33 2014/02/04 22:22:03 ajacoutot Exp $
@exec-update rm -f ${SYSCONFDIR}/pango/pango.modules
@unexec-delete rm -f %D/lib/pango/1.8.0/modules.cache
@bin bin/pango-querymodules
@bin bin/pango-view
include/pango-1.0/
@ -100,6 +101,7 @@ share/gtk-doc/html/pango/home.png
share/gtk-doc/html/pango/index.html
share/gtk-doc/html/pango/index.sgml
share/gtk-doc/html/pango/layout.gif
share/gtk-doc/html/pango/left-insensitive.png
share/gtk-doc/html/pango/left.png
share/gtk-doc/html/pango/lowlevel.html
share/gtk-doc/html/pango/pango-Bidirectional-Text.html
@ -127,10 +129,11 @@ share/gtk-doc/html/pango/pango-querymodules.html
share/gtk-doc/html/pango/pango.devhelp2
share/gtk-doc/html/pango/pango.html
share/gtk-doc/html/pango/rendering.html
share/gtk-doc/html/pango/right-insensitive.png
share/gtk-doc/html/pango/right.png
share/gtk-doc/html/pango/rotated-text.png
share/gtk-doc/html/pango/style.css
share/gtk-doc/html/pango/tools.html
share/gtk-doc/html/pango/up-insensitive.png
share/gtk-doc/html/pango/up.png
@sample ${SYSCONFDIR}/pango/
@exec %D/bin/pango-querymodules > ${SYSCONFDIR}/pango/pango.modules
@exec %D/bin/pango-querymodules --update-cache