From ba3359722cbf8aa7b0ed39e1f81d1d74ec88fecd Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 30 May 2009 20:39:07 +0200 Subject: optimize ipkg package management - generate ipkg control file from PKG_* variables - automatically install init scripts from ./files/*.init set #PKG pkgname to set the binary package - rename FWINIT -> INIT - move postinst and conffiles meta data to ./files - update the packages to the latest upstream version - remove some unready or unused package (strongswan,..) more cleanups needed after allmodconfig --- package/asterisk/Makefile | 34 ++++++++++++---------- .../files/asterisk-chan-bluetooth.conffiles | 1 + .../asterisk/files/asterisk-chan-h323.conffiles | 1 + .../asterisk/files/asterisk-chan-iax2.conffiles | 2 ++ .../asterisk/files/asterisk-chan-mgcp.conffiles | 1 + .../asterisk/files/asterisk-chan-skinny.conffiles | 1 + package/asterisk/files/asterisk-meetme.conffiles | 1 + .../asterisk/files/asterisk-pbx-dundi.conffiles | 1 + package/asterisk/files/asterisk-pgsql.conffiles | 1 + .../asterisk/files/asterisk-voicemail.conffiles | 1 + package/asterisk/files/asterisk.conffiles | 21 +++++++++++++ package/asterisk/files/asterisk.init | 3 +- package/asterisk/files/asterisk.postinst | 3 ++ .../ipkg/asterisk-chan-bluetooth.conffiles | 1 - .../asterisk/ipkg/asterisk-chan-bluetooth.control | 5 ---- package/asterisk/ipkg/asterisk-chan-h323.conffiles | 1 - package/asterisk/ipkg/asterisk-chan-h323.control | 5 ---- package/asterisk/ipkg/asterisk-chan-iax2.conffiles | 2 -- package/asterisk/ipkg/asterisk-chan-iax2.control | 5 ---- package/asterisk/ipkg/asterisk-chan-mgcp.conffiles | 1 - package/asterisk/ipkg/asterisk-chan-mgcp.control | 5 ---- package/asterisk/ipkg/asterisk-chan-misdn.control | 5 ---- .../asterisk/ipkg/asterisk-chan-skinny.conffiles | 1 - package/asterisk/ipkg/asterisk-chan-skinny.control | 5 ---- package/asterisk/ipkg/asterisk-codec-gsm.control | 5 ---- package/asterisk/ipkg/asterisk-codec-speex.control | 5 ---- package/asterisk/ipkg/asterisk-meetme.conffiles | 1 - package/asterisk/ipkg/asterisk-meetme.control | 5 ---- package/asterisk/ipkg/asterisk-pbx-dundi.conffiles | 1 - package/asterisk/ipkg/asterisk-pbx-dundi.control | 5 ---- package/asterisk/ipkg/asterisk-pgsql.conffiles | 1 - package/asterisk/ipkg/asterisk-pgsql.control | 5 ---- package/asterisk/ipkg/asterisk-res-agi.control | 5 ---- package/asterisk/ipkg/asterisk-sounds.control | 5 ---- package/asterisk/ipkg/asterisk-sqlite.control | 5 ---- package/asterisk/ipkg/asterisk-voicemail.conffiles | 1 - package/asterisk/ipkg/asterisk-voicemail.control | 5 ---- package/asterisk/ipkg/asterisk.conffiles | 21 ------------- package/asterisk/ipkg/asterisk.control | 5 ---- package/asterisk/ipkg/asterisk.postinst | 3 -- 40 files changed, 54 insertions(+), 131 deletions(-) create mode 100644 package/asterisk/files/asterisk-chan-bluetooth.conffiles create mode 100644 package/asterisk/files/asterisk-chan-h323.conffiles create mode 100644 package/asterisk/files/asterisk-chan-iax2.conffiles create mode 100644 package/asterisk/files/asterisk-chan-mgcp.conffiles create mode 100644 package/asterisk/files/asterisk-chan-skinny.conffiles create mode 100644 package/asterisk/files/asterisk-meetme.conffiles create mode 100644 package/asterisk/files/asterisk-pbx-dundi.conffiles create mode 100644 package/asterisk/files/asterisk-pgsql.conffiles create mode 100644 package/asterisk/files/asterisk-voicemail.conffiles create mode 100644 package/asterisk/files/asterisk.conffiles create mode 100644 package/asterisk/files/asterisk.postinst delete mode 100644 package/asterisk/ipkg/asterisk-chan-bluetooth.conffiles delete mode 100644 package/asterisk/ipkg/asterisk-chan-bluetooth.control delete mode 100644 package/asterisk/ipkg/asterisk-chan-h323.conffiles delete mode 100644 package/asterisk/ipkg/asterisk-chan-h323.control delete mode 100644 package/asterisk/ipkg/asterisk-chan-iax2.conffiles delete mode 100644 package/asterisk/ipkg/asterisk-chan-iax2.control delete mode 100644 package/asterisk/ipkg/asterisk-chan-mgcp.conffiles delete mode 100644 package/asterisk/ipkg/asterisk-chan-mgcp.control delete mode 100644 package/asterisk/ipkg/asterisk-chan-misdn.control delete mode 100644 package/asterisk/ipkg/asterisk-chan-skinny.conffiles delete mode 100644 package/asterisk/ipkg/asterisk-chan-skinny.control delete mode 100644 package/asterisk/ipkg/asterisk-codec-gsm.control delete mode 100644 package/asterisk/ipkg/asterisk-codec-speex.control delete mode 100644 package/asterisk/ipkg/asterisk-meetme.conffiles delete mode 100644 package/asterisk/ipkg/asterisk-meetme.control delete mode 100644 package/asterisk/ipkg/asterisk-pbx-dundi.conffiles delete mode 100644 package/asterisk/ipkg/asterisk-pbx-dundi.control delete mode 100644 package/asterisk/ipkg/asterisk-pgsql.conffiles delete mode 100644 package/asterisk/ipkg/asterisk-pgsql.control delete mode 100644 package/asterisk/ipkg/asterisk-res-agi.control delete mode 100644 package/asterisk/ipkg/asterisk-sounds.control delete mode 100644 package/asterisk/ipkg/asterisk-sqlite.control delete mode 100644 package/asterisk/ipkg/asterisk-voicemail.conffiles delete mode 100644 package/asterisk/ipkg/asterisk-voicemail.control delete mode 100644 package/asterisk/ipkg/asterisk.conffiles delete mode 100644 package/asterisk/ipkg/asterisk.control delete mode 100644 package/asterisk/ipkg/asterisk.postinst (limited to 'package/asterisk') diff --git a/package/asterisk/Makefile b/package/asterisk/Makefile index dcda8b77a..f4b0b9f23 100644 --- a/package/asterisk/Makefile +++ b/package/asterisk/Makefile @@ -9,21 +9,25 @@ PKG_NAME:= asterisk PKG_VERSION:= 1.4.24.1 PKG_RELEASE:= 1 PKG_MD5SUM:= 2b74744350f420b3a94d5323c489426f -MASTER_SITES:= http://downloads.digium.com/pub/telephony/asterisk/releases/ +PKG_DESCR:= Open Source PBX +PKG_SECTION:= net +PKG_DEPENDS:= libncurses libpthread +PKG_URL:= http://www.asterisk.org +PKG_SITES:= http://downloads.digium.com/pub/telephony/asterisk/releases/ include $(TOPDIR)/mk/package.mk -$(eval $(call PKG_template,ASTERISK,asterisk,$(PKG_VERSION)-$(PKG_RELEASE))) -$(eval $(call PKG_template,ASTERISK_PGSQL,asterisk-pgsql,$(PKG_VERSION)-$(PKG_RELEASE))) -$(eval $(call PKG_template,ASTERISK_VOICEMAIL,asterisk-voicemail,$(PKG_VERSION)-$(PKG_RELEASE))) -$(eval $(call PKG_template,ASTERISK_SOUNDS,asterisk-sounds,$(PKG_VERSION)-$(PKG_RELEASE))) -$(eval $(call PKG_template,ASTERISK_CHAN_MGCP,asterisk-chan-mgcp,$(PKG_VERSION)-$(PKG_RELEASE))) -$(eval $(call PKG_template,ASTERISK_CHAN_SKINNY,asterisk-chan-skinny,$(PKG_VERSION)-$(PKG_RELEASE))) -$(eval $(call PKG_template,ASTERISK_CHAN_IAX2,asterisk-chan-iax2,$(PKG_VERSION)-$(PKG_RELEASE))) -$(eval $(call PKG_template,ASTERISK_CODEC_SPEEX,asterisk-codec-speex,$(PKG_VERSION)-$(PKG_RELEASE))) -$(eval $(call PKG_template,ASTERISK_CODEC_GSM,asterisk-codec-gsm,$(PKG_VERSION)-$(PKG_RELEASE))) -$(eval $(call PKG_template,ASTERISK_PBX_DUNDI,asterisk-pbx-dundi,$(PKG_VERSION)-$(PKG_RELEASE))) -$(eval $(call PKG_template,ASTERISK_RES_AGI,asterisk-res-agi,$(PKG_VERSION)-$(PKG_RELEASE))) +$(eval $(call PKG_template,ASTERISK,${PKG_NAME},${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION})) +$(eval $(call PKG_template,ASTERISK_PGSQL,asterisk-pgsql,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION})) +$(eval $(call PKG_template,ASTERISK_VOICEMAIL,asterisk-voicemail,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION})) +$(eval $(call PKG_template,ASTERISK_SOUNDS,asterisk-sounds,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION})) +$(eval $(call PKG_template,ASTERISK_CHAN_MGCP,asterisk-chan-mgcp,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION})) +$(eval $(call PKG_template,ASTERISK_CHAN_SKINNY,asterisk-chan-skinny,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION})) +$(eval $(call PKG_template,ASTERISK_CHAN_IAX2,asterisk-chan-iax2,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION})) +$(eval $(call PKG_template,ASTERISK_CODEC_SPEEX,asterisk-codec-speex,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION})) +$(eval $(call PKG_template,ASTERISK_CODEC_GSM,asterisk-codec-gsm,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION})) +$(eval $(call PKG_template,ASTERISK_PBX_DUNDI,asterisk-pbx-dundi,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION})) +$(eval $(call PKG_template,ASTERISK_RES_AGI,asterisk-res-agi,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION})) SUB_INSTALLS-y:= SUB_INSTALLS-m:= @@ -166,8 +170,6 @@ do-install: ${SUB_INSTALLS-m} ${SUB_INSTALLS-y} ) ${INSTALL_DATA} ./files/modules.conf $(IDIR_ASTERISK)/etc/asterisk/ $(SED) 's|/var/lib/asterisk|/usr/lib/asterisk|g' $(WRKINST)/etc/asterisk/musiconhold.conf - ${INSTALL_DIR} $(IDIR_ASTERISK)/etc/init.d - ${INSTALL_BIN} ./files/asterisk.init $(IDIR_ASTERISK)/etc/init.d/asterisk asterisk-pgsql-install: ${INSTALL_DIR} $(IDIR_ASTERISK_PGSQL)/etc/asterisk @@ -187,7 +189,7 @@ asterisk-voicemail-install: ${INSTALL_DATA} $(WRKBUILD)/configs/voicemail.conf.sample $(IDIR_ASTERISK_VOICEMAIL)/etc/asterisk/voicemail.conf ${CP} $(WRKBUILD)/apps/*voicemail.so $(IDIR_ASTERISK_VOICEMAIL)/usr/lib/asterisk/modules/ ${INSTALL_BIN} $(WRKBUILD)/res/res_adsi.so $(IDIR_ASTERISK_VOICEMAIL)/usr/lib/asterisk/modules/ - install -d -m0755 $(IDIR_ASTERISK_VOICEMAIL)/usr/lib/asterisk/sounds + ${INSTALL_DIR} $(IDIR_ASTERISK_VOICEMAIL)/usr/lib/asterisk/sounds $(CP) $(WRKBUILD)/sounds/vm-*.gsm $(IDIR_ASTERISK_VOICEMAIL)/usr/lib/asterisk/sounds/ asterisk-chan-mgcp-install: @@ -211,7 +213,7 @@ asterisk-chan-iax2-install: asterisk-codec-speex-install: ${INSTALL_DIR} $(IDIR_ASTERISK_CODEC_SPEEX)/usr/lib/asterisk/modules - install -m0755 $(WRKBUILD)/codecs/codec_speex.so $(IDIR_ASTERISK_CODEC_SPEEX)/usr/lib/asterisk/modules/ + ${INSTALL_BIN} $(WRKBUILD)/codecs/codec_speex.so $(IDIR_ASTERISK_CODEC_SPEEX)/usr/lib/asterisk/modules/ asterisk-codec-gsm-install: ${INSTALL_DIR} $(IDIR_ASTERISK_CODEC_GSM)/usr/lib/asterisk/modules/ diff --git a/package/asterisk/files/asterisk-chan-bluetooth.conffiles b/package/asterisk/files/asterisk-chan-bluetooth.conffiles new file mode 100644 index 000000000..40a085235 --- /dev/null +++ b/package/asterisk/files/asterisk-chan-bluetooth.conffiles @@ -0,0 +1 @@ +/etc/asterisk/bluetooth.conf diff --git a/package/asterisk/files/asterisk-chan-h323.conffiles b/package/asterisk/files/asterisk-chan-h323.conffiles new file mode 100644 index 000000000..fc0858a61 --- /dev/null +++ b/package/asterisk/files/asterisk-chan-h323.conffiles @@ -0,0 +1 @@ +/etc/asterisk/h323.conf diff --git a/package/asterisk/files/asterisk-chan-iax2.conffiles b/package/asterisk/files/asterisk-chan-iax2.conffiles new file mode 100644 index 000000000..f46a87327 --- /dev/null +++ b/package/asterisk/files/asterisk-chan-iax2.conffiles @@ -0,0 +1,2 @@ +/etc/asterisk/iax.conf +/etc/asterisk/iaxprov.conf diff --git a/package/asterisk/files/asterisk-chan-mgcp.conffiles b/package/asterisk/files/asterisk-chan-mgcp.conffiles new file mode 100644 index 000000000..40a81df8e --- /dev/null +++ b/package/asterisk/files/asterisk-chan-mgcp.conffiles @@ -0,0 +1 @@ +/etc/asterisk/mgcp.conf diff --git a/package/asterisk/files/asterisk-chan-skinny.conffiles b/package/asterisk/files/asterisk-chan-skinny.conffiles new file mode 100644 index 000000000..eaf9b6def --- /dev/null +++ b/package/asterisk/files/asterisk-chan-skinny.conffiles @@ -0,0 +1 @@ +/etc/asterisk/skinny.conf diff --git a/package/asterisk/files/asterisk-meetme.conffiles b/package/asterisk/files/asterisk-meetme.conffiles new file mode 100644 index 000000000..1caab1d4d --- /dev/null +++ b/package/asterisk/files/asterisk-meetme.conffiles @@ -0,0 +1 @@ +/etc/asterisk/meetme.conf diff --git a/package/asterisk/files/asterisk-pbx-dundi.conffiles b/package/asterisk/files/asterisk-pbx-dundi.conffiles new file mode 100644 index 000000000..ab116b5d1 --- /dev/null +++ b/package/asterisk/files/asterisk-pbx-dundi.conffiles @@ -0,0 +1 @@ +/etc/asterisk/dundi.conf diff --git a/package/asterisk/files/asterisk-pgsql.conffiles b/package/asterisk/files/asterisk-pgsql.conffiles new file mode 100644 index 000000000..8b5cffe40 --- /dev/null +++ b/package/asterisk/files/asterisk-pgsql.conffiles @@ -0,0 +1 @@ +/etc/asterisk/cdr_pgsql.conf diff --git a/package/asterisk/files/asterisk-voicemail.conffiles b/package/asterisk/files/asterisk-voicemail.conffiles new file mode 100644 index 000000000..1c80f057a --- /dev/null +++ b/package/asterisk/files/asterisk-voicemail.conffiles @@ -0,0 +1 @@ +/etc/asterisk/voicemail.conf diff --git a/package/asterisk/files/asterisk.conffiles b/package/asterisk/files/asterisk.conffiles new file mode 100644 index 000000000..5f805dedb --- /dev/null +++ b/package/asterisk/files/asterisk.conffiles @@ -0,0 +1,21 @@ +/etc/asterisk/asterisk.conf +/etc/asterisk/agents.conf +/etc/asterisk/alarmreceiver.conf +/etc/asterisk/cdr_manager.conf +/etc/asterisk/codecs.conf +/etc/asterisk/enum.conf +/etc/asterisk/extconfig.conf +/etc/asterisk/extensions.conf +/etc/asterisk/features.conf +/etc/asterisk/iax.conf +/etc/asterisk/iaxprov.conf +/etc/asterisk/indications.conf +/etc/asterisk/logger.conf +/etc/asterisk/manager.conf +/etc/asterisk/modules.conf +/etc/asterisk/musiconhold.conf +/etc/asterisk/osp.conf +/etc/asterisk/privacy.conf +/etc/asterisk/queues.conf +/etc/asterisk/rtp.conf +/etc/asterisk/sip.conf diff --git a/package/asterisk/files/asterisk.init b/package/asterisk/files/asterisk.init index fcbb52612..01a4edd51 100644 --- a/package/asterisk/files/asterisk.init +++ b/package/asterisk/files/asterisk.init @@ -1,5 +1,6 @@ #!/bin/sh -#FWINIT 60 +#PKG asterisk +#INIT 60 . /etc/rc.conf case $1 in diff --git a/package/asterisk/files/asterisk.postinst b/package/asterisk/files/asterisk.postinst new file mode 100644 index 000000000..1186b2645 --- /dev/null +++ b/package/asterisk/files/asterisk.postinst @@ -0,0 +1,3 @@ +#!/bin/sh +. $IPKG_INSTROOT/etc/functions.sh +add_rcconf asterisk asterisk NO diff --git a/package/asterisk/ipkg/asterisk-chan-bluetooth.conffiles b/package/asterisk/ipkg/asterisk-chan-bluetooth.conffiles deleted file mode 100644 index 40a085235..000000000 --- a/package/asterisk/ipkg/asterisk-chan-bluetooth.conffiles +++ /dev/null @@ -1 +0,0 @@ -/etc/asterisk/bluetooth.conf diff --git a/package/asterisk/ipkg/asterisk-chan-bluetooth.control b/package/asterisk/ipkg/asterisk-chan-bluetooth.control deleted file mode 100644 index c79d038bb..000000000 --- a/package/asterisk/ipkg/asterisk-chan-bluetooth.control +++ /dev/null @@ -1,5 +0,0 @@ -Package: asterisk-chan-bluetooth -Priority: optional -Section: net -Description: Bluetooth HandsFreeProfile support for Asterisk -Depends: asterisk, bluez-libs diff --git a/package/asterisk/ipkg/asterisk-chan-h323.conffiles b/package/asterisk/ipkg/asterisk-chan-h323.conffiles deleted file mode 100644 index fc0858a61..000000000 --- a/package/asterisk/ipkg/asterisk-chan-h323.conffiles +++ /dev/null @@ -1 +0,0 @@ -/etc/asterisk/h323.conf diff --git a/package/asterisk/ipkg/asterisk-chan-h323.control b/package/asterisk/ipkg/asterisk-chan-h323.control deleted file mode 100644 index f3a18ba99..000000000 --- a/package/asterisk/ipkg/asterisk-chan-h323.control +++ /dev/null @@ -1,5 +0,0 @@ -Package: asterisk-chan-h323 -Priority: optional -Section: net -Description: H.323 support for Asterisk -Depends: asterisk, libpthread, uclibc++ diff --git a/package/asterisk/ipkg/asterisk-chan-iax2.conffiles b/package/asterisk/ipkg/asterisk-chan-iax2.conffiles deleted file mode 100644 index f46a87327..000000000 --- a/package/asterisk/ipkg/asterisk-chan-iax2.conffiles +++ /dev/null @@ -1,2 +0,0 @@ -/etc/asterisk/iax.conf -/etc/asterisk/iaxprov.conf diff --git a/package/asterisk/ipkg/asterisk-chan-iax2.control b/package/asterisk/ipkg/asterisk-chan-iax2.control deleted file mode 100644 index 55f71f446..000000000 --- a/package/asterisk/ipkg/asterisk-chan-iax2.control +++ /dev/null @@ -1,5 +0,0 @@ -Package: asterisk-chan-iax2 -Priority: optional -Section: net -Description: Asterisk Channel for the Inter Asterisk Protocol -Depends: asterisk diff --git a/package/asterisk/ipkg/asterisk-chan-mgcp.conffiles b/package/asterisk/ipkg/asterisk-chan-mgcp.conffiles deleted file mode 100644 index 40a81df8e..000000000 --- a/package/asterisk/ipkg/asterisk-chan-mgcp.conffiles +++ /dev/null @@ -1 +0,0 @@ -/etc/asterisk/mgcp.conf diff --git a/package/asterisk/ipkg/asterisk-chan-mgcp.control b/package/asterisk/ipkg/asterisk-chan-mgcp.control deleted file mode 100644 index 78ea3b649..000000000 --- a/package/asterisk/ipkg/asterisk-chan-mgcp.control +++ /dev/null @@ -1,5 +0,0 @@ -Package: asterisk-chan-mgcp -Priority: optional -Section: net -Description: a Media Gateway Control Protocol implementation for Asterisk -Depends: asterisk diff --git a/package/asterisk/ipkg/asterisk-chan-misdn.control b/package/asterisk/ipkg/asterisk-chan-misdn.control deleted file mode 100644 index bcc7f384e..000000000 --- a/package/asterisk/ipkg/asterisk-chan-misdn.control +++ /dev/null @@ -1,5 +0,0 @@ -Package: asterisk-chan-misdn -Priority: optional -Section: net -Depends: asterisk -Description: Asterisk Channel for the mISDN ISDN systems diff --git a/package/asterisk/ipkg/asterisk-chan-skinny.conffiles b/package/asterisk/ipkg/asterisk-chan-skinny.conffiles deleted file mode 100644 index eaf9b6def..000000000 --- a/package/asterisk/ipkg/asterisk-chan-skinny.conffiles +++ /dev/null @@ -1 +0,0 @@ -/etc/asterisk/skinny.conf diff --git a/package/asterisk/ipkg/asterisk-chan-skinny.control b/package/asterisk/ipkg/asterisk-chan-skinny.control deleted file mode 100644 index 3933e33db..000000000 --- a/package/asterisk/ipkg/asterisk-chan-skinny.control +++ /dev/null @@ -1,5 +0,0 @@ -Package: asterisk-chan-skinny -Priority: optional -Section: net -Description: a Skinny Client Control Protocol implementation for Asterisk -Depends: asterisk diff --git a/package/asterisk/ipkg/asterisk-codec-gsm.control b/package/asterisk/ipkg/asterisk-codec-gsm.control deleted file mode 100644 index f26044d2b..000000000 --- a/package/asterisk/ipkg/asterisk-codec-gsm.control +++ /dev/null @@ -1,5 +0,0 @@ -Package: asterisk-codec-gsm -Priority: optional -Section: net -Description: a GSM Codec Translator for Asterisk -Depends: asterisk diff --git a/package/asterisk/ipkg/asterisk-codec-speex.control b/package/asterisk/ipkg/asterisk-codec-speex.control deleted file mode 100644 index 61eb088f7..000000000 --- a/package/asterisk/ipkg/asterisk-codec-speex.control +++ /dev/null @@ -1,5 +0,0 @@ -Package: asterisk-codec-speex -Priority: optional -Section: net -Description: a Speex/PCM16 Codec Translator for Asterisk -Depends: asterisk, libspeex diff --git a/package/asterisk/ipkg/asterisk-meetme.conffiles b/package/asterisk/ipkg/asterisk-meetme.conffiles deleted file mode 100644 index 1caab1d4d..000000000 --- a/package/asterisk/ipkg/asterisk-meetme.conffiles +++ /dev/null @@ -1 +0,0 @@ -/etc/asterisk/meetme.conf diff --git a/package/asterisk/ipkg/asterisk-meetme.control b/package/asterisk/ipkg/asterisk-meetme.control deleted file mode 100644 index 8b031d210..000000000 --- a/package/asterisk/ipkg/asterisk-meetme.control +++ /dev/null @@ -1,5 +0,0 @@ -Package: asterisk-meetme -Priority: optional -Section: net -Description: MeetMe support files for asterisk -Depends: asterisk diff --git a/package/asterisk/ipkg/asterisk-pbx-dundi.conffiles b/package/asterisk/ipkg/asterisk-pbx-dundi.conffiles deleted file mode 100644 index ab116b5d1..000000000 --- a/package/asterisk/ipkg/asterisk-pbx-dundi.conffiles +++ /dev/null @@ -1 +0,0 @@ -/etc/asterisk/dundi.conf diff --git a/package/asterisk/ipkg/asterisk-pbx-dundi.control b/package/asterisk/ipkg/asterisk-pbx-dundi.control deleted file mode 100644 index 6579e2594..000000000 --- a/package/asterisk/ipkg/asterisk-pbx-dundi.control +++ /dev/null @@ -1,5 +0,0 @@ -Package: asterisk-pbx-dundi -Priority: optional -Section: net -Description: Distributed Universal Number Discovery (DUNDi) support for Asterisk -Depends: asterisk diff --git a/package/asterisk/ipkg/asterisk-pgsql.conffiles b/package/asterisk/ipkg/asterisk-pgsql.conffiles deleted file mode 100644 index 8b5cffe40..000000000 --- a/package/asterisk/ipkg/asterisk-pgsql.conffiles +++ /dev/null @@ -1 +0,0 @@ -/etc/asterisk/cdr_pgsql.conf diff --git a/package/asterisk/ipkg/asterisk-pgsql.control b/package/asterisk/ipkg/asterisk-pgsql.control deleted file mode 100644 index beece08a5..000000000 --- a/package/asterisk/ipkg/asterisk-pgsql.control +++ /dev/null @@ -1,5 +0,0 @@ -Package: asterisk-pgsql -Priority: optional -Section: net -Description: PostgreSQL modules for Asterisk -Depends: asterisk, libpq, zlib diff --git a/package/asterisk/ipkg/asterisk-res-agi.control b/package/asterisk/ipkg/asterisk-res-agi.control deleted file mode 100644 index 44f7170aa..000000000 --- a/package/asterisk/ipkg/asterisk-res-agi.control +++ /dev/null @@ -1,5 +0,0 @@ -Package: asterisk-res-agi -Priority: optional -Section: net -Description: Asterisk Gateway Interface module -Depends: asterisk diff --git a/package/asterisk/ipkg/asterisk-sounds.control b/package/asterisk/ipkg/asterisk-sounds.control deleted file mode 100644 index a63bbef10..000000000 --- a/package/asterisk/ipkg/asterisk-sounds.control +++ /dev/null @@ -1,5 +0,0 @@ -Package: asterisk-sounds -Priority: optional -Section: net -Description: a sounds collection for Asterisk -Depends: asterisk diff --git a/package/asterisk/ipkg/asterisk-sqlite.control b/package/asterisk/ipkg/asterisk-sqlite.control deleted file mode 100644 index 3968dd19d..000000000 --- a/package/asterisk/ipkg/asterisk-sqlite.control +++ /dev/null @@ -1,5 +0,0 @@ -Package: asterisk-sqlite -Priority: optional -Section: net -Description: SQLite modules for Asterisk -Depends: asterisk, libsqlite diff --git a/package/asterisk/ipkg/asterisk-voicemail.conffiles b/package/asterisk/ipkg/asterisk-voicemail.conffiles deleted file mode 100644 index 1c80f057a..000000000 --- a/package/asterisk/ipkg/asterisk-voicemail.conffiles +++ /dev/null @@ -1 +0,0 @@ -/etc/asterisk/voicemail.conf diff --git a/package/asterisk/ipkg/asterisk-voicemail.control b/package/asterisk/ipkg/asterisk-voicemail.control deleted file mode 100644 index c7b51311c..000000000 --- a/package/asterisk/ipkg/asterisk-voicemail.control +++ /dev/null @@ -1,5 +0,0 @@ -Package: asterisk-voicemail -Priority: optional -Section: net -Description: VoiceMail related modules for Asterisk -Depends: asterisk diff --git a/package/asterisk/ipkg/asterisk.conffiles b/package/asterisk/ipkg/asterisk.conffiles deleted file mode 100644 index 5f805dedb..000000000 --- a/package/asterisk/ipkg/asterisk.conffiles +++ /dev/null @@ -1,21 +0,0 @@ -/etc/asterisk/asterisk.conf -/etc/asterisk/agents.conf -/etc/asterisk/alarmreceiver.conf -/etc/asterisk/cdr_manager.conf -/etc/asterisk/codecs.conf -/etc/asterisk/enum.conf -/etc/asterisk/extconfig.conf -/etc/asterisk/extensions.conf -/etc/asterisk/features.conf -/etc/asterisk/iax.conf -/etc/asterisk/iaxprov.conf -/etc/asterisk/indications.conf -/etc/asterisk/logger.conf -/etc/asterisk/manager.conf -/etc/asterisk/modules.conf -/etc/asterisk/musiconhold.conf -/etc/asterisk/osp.conf -/etc/asterisk/privacy.conf -/etc/asterisk/queues.conf -/etc/asterisk/rtp.conf -/etc/asterisk/sip.conf diff --git a/package/asterisk/ipkg/asterisk.control b/package/asterisk/ipkg/asterisk.control deleted file mode 100644 index 13075d791..000000000 --- a/package/asterisk/ipkg/asterisk.control +++ /dev/null @@ -1,5 +0,0 @@ -Package: asterisk -Priority: optional -Section: net -Depends: libncurses, libpthread -Description: An open source PBX diff --git a/package/asterisk/ipkg/asterisk.postinst b/package/asterisk/ipkg/asterisk.postinst deleted file mode 100644 index 1186b2645..000000000 --- a/package/asterisk/ipkg/asterisk.postinst +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -. $IPKG_INSTROOT/etc/functions.sh -add_rcconf asterisk asterisk NO -- cgit v1.2.3