[vorbis-dev] Distribution Fixes
Ali Abdin
aliabdin at aucegypt.edu
Mon Oct 23 17:44:22 PDT 2000
* Jack Moffitt (jack at deathstar.icecast.org) wrote at 22:40 on 22/10/00:
> On Sat, 21 Oct 2000, Ali Abdin wrote:
>
> > Basically in the ogg .spec file, I move the 'libogg.a' and 'libogg.so' stuff into
> > the devel package (all other packages I've seen do this). I've also included a
> > missing header file in a Makefile.am (without this header file libvorbis won't
> > compile correctly).
>
> I see your point about .a files. I moved those to the devel packages like
> you suggested. .so's stayed in the main ones.
>
> > The vorbis spec file was a mess. First of all, 'make dist' misses a number of
> > files (fixed in patch). Secondly, the libvorbis.spec wasn't very successful in
> > working. It is fixed in this patch.
>
> It was a very old one. I had rewritten it, but forgot to commit it when i
> initially did my built changes. You had some extra stuff I had forgotten
> so I merged in a lot of your patch for that.
Okay - I now have some more detailed comments :)
First of all, I believe the *-config scripts should go into the '-devel'
packages. There is no reason to have it in the 'main' package (you only need
it if you are doing "development" stuff). All packages I know of do this (see
xmms, gtk, glib, etc.
Secondly, the /usr/bin/vorbis-config is not in the libvorbis.spec file. Could
you add it?
Third of all, the examples directory doesn't compile (which prevents libvorbis
compilation). In the Makefile.am I had to append $(OGG_LIBS) to LD_ADD,
chaining_examples_LDADD, vorbisfile_example_LDADD, and seeking_example_LDADD
Could somebody please fix these issues? :)
> > I also tried working on 'ao'. Unfortunately 'ao' appears to
> > be a "mess". It does not compile properly, I had to hack it to manually
> > compile esd into it (otherwise I get undefined reference to ao_esd or
> > something like that).
>
> Yep, it's not ready for primetime yet. I need loadable pluigns at runtime
> for starters.
>
> jack.
>
>
> --- >8 ----
> List archives: http://www.xiph.org/archives/
> Ogg project homepage: http://www.xiph.org/ogg/
> To unsubscribe from this list, send a message to 'vorbis-dev-request at xiph.org'
> containing only the word 'unsubscribe' in the body. No subject is needed.
> Unsubscribe messages sent to the list will be ignored/filtered.
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the Vorbis-dev
mailing list