summaryrefslogtreecommitdiffstats
path: root/main/freeswitch-sounds-es-mx-maria-44100
diff options
context:
space:
mode:
authorJeff Bilyk <jbilyk@gmail.com>2006-02-01 18:18:47 +0000
committerJeff Bilyk <jbilyk@gmail.com>2006-02-01 18:18:47 +0000
commit3196418bad03f30a8a8bc833cda9a2e0fe8d18b2 (patch)
tree260123b2b79ff1b44a69ca645ace1f816179ab74 /main/freeswitch-sounds-es-mx-maria-44100
parentf9425febd1328c0bda9bafd70d7480a7b9551887 (diff)
downloadaports-3196418bad03f30a8a8bc833cda9a2e0fe8d18b2.tar.bz2
aports-3196418bad03f30a8a8bc833cda9a2e0fe8d18b2.tar.xz
main/freeswitch-sounds-es-mx-maria-44100: moved from testing
ref #996
Diffstat (limited to 'main/freeswitch-sounds-es-mx-maria-44100')
-rw-r--r--main/freeswitch-sounds-es-mx-maria-44100/APKBUILD27
1 files changed, 27 insertions, 0 deletions
diff --git a/main/freeswitch-sounds-es-mx-maria-44100/APKBUILD b/main/freeswitch-sounds-es-mx-maria-44100/APKBUILD
new file mode 100644
index 000000000..5474fb046
--- /dev/null
+++ b/main/freeswitch-sounds-es-mx-maria-44100/APKBUILD
@@ -0,0 +1,27 @@
+# Contributor: Jeff Bilyk <jbilyk@gmail.com>
+# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
+pkgname=freeswitch-sounds-es-mx-maria-44100
+pkgver="0"
+pkgrel=1
+pkgdesc="Sounds for freeswitch Spanish"
+url="http://files.freeswitch.org/"
+arch="noarch"
+license="unknown"
+depends=
+makedepends=
+install=
+subpackages=
+source="http://files.freeswitch.org/freeswitch-sounds-es-mx-maria-44100.tar.gz"
+
+_builddir="$srcdir"/$pkgname-$pkgver
+
+build() {
+ return 0
+}
+
+package() {
+ mkdir -p "$pkgdir"/usr/sounds/
+ cp -ra "$srcdir"/es/ "$pkgdir"/usr/sounds
+}
+
+md5sums="a83a2e994741e4085016873d2d1c69a4 freeswitch-sounds-es-mx-maria-44100.tar.gz"