From owner-freebsd-multimedia@FreeBSD.ORG Tue Dec 5 15:51:03 2006 Return-Path: X-Original-To: multimedia@freebsd.org Delivered-To: freebsd-multimedia@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A18F116A47C for ; Tue, 5 Dec 2006 15:51:03 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.171]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4597F43CAE for ; Tue, 5 Dec 2006 15:50:16 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so2996509uge for ; Tue, 05 Dec 2006 07:50:55 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=Cgv0oFBd5X4w4CYKOPPUNW8BhM3dh9rOeLG72dyDJmPRRfGQRYc4nobnmJw4KHvIg9TqY14Dsi4bHTbPpwRauzRmDr4Tmw8paaVGwrX8NBqVcSIPaatbgWfn05DHUnpBonjwzzL+V5MQMocORjKXeFzkHlvpfluAy4dXwPkI22w= Received: by 10.78.171.13 with SMTP id t13mr9090218hue.1165333855322; Tue, 05 Dec 2006 07:50:55 -0800 (PST) Received: by 10.78.164.20 with HTTP; Tue, 5 Dec 2006 07:50:55 -0800 (PST) Message-ID: Date: Tue, 5 Dec 2006 18:50:55 +0300 From: "Andrew Pantyukhin" Sender: infofarmer@gmail.com To: "Michael Johnson" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Google-Sender-Auth: 00a2b063c44d1b46 Cc: multimedia@freebsd.org Subject: Re: fix py*-gstreamer depends X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Dec 2006 15:51:03 -0000 On 12/5/06, Michael Johnson wrote: > On 12/5/06, Andrew Pantyukhin wrote: > > Can we have a temporary fix? This issue makes some > > things very broken, I wouldn't start this discussion > > if I hadn't shot myself in the foot already. > > here is a patch, I made it in 3min and only have tested > it on one port, I'll have better time later this afternoon > to test, but here is at least a prototype. Offering patches bsd.port.mk is not the quickest way to get something fixed... Thanks anyway, it looks like an elegant solution. I wonder if this will do the trick for gnome as well. Thanks!