[Asterisk-Dev] moving sounds out of asterisk repository
Kaloyan Kovachev
kkovachev at varna.net
Fri Jan 13 01:36:51 MST 2006
What about something similar to the mpg123 installation for all the sounds?
I mean, no sounds are included even in the release tarballs, but instead you
may download them ('make base_sounds') or use the previously downloaded
'base-sounds-x.y.tar.gz' if the version is the same - this will make the
release tarballs much smaller. In this case you may also use 'make
addon_sounds' or 'make full_sounds', which will behave the same way for both -
the base and the additional sounds without separate downloads and installs.
What do you think?
On Thu, 12 Jan 2006 22:05:56 -0600 (CST), Russell Bryant wrote
> Kevin P. Fleming Wrote:
> > 1) Create a separate version number for the 'base' sounds. Export the
> > sounds into a tarball named with that version number and put it on
> > ftp.digium.com.
> >
> > 2) Modify the 'make install' target in the Asterisk makefile to check
> > the currently-installed-version tag in /var/lib/asterisk/sounds.
> >
> > 3) If the installed version is older than the version embedded in the
> > Makefile, then download that version's tarball, unpack it and install it.
> >
> > 4) For tarballs of Asterisk, the needed version of the sounds will be
> > included into the tarball when it gets made.
>
> This sounds good to me. If this is how we agree to go forward with
> it, I don't mind doing the work while I'm already working on the ftp
> server when I do 1.2.2 in the very near future.
>
> Russell
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> Asterisk-Dev mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-dev
More information about the asterisk-dev
mailing list