Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 3802D7A33C for ; Thu, 1 Dec 2016 11:08:58 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id A92DA855EA; Thu, 1 Dec 2016 11:08:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3870385598 for ; Thu, 1 Dec 2016 11:08:57 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id dtVNjVocOlBn for ; Thu, 1 Dec 2016 11:08:56 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id A60D384CF0 for ; Thu, 1 Dec 2016 11:08:56 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 97778FBA6; Thu, 1 Dec 2016 11:08:56 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1480590536227530" MIME-Version: 1.0 Date: Thu, 1 Dec 2016 11:08:56 +0000 From: "Martin Husemann" Subject: CVS commit: pkgsrc/multimedia/gstreamer1 To: pkgsrc-changes@NetBSD.org Reply-To: martin@netbsd.org X-Mailer: log_accum Message-Id: <20161201110856.97778FBA6@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1480590536227530 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: martin Date: Thu Dec 1 11:08:56 UTC 2016 Modified Files: pkgsrc/multimedia/gstreamer1: Makefile PLIST options.mk Log Message: Add an introspection option To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 pkgsrc/multimedia/gstreamer1/Makefile cvs rdiff -u -r1.8 -r1.9 pkgsrc/multimedia/gstreamer1/PLIST cvs rdiff -u -r1.4 -r1.5 pkgsrc/multimedia/gstreamer1/options.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1480590536227530 Content-Disposition: inline Content-Length: 3834 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/multimedia/gstreamer1/Makefile diff -u pkgsrc/multimedia/gstreamer1/Makefile:1.26 pkgsrc/multimedia/gstreamer1/Makefile:1.27 --- pkgsrc/multimedia/gstreamer1/Makefile:1.26 Wed Nov 16 12:08:26 2016 +++ pkgsrc/multimedia/gstreamer1/Makefile Thu Dec 1 11:08:56 2016 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2016/11/16 12:08:26 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2016/12/01 11:08:56 martin Exp $ DISTNAME= gstreamer-1.10.0 PKGNAME= ${DISTNAME:S/gstreamer/gstreamer1/} @@ -27,5 +27,4 @@ PKGCONFIG_OVERRIDE+= pkgconfig/gstreamer PKGCONFIG_OVERRIDE+= pkgconfig/gstreamer-base.pc.in .include "../../devel/glib2/buildlink3.mk" -.include "../../devel/gobject-introspection/buildlink3.mk" .include "../../mk/bsd.pkg.mk" Index: pkgsrc/multimedia/gstreamer1/PLIST diff -u pkgsrc/multimedia/gstreamer1/PLIST:1.8 pkgsrc/multimedia/gstreamer1/PLIST:1.9 --- pkgsrc/multimedia/gstreamer1/PLIST:1.8 Wed Nov 16 12:08:26 2016 +++ pkgsrc/multimedia/gstreamer1/PLIST Thu Dec 1 11:08:56 2016 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2016/11/16 12:08:26 wiz Exp $ +@comment $NetBSD: PLIST,v 1.9 2016/12/01 11:08:56 martin Exp $ bin/gst-inspect-1.0 bin/gst-launch-1.0 bin/gst-stats-1.0 @@ -114,11 +114,11 @@ include/gstreamer-1.0/gst/net/gstnettime include/gstreamer-1.0/gst/net/gstnettimeprovider.h include/gstreamer-1.0/gst/net/gstptpclock.h include/gstreamer-1.0/gst/net/net.h -lib/girepository-1.0/Gst-1.0.typelib -lib/girepository-1.0/GstBase-1.0.typelib +${PLIST.introspection}lib/girepository-1.0/Gst-1.0.typelib +${PLIST.introspection}lib/girepository-1.0/GstBase-1.0.typelib ${PLIST.gstcheck}lib/girepository-1.0/GstCheck-1.0.typelib -lib/girepository-1.0/GstController-1.0.typelib -lib/girepository-1.0/GstNet-1.0.typelib +${PLIST.introspection}lib/girepository-1.0/GstController-1.0.typelib +${PLIST.introspection}lib/girepository-1.0/GstNet-1.0.typelib lib/gstreamer-1.0/libgstcoreelements.la lib/gstreamer-1.0/libgstcoretracers.la lib/libgstbase-1.0.la @@ -141,11 +141,11 @@ share/bash-completion/completions/gst-in share/bash-completion/completions/gst-launch-1.0 share/bash-completion/helpers/gst share/bash-completion/helpers/gst-completion-helper-1.0 -share/gir-1.0/Gst-1.0.gir -share/gir-1.0/GstBase-1.0.gir +${PLIST.introspection}share/gir-1.0/Gst-1.0.gir +${PLIST.introspection}share/gir-1.0/GstBase-1.0.gir ${PLIST.gstcheck}share/gir-1.0/GstCheck-1.0.gir -share/gir-1.0/GstController-1.0.gir -share/gir-1.0/GstNet-1.0.gir +${PLIST.introspection}share/gir-1.0/GstController-1.0.gir +${PLIST.introspection}share/gir-1.0/GstNet-1.0.gir share/gtk-doc/html/gstreamer-1.0/GstAllocator.html share/gtk-doc/html/gstreamer-1.0/GstBin.html share/gtk-doc/html/gstreamer-1.0/GstBuffer.html Index: pkgsrc/multimedia/gstreamer1/options.mk diff -u pkgsrc/multimedia/gstreamer1/options.mk:1.4 pkgsrc/multimedia/gstreamer1/options.mk:1.5 --- pkgsrc/multimedia/gstreamer1/options.mk:1.4 Wed Nov 18 12:04:16 2015 +++ pkgsrc/multimedia/gstreamer1/options.mk Thu Dec 1 11:08:56 2016 @@ -1,11 +1,12 @@ -# $NetBSD: options.mk,v 1.4 2015/11/18 12:04:16 wiz Exp $ +# $NetBSD: options.mk,v 1.5 2016/12/01 11:08:56 martin Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.gstreamer -PKG_SUPPORTED_OPTIONS= gstreamer-gstcheck +PKG_SUPPORTED_OPTIONS= gstreamer-gstcheck introspection +PKG_SUGGESTED_OPTIONS= introspection .include "../../mk/bsd.options.mk" -PLIST_VARS+= gstcheck +PLIST_VARS+= gstcheck introspection .if !empty(PKG_OPTIONS:Mgstreamer-gstcheck) .include "../../devel/check/buildlink3.mk" PLIST.gstcheck= yes @@ -15,3 +16,9 @@ TEST_TARGET= check-torture .else CONFIGURE_ARGS+=--disable-check .endif +.if !empty(PKG_OPTIONS:Mintrospection) +.include "../../devel/gobject-introspection/buildlink3.mk" +PLIST.introspection=yes +.else +CONFIGURE_ARGS+=--disable-introspection +.endif --_----------=_1480590536227530--