- update eel to 2.18.0.1

- add REGRESS_IS_INTERACTIVE

ok alek@
This commit is contained in:
jasper 2007-05-11 13:02:39 +00:00
parent 57acddf8ac
commit 9336d3f15b
3 changed files with 47 additions and 23 deletions

View File

@ -1,15 +1,14 @@
# $OpenBSD: Makefile,v 1.22 2006/12/16 12:22:35 espie Exp $ # $OpenBSD: Makefile,v 1.23 2007/05/11 13:02:39 jasper Exp $
COMMENT= "Eazel Extensions Library" COMMENT= "Eazel Extensions Library"
DISTNAME= eel-2.10.1 DISTNAME= eel-2.18.0.1
PKGNAME= ${DISTNAME}p4 SHARED_LIBS= eel-2 20.0
SHARED_LIBS= eel-2 12.1
CATEGORIES= devel x11/gnome CATEGORIES= devel x11/gnome
HOMEPAGE= http://www.gnome.org HOMEPAGE= http://www.gnome.org
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/eel/2.10/} MASTER_SITES= ${MASTER_SITE_GNOME:=sources/eel/2.18/}
EXTRACT_SUFX= .tar.bz2 EXTRACT_SUFX= .tar.bz2
# LGPL # LGPL
@ -17,18 +16,19 @@ PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes PERMIT_DISTFILES_FTP= Yes
WANTLIB= ICE ORBit-2 SM X11 Xext Xrender \ WANTLIB= ICE ORBit-2 ORBitCosNaming-2 SM X11 Xau Xcursor Xdmcp \
art_lgpl_2 atk-1.0 bonobo-2 bonobo-activation bonoboui-2 \ Xext Xfixes Xi Xinerama Xrandr Xrender art_lgpl_2 atk-1.0 \
fontconfig freetype gconf-2 gdk-x11-2.0 \ audiofile bonobo-2 bonobo-activation bonoboui-2 cairo \
gdk_pixbuf-2.0 glade-2.0 glib-2.0 \ crypto dbus-1 dbus-glib-1 esd expat fam fontconfig \
gmodule-2.0 gnome-2 gnomecanvas-2 gnomevfs-2 \ freetype gconf-2 gdk-x11-2.0 gdk_pixbuf-2.0 glade-2.0 \
gobject-2.0 gthread-2.0 gtk-x11-2.0 m \ glib-2.0 glitz gmodule-2.0 gnome-2 gnome-keyring gnomecanvas-2 \
pango-1.0 pangoft2-1.0 pangocairo-1.0 \ gnomevfs-2 gobject-2.0 gthread-2.0 gtk-x11-2.0 jpeg \
popt xml2 z crypto audiofile jpeg esd ssl gnome-keyring \ m pango-1.0 pangocairo-1.0 pangoft2-1.0 png popt rpcsvc \
ORBitCosNaming-2 cairo glitz png ssl stdc++ util xml2 z
MODULES= devel/gettext MODULES= devel/gettext
BUILD_DEPENDS= :p5-XML-Parser-*:textproc/p5-XML-Parser
LIB_DEPENDS= gnomeui-2::x11/gnome/libgnomeui \ LIB_DEPENDS= gnomeui-2::x11/gnome/libgnomeui \
gailutil.>=17::x11/gnome/gail \ gailutil.>=17::x11/gnome/gail \
gnome-desktop-2.>=4::x11/gnome/desktop \ gnome-desktop-2.>=4::x11/gnome/desktop \
@ -43,4 +43,10 @@ CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib" LDFLAGS="-L${LOCALBASE}/lib"
# The regression tests require a running instance of X.
# You will also need to set the XAUTHORITY environment variable to point
# to the appropriate .Xauthority file.
REGRESS_IS_INTERACTIVE= Yes
REGRESS_FLAGS+= DISPLAY=${DISPLAY} XAUTHORITY=${XAUTHORITY}
.include <bsd.port.mk> .include <bsd.port.mk>

View File

