ports/186212: [PATCH] devel/rubygem-gobject-introspection: switch to USE_GNOME=introspection
Dmitry Marakasov
amdmi3 at amdmi3.ru
Tue Jan 28 23:00:02 UTC 2014
>Number: 186212
>Category: ports
>Synopsis: [PATCH] devel/rubygem-gobject-introspection: switch to USE_GNOME=introspection
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Tue Jan 28 23:00:01 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator: Dmitry Marakasov
>Release: FreeBSD 10.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD hades.panopticon 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260807: Fri Jan 17 13:14:28 MSK
>Description:
- Switch to USE_GNOME=introspection to depend on gobject-introspection.
Among other things this takes care of environement for g-ir-scanner.
Port maintainer (ruby at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.99_11 (mode: change, diff: SVN)
>How-To-Repeat:
>Fix:
--- rubygem-gobject-introspection-2.0.2.patch begins here ---
Index: Makefile
===================================================================
--- Makefile (revision 341668)
+++ Makefile (working copy)
@@ -8,11 +8,10 @@
MAINTAINER= ruby at FreeBSD.org
COMMENT= Ruby binding for GObjectIntrospection
-BUILD_DEPENDS= rubygem-glib2>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-glib2 \
- g-ir-scanner:${PORTSDIR}/devel/gobject-introspection
-RUN_DEPENDS= rubygem-glib2>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-glib2 \
- g-ir-scanner:${PORTSDIR}/devel/gobject-introspection
+BUILD_DEPENDS= rubygem-glib2>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-glib2
+RUN_DEPENDS= rubygem-glib2>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-glib2
+USE_GNOME= introspection:build,run
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
--- rubygem-gobject-introspection-2.0.2.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list