Import of pkgsrc-2015Q1

This commit is contained in:
2016-01-21 23:40:00 +01:00
committed by sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870539 additions and 795424 deletions
+9
View File
@@ -0,0 +1,9 @@
The Speex project aims to build an open-source, patent-free voice
codec. Unlike other codecs like MP3 and Ogg Vorbis, Speex is
specially designed for compressing voice at low bitrates in the
8-32 kbps/channel range. Possible applications include Voice over
IP (VoIP), internet audio streaming, archiving of speech data (e.g.
voice mail), and audio books. In some sense, it is meant to be
complementary to the Ogg Vorbis codec.
This package contains a DSP library to use with speex.
+19
View File
@@ -0,0 +1,19 @@
# $NetBSD: Makefile,v 1.1 2015/01/17 00:16:12 wiz Exp $
DISTNAME= speexdsp-1.2rc3
CATEGORIES= audio
MASTER_SITES= http://downloads.us.xiph.org/releases/speex/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.speex.org/
COMMENT= Open-source, patent-free voice codec DSP library
LICENSE= modified-bsd
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
PKGCONFIG_OVERRIDE= speexdsp.pc.in
USE_TOOLS+= pkg-config
BUILDLINK_API_DEPENDS.speex+= speex>=1.2rc2
.include "../../audio/speex/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
+10
View File
@@ -0,0 +1,10 @@
@comment $NetBSD: PLIST,v 1.1 2015/01/17 00:16:12 wiz Exp $
include/speex/speex_echo.h
include/speex/speex_jitter.h
include/speex/speex_preprocess.h
include/speex/speex_resampler.h
include/speex/speexdsp_config_types.h
include/speex/speexdsp_types.h
lib/libspeexdsp.la
lib/pkgconfig/speexdsp.pc
share/doc/speexdsp/manual.pdf
+14
View File
@@ -0,0 +1,14 @@
# $NetBSD: buildlink3.mk,v 1.1 2015/01/17 00:16:12 wiz Exp $
BUILDLINK_TREE+= speexdsp
.if !defined(SPEEXDSP_BUILDLINK3_MK)
SPEEXDSP_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.speexdsp+= speexdsp>=1.2rc3
BUILDLINK_PKGSRCDIR.speexdsp?= ../../audio/speexdsp
.include "../../audio/speex/buildlink3.mk"
.endif # SPEEXDSP_BUILDLINK3_MK
BUILDLINK_TREE+= -speexdsp
+5
View File
@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2015/01/17 00:16:12 wiz Exp $
SHA1 (speexdsp-1.2rc3.tar.gz) = 818403a21ec428feb39fe58f6cb6836d595e639b
RMD160 (speexdsp-1.2rc3.tar.gz) = 65b99919abd7d7bd139d50669afffc3823f06e6f
Size (speexdsp-1.2rc3.tar.gz) = 901771 bytes