Tiny Core Linux

Tiny Core Extensions => TCE Bugs => Topic started by: Arslan S. on September 06, 2010, 02:29:20 PM

Title: ogg-vorbis
Post by: Arslan S. on September 06, 2010, 02:29:20 PM
ogg-vorbis is replaced with libvorbis and libogg a few months ago but i see some extensions built after this change still refers to old ogg-vorbis

also wordwarvi.tcz.dep is a bit weird, it has both libvorbis and ogg-vorbis
xine-lib & xine-lib-dev also contain ogg-vorbis & ogg-vorbis-dev
 
you can safely replace ogg-vorbis with libvorbis and ogg-vorbis-dev with libvorbis-dev, i don't think they depend on vorbis-tools

and remove sqlite3-doc from repo please, after last update i moved the man page to sqlite3-bin
Title: Re: ogg-vorbis
Post by: Jason W on September 06, 2010, 02:46:31 PM
sqlite3-doc removed.

I actually just noticed the presence of ogg-vorbis*.tcz since I am building against it, I was leaving it in temporarily but forgot it was still there. 

I replaced the 2 ogg-vorbis entries in the dep files and removed ogg-vorbis.tcz and ogg-vorbis-dev.tcz.   I also put in vorbis-tools.tcz in the dep files since I would rather the extension makers later remove them after testing than to risk breaking the extension by omission as a matter of practice.