Update to libbonobo-2.32.0.
ok jasper@
This commit is contained in:
parent
6402b9a316
commit
0b4665e2d2
@ -1,11 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.40 2010/07/25 08:15:32 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.41 2010/09/30 07:41:43 ajacoutot Exp $
|
||||
|
||||
COMMENT= GNOME component and compound document system
|
||||
|
||||
GNOME_PROJECT= libbonobo
|
||||
GNOME_VERSION= 2.24.3
|
||||
|
||||
REVISION= 0
|
||||
GNOME_VERSION= 2.32.0
|
||||
|
||||
SHARED_LIBS += bonobo-activation 6.0 # .4.0
|
||||
SHARED_LIBS += bonobo-2 2.0 # .0.0
|
||||
@ -18,8 +16,8 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
WANTLIB += c m dbus-1 pcre pthread z ORBit-2 ORBitCosNaming-2 glib-2.0
|
||||
WANTLIB += gmodule-2.0 gobject-2.0 gthread-2.0 xml2 dbus-glib-1
|
||||
WANTLIB += c m pcre pthread z ORBit-2 ORBitCosNaming-2 glib-2.0
|
||||
WANTLIB += gmodule-2.0 gobject-2.0 gthread-2.0 xml2 gio-2.0
|
||||
|
||||
MODULES= devel/gettext \
|
||||
x11/gnome
|
||||
@ -27,14 +25,14 @@ MODULES= devel/gettext \
|
||||
BUILD_DEPENDS= ::devel/popt
|
||||
LIB_DEPENDS= ::devel/ORBit2 \
|
||||
::devel/glib2 \
|
||||
::textproc/libxml \
|
||||
::x11/dbus-glib
|
||||
::textproc/libxml
|
||||
|
||||
# popt usage is deprecated in gnome, but the header file is still included
|
||||
# from some libbonobo header and might still be used inside libbonobo
|
||||
RUN_DEPENDS= ::devel/popt
|
||||
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED} \
|
||||
--disable-gtk-doc
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (gnome/libbonobo-2.24.3.tar.bz2) = shfO9qGHUFKQxmxb+CJdOA==
|
||||
RMD160 (gnome/libbonobo-2.24.3.tar.bz2) = xcYyD0UTydtsov1OaauZPUkQOW8=
|
||||
SHA1 (gnome/libbonobo-2.24.3.tar.bz2) = p35HHZZ3RK8IgVQEg04DY20XIVE=
|
||||
SHA256 (gnome/libbonobo-2.24.3.tar.bz2) = UxCVf6kGkWicBVchi4gz9oFmbK4WC9hOHywnBRiaTr4=
|
||||
SIZE (gnome/libbonobo-2.24.3.tar.bz2) = 1354929
|
||||
MD5 (gnome/libbonobo-2.32.0.tar.bz2) = vCslsDyleGamHgSFLy9T/Q==
|
||||
RMD160 (gnome/libbonobo-2.32.0.tar.bz2) = wrDV8uN8++S8GOPjKLlfU/m7rfw=
|
||||
SHA1 (gnome/libbonobo-2.32.0.tar.bz2) = RhEX4v7o6dBuVTPAi9H6LMIQdzU=
|
||||
SHA256 (gnome/libbonobo-2.32.0.tar.bz2) = uLgDfV6ON/OTlaKi+6fy+z1bU+ztw9QZGBkSuDGrE0k=
|
||||
SIZE (gnome/libbonobo-2.32.0.tar.bz2) = 1373333
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.22 2010/03/30 12:08:05 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.23 2010/09/30 07:41:43 ajacoutot Exp $
|
||||
%%SHARED%%
|
||||
@bin bin/activation-client
|
||||
@bin bin/bonobo-activation-run-query
|
||||
@ -280,6 +280,9 @@ share/locale/hi/LC_MESSAGES/
|
||||
share/locale/hi/LC_MESSAGES/libbonobo-2.0.mo
|
||||
share/locale/hr/LC_MESSAGES/libbonobo-2.0.mo
|
||||
share/locale/hu/LC_MESSAGES/libbonobo-2.0.mo
|
||||
share/locale/hy/
|
||||
share/locale/hy/LC_MESSAGES/
|
||||
share/locale/hy/LC_MESSAGES/libbonobo-2.0.mo
|
||||
share/locale/id/LC_MESSAGES/libbonobo-2.0.mo
|
||||
share/locale/is/LC_MESSAGES/libbonobo-2.0.mo
|
||||
share/locale/it/LC_MESSAGES/libbonobo-2.0.mo
|
||||
|
Loading…
Reference in New Issue
Block a user