From owner-freebsd-multimedia@FreeBSD.ORG Tue Dec 5 02:33:46 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 8FB7216A417 for ; Tue, 5 Dec 2006 02:33:46 +0000 (UTC) (envelope-from buhnux@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DE7243CAB for ; Tue, 5 Dec 2006 02:33:09 +0000 (GMT) (envelope-from buhnux@gmail.com) Received: by nf-out-0910.google.com with SMTP id x37so79426nfc for ; Mon, 04 Dec 2006 18:33:44 -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=Zng1iYVv0264eMzjz3Blq5AZL8rwdUpby4t9DUJthq2C2WmOI0HIHuIp6pSgNHNjNpjftWRZdk0qAfRVTb0p7Do916fdOeuZvUQ+aILSV77axaNQPBANck7F4Torth3kn7prZt8bTg9o7CcFAQe1RHcj5oQY7q8VyVwjF1UDFHE= Received: by 10.82.98.13 with SMTP id v13mr1631772bub.1165286024297; Mon, 04 Dec 2006 18:33:44 -0800 (PST) Received: by 10.82.112.6 with HTTP; Mon, 4 Dec 2006 18:33:44 -0800 (PST) Message-ID: Date: Mon, 4 Dec 2006 21:33:44 -0500 From: "Michael Johnson" Sender: buhnux@gmail.com To: "Jeremy Messenger" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Google-Sender-Auth: d93417734313bc65 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 02:33:46 -0000 On 12/4/06, Jeremy Messenger wrote: > On Mon, 04 Dec 2006 05:30:41 -0600, Michael Johnson wrote: > > > On 12/4/06, Andrew Pantyukhin wrote: > >> Any objections? > > In future, please explain what kind of problem that you are seeing. That > will get less email to reply or agrue. > > > I don't have a problem with it, but why is it needed? > > Without test it, but I can see there has a problem. There is no > USE_PYTHON=yes in bsd.gstreamer.mk to make PYTHON_PKGNAMEPREFIX define. I'm not really sure which way to swing on this one, using this patch defeats the purpose of USE_PYTHON and PYTHON_PKG.... but not using it forces the porter to define USE_PYTHON with USE_GSTREAMER=python. I've been rather busy lately with family stuff, but I'll try to figure out a way for bsd.gstreamer.mk to define USE_PYTHON *with out* using .if ${X:Mpython}!="" and not having to use py*- Michael ps. this is also a problem in bsd.gnome.mk > > Cheers, > Mezz > > > -- > mezz7@cox.net - mezz@FreeBSD.org > FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src) > http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org > http://wiki.freebsd.org/multimedia - multimedia@FreeBSD.org >