ports/185916: [PATCH] net-im/folks04: support staging

Dmitry Marakasov amdmi3 at amdmi3.ru
Tue Jan 28 23:10:04 UTC 2014


The following reply was made to PR ports/185916; it has been noted by GNATS.

From: Dmitry Marakasov <amdmi3 at amdmi3.ru>
To: bug-followup at FreeBSD.org
Cc: gnome at FreeBSD.org
Subject: Re: ports/185916: [PATCH] net-im/folks04: support staging
Date: Wed, 29 Jan 2014 03:06:11 +0400

 * 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.
 
 --- folks04.patch begins here ---
 Index: Makefile
 ===================================================================
 --- Makefile	(revision 341493)
 +++ Makefile	(working copy)
 @@ -11,10 +11,9 @@
  MAINTAINER=	gnome at 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 <bsd.port.mk>
 --- folks04.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