ports/185921: [PATCH] graphics/libchamplain: disable g-ir-scanner cache, support staging
Dmitry Marakasov
amdmi3 at amdmi3.ru
Tue Jan 28 23:00:05 UTC 2014
The following reply was made to PR ports/185921; 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/185921: [PATCH] graphics/libchamplain: disable
g-ir-scanner cache, support staging
Date: Wed, 29 Jan 2014 02:59:05 +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.
--- libchamplain.patch begins here ---
Index: Makefile
===================================================================
--- Makefile (revision 341492)
+++ Makefile (working copy)
@@ -11,18 +11,15 @@
MAINTAINER= gnome at FreeBSD.org
COMMENT= A C library provides a Gtk+ widget to display rasterized maps/markers
-BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection
-LIB_DEPENDS= clutter-gtk-0.10:${PORTSDIR}/graphics/clutter-gtk \
- soup-gnome-2.4:${PORTSDIR}/devel/libsoup-gnome
-RUN_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection
+LIB_DEPENDS= libclutter-gtk-0.10.so:${PORTSDIR}/graphics/clutter-gtk \
+ libsoup-gnome-2.4.so:${PORTSDIR}/devel/libsoup-gnome
USE_BZIP2= yes
-USES= pathfix pkgconfig
-USE_GNOME= gnomeprefix gtk20 ltverhack:1
+USES= pathfix pkgconfig gmake
+USE_GNOME= gnomeprefix gtk20 ltverhack:1 introspection:build,run
USE_SQLITE= 3
USE_AUTOTOOLS= libtool
USE_GL= gl
-USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include
@@ -30,5 +27,4 @@
PLIST_SUB= VERSION=0.8
-NO_STAGE= yes
.include <bsd.port.mk>
--- libchamplain.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