Port of the Fraunhofer FDK AAC Codec Library for Android

WWW: http://sourceforge.net/projects/opencore-amr
This commit is contained in:
Martin Matuska 2012-08-06 10:46:49 +00:00
parent da1cff7bae
commit 7ed27dcf67
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=302160
5 changed files with 45 additions and 0 deletions

View file

@ -151,6 +151,7 @@
SUBDIR += faad
SUBDIR += fapg
SUBDIR += fcplay
SUBDIR += fdk-aac
SUBDIR += fdmf
SUBDIR += festalon
SUBDIR += festdoc

28
audio/fdk-aac/Makefile Normal file
View file

@ -0,0 +1,28 @@
# New ports collection makefile for: fdk-aac
# Date created: 6 Aug 2012
# Whom: Martin Matuska <mm@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= fdk-aac
PORTVERSION= 0.1.0
CATEGORIES= audio
MASTER_SITES= SF/opencore-amr/${PORTNAME}
MAINTAINER= mm@FreeBSD.org
COMMENT= Port of the Fraunhofer FDK AAC Codec Library
LICENSE= FRAUNHOFER_FDK_AAC
LICENSE_NAME= Software License for The Fraunhofer FDK AAC Codec Library for Android
LICENSE_FILE= ${WRKSRC}/COPYING
LICENSE_PERMS= dist-mirror pkg-mirror auto-accept
GNU_CONFIGURE= yes
post-patch:
@${REINPLACE_CMD} -E -e \
's|^pkgconfigdir = .*|pkgconfigdir = $$(prefix)/libdata/pkgconfig|g' \
${WRKSRC}/Makefile.in
.include <bsd.port.mk>

2
audio/fdk-aac/distinfo Normal file
View file

@ -0,0 +1,2 @@
SHA256 (fdk-aac-0.1.0.tar.gz) = 35db589441801a0648e6eacd1a15b59aaeeb4b80ac1cbeedc4c626eb9fd9c22d
SIZE (fdk-aac-0.1.0.tar.gz) = 1991421

3
audio/fdk-aac/pkg-descr Normal file
View file

@ -0,0 +1,3 @@
Port of the Fraunhofer FDK AAC Codec Library for Android
WWW: http://sourceforge.net/projects/opencore-amr

11
audio/fdk-aac/pkg-plist Normal file
View file

@ -0,0 +1,11 @@
include/fdk-aac/machine_type.h
include/fdk-aac/genericStds.h
include/fdk-aac/FDK_audio.h
include/fdk-aac/aacenc_lib.h
include/fdk-aac/aacdecoder_lib.h
lib/libfdk-aac.a
lib/libfdk-aac.la
lib/libfdk-aac.so
lib/libfdk-aac.so.0
libdata/pkgconfig/fdk-aac.pc
@dirrm include/fdk-aac