From owner-freebsd-ports@freebsd.org Thu Jul 27 16:03:17 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8D10EDCE25C for ; Thu, 27 Jul 2017 16:03:17 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 77DE77FFC9 for ; Thu, 27 Jul 2017 16:03:17 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: by mailman.ysv.freebsd.org (Postfix) id 77015DCE25B; Thu, 27 Jul 2017 16:03:17 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 768B1DCE25A for ; Thu, 27 Jul 2017 16:03:17 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (www.zefox.net [69.239.235.194]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "www.zefox.org", Issuer "www.zefox.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 3F7DF7FFC8 for ; Thu, 27 Jul 2017 16:03:17 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (localhost [127.0.0.1]) by www.zefox.net (8.15.2/8.15.2) with ESMTPS id v6RG3LHt019623 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Thu, 27 Jul 2017 09:03:22 -0700 (PDT) (envelope-from fbsd@www.zefox.net) Received: (from fbsd@localhost) by www.zefox.net (8.15.2/8.15.2/Submit) id v6RG3L8q019622; Thu, 27 Jul 2017 09:03:21 -0700 (PDT) (envelope-from fbsd) Date: Thu, 27 Jul 2017 09:03:21 -0700 From: bob prohaska To: "Herbert J. Skuhra" Cc: ports@freebsd.org Subject: Re: Gnome3, no gstreamer-plugins-base-1.0 >= 1.12.0 (GStreamer Base Plugins) found Message-ID: <20170727160321.GB17474@www.zefox.net> References: <20170727020050.GA17474@www.zefox.net> <87a83qzc2s.wl-herbert@mailbox.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87a83qzc2s.wl-herbert@mailbox.org> User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jul 2017 16:03:17 -0000 On Thu, Jul 27, 2017 at 07:24:43AM +0200, Herbert J. Skuhra wrote: > > You need multimedia/gstreamer1-plugins: > > multimedia/gstreamer1-plugins/pkg-plist:libdata/pkgconfig/gstreamer-plugins-base-%%VERSION%%.pc > Thank you! That got me on to the next obstacle 8-) bob prohaska