ports/185911: [PATCH] x11-fm/nautilus: disable g-ir-scanner cache

Dmitry Marakasov amdmi3 at amdmi3.ru
Tue Jan 28 23:11:43 UTC 2014


* Dmitry Marakasov (amdmi3 at amdmi3.ru) wrote:

Updated patch, which makes use of USE_GNOME=introspection to take 
care of environement for g-ir-scanner automatically.

--- nautilus.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 341493)
+++ Makefile	(working copy)
@@ -12,10 +12,9 @@
 MAINTAINER=	gnome at FreeBSD.org
 COMMENT?=	File manager for the GNOME desktop
 
-BUILD_DEPENDS=	g-ir-compiler:${PORTSDIR}/devel/gobject-introspection
-LIB_DEPENDS=	exif:${PORTSDIR}/graphics/libexif \
-		unique-1.0:${PORTSDIR}/x11-toolkits/unique \
-		exempi:${PORTSDIR}/textproc/exempi
+LIB_DEPENDS=	libexif.so:${PORTSDIR}/graphics/libexif \
+		libunique-1.0.so:${PORTSDIR}/x11-toolkits/unique \
+		libexempi.so:${PORTSDIR}/textproc/exempi
 
 CONFLICTS=	nautilus-3.[0-9]*
 
@@ -22,8 +21,8 @@
 INSTALLS_ICONS=	yes
 USE_BZIP2=	yes
 USES=		gettext desktop-file-utils shared-mime-info gmake pkgconfig
-USE_GNOME=	gnomeprefix gnomehack intlhack gnomedesktop \
-		librsvg2 ltverhack gvfs ltasneededhack
+USE_GNOME=	gnomeprefix gnomehack intlhack gnomedesktop librsvg2 \
+		ltverhack gvfs ltasneededhack introspection:build
 USE_LDCONFIG=	yes
 USE_AUTOTOOLS=	libtool
 CONFIGURE_ENV=	LIBS="${PTHREAD_LIBS} -L${LOCALBASE}/lib ${ICONV_LIB}" \
--- nautilus.patch ends here ---

-- 
Dmitry Marakasov   .   55B5 0596 FF1E 8D84 5F56  9510 D35A 80DD F9D2 F77D
amdmi3 at amdmi3.ru  ..:  jabber: amdmi3 at jabber.ru    http://www.amdmi3.ru


More information about the freebsd-gnome mailing list