From owner-freebsd-gnome@FreeBSD.ORG Tue Jan 28 23:06:16 2014 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1168069F; Tue, 28 Jan 2014 23:06:16 +0000 (UTC) Received: from smtpout6.timeweb.ru (smtpout6.timeweb.ru [92.53.117.39]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BC05D137C; Tue, 28 Jan 2014 23:06:15 +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 1W8HjQ-00047E-Gj; Wed, 29 Jan 2014 03:06:12 +0400 Received: from hades.panopticon (hades.panopticon [192.168.0.32]) by hive.panopticon (Postfix) with ESMTP id 181F134E; Wed, 29 Jan 2014 03:06:12 +0400 (MSK) Received: by hades.panopticon (Postfix, from userid 1000) id CA77D2A9B; Wed, 29 Jan 2014 03:06:11 +0400 (MSK) Date: Wed, 29 Jan 2014 03:06:11 +0400 From: Dmitry Marakasov To: bug-followup@FreeBSD.org Subject: Re: ports/185916: [PATCH] net-im/folks04: support staging Message-ID: <20140128230611.GH52820@hades.panopticon> References: <20140120140100.ED6EA91CC@hades.panopticon> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20140120140100.ED6EA91CC@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:06:16 -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. --- folks04.patch begins here --- Index: Makefile =================================================================== --- Makefile (revision 341493) +++ Makefile (working copy) @@ -11,10 +11,9 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= library to aggregates people from multiple sources -BUILD_DEPENDS= vapigen:${PORTSDIR}/lang/vala-vapigen \ - g-ir-scanner:${PORTSDIR}/devel/gobject-introspection -LIB_DEPENDS= gee:${PORTSDIR}/devel/libgee06 \ - telepathy-glib.0:${PORTSDIR}/net-im/telepathy-glib +BUILD_DEPENDS= vapigen:${PORTSDIR}/lang/vala-vapigen +LIB_DEPENDS= libgee.so:${PORTSDIR}/devel/libgee06 \ + libtelepathy-glib.so:${PORTSDIR}/net-im/telepathy-glib CONFLICTS= folks-0.[6-9].[0-9]* @@ -22,7 +21,7 @@ USE_BZIP2= yes USE_LDCONFIG= yes USES= pathfix gettext gmake pkgconfig -USE_GNOME= intlhack gnomehier +USE_GNOME= intlhack gnomehier introspection:build GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib @@ -29,5 +28,4 @@ PLIST_SUB= VERSION=22 -NO_STAGE= yes .include --- folks04.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