diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-12 19:01:04 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-12 19:01:04 +0000 |
commit | c86cadb6db71af554b03005958025c32e34172bb (patch) | |
tree | cdcde752b16e67baf3c5ed1a7f718f7198cd3db9 /openwrt | |
parent | 132cde90cabf6ebd30c39167b7fe59682720773c (diff) |
fix asterisk -- copied a directory over, but forgot to remove the CVS/ dir. cvs doesn't like that
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@842 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt')
-rw-r--r-- | openwrt/package/asterisk/ipkg/asterisk-codec-speex.control | 7 | ||||
-rw-r--r-- | openwrt/package/asterisk/ipkg/asterisk-mysql.conffiles (renamed from openwrt/package/asterisk/control/asterisk-mysql.conffiles) | 0 | ||||
-rw-r--r-- | openwrt/package/asterisk/ipkg/asterisk-mysql.control | 7 | ||||
-rw-r--r-- | openwrt/package/asterisk/ipkg/asterisk-pgsql.conffiles (renamed from openwrt/package/asterisk/control/asterisk-pgsql.conffiles) | 0 | ||||
-rw-r--r-- | openwrt/package/asterisk/ipkg/asterisk-pgsql.control | 7 | ||||
-rw-r--r-- | openwrt/package/asterisk/ipkg/asterisk-sounds.control | 7 | ||||
-rw-r--r-- | openwrt/package/asterisk/ipkg/asterisk-voicemail.conffiles (renamed from openwrt/package/asterisk/control/asterisk-voicemail.conffiles) | 0 | ||||
-rw-r--r-- | openwrt/package/asterisk/ipkg/asterisk-voicemail.control | 7 | ||||
-rw-r--r-- | openwrt/package/asterisk/ipkg/asterisk.control | 6 |
9 files changed, 41 insertions, 0 deletions
diff --git a/openwrt/package/asterisk/ipkg/asterisk-codec-speex.control b/openwrt/package/asterisk/ipkg/asterisk-codec-speex.control new file mode 100644 index 0000000000..24ef1c7f28 --- /dev/null +++ b/openwrt/package/asterisk/ipkg/asterisk-codec-speex.control @@ -0,0 +1,7 @@ +Package: asterisk-codec-speex +Priority: optional +Section: net +Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Source: buildroot internal +Description: a Speex/PCM16 Codec Translator for Asterisk +Depends: asterisk, libspeex diff --git a/openwrt/package/asterisk/control/asterisk-mysql.conffiles b/openwrt/package/asterisk/ipkg/asterisk-mysql.conffiles index 2ff349142d..2ff349142d 100644 --- a/openwrt/package/asterisk/control/asterisk-mysql.conffiles +++ b/openwrt/package/asterisk/ipkg/asterisk-mysql.conffiles diff --git a/openwrt/package/asterisk/ipkg/asterisk-mysql.control b/openwrt/package/asterisk/ipkg/asterisk-mysql.control new file mode 100644 index 0000000000..0eaa4719e5 --- /dev/null +++ b/openwrt/package/asterisk/ipkg/asterisk-mysql.control @@ -0,0 +1,7 @@ +Package: asterisk-mysql +Priority: optional +Section: net +Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Source: buildroot internal +Description: MySQL modules for Asterisk +Depends: asterisk, libmysqlclient, zlib diff --git a/openwrt/package/asterisk/control/asterisk-pgsql.conffiles b/openwrt/package/asterisk/ipkg/asterisk-pgsql.conffiles index 8b5cffe40f..8b5cffe40f 100644 --- a/openwrt/package/asterisk/control/asterisk-pgsql.conffiles +++ b/openwrt/package/asterisk/ipkg/asterisk-pgsql.conffiles diff --git a/openwrt/package/asterisk/ipkg/asterisk-pgsql.control b/openwrt/package/asterisk/ipkg/asterisk-pgsql.control new file mode 100644 index 0000000000..907d30a834 --- /dev/null +++ b/openwrt/package/asterisk/ipkg/asterisk-pgsql.control @@ -0,0 +1,7 @@ +Package: asterisk-pgsql +Priority: optional +Section: net +Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Source: buildroot internal +Description: PostgreSQL modules for Asterisk +Depends: asterisk, libpq, zlib diff --git a/openwrt/package/asterisk/ipkg/asterisk-sounds.control b/openwrt/package/asterisk/ipkg/asterisk-sounds.control new file mode 100644 index 0000000000..e297e582a7 --- /dev/null +++ b/openwrt/package/asterisk/ipkg/asterisk-sounds.control @@ -0,0 +1,7 @@ +Package: asterisk-sounds +Priority: optional +Section: net +Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Source: buildroot internal +Description: a sounds collection for Asterisk +Depends: asterisk diff --git a/openwrt/package/asterisk/control/asterisk-voicemail.conffiles b/openwrt/package/asterisk/ipkg/asterisk-voicemail.conffiles index 1c80f057a0..1c80f057a0 100644 --- a/openwrt/package/asterisk/control/asterisk-voicemail.conffiles +++ b/openwrt/package/asterisk/ipkg/asterisk-voicemail.conffiles diff --git a/openwrt/package/asterisk/ipkg/asterisk-voicemail.control b/openwrt/package/asterisk/ipkg/asterisk-voicemail.control new file mode 100644 index 0000000000..7614e890e7 --- /dev/null +++ b/openwrt/package/asterisk/ipkg/asterisk-voicemail.control @@ -0,0 +1,7 @@ +Package: asterisk-voicemail +Priority: optional +Section: net +Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Source: buildroot internal +Description: VoiceMail related modules for Asterisk +Depends: asterisk diff --git a/openwrt/package/asterisk/ipkg/asterisk.control b/openwrt/package/asterisk/ipkg/asterisk.control new file mode 100644 index 0000000000..ac2bf39d2e --- /dev/null +++ b/openwrt/package/asterisk/ipkg/asterisk.control @@ -0,0 +1,6 @@ +Package: asterisk +Priority: optional +Section: net +Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Source: buildroot internal +Description: An open source PBX |