[aur-general] PKGBUILD for newest asterisk-addons
Once again, heres a new PKGBUILD for an asterisk package before you can buy it in stores. ;-) This updates the PKGBUILD to the newest version of asterisk-addons # Contributor: Zerial <fernando@zerial.org> # Contributor: William Rea <sillywilly@gmail.com> pkgname=asterisk-addons pkgver=1.4.6 pkgrel=1 pkgdesc="Additional modules for Asterisk" url="http://www.asterisk.org" arch=("i686") depends=('asterisk' 'mysql') license=("GPL") md5sums=('e9240dfbcbeca8c60d5f9704d1135e14') source=(http://downloads.digium.com/pub/asterisk/$pkgname-$pkgver.tar.gz) build() { cd $startdir/src/$pkgname-$pkgver ./configure --prefix=/usr --sysconfdir=/etc mkdir -p $startdir/pkg/usr/lib/asterisk/modules make || return 1 make DESTDIR=$startdir/pkg install make DESTDIR=$startdir/pkg install || return 1 }
2008/2/22, Collin <adderd@kkmfg.com>:
Once again, heres a new PKGBUILD for an asterisk package before you can buy it in stores. ;-)
It's the 2nd updated PKGBUILD from you for nochternus' packages. I suggest contacting him directly by email, and if he doesn't respond in a week - request orphaning his packages here. -- Roman Kyrylych (Роман Кирилич)
Roman Kyrylych wrote:
2008/2/22, Collin <adderd@kkmfg.com>:
Once again, heres a new PKGBUILD for an asterisk package before you can buy it in stores. ;-)
It's the 2nd updated PKGBUILD from you for nochternus' packages. I suggest contacting him directly by email, and if he doesn't respond in a week - request orphaning his packages here.
Yes, sorry, I didn't know the proper procedure for this sort of thing. I figured I'd share the pkgbuild's since I updated them for myself. I'll try to get a hold of the package maintainer and go that route in the future. Thanks.
Yes, I appolgize, I was out sick for a week and wasn't even checking email. I'm back on it though and have already updated the packages before even looking at my mail. Thanks and sorry. Jason On Fri, Feb 22, 2008 at 8:20 AM, Collin <adderd@kkmfg.com> wrote:
Roman Kyrylych wrote:
2008/2/22, Collin <adderd@kkmfg.com>:
Once again, heres a new PKGBUILD for an asterisk package before you can buy it in stores. ;-)
It's the 2nd updated PKGBUILD from you for nochternus' packages. I suggest contacting him directly by email, and if he doesn't respond in a week - request orphaning his packages here.
Yes, sorry, I didn't know the proper procedure for this sort of thing. I figured I'd share the pkgbuild's since I updated them for myself. I'll try to get a hold of the package maintainer and go that route in the future. Thanks.
Oh, I wondered because my Yeastar patch isn't in the version you uploaded. I suppose it's not the end of the world if you don't want to add it in but I actually had to have the Yeastar patch because I use an 8 port yeastar analog interface card. Thanks for updating the repository though. People have emailed me about the possibility of getting a FreePBX package out there. Do you have any experience with it? Jason Tarbet wrote:
Yes, I appolgize, I was out sick for a week and wasn't even checking email. I'm back on it though and have already updated the packages before even looking at my mail.
Thanks and sorry.
Jason
On Fri, Feb 22, 2008 at 8:20 AM, Collin <adderd@kkmfg.com <mailto:adderd@kkmfg.com>> wrote:
Roman Kyrylych wrote: > 2008/2/22, Collin <adderd@kkmfg.com <mailto:adderd@kkmfg.com>>: > >> Once again, heres a new PKGBUILD for an asterisk package before you can >> buy it in stores. ;-) >> > > It's the 2nd updated PKGBUILD from you for nochternus' packages. > I suggest contacting him directly by email, and if he doesn't respond > in a week - request orphaning his packages here. > >
Yes, sorry, I didn't know the proper procedure for this sort of thing. I figured I'd share the pkgbuild's since I updated them for myself. I'll try to get a hold of the package maintainer and go that route in the future. Thanks.
participants (3)
-
Collin
-
Jason Tarbet
-
Roman Kyrylych