From owner-freebsd-gnome@FreeBSD.ORG Tue Jan 28 23:13:31 2014 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 37203A49; Tue, 28 Jan 2014 23:13:31 +0000 (UTC) Received: from smtpout3.timeweb.ru (smtpout3.timeweb.ru [92.53.117.25]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E11EE1488; Tue, 28 Jan 2014 23:13:30 +0000 (UTC) Received: from [213.148.20.85] (helo=hive.panopticon) by smtp.timeweb.ru with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.76) (envelope-from ) id 1W8HqT-0005V1-1q; Wed, 29 Jan 2014 03:13:29 +0400 Received: from hades.panopticon (hades.panopticon [192.168.0.32]) by hive.panopticon (Postfix) with ESMTP id AE80735B; Wed, 29 Jan 2014 03:13:28 +0400 (MSK) Received: by hades.panopticon (Postfix, from userid 1000) id 9B6492AB4; Wed, 29 Jan 2014 03:13:28 +0400 (MSK) Date: Wed, 29 Jan 2014 03:13:28 +0400 From: Dmitry Marakasov To: bug-followup@FreeBSD.org Subject: Re: ports/185922: [PATCH] x11-toolkits/libwnck: disable g-ir-scanner cache, support staging Message-ID: <20140128231328.GN52820@hades.panopticon> References: <20140120140056.EA3B591C6@hades.panopticon> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20140120140056.EA3B591C6@hades.panopticon> User-Agent: Mutt/1.5.22 (2013-10-16) Cc: gnome@FreeBSD.org X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jan 2014 23:13:31 -0000 * Dmitry Marakasov (amdmi3@amdmi3.ru) wrote: Updated patch, which makes use of USE_GNOME=introspection to take care of environement for g-ir-scanner automatically. --- libwnck.patch begins here --- Index: Makefile =================================================================== --- Makefile (revision 341493) +++ Makefile (working copy) @@ -16,12 +16,10 @@ .if !defined(REFERENCE_PORT) -BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection -RUN_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection - USE_XORG= xres USES= bison pathfix gettext gmake pkgconfig -USE_GNOME= gtk20 ltverhack referencehack intlhack +USE_GNOME= gtk20 ltverhack referencehack intlhack \ + introspection:build,run USE_LDCONFIG= yes USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc @@ -32,16 +30,9 @@ OPTIONS_DEFAULT=STARTUP STARTUP_DESC= Startup notification support -NO_STAGE= yes -.include +STARTUP_LIB_DEPENDS= libstartup-notification-1.so:${PORTSDIR}/x11/startup-notification +STARTUP_CONFIGURE_ENABLE=startup-notification -.if ${PORT_OPTIONS:MSTARTUP} -LIB_DEPENDS+= startup-notification-1:${PORTSDIR}/x11/startup-notification -CONFIGURE_ARGS+=--enable-startup-notification -.else -CONFIGURE_ARGS+=--disable-startup-notification -.endif - .include .endif --- libwnck.patch ends here --- -- Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D amdmi3@amdmi3.ru ..: jabber: amdmi3@jabber.ru http://www.amdmi3.ru