ports/185918: [PATCH] net-im/telepathy-logger: support staging

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


The following reply was made to PR ports/185918; 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/185918: [PATCH] net-im/telepathy-logger: support staging
Date: Wed, 29 Jan 2014 03:07:10 +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.
 
 --- telepathy-logger.patch begins here ---
 Index: Makefile
 ===================================================================
 --- Makefile	(revision 341493)
 +++ Makefile	(working copy)
 @@ -10,24 +10,21 @@
  MAINTAINER=	gnome at FreeBSD.org
  COMMENT=	Logger utility library for the Telepathy framework
  
 -BUILD_DEPENDS=	g-ir-scanner:${PORTSDIR}/devel/gobject-introspection
 -LIB_DEPENDS=	dbus-glib-1:${PORTSDIR}/devel/dbus-glib \
 -		telepathy-glib:${PORTSDIR}/net-im/telepathy-glib
 +LIB_DEPENDS=	libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
 +		libtelepathy-glib.so:${PORTSDIR}/net-im/telepathy-glib
  
  LICENSE=	LGPL21
  
 -USES=		pkgconfig
 +USES=		pkgconfig gmake
  USE_BZIP2=	yes
  USE_AUTOTOOLS=	libtool
 -USE_GMAKE=	yes
  USE_LDCONFIG=	yes
  USE_GNOME=	gnomehack glib20 intltool gnomedocutils ltverhack libxml2 \
 -		libxslt:build
 +		libxslt:build introspection:build
  USE_SQLITE=	yes
  USE_PYTHON_BUILD=	yes
  GLIB_SCHEMAS=	org.freedesktop.Telepathy.Logger.gschema.xml
  
 -NO_STAGE=	yes
  post-patch:
  	@${REINPLACE_CMD} -e 's|/usr/bin/python|/usr/bin/env python|g' \
  		${WRKSRC}/tools/*.py
 --- telepathy-logger.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