2011-04-07 05:45:46 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.81 2011/04/07 09:45:46 ajacoutot Exp $
|
2003-01-31 14:03:46 -05:00
|
|
|
|
2007-07-05 18:50:10 -04:00
|
|
|
COMMENT= GNOME shell and file manager
|
2003-01-31 14:03:46 -05:00
|
|
|
|
2009-05-04 11:11:47 -04:00
|
|
|
# PLIST regen is needed for at least the following ports when
|
|
|
|
# the nautilus extensions directory changes:
|
2010-09-10 09:55:06 -04:00
|
|
|
# (i.e. ${LOCALBASE}/lib/nautilus/extensions-2.0)
|
2009-10-13 11:39:02 -04:00
|
|
|
# graphics/evince
|
2009-05-04 11:11:47 -04:00
|
|
|
# x11/gnome/file-roller
|
2010-10-25 06:30:08 -04:00
|
|
|
# x11/gnome/main-menu
|
2009-05-16 09:56:27 -04:00
|
|
|
# x11/gnome/nautilus-open-terminal
|
2009-05-04 11:11:47 -04:00
|
|
|
# x11/gnome/nautilus-sendto
|
2010-04-27 03:33:03 -04:00
|
|
|
# x11/gnome/seahorse-plugins
|
2010-09-10 09:55:06 -04:00
|
|
|
# x11/gnome/system-tools
|
2009-05-04 11:11:47 -04:00
|
|
|
# x11/gnome/totem
|
2010-04-09 05:01:11 -04:00
|
|
|
# x11/gnome/tracker
|
2008-11-27 05:27:22 -05:00
|
|
|
|
2007-07-05 18:50:10 -04:00
|
|
|
GNOME_PROJECT= nautilus
|
2010-12-28 12:22:30 -05:00
|
|
|
GNOME_VERSION= 2.32.2.1
|
2010-10-01 09:21:09 -04:00
|
|
|
|
2011-04-07 05:21:02 -04:00
|
|
|
REVISION= 1
|
2011-01-18 15:03:07 -05:00
|
|
|
|
2007-05-12 12:15:12 -04:00
|
|
|
SHARED_LIBS += nautilus-extension 2.0 # .2.0
|
2009-12-21 13:03:17 -05:00
|
|
|
|
2007-07-05 18:50:10 -04:00
|
|
|
CATEGORIES= x11
|
2003-01-31 14:03:46 -05:00
|
|
|
|
|
|
|
HOMEPAGE= http://www.gnome.org/projects/nautilus/
|
|
|
|
|
2008-11-21 14:04:31 -05:00
|
|
|
# GPLv2 - LGPLv2 - GFPLv1.1
|
2003-01-31 14:03:46 -05:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
2007-11-10 10:48:01 -05:00
|
|
|
|
2009-10-13 06:11:30 -04:00
|
|
|
WANTLIB += ICE ORBit-2 SM X11 Xau Xcomposite Xcursor Xdamage Xdmcp
|
|
|
|
WANTLIB += Xext Xfixes Xi Xinerama Xrandr Xrender atk-1.0 c cairo
|
|
|
|
WANTLIB += dbus-1 dbus-glib-1 execinfo expat fontconfig freetype
|
2010-07-25 04:15:32 -04:00
|
|
|
WANTLIB += gailutil gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glib-2.0 exif
|
2010-10-11 04:11:24 -04:00
|
|
|
WANTLIB += gmodule-2.0 gobject-2.0 gthread-2.0 gtk-x11-2.0
|
2009-10-13 06:11:30 -04:00
|
|
|
WANTLIB += m pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre pixman-1
|
|
|
|
WANTLIB += png pthread pthread-stubs startup-notification-1 xcb
|
2010-07-25 04:15:32 -04:00
|
|
|
WANTLIB += xcb-atom xcb-aux xcb-event xml2 z gnome-desktop-2 unique-1.0
|
2010-11-13 08:07:46 -05:00
|
|
|
WANTLIB += xcb-render GL Xxf86vm drm xcb-shm
|
2007-05-12 12:15:12 -04:00
|
|
|
|
2007-07-05 18:50:10 -04:00
|
|
|
MODULES= devel/gettext \
|
2009-06-07 06:26:08 -04:00
|
|
|
x11/gnome \
|
|
|
|
devel/gconf2
|
2003-01-31 14:03:46 -05:00
|
|
|
|
2011-04-07 05:21:02 -04:00
|
|
|
BUILD_DEPENDS= misc/shared-mime-info>=0.21 \
|
|
|
|
devel/gobject-introspection
|
|
|
|
|
2010-11-22 03:36:47 -05:00
|
|
|
RUN_DEPENDS= misc/shared-mime-info>=0.21 \
|
|
|
|
x11/gnome/icon-theme \
|
|
|
|
x11/gnome/gvfs>=1.0.3
|
|
|
|
LIB_DEPENDS= graphics/libexif \
|
|
|
|
x11/gnome/desktop \
|
|
|
|
devel/libunique
|
2003-01-31 14:03:46 -05:00
|
|
|
|
2007-07-05 18:50:10 -04:00
|
|
|
DESKTOP_FILES= Yes
|
2009-06-07 06:26:08 -04:00
|
|
|
MODGCONF2_SCHEMAS_DIR= nautilus
|
2009-02-09 10:18:10 -05:00
|
|
|
|
2010-04-20 16:25:31 -04:00
|
|
|
AUTOCONF_VERSION= 2.63
|
|
|
|
CONFIGURE_STYLE= autoconf gnu
|
2010-10-19 04:13:56 -04:00
|
|
|
USE_GROFF = Yes
|
2010-04-20 16:25:31 -04:00
|
|
|
|
2007-05-12 12:15:12 -04:00
|
|
|
CONFIGURE_ARGS+= ${CONFIGURE_SHARED} \
|
2010-09-30 03:46:04 -04:00
|
|
|
--disable-gtk-doc \
|
2009-10-13 06:11:30 -04:00
|
|
|
--disable-update-mimedb \
|
2011-04-07 05:21:02 -04:00
|
|
|
--disable-packagekit \
|
|
|
|
--enable-introspection
|
2009-02-09 10:18:10 -05:00
|
|
|
# XXX build error when textproc/exempi is installed
|
|
|
|
CONFIGURE_ARGS+= --enable-xmp=no
|
|
|
|
|
2008-11-22 06:02:14 -05:00
|
|
|
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
|
2010-09-26 09:40:11 -04:00
|
|
|
LDFLAGS="-L${LOCALBASE}/lib"
|
2003-01-31 14:03:46 -05:00
|
|
|
|
2009-09-06 06:46:25 -04:00
|
|
|
REGRESS_IS_INTERACTIVE=x11
|
2007-05-12 12:15:12 -04:00
|
|
|
|
2003-01-31 14:03:46 -05:00
|
|
|
.include <bsd.port.mk>
|