X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:subject:to:references:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=XPvkq1jE77+/tYu9 XBepzLHUIoNIWtLb1XkxTu6xiu2aza4GyL20XzLZYnpDbBddoZl2QwdxsuE5O1Uy pw/ZbapOERIcMSSi5LkUS3eHG3AFD0PNxfxX2fCOVNycfNSFsnh6/LLcHPRaHchI 4xnQFc1ZYbd7eF4cGHfUj/ARMOc= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:subject:to:references:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=PvEeCmmx8I4jHyq9xwwpkO esWd8=; b=qyLUg1wnATTsnWUknS2azOIb5NzNqpVlh8ccqmQ/F8qVfkDCTc4I2p zxc0o3jGYpqv4yKXzZ+SX4VPmbfa28lnnSTSYe/fGwGNjahsY7uHS3TlUXtMpBPp mVSVk/XP2HU6Wew+qksRioeUVRpMYwhwJQ1iaNxLj7LbFj5r8AqD4= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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 Reply-To: Brian DOT Inglis AT SystematicSw DOT ab DOT ca Subject: Re: gstreamer-plugins-dev packages not available? To: cygwin AT cygwin DOT com References: <68e9aa0ccb4208f09b8aca5fca4d5587a37d85ce DOT camel AT cygwin DOT com> From: Brian Inglis Openpgp: preference=signencrypt Message-ID: <5be44da9-1bf5-f2e1-5e92-9dcaab2867fb@SystematicSw.ab.ca> Date: Wed, 22 May 2019 14:35:08 -0600 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 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