~alpine/devel

[alpine-devel] [PATCH 5/7] main/freeswitch-sounds-ru-RU-elena-32000: new package

Cameron Banta <cbanta@gmail.com>
Details
Message ID
<1306547807-12289-6-git-send-email-cbanta@gmail.com>
Sender timestamp
1306547805
DKIM signature
missing
Download raw message
Patch: +25 -0
---
 main/freeswitch-sounds-ru-RU-elena-32000/APKBUILD |   25 +++++++++++++++++++++
 1 files changed, 25 insertions(+), 0 deletions(-)
 create mode 100644 main/freeswitch-sounds-ru-RU-elena-32000/APKBUILD

diff --git a/main/freeswitch-sounds-ru-RU-elena-32000/APKBUILD b/main/freeswitch-sounds-ru-RU-elena-32000/APKBUILD
new file mode 100644
index 0000000..3d60268
--- /dev/null
+++ b/main/freeswitch-sounds-ru-RU-elena-32000/APKBUILD
@@ -0,0 +1,25 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=freeswitch-sounds-ru-RU-elena-32000
pkgver=1.0.12
pkgrel=0
pkgdesc="Sounds for freeswitch English"
url="http://files.freeswitch.org/"
arch="noarch"
license="unknown"
depends=
makedepends=
install=
subpackages=
source="http://files.freeswitch.org/$pkgname-$pkgver.tar.gz"

build() {
	return 0
}

package() {
	mkdir -p "$pkgdir"/usr/sounds/
	cp -ra "$srcdir"/ru "$pkgdir"/usr/sounds
	chown -R root:root "$pkgdir"/usr/sounds
}

md5sums="827af236dd34faff857d7aefb169e196  freeswitch-sounds-ru-RU-elena-32000-1.0.12.tar.gz"
-- 
1.7.4.5



---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)