From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 105141 invoked by alias); 22 May 2019 20:35:13 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 104897 invoked by uid 89); 22 May 2019 20:35:12 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-3.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 spammy=HX-Languages-Length:1677 X-HELO: smtp-out-no.shaw.ca Received: from smtp-out-no.shaw.ca (HELO smtp-out-no.shaw.ca) (64.59.134.12) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 22 May 2019 20:35:11 +0000 Received: from [192.168.1.114] ([24.64.172.44]) by shaw.ca with ESMTP id TXx6hKwskldkPTXx7hv9rb; Wed, 22 May 2019 14:35:09 -0600 Reply-To: Brian.Inglis@SystematicSw.ab.ca Subject: Re: gstreamer-plugins-dev packages not available? To: cygwin@cygwin.com References: <68e9aa0ccb4208f09b8aca5fca4d5587a37d85ce.camel@cygwin.com> From: Brian Inglis Openpgp: preference=signencrypt Message-ID: <5be44da9-1bf5-f2e1-5e92-9dcaab2867fb@SystematicSw.ab.ca> Date: Wed, 22 May 2019 20:35:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.7.0 MIME-Version: 1.0 In-Reply-To: <68e9aa0ccb4208f09b8aca5fca4d5587a37d85ce.camel@cygwin.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2019-05/txt/msg00206.txt.bz2 On 2019-05-22 14:19, Yaakov Selkowitz wrote: > On Wed, 2019-05-22 at 20:04 +0000, Hamish MB wrote: >> I've been trying to build wxpython 4 under Cygwin, and I have realised >> that one of the build dependencies - gstreamer-plugins-bad-dev - doesn't >> seem to be in the repository. This is the same for all of the other >> plugin sets. I'm wondering if the package name is just different and I'm >> missing it or not? There is a dev package for the library that I >> installed, but this isn't enough to satisfy wxpython's configure script. > > Package names vary between distributions. The files are available: > > https://cygwin.com/cgi-bin2/package-grep.cgi?grep=%2Fgst.*.pc%24&arch=x86_64 Cygwin dev packages have -devel and debug packages -debuginfo suffixes: https://cygwin.com/cgi-bin2/package-grep.cgi?grep=gstreamer.*-plugins-bad-.*&arch=x86_64 OR $ cygcheck -p gstreamer.*-plugins-bad-.* OR $ apt-cyg listall gstreamer*-plugins-bad-* gstreamer1.0-plugins-bad-devel 1.12.5-1 x86_64 gstreamer1.0-plugins-bad-doc 1.12.5-1 x86_64 gstreamer1.0-plugins-bad-free 1.12.5-1 x86_64 gstreamer1.0-plugins-bad-free-debuginfo 1.12.5-1 x86_64 gstreamer1.0-plugins-bad-free-extras 1.12.5-1 x86_64 mingw64-i686-gstreamer1.0-plugins-bad-free 1.12.5-1 noarch mingw64-i686-gstreamer1.0-plugins-bad-free-extras 1.12.5-1 noarch mingw64-x86_64-gstreamer1.0-plugins-bad-free 1.12.5-1 noarch mingw64-x86_64-gstreamer1.0-plugins-bad-free-extras 1.12.5-1 noarch -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada This email may be disturbing to some readers as it contains too much technical detail. Reader discretion is advised. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple