asterisk-core-sounds - extra sound files of asterisk

Tzafrir Cohen tzafrir.cohen at xorcom.com
Tue Feb 23 10:00:21 UTC 2010


On Mon, Feb 22, 2010 at 11:31:15PM +0200, Tzafrir Cohen wrote:

> The packaging is now available under asterisk-sounds in separate
> subdirectories. svn-buildpackage won't build it. But then again, I'm not
> sure how many other tools deal well with multi-tarball packages.
> 
> Bootstrapping right now is basically:
> 
>   svn co svn://alioth/pkg-voip/asterisk-sounds
>   cd asterisk-sounds/asterisk-core-sounds
>   ./debian/rules get-orig-source # HUGE download with wget -q
>   cd ..
>   dpkg-source -b asterisk-core-sounds # Complains about missing files.
> 
>   # and finally:
>   cd asterisk-core-sounds
>   debuild

Not as simple as that:

svn co svn://alioth/pkg-voip/asterisk-sounds
cd asterisk-sounds/asterisk-core-sounds
./debian/rules get-orig-source # HUGE download with wget -q
cd ..
dpkg-source -b asterisk-core-sounds # Complains about missing files.
dpkg-source -x dpkg-source -x asterisk-core-sounds_1.4.17-1.dsc
mv asterisk-core-sounds-1.4.17/[ef]* asterisk-core-sounds/

# and finally:
cd asterisk-core-sounds
debuild -I.svn


(Right. It's too complicated. I must be missing some obvious shortcuts)

-- 
               Tzafrir Cohen
icq#16849755              jabber:tzafrir.cohen at xorcom.com
+972-50-7952406           mailto:tzafrir.cohen at xorcom.com
http://www.xorcom.com  iax:guest at local.xorcom.com/tzafrir



More information about the Pkg-voip-maintainers mailing list