Minor update to devhelp-2.28.1.

This commit is contained in:
ajacoutot 2009-10-19 20:38:07 +00:00
parent 0844e20099
commit e09a196640
3 changed files with 14 additions and 9 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.29 2009/10/14 12:24:06 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.30 2009/10/19 20:38:07 ajacoutot Exp $
COMMENT= API documentation browser for GNOME
GNOME_PROJECT= devhelp
GNOME_VERSION= 2.28.0
GNOME_VERSION= 2.28.1
SHARED_LIBS += devhelp-1 1.0 # .0.0
@ -29,7 +29,8 @@ WANTLIB += xcb xcb-atom xcb-aux xcb-event xml2 xslt z
MODULES= devel/gettext \
lang/python \
x11/gnome
x11/gnome \
devel/gconf2
BUILD_DEPENDS= :gnome-doc-utils-*:x11/gnome/doc-utils
LIB_DEPENDS= wnck-1::devel/libwnck \

View File

@ -1,5 +1,5 @@
MD5 (gnome/devhelp-2.28.0.tar.bz2) = Q95mzToM5JiqeKXj+XOVxQ==
RMD160 (gnome/devhelp-2.28.0.tar.bz2) = K5MV/5ZCwLqeUwduvik8ryaOvuQ=
SHA1 (gnome/devhelp-2.28.0.tar.bz2) = y2OV7dYpuwayJg9LaxkBCVlumhk=
SHA256 (gnome/devhelp-2.28.0.tar.bz2) = BBaE7cBecx7HM4ZMQl9m5hL4W8d2vCfLmO9UevPZwmI=
SIZE (gnome/devhelp-2.28.0.tar.bz2) = 468628
MD5 (gnome/devhelp-2.28.1.tar.bz2) = uewU3fdMS5kk2ne2LDRc+A==
RMD160 (gnome/devhelp-2.28.1.tar.bz2) = aIKWYW81rJr40ISfbFsjA1nq0Ks=
SHA1 (gnome/devhelp-2.28.1.tar.bz2) = jrryNyL4I+7Ve4ttn8+D57Pq8yc=
SHA256 (gnome/devhelp-2.28.1.tar.bz2) = CaDwSMxbRRfpLXTW/81KF/S7LEwjZzkVT7JLYJWIYtk=
SIZE (gnome/devhelp-2.28.1.tar.bz2) = 473458

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.8 2009/10/14 12:24:06 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.9 2009/10/19 20:38:07 ajacoutot Exp $
@bin bin/devhelp
include/devhelp-1.0/
include/devhelp-1.0/devhelp/
@ -109,6 +109,10 @@ share/locale/vi/LC_MESSAGES/devhelp.mo
share/locale/zh_CN/LC_MESSAGES/devhelp.mo
share/locale/zh_HK/LC_MESSAGES/devhelp.mo
share/locale/zh_TW/LC_MESSAGES/devhelp.mo
@unexec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-uninstall-rule %D/${SCHEMAS_INSTDIR}/*.schemas > /dev/null
${SCHEMAS_INSTDIR}/
${SCHEMAS_INSTDIR}/devhelp.schemas
@exec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-install-rule %D/${SCHEMAS_INSTDIR}/*.schemas > /dev/null
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@exec %D/bin/update-desktop-database