Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F160276143
D12309.id32994.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D12309.id32994.diff
View Options
Index: audio/py-opuslib/Makefile
===================================================================
--- /dev/null
+++ audio/py-opuslib/Makefile
@@ -0,0 +1,21 @@
+# Created by: Yuri Victorovich
+# $FreeBSD$
+
+PORTNAME= opuslib
+PORTVERSION= 1.1.0
+CATEGORIES= audio python
+MASTER_SITES= CHEESESHOP
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+
+MAINTAINER= yuri@rawbw.com
+COMMENT= Python bindings to the libopus, IETF low-delay audio codec
+
+LICENSE= BSD3CLAUSE
+
+RUN_DEPENDS= ${LOCALBASE}/lib/libopus.so:audio/opus
+
+USES= python:2.7
+USE_PYTHON= autoplist distutils
+NO_ARCH= yes
+
+.include <bsd.port.mk>
Index: audio/py-opuslib/distinfo
===================================================================
--- /dev/null
+++ audio/py-opuslib/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1504481859
+SHA256 (opuslib-1.1.0.tar.gz) = 342d9693f836cc42a44ae5f8bac51ae17d52e24e8daceb792cb610024f1e341b
+SIZE (opuslib-1.1.0.tar.gz) = 7009
Index: audio/py-opuslib/pkg-descr
===================================================================
--- /dev/null
+++ audio/py-opuslib/pkg-descr
@@ -0,0 +1,7 @@
+Python bindings to the libopus, IETF low-delay audio codec.
+
+It allows python applications to use the Opus audio codec to encode
+and decode audio, usually in order to reduce the network bandwidth
+that is used by the application.
+
+WWW: https://github.com/onbeep/opuslib
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jun 23, 8:21 PM (22 h, 27 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34258150
Default Alt Text
D12309.id32994.diff (1 KB)
Attached To
Mode
D12309: [NEW PORT] audio/py-opuslib: Python bindings to the libopus, IETF low-delay audio codec
Attached
Detach File
Event Timeline
Log In to Comment