aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-07-08 09:06:37 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2015-07-08 09:06:37 +0000
commit244d70926be696fe7d4491c549aecfe8c8dba562 (patch)
tree57d66d79e04100aaf15108925f34a6cf0489ffb4 /testing
parenta215f1937c91916b1b5162e49e996708eb456e67 (diff)
downloadaports-244d70926be696fe7d4491c549aecfe8c8dba562.tar.bz2
aports-244d70926be696fe7d4491c549aecfe8c8dba562.tar.xz
main/freeswitch-sounds-fr-*: move from testing
ref #4422
Diffstat (limited to 'testing')
-rw-r--r--testing/freeswitch-sounds-fr-ca-june-8000/APKBUILD28
-rw-r--r--testing/freeswitch-sounds-fr-fr-sibylle-8000/APKBUILD28
2 files changed, 0 insertions, 56 deletions
diff --git a/testing/freeswitch-sounds-fr-ca-june-8000/APKBUILD b/testing/freeswitch-sounds-fr-ca-june-8000/APKBUILD
deleted file mode 100644
index 6068c06ad9..0000000000
--- a/testing/freeswitch-sounds-fr-ca-june-8000/APKBUILD
+++ /dev/null
@@ -1,28 +0,0 @@
-# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
-pkgname=freeswitch-sounds-fr-ca-june-8000
-pkgver=1.0.18
-pkgrel=0
-pkgdesc="Sounds for freeswitch French"
-url="http://files.freeswitch.org/"
-arch="noarch"
-license="unknown"
-depends=
-makedepends=
-install=
-subpackages=
-source="http://files.freeswitch.org/$pkgname-$pkgver.tar.gz"
-_sounds=/usr/share/freeswitch/sounds
-
-build() {
- return 0
-}
-
-package() {
- mkdir -p "$pkgdir"/$_sounds/
- cp -ra "$srcdir"/fr "$pkgdir"/$_sounds
- chown -R root:root "$pkgdir"/$_sounds
-}
-
-md5sums="95109a111cd641357c8c736e38fa1ea1 freeswitch-sounds-fr-ca-june-8000-1.0.18.tar.gz"
-sha256sums="f7fd5c84ff9b1c1929167a4b33f38d6770a44c5bcad4e5f96b86e3165bfd05d4 freeswitch-sounds-fr-ca-june-8000-1.0.18.tar.gz"
-sha512sums="82640dda13288d911b21fd1beb83f08d5a8497d35e2cdb6438c072bdf81981b1836f91be098cfeb42eb10278170a923cfa120113e8d6329bc94742a1b184396b freeswitch-sounds-fr-ca-june-8000-1.0.18.tar.gz"
diff --git a/testing/freeswitch-sounds-fr-fr-sibylle-8000/APKBUILD b/testing/freeswitch-sounds-fr-fr-sibylle-8000/APKBUILD
deleted file mode 100644
index 7ff6c24ab7..0000000000
--- a/testing/freeswitch-sounds-fr-fr-sibylle-8000/APKBUILD
+++ /dev/null
@@ -1,28 +0,0 @@
-# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
-pkgname=freeswitch-sounds-fr-fr-sibylle-8000
-pkgver=0.1.3
-pkgrel=0
-pkgdesc="Sounds for freeswitch French"
-url="http://www.archive.org/details/FrenchAudioFilesForFreeswitch"
-arch="all"
-license="CC-3.0"
-depends=
-makedepends=
-install=
-subpackages=
-
-source="http://www.archive.org/download/FrenchAudioFilesForFreeswitch/freeswitch-sounds-fr-fr-sibylle-8000-$pkgver.tar.gz"
-
-_builddir="$srcdir"/$pkgname-$pkgver
-
-build() {
- return 0
-}
-
-package() {
- mkdir -p "$pkgdir"/usr/sounds/
- cp -ra "$srcdir"/fr "$pkgdir"/usr/sounds
- chown -R root:root "$pkgdir"/usr/sounds
-}
-
-md5sums="b23cf14c59fcbe1a2cce1925d3546204 freeswitch-sounds-fr-fr-sibylle-8000-0.1.3.tar.gz"