summaryrefslogtreecommitdiffstats
path: root/testing/freeswitch-sounds-fr-fr-sibylle-8000/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-11-01 14:34:55 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-11-01 14:34:55 +0000
commit92b7f59d9e75c4f77c9a12201e108a56271c6e69 (patch)
treed761b5566608ce692bff80d779e6d6241cd1de8a /testing/freeswitch-sounds-fr-fr-sibylle-8000/APKBUILD
parentba5bedd2e941ea0a3339d4cc04fffcc0f72e46c4 (diff)
downloadaports-92b7f59d9e75c4f77c9a12201e108a56271c6e69.tar.bz2
aports-92b7f59d9e75c4f77c9a12201e108a56271c6e69.tar.xz
testing/*: removed non tested packages
we dont ship testing stuff for stable branches
Diffstat (limited to 'testing/freeswitch-sounds-fr-fr-sibylle-8000/APKBUILD')
-rw-r--r--testing/freeswitch-sounds-fr-fr-sibylle-8000/APKBUILD28
1 files changed, 0 insertions, 28 deletions
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 7ff6c24ab..000000000
--- 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"