aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rw-r--r--community/acf-provisioning-algo/APKBUILD39
-rw-r--r--community/acf-provisioning-algo/init.cfg.sample20
-rw-r--r--community/acf-provisioning-cisco/APKBUILD33
-rw-r--r--community/acf-provisioning-cisco/SPA112.cfg6
-rw-r--r--community/acf-provisioning-cisco/init.cfg4
-rw-r--r--community/acf-provisioning-cyberdata/000000cd.xml6
-rw-r--r--community/acf-provisioning-cyberdata/APKBUILD35
-rw-r--r--community/acf-provisioning-linksys/APKBUILD25
-rw-r--r--community/acf-provisioning-linksys/PAP2T.cfg6
-rw-r--r--community/acf-provisioning-linksys/init.cfg4
-rw-r--r--community/acf-provisioning-polycom/000000000000-directory.xml4
-rw-r--r--community/acf-provisioning-polycom/000000000000-phone.cfg5
-rw-r--r--community/acf-provisioning-polycom/000000000000-web.cfg5
-rw-r--r--community/acf-provisioning-polycom/000000000000.cfg.patch20
-rw-r--r--community/acf-provisioning-polycom/APKBUILD106
-rw-r--r--community/acf-provisioning-snom/APKBUILD47
-rw-r--r--community/acf-provisioning-snom/snom300-firmware.htm4
-rw-r--r--community/acf-provisioning-snom/snom320-firmware.htm4
-rw-r--r--community/acf-provisioning-snom/snom360-firmware.htm4
-rw-r--r--community/acf-provisioning-snom/snom370-firmware.htm4
20 files changed, 0 insertions, 381 deletions
diff --git a/community/acf-provisioning-algo/APKBUILD b/community/acf-provisioning-algo/APKBUILD
deleted file mode 100644
index 1c1f48570c..0000000000
--- a/community/acf-provisioning-algo/APKBUILD
+++ /dev/null
@@ -1,39 +0,0 @@
-# Contributor: Seung Soo Mun <hamletmun@gmail.com>
-# Maintainer: Ted Trask <ttrask01@yahoo.com>
-pkgname=acf-provisioning-algo
-pkgver=2.4
-pkgrel=1
-pkgdesc="Files for provisioning Algo Products"
-url="http://www.algosolutions.com/products/overview.html"
-arch="noarch"
-license="AS IS"
-depends=""
-makedepends=""
-source="http://www.algosolutions.com/fw-downloads/8180/firmware/algo-8180-2.4.fw
-http://www.algosolutions.com/fw-downloads/md5download.php?filename=8180/firmware/algo-8180-2.4.md5
-http://www.algosolutions.com/fw-downloads/8180/kernel/algo-pa-kernel-r5.fw
-http://www.algosolutions.com/fw-downloads/md5download.php?filename=8180/kernel/algo-pa-kernel-r5.md5
-init.cfg.sample"
-subpackages=""
-
-package() {
- cd "$srcdir"
- mkdir -p "$pkgdir"/var/www/provisioning/htdocs/Algo
- cp *.cfg.sample *.fw *.md5 "$pkgdir"/var/www/provisioning/htdocs/Algo
-}
-
-md5sums="1de8b7d5a475269cd0d4a56d030b2078 algo-8180-2.4.fw
-6784fb98bb79d1730c64b8b7c09d67d6 algo-8180-2.4.md5
-b48fcb591c7873a00b0d2323be771446 algo-pa-kernel-r5.fw
-f7f6887a7cc92b46914f562612ba3841 algo-pa-kernel-r5.md5
-7f6b26f11c1f81ac444c5c0f80e56212 init.cfg.sample"
-sha256sums="10e58d5724a60a6628add20171c0d5f5792cd911e02d72927f7ec4ec9d474a47 algo-8180-2.4.fw
-3261f7cd4b9bb143fae398e8da088a146c2ed74cf159377eedc99c68461abd8e algo-8180-2.4.md5
-b59b62c6bfa79d1547fce02080aa78998248c9f6260599dc865c35ffbe47b8d8 algo-pa-kernel-r5.fw
-cb46df70da381320cfdc47280687bf1660e50c0ebc3a2c276ea6c1c75b1f49eb algo-pa-kernel-r5.md5
-51426dceb6e5f40cda289ca9bb034aac24e0a53f2c16aea3d03a05480134910b init.cfg.sample"
-sha512sums="ec1ede724eb0485e0b92b0fdf4f969e03e067634be684bd2aa4d853ecaabf6837f12ca607f8bd9b6529932785e5ce26472b76ecf0a61d93a94d1d6ded2fe9ac0 algo-8180-2.4.fw
-44df87dc2bf929a12133a40809b5ad1e1967cb70cd474b833a9c6c0b2ec83fe5d05d52350fc2575af4fa0a793fba099ba95d5b5d08d822a8739a320714d14ece algo-8180-2.4.md5
-9282f2e4c2c178b08af66c86d27681484edc2d3729ebcf7786442f73f4d8ec4be42358b527dc38388fb3f68bc09ca666e6fc8be49cc1dbeb5c305ad9cebb14b8 algo-pa-kernel-r5.fw
-f86db2a891c2097f26f58cd484b4fa05ce67387ecafbe8daa3f8dcbf851cdeeb22553fefa53acedefd89e98e25a3d3c9d0c4ac5e42e897a204ee9473ee340165 algo-pa-kernel-r5.md5
-8ebb6ab8b0a288d3f08891654943988cbc42a08b113f4e72beb74e98de3b4b608f4dd904879dfb3d131f2225bfa6990478cc12cb00c0d872b53ebaa464d9f998 init.cfg.sample"
diff --git a/community/acf-provisioning-algo/init.cfg.sample b/community/acf-provisioning-algo/init.cfg.sample
deleted file mode 100644
index 4a673ac8ae..0000000000
--- a/community/acf-provisioning-algo/init.cfg.sample
+++ /dev/null
@@ -1,20 +0,0 @@
-net.dscp.rtp = 101110
-net.dscp.sip = 101110
-net.vlan.id = 1
-net.vlan.priority = 5
-net.vlan.use = 1
-prov.download.cfgpath = Algo
-prov.download.fwgpath = Algo
-prov.download.method = http
-prov.server.method = static
-prov.server.static = 10.0.0.1
-prov.version.firmware = 2.4
-prov.version.kernel = r5
-sip.alert2.use = 1
-audio.ring.tone2 = buzzer.wav
-sip.alert3.use = 1
-audio.ring.tone3 = chime.wav
-sip.alert4.use = 1
-audio.ring.tone4 = dogs.wav
-sip.alert5.use = 1
-audio.ring.tone5 = gong.wav
diff --git a/community/acf-provisioning-cisco/APKBUILD b/community/acf-provisioning-cisco/APKBUILD
deleted file mode 100644
index 10f1d513ff..0000000000
--- a/community/acf-provisioning-cisco/APKBUILD
+++ /dev/null
@@ -1,33 +0,0 @@
-# Contributor: Ted Trask <ttrask01@yahoo.com>
-# Maintainer: Ted Trask <ttrask01@yahoo.com>
-pkgname=acf-provisioning-cisco
-pkgver=0.1.0
-pkgrel=0
-pkgdesc="Files for provisioning Cisco Small Business Voice Gateways and ATAs"
-url="http://www.cisco.com/c/en/us/support/unified-communications/small-business-voice-gateways-ata/tsd-products-support-series-home.html"
-arch="noarch"
-license="AS IS"
-depends=""
-makedepends=""
-# Source obtained from http://software.cisco.com/download/release.html?mdfid=283998771&softwareid=282463187&release=1.3.1
-# and cached on dev.alpinelinux.org
-source="http://dev.alpinelinux.org/archive/$pkgname/SPA112_SPA122_1.3.1_003_FW.zip
-init.cfg
-SPA112.cfg"
-subpackages=""
-
-package() {
- cd "$srcdir"
- mkdir -p "$pkgdir"/var/www/provisioning/htdocs/Cisco
- cp *.cfg *.bin "$pkgdir"/var/www/provisioning/htdocs/Cisco
-}
-
-md5sums="ccfb754a02b92418e241af6e23f23143 SPA112_SPA122_1.3.1_003_FW.zip
-4c826d078240d8e64ba084ea811a65d1 init.cfg
-2c53d509b9fe3ac51907df05d9f981ec SPA112.cfg"
-sha256sums="1c439efa769878af5a4a509e7693c606772c883f1abbab7be42874dad554e2ed SPA112_SPA122_1.3.1_003_FW.zip
-21fb6bcf79ad5919777279d3ece759ce1179959b6e870fb1f32e91bf39e777be init.cfg
-87422399d7f0b172d258dc6b32f667d551727e978a71e4d1c35e509f18ecc2f8 SPA112.cfg"
-sha512sums="86beaf3e4cb88be24d4aff823106c174a832914113c855bb1b589a7890864c42a68cb095f2e97ff7bb5aff9365b3063a60bb24d5691e4942be642ee191dd4630 SPA112_SPA122_1.3.1_003_FW.zip
-46d2544ad730b77ad36f10de07792804101c1e7bdc1c4ff0ebdca845dd2cb59ef3928fa85cd22d7e075f4504a21f804e9fd26d44db8021d29cca9271f02b3dac init.cfg
-0ece33f6ce9012a97e0e0856da93b2e6c0628caa0bc856ecce813c1caf9a3de4b6ed29358d14becc46bebd0e1f1487791587980d4b64159039bfde85b3324342 SPA112.cfg"
diff --git a/community/acf-provisioning-cisco/SPA112.cfg b/community/acf-provisioning-cisco/SPA112.cfg
deleted file mode 100644
index bc2a92c245..0000000000
--- a/community/acf-provisioning-cisco/SPA112.cfg
+++ /dev/null
@@ -1,6 +0,0 @@
-<flat-profile>
-<Upgrade_Enable ua="na">Yes</Upgrade_Enable>
-<Upgrade_Error_Retry_Delay ua="na">7200</Upgrade_Error_Retry_Delay>
-<Downgrade_Rev_Limit ua="na"></Downgrade_Rev_Limit>
-<Upgrade_Rule ua="na">http://$SERV/Cisco/SPA112_SPA122_1.3.1_003.bin</Upgrade_Rule>
-</flat-profile>
diff --git a/community/acf-provisioning-cisco/init.cfg b/community/acf-provisioning-cisco/init.cfg
deleted file mode 100644
index b6cce7dec0..0000000000
--- a/community/acf-provisioning-cisco/init.cfg
+++ /dev/null
@@ -1,4 +0,0 @@
-<flat-profile>
-<Provision_Enable ua="na">Yes</Provision_Enable>
-<Profile_Rule ua="na">http://$SERV/$PN.cfg</Profile_Rule>
-</flat-profile>
diff --git a/community/acf-provisioning-cyberdata/000000cd.xml b/community/acf-provisioning-cyberdata/000000cd.xml
deleted file mode 100644
index cfc585de20..0000000000
--- a/community/acf-provisioning-cyberdata/000000cd.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<specific>
- <FirmwareSettings>
- <OutdoorIntercom31>CyberData/1148-uImage-outdoor_intercom</OutdoorIntercom31>
- <OutdoorKeypad31>CyberData/1148-uImage-outdoor_keypad</OutdoorKeypad31>
- </FirmwareSettings>
-</specific>
diff --git a/community/acf-provisioning-cyberdata/APKBUILD b/community/acf-provisioning-cyberdata/APKBUILD
deleted file mode 100644
index e803d3622a..0000000000
--- a/community/acf-provisioning-cyberdata/APKBUILD
+++ /dev/null
@@ -1,35 +0,0 @@
-# Contributor: Seung Soo Mun <hamletmun@gmail.com>
-# Maintainer: Ted Trask <ttrask01@yahoo.com>
-pkgname=acf-provisioning-cyberdata
-pkgver=11.4.8
-pkgrel=0
-pkgdesc="Files for provisioning CyberData Outdoor Intercom"
-url="http://www.cyberdata.net/products/voip/digitalanalog/intercom_endpoints.html"
-arch="noarch"
-license="AS IS"
-depends=""
-makedepends=""
-source="http://www.cyberdata.net/assets/011186/1148-uImage-outdoor_intercom.zip
-http://www.cyberdata.net/assets/011214/1148-uImage-outdoor_keypad.zip
-000000cd.xml"
-
-subpackages=""
-
-package() {
- cd "$srcdir"
- mkdir -p "$pkgdir"/var/www/provisioning/htdocs/CyberData
- cp 000000cd.xml "$pkgdir"/var/www/provisioning/htdocs/
- cp *intercom/*intercom "$pkgdir"/var/www/provisioning/htdocs/CyberData
- cp *keypad/*keypad "$pkgdir"/var/www/provisioning/htdocs/CyberData
- cp *keypad/autoprovision_* "$pkgdir"/var/www/provisioning/htdocs/CyberData/initial.xml.sample
-}
-
-md5sums="5914a25c9e5fbc6ed856ab1edf391cb9 1148-uImage-outdoor_intercom.zip
-a253b328d0dd41b7aea112bcd13ebb9a 1148-uImage-outdoor_keypad.zip
-656e8bf591f1df6e73c9bd4d5986e72f 000000cd.xml"
-sha256sums="c92109422097e466b5d5b16dca5f851f0a0aefe2535b49192e10c33447d64ccc 1148-uImage-outdoor_intercom.zip
-54947d3e5a618e4e1e447284a736b41888ff2a8fd5ea415d322f37482c852603 1148-uImage-outdoor_keypad.zip
-e86ad2ae19a8435e7829c359550f3aefe1461118cc27663493702cb7697d2104 000000cd.xml"
-sha512sums="a39255a9eb0d73719a260289c003de4a2d045327ebfaa5c61cfa033f4e025dfb89b4c06196450aa81c26f57476af1accb1420e4f317e20e746ecc568b8e40360 1148-uImage-outdoor_intercom.zip
-aec4a247c4d91dc2c942a91c55e2a1415a42fad881701f47cc368f5f3311160fb49380cf059700a49bf73a7c606c79cdda54765b994ce46c312cb65dd4499b39 1148-uImage-outdoor_keypad.zip
-69d7179464f404c7ef07b1ebf72fed49bdea95d630b52101b27167237093a01c6554008519b95786b1d178773317d5734892033179fd5f1d0080df4609d2b077 000000cd.xml"
diff --git a/community/acf-provisioning-linksys/APKBUILD b/community/acf-provisioning-linksys/APKBUILD
deleted file mode 100644
index 8d9d57efaf..0000000000
--- a/community/acf-provisioning-linksys/APKBUILD
+++ /dev/null
@@ -1,25 +0,0 @@
-# Contributor: Ted Trask <ttrask01@yahoo.com>
-# Maintainer: Ted Trask <ttrask01@yahoo.com>
-pkgname=acf-provisioning-linksys
-pkgver=0.1.0
-pkgrel=0
-pkgdesc="Files for provisioning Cisco Linksys IP phones"
-url="http://www.cisco.com/en/US/products/ps10029/index.html"
-arch="noarch"
-license="AS IS"
-depends=""
-makedepends=""
-source="http://download.cisco.com/swc/esd/03/282414114/anon/PAP2T_v5.1.6_fw.zip
-init.cfg
-PAP2T.cfg"
-subpackages=""
-
-package() {
- cd "$srcdir"
- mkdir -p "$pkgdir"/var/www/provisioning/htdocs/Linksys
- cp *.cfg *.bin "$pkgdir"/var/www/provisioning/htdocs/Linksys
-}
-
-sha512sums="fb8396852f8b35710acfb1a44b9d7deb1e9a05652e6eac22940c3834ffc08f1e47d159d6b37e5fe744bee9103aad044a1ac7ddc38dcb10f52ff34d8174e31a65 PAP2T_v5.1.6_fw.zip
-46d2544ad730b77ad36f10de07792804101c1e7bdc1c4ff0ebdca845dd2cb59ef3928fa85cd22d7e075f4504a21f804e9fd26d44db8021d29cca9271f02b3dac init.cfg
-acd083a6ddb58f40a7d5e5d5213f06b783689d60e4a2f381437e4db1b3a4ceb6de7a2db277723c6255074e60abf9128c44462ab86265f1a2a08e3980c9e2c9ff PAP2T.cfg"
diff --git a/community/acf-provisioning-linksys/PAP2T.cfg b/community/acf-provisioning-linksys/PAP2T.cfg
deleted file mode 100644
index 770b147571..0000000000
--- a/community/acf-provisioning-linksys/PAP2T.cfg
+++ /dev/null
@@ -1,6 +0,0 @@
-<flat-profile>
-<Upgrade_Enable ua="na">Yes</Upgrade_Enable>
-<Upgrade_Error_Retry_Delay ua="na">7200</Upgrade_Error_Retry_Delay>
-<Downgrade_Rev_Limit ua="na"></Downgrade_Rev_Limit>
-<Upgrade_Rule ua="na">http://$SERV/Linksys/pap2t-5-1-6.bin</Upgrade_Rule>
-</flat-profile>
diff --git a/community/acf-provisioning-linksys/init.cfg b/community/acf-provisioning-linksys/init.cfg
deleted file mode 100644
index b6cce7dec0..0000000000
--- a/community/acf-provisioning-linksys/init.cfg
+++ /dev/null
@@ -1,4 +0,0 @@
-<flat-profile>
-<Provision_Enable ua="na">Yes</Provision_Enable>
-<Profile_Rule ua="na">http://$SERV/$PN.cfg</Profile_Rule>
-</flat-profile>
diff --git a/community/acf-provisioning-polycom/000000000000-directory.xml b/community/acf-provisioning-polycom/000000000000-directory.xml
deleted file mode 100644
index 2c5fecabea..0000000000
--- a/community/acf-provisioning-polycom/000000000000-directory.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-<?xml version="1.0" standalone="yes"?>
-<directory>
- <item_list/>
-</directory>
diff --git a/community/acf-provisioning-polycom/000000000000-phone.cfg b/community/acf-provisioning-polycom/000000000000-phone.cfg
deleted file mode 100644
index f3fe583345..0000000000
--- a/community/acf-provisioning-polycom/000000000000-phone.cfg
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
-<!-- Application SIP Wolverine 3.3.1.0933 02-Feb-11 18:44 -->
-<PHONE_CONFIG>
- <OVERRIDES />
-</PHONE_CONFIG>
diff --git a/community/acf-provisioning-polycom/000000000000-web.cfg b/community/acf-provisioning-polycom/000000000000-web.cfg
deleted file mode 100644
index f3fe583345..0000000000
--- a/community/acf-provisioning-polycom/000000000000-web.cfg
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
-<!-- Application SIP Wolverine 3.3.1.0933 02-Feb-11 18:44 -->
-<PHONE_CONFIG>
- <OVERRIDES />
-</PHONE_CONFIG>
diff --git a/community/acf-provisioning-polycom/000000000000.cfg.patch b/community/acf-provisioning-polycom/000000000000.cfg.patch
deleted file mode 100644
index ed7e8ba32c..0000000000
--- a/community/acf-provisioning-polycom/000000000000.cfg.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- src/000000000000.cfg
-+++ src/000000000000.cfg.new
-@@ -3,7 +3,7 @@
- <!-- For information on configuring Polycom VoIP phones please refer to the -->
- <!-- Configuration File Management white paper available from: -->
- <!-- http://www.polycom.com/common/documents/whitepapers/configuration_file_management_on_soundpoint_ip_phones.pdf -->
--<APPLICATION APP_FILE_PATH="sip.ld" DECT_FILE_PATH="3111-17823-001.dect.ld" CONFIG_FILES="" SERVICE_FILES="" MISC_FILES="" LOG_FILE_DIRECTORY="" OVERRIDES_DIRECTORY="" CONTACTS_DIRECTORY="" LICENSE_DIRECTORY="" USER_PROFILES_DIRECTORY="" CALL_LISTS_DIRECTORY="" COREFILE_DIRECTORY="">
-+<APPLICATION APP_FILE_PATH="sip.ld" DECT_FILE_PATH="3111-17823-001.dect.ld" CONFIG_FILES="Polycom/[PHONE_MAC_ADDRESS]-default.cfg, Polycom/initial.cfg" SERVICE_FILES="" MISC_FILES="" LOG_FILE_DIRECTORY="log" OVERRIDES_DIRECTORY="Polycom" CONTACTS_DIRECTORY="Polycom" LICENSE_DIRECTORY="Polycom" USER_PROFILES_DIRECTORY="Polycom" CALL_LISTS_DIRECTORY="Polycom" COREFILE_DIRECTORY="Polycom">
- <APPLICATION_SPIP300 APP_FILE_PATH_SPIP300="sip_213.ld" CONFIG_FILES_SPIP300="phone1_213.cfg, sip_213.cfg" />
- <APPLICATION_SPIP500 APP_FILE_PATH_SPIP500="sip_213.ld" CONFIG_FILES_SPIP500="phone1_213.cfg, sip_213.cfg" />
- <APPLICATION_SPIP301 APP_FILE_PATH_SPIP301="sip_318.ld" CONFIG_FILES_SPIP301="phone1_318.cfg, sip_318.cfg" />
-@@ -13,8 +13,5 @@
- <APPLICATION_SPIP501 APP_FILE_PATH_SPIP501="sip_318.ld" CONFIG_FILES_SPIP501="phone1_318.cfg, sip_318.cfg" />
- <APPLICATION_SPIP600 APP_FILE_PATH_SPIP600="sip_318.ld" CONFIG_FILES_SPIP600="phone1_318.cfg, sip_318.cfg" />
- <APPLICATION_SPIP601 APP_FILE_PATH_SPIP601="sip_318.ld" CONFIG_FILES_SPIP601="phone1_318.cfg, sip_318.cfg" />
-- <APPLICATION_SPIP670 APP_FILE_PATH_SPIP670="sip_404.ld" CONFIG_FILES_SPIP670="" />
- <APPLICATION_SSIP4000 APP_FILE_PATH_SSIP4000="sip_318.ld" CONFIG_FILES_SSIP4000="phone1_318.cfg, sip_318.cfg" />
-- <APPLICATION_SSIP6000 APP_FILE_PATH_SSIP6000="sip_404.ld" CONFIG_FILES_SSIP6000="" />
-- <APPLICATION_SSIP7000 APP_FILE_PATH_SSIP7000="sip_404.ld" CONFIG_FILES_SSIP7000="" />
- </APPLICATION>
diff --git a/community/acf-provisioning-polycom/APKBUILD b/community/acf-provisioning-polycom/APKBUILD
deleted file mode 100644
index 2ef1d1a6f4..0000000000
--- a/community/acf-provisioning-polycom/APKBUILD
+++ /dev/null
@@ -1,106 +0,0 @@
-# Contributor: Ted Trask <ttrask01@yahoo.com>
-# Maintainer: Ted Trask <ttrask01@yahoo.com>
-pkgname=acf-provisioning-polycom
-pkgver=5.5.1
-pkgrel=0
-pkgdesc="Files for provisioning Polycom IP phones"
-url="http://www.polycom.com/products/voice/index.html"
-arch="noarch"
-license="AS IS"
-depends=""
-makedepends=""
-# Make sure 5.5.1 comes after 4.0.11 so that older files are overwritten
-source="http://downloads.polycom.com/voice/voip/uc/Polycom_UC_Software_4_0_11_rts15_release_sig_split.zip
-http://downloads.polycom.com/voice/voip/uc/SoundPoint_IP_BootROM_4_4_0B_Upgrader_release_sig.zip
-http://downloads.polycom.com/voice/voip/uc/Polycom_UC_Software_5_5_1_rts35_release_sig_split.zip
-000000000000.cfg.patch
-000000000000-phone.cfg
-000000000000-web.cfg
-000000000000-directory.xml"
-subpackages=""
-
-_builddir="$srcdir/"
-
-link_dupes() {
- local dir=
- local old_pwd="$PWD"
- for dir; do
- echo "Creating links of duplicate files at '$dir'"
- cd "$dir" || break
- prevsum=
- prevfile=
- md5sum *.ld | sort | while read sum file; do
- if [ "$sum" = "$prevsum" ]; then
- echo "* Creating link of '$file'"
- rm $file && ln -s $prevfile $file || break
- else
- prevsum=$sum
- prevfile=$file
- fi
- done || break
- done
- local ret=$?
- cd "$old_pwd"
- return $ret
-}
-
-prepare() {
- local i
- cd "$_builddir"
- sed -i -e 's/\r//' 000000000000.cfg
- for i in $source; do
- case $i in
- *.patch) msg "Applying ${i}"; patch -p1 -i $i || return 1;;
- esac
- done
-}
-
-package() {
- cd "$_builddir"
- link_dupes "$_builddir" || return 1
- mkdir -p "$pkgdir"/var/www/provisioning/htdocs/Polycom
- mkdir -p "$pkgdir"/var/www/provisioning/htdocs/log
- echo "$pkgname-$pkgver-r$pkgrel" > "$pkgdir"/var/www/provisioning/htdocs/Polycom/package-version
- cp -r *.ld *.wav SoundPointIPLocalization VVXLocalization 000000000000.cfg "$pkgdir"/var/www/provisioning/htdocs
- cp 000000000000-directory.xml 000000000000-phone.cfg 000000000000-web.cfg "$pkgdir"/var/www/provisioning/htdocs/Polycom
-}
-
-# unpack the sources
-default_unpack() {
- local u
- if [ -z "$force" ]; then
- verify || return 1
- initdcheck || return 1
- fi
- mkdir -p "$srcdir"
- for u in $source; do
- local s="$SRCDEST/$(filename_from_uri $u)"
- case "$s" in
- *.zip)
- msg "Unpacking $s..."
- unzip -o "$s" -d "$srcdir" || return 1;;
- esac
- done
-}
-
-md5sums="e349c0b24cc118a5ef85b52d7e82b116 Polycom_UC_Software_4_0_11_rts15_release_sig_split.zip
-b5ac28a1b4ede82fca226675c0b6981d SoundPoint_IP_BootROM_4_4_0B_Upgrader_release_sig.zip
-cdbf5322601881e37268b17048306097 Polycom_UC_Software_5_5_1_rts35_release_sig_split.zip
-936110c5fbb17545526dc005f5b49c40 000000000000.cfg.patch
-2c32486b7c9d692326fd6270664eac01 000000000000-phone.cfg
-2c32486b7c9d692326fd6270664eac01 000000000000-web.cfg
-4a6ff93b944a710da0c3eb99938f42cc 000000000000-directory.xml"
-sha256sums="0904a07dbcf3e8c6a697f76201581c6b4d6c200aa8c5ef420b43824eb4abb310 Polycom_UC_Software_4_0_11_rts15_release_sig_split.zip
-4565248f354321901323d01b1aeed8bb6e00beedc331a3f7545cbae83d194113 SoundPoint_IP_BootROM_4_4_0B_Upgrader_release_sig.zip
-464f360201f8b0c8506686f64b0a1c9981ff62c790cc06a69bd22ba9cf2d38e0 Polycom_UC_Software_5_5_1_rts35_release_sig_split.zip
-286b77f8b18a70a7e42b6eaa6ff9ae7e849e3335dbf2cfb6390ee69243f0d4c7 000000000000.cfg.patch
-e2f3dcd842d6eb44a98140e7fb60487ca70e519d5d09872a54ce1372d5a432b4 000000000000-phone.cfg
-e2f3dcd842d6eb44a98140e7fb60487ca70e519d5d09872a54ce1372d5a432b4 000000000000-web.cfg
-875f5bbec057d29508bcd671a203d8e2852cd959aeaeb937443cedbe824e0a41 000000000000-directory.xml"
-sha512sums="e416838352d6e8a524ca48981875e9ebe384ba4bd27d056842fb8c6de73356599aec65466867fa242214d79e0060d262268b0e82008674da694a2fc48a31b3fc Polycom_UC_Software_4_0_11_rts15_release_sig_split.zip
-b624b6618af41c21de016ead0746be9702834632e32de1bd62a5b47ad2308f0fb9def72fcfb35259731b7431d00a958e9c4ad3ad7d7257a29bba9e976dc70c4c SoundPoint_IP_BootROM_4_4_0B_Upgrader_release_sig.zip
-adeefe00bf5af0a7408dacc6175575634c5d47f0f796e3b251166957e266f3bb1c30e79a1af68b4675d62458680ccd604ea38d2ff0510bb463caebff8080bed3 Polycom_UC_Software_5_5_1_rts35_release_sig_split.zip
-32e1c0585baa3d827e12f2a501955ae7ee4f8f0594b14d188235a4f3dbdcb6d241ba2bf52ed4abfc94456dc5984d170f1f8aaa72a8fc56b5b578f6ba289b38b6 000000000000.cfg.patch
-db2da0f4c393bdea773f3e5a7daa581a58caca738538db6153b223383176aae30e2081c198291d78c44eddd446a1cab9cffef78646360847ce4955c59f288300 000000000000-phone.cfg
-db2da0f4c393bdea773f3e5a7daa581a58caca738538db6153b223383176aae30e2081c198291d78c44eddd446a1cab9cffef78646360847ce4955c59f288300 000000000000-web.cfg
-9adc73d02aa4f545aca893c335284d77099c56fcc17a48f61003ede8713e96aeb8f467896f4dfbf7db67255cc3d60faf353b76ab86c5881d0ba884d1c0acffb3 000000000000-directory.xml"
diff --git a/community/acf-provisioning-snom/APKBUILD b/community/acf-provisioning-snom/APKBUILD
deleted file mode 100644
index 13ec4193a1..0000000000
--- a/community/acf-provisioning-snom/APKBUILD
+++ /dev/null
@@ -1,47 +0,0 @@
-# Contributor: Ted Trask <ttrask01@yahoo.com>
-# Maintainer: Ted Trask <ttrask01@yahoo.com>
-pkgname=acf-provisioning-snom
-pkgver=8.4.32
-pkgrel=1
-pkgdesc="Files for provisioning Snom IP phones"
-url="http://snom.com/"
-arch="noarch"
-license="AS IS"
-depends=""
-makedepends=""
-source="http://downloads.snom.com/fw/snom300-$pkgver-SIP-f.bin
-http://downloads.snom.com/fw/snom320-$pkgver-SIP-f.bin
-http://downloads.snom.com/fw/snom360-$pkgver-SIP-f.bin
-http://downloads.snom.com/fw/snom370-$pkgver-SIP-f.bin
-http://fox.snom.com/config/snomlang-$pkgver.zip
-snom300-firmware.htm
-snom320-firmware.htm
-snom360-firmware.htm
-snom370-firmware.htm"
-subpackages=""
-
-prepare() {
- local i
- cd "$srcdir"
- for i in $source; do
- case $i in
- *.htm) sed -i "s/\$pkgver/$pkgver/" $i || return 1;;
- esac
- done
-}
-
-package() {
- cd "$srcdir"
- mkdir -p "$pkgdir"/var/www/provisioning/htdocs/snom
- cp *.htm *.bin *.xml "$pkgdir"/var/www/provisioning/htdocs/snom
-}
-
-sha512sums="a8d35c9b3ff14ba551d64a36b83d4123a71c68eea4b398887440576cebc08c24c3eb5033ea5e0c54ea62b23b05e57d88f65b13ddc3cc60fb7d7af1107dce15d3 snom300-8.4.32-SIP-f.bin
-df29be63714ad69c57f3944a476809253c7026354a6f92f3d8e8cb8d5b414d6022d1cf08e36f80b40bcf830d90f3b7b33284145951a9de4910a1e16b9440cf6f snom320-8.4.32-SIP-f.bin
-785d72a851831a024d3b4b0fa4b18b739c5b4d7b806806619edededc46c8284b520ad669f06a358f55bd68d787de052ac96bd371fcc1c04777a188235c925bb5 snom360-8.4.32-SIP-f.bin
-9ed903f988d7dbe1edbfe1d98ba697312577880d9d7eede4bdbaeb6ea988b7689e270ff3df0cabf8c3e20cf340a90f32ee309766ec11750a758165e6b3fc5d0a snom370-8.4.32-SIP-f.bin
-9291834857b58d6ca6c5b02fc765e415e1e90693aa349195f939ef1c70967d43cae9a27841f2660ade43b316aa137d8c2a97c60fb8a635a18fd263dc2e187490 snomlang-8.4.32.zip
-6768b7efa3f2c4d71ebcd811986a29e9dc38e5e709650cff5f221187385810a432eaac2aa6ebaf0495ddcbbdc45244ee7e746fd02629973645236f9ae8083d6f snom300-firmware.htm
-994983b75f7f0a9eae8e628e6cd52d988d645a6beae53bf61ef597ae513da44c36b2670819a3351bee66c094efaa9aa94612b3a5609586b84f884e9e30fc6d05 snom320-firmware.htm
-9b550e8403d6faa565b922b21fa9bb62eadfeb2fd1024d1df6b7fa3717dabfed52349668c9101a241bf0dcf4a6d61336ec402cc31e971c7d42dd4b0506770227 snom360-firmware.htm
-a1a1606c1ea67a300825c0d03548b1a2bd6c225369d1b5a734b153967b9f1fff3eca9e48c5bfce7eebc5a36c2f3b2f7d1edf978d678abd71d22c32395bb75dcc snom370-firmware.htm"
diff --git a/community/acf-provisioning-snom/snom300-firmware.htm b/community/acf-provisioning-snom/snom300-firmware.htm
deleted file mode 100644
index dd5c2c3c68..0000000000
--- a/community/acf-provisioning-snom/snom300-firmware.htm
+++ /dev/null
@@ -1,4 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<firmware-settings>
- <firmware perm="">http://$SERV/snom/snom300-$pkgver-SIP-f.bin</firmware>
-</firmware-settings>
diff --git a/community/acf-provisioning-snom/snom320-firmware.htm b/community/acf-provisioning-snom/snom320-firmware.htm
deleted file mode 100644
index 39ba8bc626..0000000000
--- a/community/acf-provisioning-snom/snom320-firmware.htm
+++ /dev/null
@@ -1,4 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<firmware-settings>
- <firmware perm="">http://$SERV/snom/snom320-$pkgver-SIP-f.bin</firmware>
-</firmware-settings>
diff --git a/community/acf-provisioning-snom/snom360-firmware.htm b/community/acf-provisioning-snom/snom360-firmware.htm
deleted file mode 100644
index 2488d1ce2f..0000000000
--- a/community/acf-provisioning-snom/snom360-firmware.htm
+++ /dev/null
@@ -1,4 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<firmware-settings>
- <firmware perm="">http://$SERV/snom/snom360-$pkgver-SIP-f.bin</firmware>
-</firmware-settings>
diff --git a/community/acf-provisioning-snom/snom370-firmware.htm b/community/acf-provisioning-snom/snom370-firmware.htm
deleted file mode 100644
index 45754c3811..0000000000
--- a/community/acf-provisioning-snom/snom370-firmware.htm
+++ /dev/null
@@ -1,4 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<firmware-settings>
- <firmware perm="">http://$SERV/snom/snom370-$pkgver-SIP-f.bin</firmware>
-</firmware-settings>