From owner-freebsd-multimedia@FreeBSD.ORG Thu Jul 5 20:11:30 2007 Return-Path: X-Original-To: freebsd-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 C434216A400 for ; Thu, 5 Jul 2007 20:11:30 +0000 (UTC) (envelope-from buhnux@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.228]) by mx1.freebsd.org (Postfix) with ESMTP id 7877413C43E for ; Thu, 5 Jul 2007 20:11:30 +0000 (UTC) (envelope-from buhnux@gmail.com) Received: by wx-out-0506.google.com with SMTP id i29so1617230wxd for ; Thu, 05 Jul 2007 13:11:29 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-pgp-agent:x-mailer:sender; b=EvM1Fy+KpgxB7nvDDaMhWV6EhIS1E6hFzXCtEntxhKWc4nzIsLwrgRiPrBnTtsOOrBaC0hnIrFoZMPu/iQcLkOXD1OmDynkZim7dYAN5r/UOGUdUWoUxARJXhEG6m+msAW+aaeSHWEt2C3e1XEK1Rg4PzXWrG+N3L/QQUPxSCpk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-pgp-agent:x-mailer:sender; b=sEtJlzkcYzEQsrppTxeAbn7h4pEDQmTqAb9V9ke4f+Salspk5+0Ee9ZtYOcNNa/zVHegTvGHbaNo5K4/6Np+q4B+RAawzWNrQekjO9d6v8MJMN7eoQci4oxVP9FCWu/KsfqGnnUgybuJBdRV5NawlDk6fKYJJcKtTHgZ5sohP6c= Received: by 10.90.51.17 with SMTP id y17mr8340840agy.1183666289534; Thu, 05 Jul 2007 13:11:29 -0700 (PDT) Received: from ?10.61.32.154? ( [24.240.172.162]) by mx.google.com with ESMTP id 8sm2624045wra.2007.07.05.13.11.23 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 05 Jul 2007 13:11:28 -0700 (PDT) In-Reply-To: References: <200707051649.l65Gngow099452@freefall.freebsd.org> <5A9B23E0-811F-4EB5-9FCB-5B9AC6947A60@ahze.net> Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Apple-Mail-16--799376826" Message-Id: <13B45B02-0EA0-43E1-A819-970E6CB48B70@ahze.net> Content-Transfer-Encoding: 7bit From: Michael Johnson Date: Thu, 5 Jul 2007 16:10:53 -0400 To: Jeremy Messenger X-Pgp-Agent: GPGMail 1.1.2 (Tiger) X-Mailer: Apple Mail (2.752.3) Sender: Michael Johnson Cc: freebsd-multimedia@freebsd.org, lon_kamikaze@gmx.de Subject: Re: ports/114136: audio/gstreamer-plugins-ivorbis does not compile because of missing vorbisdec.h 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: Thu, 05 Jul 2007 20:11:30 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --Apple-Mail-16--799376826 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed On Jul 5, 2007, at 4:11 PM, Jeremy Messenger wrote: > On Thu, 05 Jul 2007 12:52:09 -0500, Michael Johnson > wrote: > >> >> On Jul 5, 2007, at 4:49 PM, Jeremy Messenger wrote: >> >>> Synopsis: audio/gstreamer-plugins-ivorbis does not compile because >>> of missing vorbisdec.h >>> >>> State-Changed-From-To: closed->open >>> State-Changed-By: mezz >>> State-Changed-When: Thu Jul 5 16:48:34 UTC 2007 >>> State-Changed-Why: >>> Okay, looks like I was wrong about fix. It doesn't fix. Hey ahze, >>> any idea why gstreamer-plugins-vorbis doesn't install vorbisdec.h? >>> Or do >>> we need a new port for gstreamer-plugins-ivorbis? >> >> its still broken with vorbisdec.h... its part of gstreamer-plugins- >> bad, so it might >> have other problems as well. > > Umm, I have a fix and this time it has been tested on build. The > runtime is not test. > > http://people.freebsd.org/~mezz/diff/gst-fix.diff > > Man... I thought that gstreamer-plugins-ivorbis depends on > gstreamer-plugins-vorbis, but turned out that there are two same > files. vorbisdec.h and vorbisdec.h... Wish they renamed it to > ivorbisdec.h to avoid the confuse. Anyway, they have created a bad > tarball that have two missing files, vorbisdec.h and vorbisenc.h. > You can see here: > > http://webcvs.freedesktop.org/gstreamer/gst-plugins-bad/ext/ivorbis/ > > # ls work/gst-plugins-bad-0.10.5/ext/ivorbis/ > Makefile.am Makefile.in vorbis.c vorbisdec.c vorbisfile.c > Great! > My patch above will add two files before the build and remove an > incorrect dependency. > >> We might as well mark it BROKEN > > Want me to commit this patch w/out mark it as BROKEN? ;-) > definitely! Thanks! > 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 --Apple-Mail-16--799376826 content-type: application/pgp-signature; x-mac-type=70674453; name=PGP.sig content-description: This is a digitally signed message part content-disposition: inline; filename=PGP.sig content-transfer-encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (Darwin) iD8DBQFGjVBNn4uqfTwEb9YRAonHAKCQ8E7M5P5EOHLauEYW0lENBjwTNACeIk9w 7NbNzw8m3WJiiPhZDBY5IvM= =cY30 -----END PGP SIGNATURE----- --Apple-Mail-16--799376826--