Date: Thu, 05 Jul 2007 15:11:49 -0500 From: "Jeremy Messenger" <mezz7@cox.net> To: "Michael Johnson" <ahze@ahze.net> 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 Message-ID: <op.tu0c1zkj9aq2h7@mezz.mezzweb.com> In-Reply-To: <5A9B23E0-811F-4EB5-9FCB-5B9AC6947A60@ahze.net> References: <200707051649.l65Gngow099452@freefall.freebsd.org> <5A9B23E0-811F-4EB5-9FCB-5B9AC6947A60@ahze.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 05 Jul 2007 12:52:09 -0500, Michael Johnson <ahze@ahze.net> 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 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? ;-) 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.tu0c1zkj9aq2h7>