@ -1,5 +1,5 @@
MD5 (eel-2.10.1.tar.bz2) = KXj64XVl37bi18oSnnOLnQ== MD5 (eel-2.18.0.1.tar.bz2) = 3QalZ3OveeQpLmPGvMqUSQ==
RMD160 (eel-2.10.1.tar.bz2) = 7A04fnC+ZRUBdd04OICZbFmAzss= RMD160 (eel-2.18.0.1.tar.bz2) = nyNC3OsIO97p4NkRp0Ju18VFmLg=
SHA1 (eel-2.10.1.tar.bz2) = BCsjgo1Eixd7m1QD9CNNdV471Wo= SHA1 (eel-2.18.0.1.tar.bz2) = YdMRmJAHHw4jt5HOJ5qsXu1KQLU=
SHA256 (eel-2.10.1.tar.bz2) = iwHvWFgmtgYZDMLCzoNiFsRWlAru+sDQqt0JNxbZRVc= SHA256 (eel-2.18.0.1.tar.bz2) = ACX7QmsmXwUkMt3/1MhPiAlz58BOUAR4r7xP6H0y3Xk=
SIZE (eel-2.10.1.tar.bz2) = 672143 SIZE (eel-2.18.0.1.tar.bz2) = 673044

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.12 2006/01/09 11:32:23 alek Exp $ @comment $OpenBSD: PLIST,v 1.13 2007/05/11 13:02:39 jasper Exp $
include/eel-2/ include/eel-2/
include/eel-2/eel/ include/eel-2/eel/
include/eel-2/eel/eel-accessibility.h include/eel-2/eel/eel-accessibility.h
@ -10,12 +10,10 @@ include/eel-2/eel/eel-background.h
include/eel-2/eel/eel-canvas-rect-ellipse.h include/eel-2/eel/eel-canvas-rect-ellipse.h
include/eel-2/eel/eel-canvas-util.h include/eel-2/eel/eel-canvas-util.h
include/eel-2/eel/eel-canvas.h include/eel-2/eel/eel-canvas.h
include/eel-2/eel/eel-cell-renderer-pixbuf-list.h
include/eel-2/eel/eel-dateedit-extensions.h include/eel-2/eel/eel-dateedit-extensions.h
include/eel-2/eel/eel-debug-drawing.h include/eel-2/eel/eel-debug-drawing.h
include/eel-2/eel/eel-debug.h include/eel-2/eel/eel-debug.h
include/eel-2/eel/eel-editable-label.h include/eel-2/eel/eel-editable-label.h
include/eel-2/eel/eel-ellipsizing-label.h
include/eel-2/eel/eel-enumeration.h include/eel-2/eel/eel-enumeration.h
include/eel-2/eel/eel-features.h include/eel-2/eel/eel-features.h
include/eel-2/eel/eel-gconf-extensions.h include/eel-2/eel/eel-gconf-extensions.h
@ -68,6 +66,9 @@ share/locale/bg/LC_MESSAGES/eel-2.0.mo
share/locale/bn/ share/locale/bn/
share/locale/bn/LC_MESSAGES/ share/locale/bn/LC_MESSAGES/
share/locale/bn/LC_MESSAGES/eel-2.0.mo share/locale/bn/LC_MESSAGES/eel-2.0.mo
share/locale/bn_IN/
share/locale/bn_IN/LC_MESSAGES/
share/locale/bn_IN/LC_MESSAGES/eel-2.0.mo
share/locale/br/ share/locale/br/
share/locale/br/LC_MESSAGES/ share/locale/br/LC_MESSAGES/
share/locale/br/LC_MESSAGES/eel-2.0.mo share/locale/br/LC_MESSAGES/eel-2.0.mo
@ -81,6 +82,9 @@ share/locale/cy/LC_MESSAGES/
share/locale/cy/LC_MESSAGES/eel-2.0.mo share/locale/cy/LC_MESSAGES/eel-2.0.mo
share/locale/da/LC_MESSAGES/eel-2.0.mo share/locale/da/LC_MESSAGES/eel-2.0.mo
share/locale/de/LC_MESSAGES/eel-2.0.mo share/locale/de/LC_MESSAGES/eel-2.0.mo
share/locale/dz/
share/locale/dz/LC_MESSAGES/
share/locale/dz/LC_MESSAGES/eel-2.0.mo
share/locale/el/LC_MESSAGES/eel-2.0.mo share/locale/el/LC_MESSAGES/eel-2.0.mo
share/locale/en_CA/ share/locale/en_CA/
share/locale/en_CA/LC_MESSAGES/ share/locale/en_CA/LC_MESSAGES/
@ -115,10 +119,19 @@ share/locale/is/LC_MESSAGES/
share/locale/is/LC_MESSAGES/eel-2.0.mo share/locale/is/LC_MESSAGES/eel-2.0.mo
share/locale/it/LC_MESSAGES/eel-2.0.mo share/locale/it/LC_MESSAGES/eel-2.0.mo
share/locale/ja/LC_MESSAGES/eel-2.0.mo share/locale/ja/LC_MESSAGES/eel-2.0.mo
share/locale/ka/
share/locale/ka/LC_MESSAGES/
share/locale/ka/LC_MESSAGES/eel-2.0.mo
share/locale/kn/ share/locale/kn/
share/locale/kn/LC_MESSAGES/ share/locale/kn/LC_MESSAGES/
share/locale/kn/LC_MESSAGES/eel-2.0.mo share/locale/kn/LC_MESSAGES/eel-2.0.mo
share/locale/ko/LC_MESSAGES/eel-2.0.mo share/locale/ko/LC_MESSAGES/eel-2.0.mo
share/locale/ku/
share/locale/ku/LC_MESSAGES/
share/locale/ku/LC_MESSAGES/eel-2.0.mo
share/locale/ky/
share/locale/ky/LC_MESSAGES/
share/locale/ky/LC_MESSAGES/eel-2.0.mo
share/locale/li/ share/locale/li/
share/locale/li/LC_MESSAGES/ share/locale/li/LC_MESSAGES/
share/locale/li/LC_MESSAGES/eel-2.0.mo share/locale/li/LC_MESSAGES/eel-2.0.mo
@ -147,7 +160,6 @@ share/locale/ne/LC_MESSAGES/
share/locale/ne/LC_MESSAGES/eel-2.0.mo share/locale/ne/LC_MESSAGES/eel-2.0.mo
share/locale/nl/LC_MESSAGES/eel-2.0.mo share/locale/nl/LC_MESSAGES/eel-2.0.mo
share/locale/nn/LC_MESSAGES/eel-2.0.mo share/locale/nn/LC_MESSAGES/eel-2.0.mo
share/locale/no/LC_MESSAGES/eel-2.0.mo
share/locale/or/ share/locale/or/
share/locale/or/LC_MESSAGES/ share/locale/or/LC_MESSAGES/
share/locale/or/LC_MESSAGES/eel-2.0.mo share/locale/or/LC_MESSAGES/eel-2.0.mo
@ -179,6 +191,9 @@ share/locale/th/
share/locale/th/LC_MESSAGES/ share/locale/th/LC_MESSAGES/
share/locale/th/LC_MESSAGES/eel-2.0.mo share/locale/th/LC_MESSAGES/eel-2.0.mo
share/locale/tr/LC_MESSAGES/eel-2.0.mo share/locale/tr/LC_MESSAGES/eel-2.0.mo
share/locale/ug/
share/locale/ug/LC_MESSAGES/
share/locale/ug/LC_MESSAGES/eel-2.0.mo
share/locale/uk/LC_MESSAGES/eel-2.0.mo share/locale/uk/LC_MESSAGES/eel-2.0.mo
share/locale/vi/LC_MESSAGES/eel-2.0.mo share/locale/vi/LC_MESSAGES/eel-2.0.mo
share/locale/wa/ share/locale/wa/
@ -188,5 +203,8 @@ share/locale/xh/
share/locale/xh/LC_MESSAGES/ share/locale/xh/LC_MESSAGES/
share/locale/xh/LC_MESSAGES/eel-2.0.mo share/locale/xh/LC_MESSAGES/eel-2.0.mo
share/locale/zh_CN/LC_MESSAGES/eel-2.0.mo share/locale/zh_CN/LC_MESSAGES/eel-2.0.mo
share/locale/zh_HK/
share/locale/zh_HK/LC_MESSAGES/
share/locale/zh_HK/LC_MESSAGES/eel-2.0.mo
share/locale/zh_TW/LC_MESSAGES/eel-2.0.mo share/locale/zh_TW/LC_MESSAGES/eel-2.0.mo
%%SHARED%% %%SHARED%%