[Lunar-commits] <moonbase-other> celt051: Low-latency audio communication codec

Stefan Wold ratler at lunar-linux.org
Sun Feb 3 16:21:40 CET 2013


commit 7354468a39250da3428592c1a6ebf8a40e37010b
Author: Stefan Wold <ratler at lunar-linux.org>
Date: Sun, 03 Feb 2013 07:21:40 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/7354468a39250da3428592c1a6ebf8a40e37010b

celt051: Low-latency audio communication codec
---
  zbeta/celt051/BUILD   | +10/-0    
  zbeta/celt051/DEPENDS | +1/-0     
  zbeta/celt051/DETAILS | +17/-0    
  3 files changed, 28 insertions(+)

--- /dev/null
+++ b/zbeta/celt051/BUILD
@@ -0,0 +1,10 @@
+
+OPTS+=" --disable-static"
+
+default_config &&
+
+sedit 's;^hardcode_libdirt_flag_spec=.*;hardcode_libdir_flag_spec="";g' libtool &&
+sedit 's;^runpath_var=LD_RUN_PATH;runpath_var=DIE_RPATH_DIE;g' libtool &&
+
+default_make
+
--- /dev/null
+++ b/zbeta/celt051/DEPENDS
@@ -0,0 +1 @@
+depends libogg
--- /dev/null
+++ b/zbeta/celt051/DETAILS
@@ -0,0 +1,17 @@
+#
+# DO NOT BUMP THIS VERSION!
+#
+          MODULE=celt051
+         VERSION=0.5.1.3
+          SOURCE=celt-${VERSION}.tar.gz
+      SOURCE_URL=http://downloads.us.xiph.org/releases/celt/
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/celt-$VERSION
+      SOURCE_VFY=sha256:fc2e5b68382eb436a38c3104684a6c494df9bde133c139fbba3ddb5d7eaa6a2e
+        WEB_SITE="http://www.celt-codec.org/"
+      MAINTAINER=ratler at lunar-linux.org
+         ENTERED=20130203
+         UPDATED=20130203
+           SHORT="Low-latency audio communication codec"
+cat <<EOF
+Low-latency audio communication codec.
+EOF




More information about the Lunar-commits mailing list