Update to glib2mm-2.27.98.
This commit is contained in:
parent
5c96af5855
commit
34b3eab73c
@ -1,13 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.39 2011/03/16 17:28:54 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.40 2011/03/23 16:36:08 ajacoutot Exp $
|
||||
|
||||
COMMENT= C++ interface for glib2
|
||||
|
||||
GNOME_PROJECT= glibmm
|
||||
GNOME_VERSION= 2.27.97
|
||||
GNOME_VERSION= 2.27.98
|
||||
V= 2.4
|
||||
|
||||
REVISION= 0
|
||||
|
||||
SUBST_VARS= V
|
||||
|
||||
PKGNAME= glib2mm-${GNOME_VERSION}
|
||||
@ -33,6 +31,8 @@ WANTLIB += gio-2.0 gthread-2.0
|
||||
MODULES= devel/gettext \
|
||||
x11/gnome
|
||||
|
||||
BUILD_DEPENDS= devel/mm-common
|
||||
|
||||
LIB_DEPENDS= devel/libsigc++-2 \
|
||||
devel/glib2>=2.24.0
|
||||
|
||||
@ -44,16 +44,4 @@ CONFIGURE_ARGS= ${CONFIGURE_SHARED} \
|
||||
--enable-static \
|
||||
--disable-dependency-tracking
|
||||
|
||||
# XXX temporary?
|
||||
BUILD_DEPENDS += devel/mm-common
|
||||
# needed so that dependencies can find MMDOCTOOLDIR/doc-install.pl
|
||||
RUN_DEPENDS += devel/mm-common
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/glibmm-${V}
|
||||
ln -sf ${LOCALBASE}/share/mm-common/doctool/ \
|
||||
${PREFIX}/share/glibmm-2.4/
|
||||
|
||||
# end XXX
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (glibmm-2.27.97.tar.bz2) = +acLfKm/dDWwi13xt7Nv1A==
|
||||
RMD160 (glibmm-2.27.97.tar.bz2) = Push3vNsUjDEGKLvqjIU3ztrnJc=
|
||||
SHA1 (glibmm-2.27.97.tar.bz2) = eOvix7BDSfaoFVz1aHAgKMdIJCs=
|
||||
SHA256 (glibmm-2.27.97.tar.bz2) = qWrh1tUUnOqYTfJsz4QJOvwj5xA/5gVj640pEGAM/qM=
|
||||
SIZE (glibmm-2.27.97.tar.bz2) = 5726484
|
||||
MD5 (glibmm-2.27.98.tar.bz2) = COCm7E0dFdogYQlGW87PxQ==
|
||||
RMD160 (glibmm-2.27.98.tar.bz2) = +83ezFeXElDqtGUS1oo/Xthnv/Q=
|
||||
SHA1 (glibmm-2.27.98.tar.bz2) = 9BPfOO9zYuaZ7DHV/9/ObDkeyLQ=
|
||||
SHA256 (glibmm-2.27.98.tar.bz2) = 2PWkVN0Pan23zVozvXAr2LoaNMtHAS5BjNUAh5lmZzY=
|
||||
SIZE (glibmm-2.27.98.tar.bz2) = 5725863
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.8 2011/03/16 17:28:54 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.9 2011/03/23 16:36:08 ajacoutot Exp $
|
||||
@conflict glib2mm-docs-*
|
||||
@pkgpath devel/glib2mm,-main
|
||||
@pkgpath devel/glib2mm,-docs
|
||||
@ -24,12 +24,14 @@ include/giomm-${V}/giomm/dbusauthobserver.h
|
||||
include/giomm-${V}/giomm/dbusconnection.h
|
||||
include/giomm-${V}/giomm/dbuserror.h
|
||||
include/giomm-${V}/giomm/dbuserrorutils.h
|
||||
include/giomm-${V}/giomm/dbusinterfacevtable.h
|
||||
include/giomm-${V}/giomm/dbusintrospection.h
|
||||
include/giomm-${V}/giomm/dbusmessage.h
|
||||
include/giomm-${V}/giomm/dbusmethodinvocation.h
|
||||
include/giomm-${V}/giomm/dbusownname.h
|
||||
include/giomm-${V}/giomm/dbusproxy.h
|
||||
include/giomm-${V}/giomm/dbusserver.h
|
||||
include/giomm-${V}/giomm/dbussubtreevtable.h
|
||||
include/giomm-${V}/giomm/dbusutils.h
|
||||
include/giomm-${V}/giomm/dbuswatchname.h
|
||||
include/giomm-${V}/giomm/desktopappinfo.h
|
||||
@ -84,12 +86,14 @@ include/giomm-${V}/giomm/private/dbusauthobserver_p.h
|
||||
include/giomm-${V}/giomm/private/dbusconnection_p.h
|
||||
include/giomm-${V}/giomm/private/dbuserror_p.h
|
||||
include/giomm-${V}/giomm/private/dbuserrorutils_p.h
|
||||
include/giomm-${V}/giomm/private/dbusinterfacevtable_p.h
|
||||
include/giomm-${V}/giomm/private/dbusintrospection_p.h
|
||||
include/giomm-${V}/giomm/private/dbusmessage_p.h
|
||||
include/giomm-${V}/giomm/private/dbusmethodinvocation_p.h
|
||||
include/giomm-${V}/giomm/private/dbusownname_p.h
|
||||
include/giomm-${V}/giomm/private/dbusproxy_p.h
|
||||
include/giomm-${V}/giomm/private/dbusserver_p.h
|
||||
include/giomm-${V}/giomm/private/dbussubtreevtable_p.h
|
||||
include/giomm-${V}/giomm/private/dbusutils_p.h
|
||||
include/giomm-${V}/giomm/private/dbuswatchname_p.h
|
||||
include/giomm-${V}/giomm/private/desktopappinfo_p.h
|
||||
@ -335,6 +339,7 @@ lib/libglibmm-${V}.a
|
||||
lib/libglibmm-${V}.la
|
||||
lib/libglibmm_generate_extra_defs-${V}.a
|
||||
lib/libglibmm_generate_extra_defs-${V}.la
|
||||
lib/pkgconfig/
|
||||
lib/pkgconfig/giomm-${V}.pc
|
||||
lib/pkgconfig/glibmm-${V}.pc
|
||||
share/aclocal/glibmm_check_perl.m4
|
||||
@ -1317,5 +1322,3 @@ share/doc/glibmm-${V}/reference/html/tab_s.png
|
||||
share/doc/glibmm-${V}/reference/html/tabs.css
|
||||
share/doc/glibmm-${V}/reference/html/thread_2dispatcher_8cc-example.html
|
||||
share/doc/glibmm-${V}/reference/html/thread_2thread_8cc-example.html
|
||||
share/glibmm-${V}/
|
||||
share/glibmm-${V}/doctool
|
||||
|
Loading…
Reference in New Issue
Block a user