- update eel to 2.20.0
- re-format DESCR ok martynas@
This commit is contained in:
parent
ecbed91071
commit
15f754b6a1
@ -1,11 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.25 2007/07/05 22:50:10 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.26 2007/11/10 15:18:51 jasper Exp $
|
||||
|
||||
COMMENT= Eazel Extensions Library
|
||||
|
||||
GNOME_PROJECT= eel
|
||||
GNOME_VERSION= 2.18.0.1
|
||||
SHARED_LIBS= eel-2 20.0
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
GNOME_VERSION= 2.20.0
|
||||
SHARED_LIBS += eel-2 21.0 # .22.0
|
||||
CATEGORIES= devel
|
||||
|
||||
# LGPL
|
||||
@ -13,27 +12,25 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= ICE ORBit-2 ORBitCosNaming-2 SM X11 Xau Xcursor Xdmcp \
|
||||
Xext Xfixes Xi Xinerama Xrandr Xrender art_lgpl_2 atk-1.0 \
|
||||
audiofile bonobo-2 bonobo-activation bonoboui-2 cairo \
|
||||
crypto dbus-1 dbus-glib-1 esd expat fam fontconfig \
|
||||
freetype gconf-2 gdk-x11-2.0 gdk_pixbuf-2.0 glade-2.0 \
|
||||
glib-2.0 glitz gmodule-2.0 gnome-2 gnome-keyring gnomecanvas-2 \
|
||||
gnomevfs-2 gobject-2.0 gthread-2.0 gtk-x11-2.0 jpeg \
|
||||
m pango-1.0 pangocairo-1.0 pangoft2-1.0 png popt rpcsvc \
|
||||
ssl stdc++ util xml2 z
|
||||
|
||||
# XXX: To be fixed
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/${GNOME_PROJECT}/${GNOME_VERSION:R:R}/}
|
||||
WANTLIB= ICE ORBit-2 ORBitCosNaming-2 SM X11 Xau Xcomposite \
|
||||
Xcursor Xdamage Xdmcp Xext Xfixes Xi Xinerama Xrandr \
|
||||
Xrender art_lgpl_2 atk-1.0 audiofile bonobo-2 bonobo-activation \
|
||||
bonoboui-2 cairo crypto dbus-1 dbus-glib-1 esd expat \
|
||||
fam fontconfig freetype gconf-2 gdk-x11-2.0 gdk_pixbuf-2.0 \
|
||||
glade-2.0 glib-2.0 glitz gmodule-2.0 gnome-2 gnome-keyring \
|
||||
gnomecanvas-2 gnomevfs-2 gobject-2.0 gthread-2.0 gtk-x11-2.0 \
|
||||
jpeg m pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre png popt \
|
||||
rpcsvc ssl stdc++ util xml2 z
|
||||
|
||||
MODULES= devel/gettext \
|
||||
x11/gnome
|
||||
|
||||
LIB_DEPENDS= gnomeui-2::x11/gnome/libgnomeui \
|
||||
gailutil.>=17::x11/gnome/gail \
|
||||
LIB_DEPENDS= startup-notification-1::devel/startup-notification \
|
||||
gnome-desktop-2.>=4::x11/gnome/desktop \
|
||||
gnome-menu::x11/gnome/menus \
|
||||
startup-notification-1::devel/startup-notification
|
||||
gailutil.>=17::x11/gnome/gail \
|
||||
gnomeui-2::x11/gnome/libgnomeui \
|
||||
gnome-menu::x11/gnome/menus
|
||||
|
||||
USE_X11= Yes
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (gnome/eel-2.18.0.1.tar.bz2) = 3QalZ3OveeQpLmPGvMqUSQ==
|
||||
RMD160 (gnome/eel-2.18.0.1.tar.bz2) = nyNC3OsIO97p4NkRp0Ju18VFmLg=
|
||||
SHA1 (gnome/eel-2.18.0.1.tar.bz2) = YdMRmJAHHw4jt5HOJ5qsXu1KQLU=
|
||||
SHA256 (gnome/eel-2.18.0.1.tar.bz2) = ACX7QmsmXwUkMt3/1MhPiAlz58BOUAR4r7xP6H0y3Xk=
|
||||
SIZE (gnome/eel-2.18.0.1.tar.bz2) = 673044
|
||||
MD5 (gnome/eel-2.20.0.tar.bz2) = aRc03BB44F5ya09bhkba3w==
|
||||
RMD160 (gnome/eel-2.20.0.tar.bz2) = G2COF7YPeUnri2rY93ucf3PZP14=
|
||||
SHA1 (gnome/eel-2.20.0.tar.bz2) = ZCNI5X0Cq6Rqj4QkB0W5FXfz5Ko=
|
||||
SHA256 (gnome/eel-2.20.0.tar.bz2) = ujXbZGzgae5mqS+pXRCv9YPgDmA5sbW7D6YDZ0L93XA=
|
||||
SIZE (gnome/eel-2.20.0.tar.bz2) = 647919
|
||||
|
@ -1,7 +1,5 @@
|
||||
The Eazel Extensions Library is a collection of widgets and extensions
|
||||
to many modules of the GNOME platform. These widgets and extensions
|
||||
were developed by hackers working on Nautilus. For the duration of
|
||||
the Nautilus 1.0 development cycle, the code was internal to Nautilus
|
||||
and its components.
|
||||
|
||||
For more information about the library, visit:
|
||||
to many modules of the GNOME platform. These widgets and extensions were
|
||||
developed by hackers working on Nautilus. For the duration of the
|
||||
Nautilus 1.0 development cycle, the code was internal to Nautilus and
|
||||
its components.
|
||||
|
@ -1,4 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.13 2007/05/11 13:02:39 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.14 2007/11/10 15:18:51 jasper Exp $
|
||||
%%SHARED%%
|
||||
include/eel-2/
|
||||
include/eel-2/eel/
|
||||
include/eel-2/eel/eel-accessibility.h
|
||||
@ -160,6 +161,9 @@ share/locale/ne/LC_MESSAGES/
|
||||
share/locale/ne/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/oc/
|
||||
share/locale/oc/LC_MESSAGES/
|
||||
share/locale/oc/LC_MESSAGES/eel-2.0.mo
|
||||
share/locale/or/
|
||||
share/locale/or/LC_MESSAGES/
|
||||
share/locale/or/LC_MESSAGES/eel-2.0.mo
|
||||
@ -174,6 +178,9 @@ share/locale/ru/LC_MESSAGES/eel-2.0.mo
|
||||
share/locale/rw/
|
||||
share/locale/rw/LC_MESSAGES/
|
||||
share/locale/rw/LC_MESSAGES/eel-2.0.mo
|
||||
share/locale/si/
|
||||
share/locale/si/LC_MESSAGES/
|
||||
share/locale/si/LC_MESSAGES/eel-2.0.mo
|
||||
share/locale/sk/LC_MESSAGES/eel-2.0.mo
|
||||
share/locale/sl/LC_MESSAGES/eel-2.0.mo
|
||||
share/locale/sq/
|
||||
@ -203,8 +210,5 @@ share/locale/xh/
|
||||
share/locale/xh/LC_MESSAGES/
|
||||
share/locale/xh/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
|
||||
%%SHARED%%
|
||||
|
Loading…
Reference in New Issue
Block a user